summaryrefslogtreecommitdiffstats
path: root/net/netrom/nr_timer.c
AgeCommit message (Expand)AuthorLines
2005-03-22[NETROM]: Get rid of sk_protinfo useRalf Bächle-9/+9
2003-09-21[NETROM]: Timer code cleanup.Vinay K. Nallamothu-34/+28
2003-08-14[NETROM]: Lock sockets while doing protocol processing.Jeroen Vreeken-0/+6
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo-12/+12
2003-05-27o net: abstract access to struct sock ->flagsArnaldo Carvalho de Melo-6/+5
2003-03-02[NET]: Convert volatile char socket flags to real bitops mask, work by Pedro ...James Morris-3/+5
2002-08-05Implement socket locking for AX.25, NET/ROM and ROSE timers.Ralf Bächle-1/+13
2002-08-05More reformatting of switch statements.Ralf Bächle-52/+50
2002-08-05Implement locking of internal data for NET/ROM and ROSE.Ralf Bächle-15/+6
2002-05-21[PATCH] jiffies.hRusty Russell-1/+1
2002-02-10Split protocol specific information out from struct sock.David S. Miller-43/+56
2002-02-04Import changesetLinus Torvalds-0/+245