aboutsummaryrefslogtreecommitdiffstats
path: root/net/x25/x25_link.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-04net, x25: convert x25_neigh.refcnt from atomic_t to refcount_tReshetova, Elena1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2013-12-09x25: convert printks to pr_<level>wangweidong1-2/+4
2011-10-17x25: Handle undersized/fragmented skbsMatthew Daley1-0/+3
2011-07-01x25: Reduce switch/case indentJoe Perches1-44/+43
2011-02-09x25: Do not reference freed memory.David S. Miller1-1/+4
2010-12-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-12-08x25: decrement netdev reference counts on unloadApollon Oikonomopoulos1-0/+1
2010-11-28X25 remove bkl in subscription ioctlsandrew hendry1-2/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2008-01-28[X25]: use LIST_HEAD instead of LIST_HEAD_INITDenis Cheng1-1/+1
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov1-4/+1
2007-02-10[NET] X25: Fix whitespace errors.YOSHIFUJI Hideaki1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+401