summaryrefslogtreecommitdiffstats
path: root/net/decnet/dn_neigh.c
Commit message (Expand)AuthorAgeFilesLines
* net: skb->dst accessorsEric Dumazet2009-06-031-4/+4
* 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-291-3/+3
* [DECNET]: Make decnet code use the seq_open_private()Pavel Emelyanov2007-10-111-18/+2Star
* [NET]: Wrap netdevice hardware header creation.Stephen Hemminger2007-10-111-1/+2
* [NET]: Make /proc/net per network namespaceEric W. Biederman2007-10-111-2/+3
* [NET]: Make all initialized struct seq_operations const.Philippe De Muyter2007-07-111-1/+1
* [SK_BUFF]: Introduce skb_reset_network_header(skb)Arnaldo Carvalho de Melo2007-04-261-3/+3
* [PATCH] mark struct file_operations const 7Arjan van de Ven2007-02-121-1/+1
* [NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-12/+12
* [DECNET]: Don't clear memory twice.Ralf Baechle2006-12-031-1/+0Star
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-211-2/+1Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [DECNET]: Fix level1 router helloPatrick Caulfield2006-05-041-5/+0Star
* [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-211-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-191-1/+0Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+627