aboutsummaryrefslogtreecommitdiff
path: root/net/rose/rose_timer.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-30net: rose: fix UAF bugs caused by timer handlerGravatar Duoming Zhou 1-15/+19
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-4/+1
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsGravatar Kees Cook 1-6/+6
2017-10-18net/core: Convert sk_timer users to use timer_setup()Gravatar Kees Cook 1-4/+4
2017-10-18net/core: Collapse redundant sk_timer callback data assignmentsGravatar Kees Cook 1-1/+0
2017-10-18net/rose: Convert timers to use timer_setup()Gravatar Kees Cook 1-17/+13
2012-03-28Remove all #inclusions of asm/system.hGravatar David Howells 1-1/+0
2005-10-31[ROSE]: rose_heartbeat_expiry() locking fixGravatar Andrew Morton 1-0/+1
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hGravatar Arnaldo Carvalho de Melo 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+216