summaryrefslogtreecommitdiff
path: root/net/ax25/ax25_std_timer.c
AgeCommit message (Expand)Author
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-06-18AX.25: Close socket connection on session completionBasil Gunn
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2008-10-06Revert "ax25: Fix std timer socket destroy handling."David S. Miller
2008-06-17ax25: Fix std timer socket destroy handling.David S. Miller
2008-01-28[AX25]: sparse cleanupsEric Dumazet
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-10[NET] AX25: Fix whitespace errors.YOSHIFUJI Hideaki
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo
2003-08-20[AX25]: Fix ax25_cb locking.Jeroen Vreeken
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo
2003-05-27o net: abstract access to struct sock ->flagsArnaldo Carvalho de Melo
2003-03-02[NET]: Convert volatile char socket flags to real bitops mask, work by Pedro ...James Morris
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-02-10Split protocol specific information out from struct sock.David S. Miller
2002-02-04Import changesetLinus Torvalds