index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
lapb
/
lapb_iface.c
Age
Commit message (
Expand
)
Author
2021-06-08
net: lapb: Use list_for_each_entry() to simplify code in lapb_iface.c
Wang Hai
2021-03-23
net: lapb: Make "lapb_t1timer_running" able to detect an already running timer
Xie He
2021-01-26
net: lapb: Add locking to the lapb module
Xie He
2021-01-04
net: lapb: Decrease the refcount of "struct lapb_cb" in lapb_device_event
Xie He
2020-11-27
net/lapb: support netdev events
Martin Schiller
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-16
lapb: fixed leak of control-blocks.
Jeremy Sowden
2019-06-16
lapb: moved export of lapb_register.
Jeremy Sowden
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41
Thomas Gleixner
2017-10-18
net/lapb: Convert timers to use timer_setup()
Kees Cook
2017-07-04
net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t
Reshetova, Elena
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2014-10-24
lapb: move EXPORT_SYMBOL after functions.
Fabian Frederick
2012-05-17
lapb: Neaten debugging
Joe Perches
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2011-09-16
wan: make LAPB callbacks const
stephen hemminger
2011-07-01
lapb: Reduce switch/case indent
Joe Perches
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-07-05
net: remove NET_RX_BAD and NET_RX_CN* defines
Florian Westphal
2008-01-28
[LAPB] net/lapb/lapb_iface.c: use LIST_HEAD instead of LIST_HEAD_INIT
Denis Cheng
2007-02-10
[NET] LAPB: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-08-05
[LAPB]: Fix windowsize check
Diego Calleja
2006-07-21
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
Panagiotis Issaris
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds