aboutsummaryrefslogtreecommitdiffstats
path: root/net/netrom/nr_timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-23/+24
2017-10-18net/core: Collapse redundant sk_timer callback data assignmentsKees Cook1-1/+0
2014-10-17netrom: use linux/uaccess.hFabian Frederick1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2008-01-28[NET]: Convert init_timer into setup_timerPavel Emelyanov1-15/+4
2007-02-10[NET] NETROM: Fix whitespace errors.YOSHIFUJI Hideaki1-1/+1
2006-07-12[NETROM]: Drop lock before calling nr_destroy_socketRalf Baechle1-1/+1
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/+260