summaryrefslogtreecommitdiff
path: root/net/x25/x25_link.c
AgeCommit message (Expand)Author
2021-06-08net: x25: Use list_for_each_entry() to simplify code in x25_link.cWang Hai
2020-12-09net: x25: Fix handling of Restart Request and Restart ConfirmationXie He
2020-11-27net/x25: fix restart request/confirm handlingMartin Schiller
2020-11-27net/x25: handle additional netdev eventsMartin Schiller
2020-07-13net: x25: kerneldoc fixesAndrew Lunn
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41Thomas Gleixner
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-07-04net, 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-09x25: convert printks to pr_<level>wangweidong
2011-10-17x25: Handle undersized/fragmented skbsMatthew Daley
2011-07-01x25: Reduce switch/case indentJoe Perches
2011-02-09x25: Do not reference freed memory.David S. Miller
2010-12-08Merge 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-28[X25]: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov
2007-02-10[NET] X25: Fix whitespace errors.YOSHIFUJI Hideaki
2005-04-16Linux-2.6.12-rc2Linus Torvalds