summaryrefslogtreecommitdiff
path: root/net/decnet/dn_fib.c
AgeCommit message (Expand)Author
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-01decnet: Reduce switch/case indentJoe Perches
2011-06-09rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose
2011-03-12decnet: Convert to use flowidn where applicable.David S. Miller
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller
2010-11-08decnet: RCU conversion and get rid of dev_base_lockEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-25net: use net_eq to compare netsOctavian Purdila
2009-11-04net: Introduce for_each_netdev_rcu() iteratorEric Dumazet
2008-03-26[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.YOSHIFUJI Hideaki
2008-01-28[DECNET]: Remove extra memset from dn_fib_check_nhDenis V. Lunev
2008-01-28[NET]: Modify all rtnetlink methods to only work in the initial namespace (v2)Denis V. Lunev
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov
2007-04-25[DECNet]: Use rtnl registration interfaceThomas Graf
2007-03-25[DECNet] fib: Fix out of bound access of dn_fib_props[]Thomas Graf
2007-02-10[NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki
2006-09-22[DECNET]: cleanupsAdrian Bunk
2006-09-22[DECNET]: Increase number of possible routing tables to 2^32Patrick McHardy
2006-09-22[NET]: Introduce RTA_TABLE/FRA_TABLE attributesPatrick McHardy
2006-09-22[NET]: Use u32 for routing table IDsPatrick McHardy
2006-09-22[DECNET]: Convert rwlock to spinlockSteven Whitehouse
2006-09-22[DECNET]: Covert rules to use generic codeSteven Whitehouse
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-03-20[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse
2005-07-05[DECNET]: Fix memset overflow on 64bit archs while dumping decnet routing rulesThomas Graf
2005-04-16Linux-2.6.12-rc2Linus Torvalds