summaryrefslogtreecommitdiff
path: root/net/decnet/dn_rules.c
Commit message (Expand)AuthorAge
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* net: ipv6: use common fib_default_rule_prefPhil Sutter2015-09-09
* net: move fib_rules_unregister() under rtnl lockWANG Cong2015-04-02
* sections: fix section conflicts in netAndi Kleen2012-10-06
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* decnet: Stop using NLA_PUT*().David S. Miller2012-04-02
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* decnet: Convert to use flowidn where applicable.David S. Miller2011-03-12
* net: use the macros defined for the members of flowiChangli Gao2010-11-17
* net: rtnetlink: decouple rtnetlink address families from real address familiesPatrick McHardy2010-04-26
* net: fib_rules: mark arguments to fib_rules_register const and __net_initdataPatrick McHardy2010-04-26
* net: fib_rules: decouple address families from real address familiesPatrick McHardy2010-04-13
* net: fib_rules: set family in fib_rule_hdr centrallyPatrick McHardy2010-04-13
* net: fib_rules: consolidate IPv4 and DECnet ->default_pref() functions.Patrick McHardy2010-04-13
* net: Allow fib_rule_unregister to batchEric W. Biederman2009-12-03
* net: Remove unused parameter from fill method in fib_rules_ops.Rami Rosen2009-05-20
* ipv4: remove an unused parameter from configure method of fib_rules_ops.Rami Rosen2009-05-17
* net: add fib_rules_ops to flush_cache methodDenis V. Lunev2008-07-05
* [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-10
* [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-25
* [NET] fib_rules: Flush route cache after rule modificationsThomas Graf2007-04-25
* [NET] rules: Unified rules dumpingThomas Graf2007-04-25
* [DECNet]: Use rtnl registration interfaceThomas Graf2007-04-25
* [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-02
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-02
* [NET] rules: Share common attribute validation policyThomas Graf2006-12-02
* [NET] rules: Protocol independant mark selectorThomas Graf2006-12-02
* [NET]: Rethink mark field in struct flowiThomas Graf2006-12-02
* [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-20
* [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-20
* [NETLINK]: Correctly set NLM_F_MULTI without checking the pidJamal Hadi Salim2005-06-18