summaryrefslogtreecommitdiff
path: root/net/netrom/nr_timer.c
AgeCommit message (Expand)Author
2005-03-22[NETROM]: Get rid of sk_protinfo useRalf Bächle
2003-09-21[NETROM]: Timer code cleanup.Vinay K. Nallamothu
2003-08-14[NETROM]: Lock sockets while doing protocol processing.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 socket locking for AX.25, NET/ROM and ROSE timers.Ralf Bächle
2002-08-05More reformatting of switch statements.Ralf Bächle
2002-08-05Implement locking of internal data for NET/ROM and ROSE.Ralf Bächle
2002-05-21[PATCH] jiffies.hRusty Russell
2002-02-10Split protocol specific information out from struct sock.David S. Miller
2002-02-04Import changesetLinus Torvalds