aboutsummaryrefslogtreecommitdiffstats
path: root/net/lapb (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-24lapb: move EXPORT_SYMBOL after functions.Fabian Frederick1-9/+8
2013-09-23net/lapb: re-send packets on timeoutjosselin.costanzi@mobile-devices.fr1-0/+1
2013-01-11net/lapb: remove depends on CONFIG_EXPERIMENTALKees Cook1-2/+1
2012-05-17lapb: Neaten debuggingJoe Perches5-306/+134
2012-03-28Remove all #inclusions of asm/system.hDavid Howells5-5/+0
2011-09-16wan: make LAPB callbacks conststephen hemminger1-14/+15
2011-07-01lapb: Reduce switch/case indentJoe Perches2-467/+444
2010-11-22Net: lapb: Makefile: Remove deprecated kbuild goal definitionsTracey Dent1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo4-0/+4
2009-07-05net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal1-1/+1
2008-01-28[LAPB] net/lapb/lapb_iface.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau3-3/+0
2007-02-10[NET] LAPB: Fix whitespace errors.YOSHIFUJI Hideaki4-14/+14
2006-08-05[LAPB]: Fix windowsize checkDiego Calleja1-5/+7
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-3/+1
2005-08-29[NET]: Kill skb->listDavid S. Miller1-1/+1
2005-07-11[NET]: move config options out to individual protocolsSam Ravnborg1-0/+22
2005-04-16Linux-2.6.12-rc2Linus Torvalds6-0/+1906