aboutsummaryrefslogtreecommitdiffstats
path: root/net/decnet/dn_neigh.c
Commit message (Expand)AuthorAgeFilesLines
* decnet: remove private wrappers of endian helpersHarvey Harrison2008-11-271-9/+9
* [NETNS]: Modify the neighbour table code so it handles multiple network names...Eric W. Biederman2008-01-281-3/+3
* [DECNET]: Make decnet code use the seq_open_private()Pavel Emelyanov2007-10-101-18/+2
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-101-1/+2
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-101-2/+3
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-101-1/+1
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-251-3/+3
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-1/+1
* [NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-12/+12
* [DECNET]: Don't clear memory twice.Ralf Baechle2006-12-021-1/+0
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-2/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [DECNET]: Fix level1 router helloPatrick Caulfield2006-05-031-5/+0
* [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-201-12/+12
* [DECNET]: Only use local routersPatrick Caulfield2006-01-031-5/+8
* [DECNET]: Fix RCU race condition in dn_neigh_construct().Paul E. McKenney2005-08-171-1/+1
* [DECNET]: Remove unnecessary initilization of unused variable entriesThomas Graf2005-06-181-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+627