aboutsummaryrefslogtreecommitdiffstats
path: root/net/decnet/dn_rules.c
Commit message (Expand)AuthorAge
* [NETNS]: FIB rules API cleanup.Denis V. Lunev2008-01-28
* [FIB]: Add netns to fib_rules_ops.Denis V. Lunev2008-01-28
* [NETNS]: Pass fib_rules_ops into default_pref method.Denis V. Lunev2008-01-28
* [NETNS]: Add netns parameter to fib_rules_(un)register.Denis V. Lunev2008-01-28
* [INET]: Small possible memory leak in FIB rulesDenis V. Lunev2007-11-11
* [IPV4/IPV6/DECNET]: Small cleanup for fib rules.Denis V. Lunev2007-10-10
* [NETLINK]: Mark netlink policies constPatrick McHardy2007-06-07
* [NET] fib_rules: delay route cache flush by ip_rt_min_delayThomas Graf2007-04-26
* [NET] fib_rules: Flush route cache after rule modificationsThomas Graf2007-04-26
* [NET] rules: Unified rules dumpingThomas Graf2007-04-26
* [DECNet]: Use rtnl registration interfaceThomas Graf2007-04-26
* [NET]: Fix fib_rules compatibility breakageThomas Graf2007-03-25
* [PATCH] FRA_{DST,SRC} are le16 for decnetAl Viro2007-02-11
* [DECNET]: Fix build regressions.David S. Miller2006-12-03
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-03
* [NET] rules: Share common attribute validation policyThomas Graf2006-12-03
* [NET] rules: Protocol independant mark selectorThomas Graf2006-12-03
* [NET]: Rethink mark field in struct flowiThomas Graf2006-12-03
* [DECNET]: Endianess fixes (try #2)Steven Whitehouse2006-11-07
* [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validationThomas Graf2006-09-22
* [DECNET]: Add support for fwmark masks in routing rulesPatrick McHardy2006-09-22
* [DECNET]: cleanupsAdrian Bunk2006-09-22
* [DECNET] Fix to decnet rules compare functionSteven Whitehouse2006-09-22
* [DECNET] Fix to multiple tables routingSteven Whitehouse2006-09-22
* [DECNET]: Increase number of possible routing tables to 2^32Patrick McHardy2006-09-22
* [DECNET]: Covert rules to use generic codeSteven Whitehouse2006-09-22
* [NET]: Conversions from kmalloc+memset to k(z|c)alloc.Panagiotis Issaris2006-07-21
* [NET]: Fix IPv4/DECnet routing rule dumpingPatrick McHardy2006-07-08
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [DECnet]: Use RCU locking in dn_rules.cSteven Whitehouse2006-03-21
* [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-21
* [NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim2005-06-19
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16