index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
netrom
/
nr_timer.c
Age
Commit message (
Expand
)
Author
2023-01-24
netrom: Fix use-after-free of a listening socket.
Kuniyuki Iwashima
2021-07-18
netrom: Decrease sock refcount when sock timers expire
Nguyen Dinh Phi
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-01-27
netrom: switch to sock timer API
Cong Wang
2017-11-21
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-10-18
net/core: Convert sk_timer users to use timer_setup()
Kees Cook
2017-10-18
net/core: Collapse redundant sk_timer callback data assignments
Kees Cook
2014-10-17
netrom: use linux/uaccess.h
Fabian Frederick
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2008-01-28
[NET]: Convert init_timer into setup_timer
Pavel Emelyanov
2007-02-10
[NET] NETROM: Fix whitespace errors.
YOSHIFUJI Hideaki
2006-07-12
[NETROM]: Drop lock before calling nr_destroy_socket
Ralf Baechle
2005-08-29
[TCP]: Move the tcp sock states to net/tcp_states.h
Arnaldo Carvalho de Melo
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds