aboutsummaryrefslogtreecommitdiffstats
path: root/net/decnet/dn_rules.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10[IPV4/IPV6/DECNET]: Small cleanup for fib rules.Denis V. Lunev1-7/+6
2007-06-07[NETLINK]: Mark netlink policies constPatrick McHardy1-1/+1
2007-04-25[NET] fib_rules: delay route cache flush by ip_rt_min_delayThomas Graf1-1/+1
2007-04-25[NET] fib_rules: Flush route cache after rule modificationsThomas Graf1-0/+7
2007-04-25[NET] rules: Unified rules dumpingThomas Graf1-7/+0
2007-04-25[DECNet]: Use rtnl registration interfaceThomas Graf1-1/+3
2007-03-25[NET]: Fix fib_rules compatibility breakageThomas Graf1-7/+6
2007-02-11[PATCH] FRA_{DST,SRC} are le16 for decnetAl Viro1-6/+6
2006-12-02[DECNET]: Fix build regressions.David S. Miller1-6/+0
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf1-0/+6
2006-12-02[NET] rules: Share common attribute validation policyThomas Graf1-5/+1
2006-12-02[NET] rules: Protocol independant mark selectorThomas Graf1-27/+0
2006-12-02[NET]: Rethink mark field in struct flowiThomas Graf1-11/+1
2006-11-07[DECNET]: Endianess fixes (try #2)Steven Whitehouse1-2/+2
2006-09-22[NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validationThomas Graf1-1/+1
2006-09-22[DECNET]: Add support for fwmark masks in routing rulesPatrick McHardy1-2/+18
2006-09-22[DECNET]: cleanupsAdrian Bunk1-2/+2
2006-09-22[DECNET] Fix to decnet rules compare functionSteven Whitehouse1-2/+2
2006-09-22[DECNET] Fix to multiple tables routingSteven Whitehouse1-0/+1
2006-09-22[DECNET]: Increase number of possible routing tables to 2^32Patrick McHardy1-1/+1
2006-09-22[DECNET]: Covert rules to use generic codeSteven Whitehouse1-310/+184
2006-07-21[NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris1-2/+1
2006-07-08[NET]: Fix IPv4/DECnet routing rule dumpingPatrick McHardy1-1/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[DECnet]: Use RCU locking in dn_rules.cSteven Whitehouse1-44/+53
2006-03-20[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse1-9/+9
2005-06-18[NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim1-3/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+416