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
AgeCommit message (Expand)Author
2021-06-09net: x25: Use list_for_each_entry() to simplify code in x25_link.cWang Hai
2020-12-10net: x25: Fix handling of Restart Request and Restart ConfirmationXie He
2020-11-28net/x25: fix restart request/confirm handlingMartin Schiller
2020-11-28net/x25: handle additional netdev eventsMartin Schiller
2020-07-14net: x25: kerneldoc fixesAndrew Lunn
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41Thomas Gleixner
2017-11-22treewide: setup_timer() -> timer_setup()Kees Cook
2017-07-05net, x25: convert x25_neigh.refcnt from atomic_t to refcount_tReshetova, Elena
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2013-12-10x25: convert printks to pr_<level>wangweidong
2011-10-18x25: Handle undersized/fragmented skbsMatthew Daley
2011-07-02x25: Reduce switch/case indentJoe Perches
2011-02-10x25: Do not reference freed memory.David S. Miller
2010-12-09Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-08x25: decrement netdev reference counts on unloadApollon Oikonomopoulos
2010-11-28X25 remove bkl in subscription ioctlsandrew hendry
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-01-29[X25]: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2008-01-29[NET]: Convert init_timer into setup_timerPavel Emelyanov
2007-02-11[NET] X25: Fix whitespace errors.YOSHIFUJI Hideaki
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds