summaryrefslogtreecommitdiff
path: root/net/ax25/ax25_ds_timer.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-4/+1
2017-10-25net: ax25: Convert timers to use timer_setup()Kees Cook1-5/+4
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-06-19AX.25: Close socket connection on session completionBasil Gunn1-1/+4
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin1-2/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2010-08-27ax25: missplaced sock_put(sk)Bernard Pidoux F6BVP1-1/+1
2008-02-13[AX25] ax25_ds_timer: use mod_timer instead of add_timerJarek Poplawski1-8/+4
2008-01-29[AX25]: sparse cleanupsEric Dumazet1-1/+1
2006-07-13[AX.25]: Optimize AX.25 socket list lockRalf Baechle1-2/+2
2006-05-04[AX.25]: Eleminate HZ from AX.25 kernel interfacesRalf Baechle1-1/+2
2005-08-30[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo1-1/+1
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+241