aboutsummaryrefslogtreecommitdiff
path: root/net/lapb
AgeCommit message (Expand)AuthorFilesLines
2017-07-04net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_tGravatar Reshetova, Elena 1-3/+3
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 5-5/+5
2016-05-29net/lapb: tuse %*ph to dump buffersGravatar Andy Shevchenko 3-15/+8
2014-10-24lapb: move EXPORT_SYMBOL after functions.Gravatar Fabian Frederick 1-9/+8
2013-09-23net/lapb: re-send packets on timeoutGravatar josselin.costanzi@mobile-devices.fr 1-0/+1
2013-01-11net/lapb: remove depends on CONFIG_EXPERIMENTALGravatar Kees Cook 1-2/+1
2012-05-17lapb: Neaten debuggingGravatar Joe Perches 5-306/+134
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 5-5/+0
2011-09-16wan: make LAPB callbacks constGravatar stephen hemminger 1-14/+15
2011-07-01lapb: Reduce switch/case indentGravatar Joe Perches 2-467/+444
2010-11-22Net: lapb: Makefile: Remove deprecated kbuild goal definitionsGravatar Tracey Dent 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 4-0/+4
2009-07-05net: remove NET_RX_BAD and NET_RX_CN* definesGravatar Florian Westphal 1-1/+1
2008-01-28[LAPB] net/lapb/lapb_iface.c: use LIST_HEAD instead of LIST_HEAD_INITGravatar Denis Cheng 1-1/+1
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 3-3/+0
2007-02-10[NET] LAPB: Fix whitespace errors.Gravatar YOSHIFUJI Hideaki 4-14/+14
2006-08-05[LAPB]: Fix windowsize checkGravatar Diego Calleja 1-5/+7
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Gravatar Panagiotis Issaris 1-3/+1
2005-08-29[NET]: Kill skb->listGravatar David S. Miller 1-1/+1
2005-07-11[NET]: move config options out to individual protocolsGravatar Sam Ravnborg 1-0/+22
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 6-0/+1906