summaryrefslogtreecommitdiff
path: root/net/decnet/dn_neigh.c
AgeCommit message (Expand)AuthorFilesLines
2008-01-29[NETNS]: Modify the neighbour table code so it handles multiple network names...Eric W. Biederman1-3/+3
2007-10-11[DECNET]: Make decnet code use the seq_open_private()Pavel Emelyanov1-18/+2
2007-10-11[NET]: Wrap netdevice hardware header creation.Stephen Hemminger1-1/+2
2007-10-11[NET]: Make /proc/net per network namespaceEric W. Biederman1-2/+3
2007-07-11[NET]: Make all initialized struct seq_operations const.Philippe De Muyter1-1/+1
2007-04-26[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo1-3/+3
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven1-1/+1
2007-02-11[NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki1-12/+12
2006-12-03[DECNET]: Don't clear memory twice.Ralf Baechle1-1/+0
2006-07-22[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-05-04[DECNET]: Fix level1 router helloPatrick Caulfield1-5/+0
2006-03-21[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse1-12/+12
2006-01-04[DECNET]: Only use local routersPatrick Caulfield1-5/+8
2005-08-17[DECNET]: Fix RCU race condition in dn_neigh_construct().Paul E. McKenney1-1/+1
2005-06-19[DECNET]: Remove unnecessary initilization of unused variable entriesThomas Graf1-1/+0
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+627