summaryrefslogtreecommitdiffstats
path: root/net/lapb
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-245-30/+5Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-221-2/+2
* net/lapb: Convert timers to use timer_setup()Kees Cook2017-10-182-12/+10Star
* 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-245-5/+5
* net/lapb: tuse %*ph to dump buffersAndy Shevchenko2016-05-303-15/+8Star
* lapb: move EXPORT_SYMBOL after functions.Fabian Frederick2014-10-241-9/+8Star
* net/lapb: re-send packets on timeoutjosselin.costanzi@mobile-devices.fr2013-09-231-0/+1
* net/lapb: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+1Star
* lapb: Neaten debuggingJoe Perches2012-05-185-306/+134Star
* Remove all #inclusions of asm/system.hDavid Howells2012-03-285-5/+0Star
* wan: make LAPB callbacks conststephen hemminger2011-09-171-14/+15
* lapb: Reduce switch/case indentJoe Perches2011-07-022-467/+444Star
* Net: lapb: Makefile: Remove deprecated kbuild goal definitionsTracey Dent2010-11-221-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
* 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
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-143-3/+0Star
* [NET] LAPB: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-114-14/+14
* [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
* [NET]: Kill skb->listDavid S. Miller2005-08-301-1/+1
* [NET]: move config options out to individual protocolsSam Ravnborg2005-07-121-0/+22
* Linux-2.6.12-rc2Linus Torvalds2005-04-176-0/+1906