Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/net/lapb
AgeCommit message (Expand)Author
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-17lapb: fixed leak of control-blocks.Jeremy Sowden
2019-06-17lapb: moved export of lapb_register.Jeremy Sowden
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2017-11-22treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-10-18net/lapb: Convert timers to use timer_setup()Kees Cook
2017-07-05net, lapb: convert lapb_cb.refcnt from atomic_t to refcount_tReshetova, Elena
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-05-30net/lapb: tuse %*ph to dump buffersAndy Shevchenko
2014-10-24lapb: move EXPORT_SYMBOL after functions.Fabian Frederick
2013-09-24net/lapb: re-send packets on timeoutjosselin.costanzi@mobile-devices.fr
2013-01-11net/lapb: remove depends on CONFIG_EXPERIMENTALKees Cook
2012-05-18lapb: Neaten debuggingJoe Perches
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-09-17wan: make LAPB callbacks conststephen hemminger
2011-07-02lapb: Reduce switch/case indentJoe Perches
2010-11-22Net: lapb: Makefile: Remove deprecated kbuild goal definitionsTracey Dent
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-07-06net: remove NET_RX_BAD and NET_RX_CN* definesFlorian Westphal
2008-01-29[LAPB] net/lapb/lapb_iface.c: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-11[NET] LAPB: Fix whitespace errors.YOSHIFUJI Hideaki
2006-08-06[LAPB]: Fix windowsize checkDiego Calleja
2006-07-22[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2005-08-30[NET]: Kill skb->listDavid S. Miller
2005-07-12[NET]: move config options out to individual protocolsSam Ravnborg
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds