Age | Commit message (Expand) | Author | Files | Lines |
2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -5/+5 |
2024-06-17 | netrom: Fix a memory leak in nr_heartbeat_expiry() | Gavrilov Ilia | 1 | -1/+2 |
2023-01-24 | netrom: Fix use-after-free of a listening socket. | Kuniyuki Iwashima | 1 | -0/+1 |
2021-07-18 | netrom: Decrease sock refcount when sock timers expire | Nguyen Dinh Phi | 1 | -9/+11 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -4/+1 |
2019-01-27 | netrom: switch to sock timer API | Cong Wang | 1 | -10/+10 |
2017-11-21 | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook | 1 | -1/+1 |
2017-10-18 | net/core: Convert sk_timer users to use timer_setup() | Kees Cook | 1 | -23/+24 |
2017-10-18 | net/core: Collapse redundant sk_timer callback data assignments | Kees Cook | 1 | -1/+0 |
2014-10-17 | netrom: use linux/uaccess.h | Fabian Frederick | 1 | -1/+1 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2008-01-28 | [NET]: Convert init_timer into setup_timer | Pavel Emelyanov | 1 | -15/+4 |
2007-02-10 | [NET] NETROM: Fix whitespace errors. | YOSHIFUJI Hideaki | 1 | -1/+1 |
2006-07-12 | [NETROM]: Drop lock before calling nr_destroy_socket | Ralf Baechle | 1 | -1/+1 |
2005-08-29 | [TCP]: Move the tcp sock states to net/tcp_states.h | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+260 |