summaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_iface.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+8
* lapb: Neaten debuggingJoe Perches2012-05-171-15/+7
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* wan: make LAPB callbacks conststephen hemminger2011-09-161-14/+15
* lapb: Reduce switch/case indentJoe Perches2011-07-011-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-051-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-101-3/+3
* [LAPB]: Fix windowsize checkDiego Calleja2006-08-051-5/+7
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-3/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+449