summaryrefslogtreecommitdiffstats
path: root/net/netrom/nr_timer.c
Commit message (Expand)AuthorAgeFilesLines
* netrom: Fix a memory leak in nr_heartbeat_expiry()Gavrilov Ilia2024-07-051-1/+2
* netrom: Fix use-after-free of a listening socket.Kuniyuki Iwashima2023-02-061-0/+1
* netrom: Decrease sock refcount when sock timers expireNguyen Dinh Phi2021-07-281-9/+11
* netrom: switch to sock timer APICong Wang2019-02-061-10/+10
* treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook2017-11-211-1/+1
* net/core: Convert sk_timer users to use timer_setup()Kees Cook2017-10-181-23/+24
* net/core: Collapse redundant sk_timer callback data assignmentsKees Cook2017-10-181-1/+0
* netrom: use linux/uaccess.hFabian Frederick2014-10-171-1/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* [NET]: Convert init_timer into setup_timerPavel Emelyanov2008-01-281-15/+4
* [NET] NETROM: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-1/+1
* [NETROM]: Drop lock before calling nr_destroy_socketRalf Baechle2006-07-121-1/+1
* [TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo2005-08-291-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+260