summaryrefslogtreecommitdiff
path: root/include/net/netrom.h
AgeCommit message (Expand)Author
2007-02-12[PATCH] mark struct file_operations const 1Arjan van de Ven
2006-05-03[NETROM]: Eleminate HZ from NET/ROM kernel interfacesRalf Baechle
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl
2005-09-12[NETROM]: Introduct stuct nr_privateRalf Baechle
2005-09-12[NETROM]: Implement G8PZT Circuit reset for NET/ROMRalf Baechle
2005-03-22[NETROM]: net/netrom.h now needs net/sock.David S. Miller
2005-03-22[NETROM]: Get rid of sk_protinfo useRalf Bächle
2005-03-10[NETROM]: Sparse fixes.Ralf Bächle
2004-07-29[PATCH 6/8] gcc-3.5 fixesAndrew Morton
2004-06-03[PATCH] sparse: netrom annotationAlexander Viro
2003-08-14[NETROM]: Convert /proc interface to seq_file.Stephen Hemminger
2003-08-14[NETROM]: Convert to alloc_netdev().Stephen Hemminger
2003-08-14[NETROM]: Use hlist for the routing table information.Jeroen Vreeken
2003-06-04o net: create struct sock_common and use in struct sock & tcp_tw_bucketArnaldo Carvalho de Melo
2002-02-10Split protocol specific information out from struct sock.David S. Miller
2002-02-04Import changesetLinus Torvalds