summaryrefslogtreecommitdiff
path: root/net/ax25/ax25_timer.c
AgeCommit message (Expand)Author
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2017-10-25net: ax25: Convert timers to use timer_setup()Kees Cook
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2008-02-12[AX25] ax25_timer: use mod_timer instead of add_timerJarek Poplawski
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-05-03[AX.25]: Move AX.25 symbol exportsRalf Baechle
2003-08-20[AX25]: Fix ax25_cb locking.Jeroen Vreeken
2002-08-05Implement socket locking for AX.25, NET/ROM and ROSE timers.Ralf Bächle
2002-08-05Implement locking of internal data for NET/ROM and ROSE.Ralf Bächle
2002-07-30Convert ax25_route_list by a rw_lock, no longer an interrup-saveRalf Bächle
2002-05-21[PATCH] jiffies.hRusty Russell
2002-02-04Import changesetLinus Torvalds