summaryrefslogtreecommitdiffstats
path: root/net/rose/rose_timer.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-6/+6
* net/core: Convert sk_timer users to use timer_setup()Kees Cook2017-10-181-4/+4
* net/core: Collapse redundant sk_timer callback data assignmentsKees Cook2017-10-181-1/+0
* net/rose: Convert timers to use timer_setup()Kees Cook2017-10-181-17/+13
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* [ROSE]: rose_heartbeat_expiry() locking fixAndrew Morton2005-10-311-0/+1
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-291-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+216