aboutsummaryrefslogtreecommitdiffstats
path: root/net/ax25/ax25_ds_timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-06-18AX.25: Close socket connection on session completionBasil Gunn1-1/+4
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-2/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2010-08-26ax25: missplaced sock_put(sk)Bernard Pidoux F6BVP1-1/+1
2008-02-12[AX25] ax25_ds_timer: use mod_timer instead of add_timerJarek Poplawski1-8/+4
2008-01-28[AX25]: sparse cleanupsEric Dumazet1-1/+1
2006-07-12[AX.25]: Optimize AX.25 socket list lockRalf Baechle1-2/+2
2006-05-03[AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle1-1/+2
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+241