summaryrefslogtreecommitdiff
path: root/net/rose/rose_timer.c
AgeCommit message (Expand)Author
2025-01-27net: rose: fix timer races against user threadsEric Dumazet
2022-06-30net: rose: fix UAF bugs caused by timer handlerDuoming Zhou
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook
2017-10-18net/core: Convert sk_timer users to use timer_setup()Kees Cook
2017-10-18net/core: Collapse redundant sk_timer callback data assignmentsKees Cook
2017-10-18net/rose: Convert timers to use timer_setup()Kees Cook
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2005-10-31[ROSE]: rose_heartbeat_expiry() locking fixAndrew Morton
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo
2005-03-22[ROSE]: Get rid of sk_protinfo useRalf Bächle
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo
2003-05-27o net: abstract access to struct sock ->flagsArnaldo Carvalho de Melo
2003-03-02[NET]: Convert volatile char socket flags to real bitops mask, work by Pedro ...James Morris
2002-08-05Implement socket locking for AX.25, NET/ROM and ROSE timers.Ralf Bächle
2002-08-05More reformatting of switch statements.Ralf Bächle
2002-08-05Implement locking of internal data for NET/ROM and ROSE.Ralf Bächle
2002-05-21[PATCH] jiffies.hRusty Russell
2002-02-10Split protocol specific information out from struct sock.David S. Miller
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds
2002-02-04Import changesetLinus Torvalds