index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ax25
/
ax25_ds_timer.c
Age
Commit message (
Expand
)
Author
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-10-25
net: ax25: Convert timers to use timer_setup()
Kees Cook
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-06-18
AX.25: Close socket connection on session completion
Basil Gunn
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2010-08-26
ax25: missplaced sock_put(sk)
Bernard Pidoux F6BVP
2008-02-12
[AX25] ax25_ds_timer: use mod_timer instead of add_timer
Jarek Poplawski
2008-01-28
[AX25]: sparse cleanups
Eric Dumazet
2006-07-12
[AX.25]: Optimize AX.25 socket list lock
Ralf Baechle
2006-05-03
[AX.25]: Eleminate HZ from AX.25 kernel interfaces
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