aboutsummaryrefslogtreecommitdiffstats
path: root/net/x25/x25_timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 41Thomas Gleixner1-6/+1
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook1-1/+1
2017-10-18net/core: Convert sk_timer users to use timer_setup()Kees Cook1-8/+9
2017-10-18net/core: Collapse redundant sk_timer callback data assignmentsKees Cook1-1/+0
2009-06-16x25: Fix sleep from timer on socket destroy.David S. Miller1-1/+1
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov1-3/+1
2007-02-10[NET] X25: Fix whitespace errors.YOSHIFUJI Hideaki1-3/+3
2006-04-29[X25]: fix for spinlock recurse and spinlock lockup with timer handlerShaun Pereira1-2/+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/+176