aboutsummaryrefslogtreecommitdiffstats
path: root/net/decnet/dn_neigh.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-27decnet: remove private wrappers of endian helpersHarvey Harrison1-9/+9
2008-01-28[NETNS]: Modify the neighbour table code so it handles multiple network namespacesEric W. Biederman1-3/+3
2007-10-10[DECNET]: Make decnet code use the seq_open_private()Pavel Emelyanov1-18/+2
2007-10-10[NET]: Wrap netdevice hardware header creation.Stephen Hemminger1-1/+2
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman1-2/+3
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter1-1/+1
2007-04-25[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-10[NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki1-12/+12
2006-12-02[DECNET]: Don't clear memory twice.Ralf Baechle1-1/+0
2006-07-21[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-03[DECNET]: Fix level1 router helloPatrick Caulfield1-5/+0
2006-03-20[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse1-12/+12
2006-01-03[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-18[DECNET]: Remove unnecessary initilization of unused variable entriesThomas Graf1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+627