summaryrefslogtreecommitdiff
path: root/net/lapb
AgeCommit message (Expand)AuthorFilesLines
2013-09-24net/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-18lapb: Neaten debuggingJoe Perches5-306/+134
2012-03-28Remove all #inclusions of asm/system.hDavid Howells5-5/+0
2011-09-17wan: make LAPB callbacks conststephen hemminger1-14/+15
2011-07-02lapb: 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 imp...Tejun Heo4-0/+4
2009-07-06net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal1-1/+1
2008-01-29[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-11[NET] LAPB: Fix whitespace errors.YOSHIFUJI Hideaki4-14/+14
2006-08-06[LAPB]: Fix windowsize checkDiego Calleja1-5/+7
2006-07-22[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-3/+1
2005-08-30[NET]: Kill skb->listDavid S. Miller1-1/+1
2005-07-12[NET]: move config options out to individual protocolsSam Ravnborg1-0/+22
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds6-0/+1906