aboutsummaryrefslogtreecommitdiffstats
path: root/net/rose/rose_timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook1-6/+6
2017-10-18net/core: Convert sk_timer users to use timer_setup()Kees Cook1-4/+4
2017-10-18net/core: Collapse redundant sk_timer callback data assignmentsKees Cook1-1/+0
2017-10-18net/rose: Convert timers to use timer_setup()Kees Cook1-17/+13
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2005-10-31[ROSE]: rose_heartbeat_expiry() locking fixAndrew Morton1-0/+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/+216