| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-27 | net: rose: convert 'use' field to refcount_t | Takamitsu Iwai | 1 | -1/+1 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -3/+3 |
| 2025-01-27 | net: rose: fix timer races against user threads | Eric Dumazet | 1 | -0/+15 |
| 2022-06-30 | net: rose: fix UAF bugs caused by timer handler | Duoming Zhou | 1 | -15/+19 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -4/+1 |
| 2017-11-21 | treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts | Kees Cook | 1 | -6/+6 |
| 2017-10-18 | net/core: Convert sk_timer users to use timer_setup() | Kees Cook | 1 | -4/+4 |
| 2017-10-18 | net/core: Collapse redundant sk_timer callback data assignments | Kees Cook | 1 | -1/+0 |
| 2017-10-18 | net/rose: Convert timers to use timer_setup() | Kees Cook | 1 | -17/+13 |
| 2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
| 2005-10-31 | [ROSE]: rose_heartbeat_expiry() locking fix | Andrew Morton | 1 | -0/+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/+216 |