summaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_iface.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-181-0/+1
|\
| * lapb: fixed leak of control-blocks.Jeremy Sowden2019-06-171-0/+1
* | lapb: moved export of lapb_register.Jeremy Sowden2019-06-161-2/+1Star
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41Thomas Gleixner2019-05-241-6/+1Star
* net/lapb: Convert timers to use timer_setup()Kees Cook2017-10-181-2/+2
* net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-041-3/+3
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* lapb: move EXPORT_SYMBOL after functions.Fabian Frederick2014-10-241-9/+8Star
* lapb: Neaten debuggingJoe Perches2012-05-181-15/+7Star
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
* wan: make LAPB callbacks conststephen hemminger2011-09-171-14/+15
* lapb: Reduce switch/case indentJoe Perches2011-07-021-15/+15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal2009-07-061-1/+1
* [LAPB] net/lapb/lapb_iface.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng2008-01-281-1/+1
* [NET] LAPB: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-3/+3
* [LAPB]: Fix windowsize checkDiego Calleja2006-08-061-5/+7
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-3/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+449