Age | Commit message (Expand) | Author | Files | Lines |
2019-06-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
2019-06-16 | lapb: fixed leak of control-blocks. | Jeremy Sowden | 1 | -0/+1 |
2019-06-16 | lapb: moved export of lapb_register. | Jeremy Sowden | 1 | -2/+1 |
2019-05-24 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41 | Thomas Gleixner | 5 | -30/+5 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2 | -0/+2 |
2017-11-21 | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook | 1 | -2/+2 |
2017-10-18 | net/lapb: Convert timers to use timer_setup() | Kees Cook | 2 | -12/+10 |
2017-07-04 | net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_t | Reshetova, Elena | 1 | -3/+3 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 5 | -5/+5 |
2016-05-29 | net/lapb: tuse %*ph to dump buffers | Andy Shevchenko | 3 | -15/+8 |
2014-10-24 | lapb: move EXPORT_SYMBOL after functions. | Fabian Frederick | 1 | -9/+8 |
2013-09-23 | net/lapb: re-send packets on timeout | josselin.costanzi@mobile-devices.fr | 1 | -0/+1 |
2013-01-11 | net/lapb: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -2/+1 |
2012-05-17 | lapb: Neaten debugging | Joe Perches | 5 | -306/+134 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 5 | -5/+0 |
2011-09-16 | wan: make LAPB callbacks const | stephen hemminger | 1 | -14/+15 |
2011-07-01 | lapb: Reduce switch/case indent | Joe Perches | 2 | -467/+444 |
2010-11-22 | Net: lapb: Makefile: Remove deprecated kbuild goal definitions | Tracey Dent | 1 | -1/+1 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 4 | -0/+4 |
2009-07-05 | net: remove NET_RX_BAD and NET_RX_CN* defines | Florian Westphal | 1 | -1/+1 |
2008-01-28 | [LAPB] net/lapb/lapb_iface.c: use LIST_HEAD instead of LIST_HEAD_INIT | Denis Cheng | 1 | -1/+1 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 3 | -3/+0 |
2007-02-10 | [NET] LAPB: Fix whitespace errors. | YOSHIFUJI Hideaki | 4 | -14/+14 |
2006-08-05 | [LAPB]: Fix windowsize check | Diego Calleja | 1 | -5/+7 |
2006-07-21 | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 1 | -3/+1 |
2005-08-29 | [NET]: Kill skb->list | David S. Miller | 1 | -1/+1 |
2005-07-11 | [NET]: move config options out to individual protocols | Sam Ravnborg | 1 | -0/+22 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 6 | -0/+1906 |