summaryrefslogtreecommitdiffstats
path: root/net/decnet/dn_neigh.c
AgeCommit message (Expand)AuthorLines
2008-01-28[NETNS]: Modify the neighbour table code so it handles multiple network names...Eric W. Biederman-3/+3
2007-10-10[DECNET]: Make decnet code use the seq_open_private()Pavel Emelyanov-18/+2
2007-10-10[NET]: Wrap netdevice hardware header creation.Stephen Hemminger-1/+2
2007-10-10[NET]: Make /proc/net per network namespaceEric W. Biederman-2/+3
2007-07-10[NET]: Make all initialized struct seq_operations const.Philippe De Muyter-1/+1
2007-04-25[SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo-3/+3
2007-02-12[PATCH] mark struct file_operations const 7Arjan van de Ven-1/+1
2007-02-10[NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki-12/+12
2006-12-02[DECNET]: Don't clear memory twice.Ralf Baechle-1/+0
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-05-03[DECNET]: Fix level1 router helloPatrick Caulfield-5/+0
2006-03-20[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse-12/+12
2006-01-03[DECNET]: Only use local routersPatrick Caulfield-5/+8
2005-08-17[DECNET]: Fix RCU race condition in dn_neigh_construct().Paul E. McKenney-1/+1
2005-06-18[DECNET]: Remove unnecessary initilization of unused variable entriesThomas Graf-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+627