summaryrefslogtreecommitdiff
path: root/net/ipv4/fib_rules.c
Commit message (Expand)AuthorAge
* ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-02-28
* ipv4: fib_rules: support match on sport, dport and ip protoRoopa Prabhu2018-02-28
* net: fib_rules: Implement notification logic in coreIdo Schimmel2017-08-03
* net: core: Make the FIB notification chain genericIdo Schimmel2017-08-03
* ipv4: fib_rules: Dump FIB rules when registering FIB notifierIdo Schimmel2017-03-16
* ipv4: fib_rules: Add notifier info to FIB rules notificationsIdo Schimmel2017-03-16
* ipv4: fib_rules: Check if rule is a default ruleIdo Schimmel2017-03-16
* ipv4: fib: Remove redundant argumentIdo Schimmel2017-03-10
* ipv4: fib: Move FIB notification code to a separate fileIdo Schimmel2017-03-10
* switchdev: remove FIB offload infrastructureJiri Pirko2016-09-28
* fib: introduce FIB notification infrastructureJiri Pirko2016-09-28
* net: flow: Add l3mdev flow updateDavid Ahern2016-09-10
* net: Add l3mdev ruleDavid Ahern2016-06-08
* net: ipv6: use common fib_default_rule_prefPhil Sutter2015-09-09
* net: ipv4 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-06-24
* ipv4: coding style: comparison for equality with NULLIan Morris2015-04-03
* netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-31
* netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-31
* ipv4: FIB Local/MAIN table collapseAlexander Duyck2015-03-11
* switchdev: don't support custom ip rules, for nowScott Feldman2015-03-06
* fib_trie: Push rcu_read_lock/unlock to callersAlexander Duyck2014-12-31
* ipv4: Fix incorrect error code when adding an unreachable routePanu Matilainen2014-11-16
* inet: fix NULL pointer Oops in fib(6)_rule_suppressStefan Tomanek2013-12-10
* fib_rules: fix suppressor names and default valuesStefan Tomanek2013-08-03
* fib_rules: add route suppression based on ifgroupStefan Tomanek2013-08-02
* fib_rules: add .suppress operationStefan Tomanek2013-07-31
* sections: fix section conflicts in netAndi Kleen2012-10-06
* ipv4/route: arg delay is useless in rt_cache_flush()Nicolas Dichtel2012-09-18
* ipv4: Don't store a rule pointer in fib_result.David S. Miller2012-07-13
* ipv4: Avoid overhead when no custom FIB rules are installed.David S. Miller2012-07-05
* ipv4: Elide fib_validate_source() completely when possible.David S. Miller2012-06-29
* ipv4: Stop using NLA_PUT*().David S. Miller2012-04-02
* net: ipv4: export fib_lookup and fib_table_lookupFlorian Westphal2011-12-04
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* ipv4: Use flowi4 in FIB layer.David S. Miller2011-03-12
* ipv4: Pass ipv4 flow objects into fib_lookup() paths.David S. Miller2011-03-12
* ipv4: Use const'ify fib_result deep in the route call chains.David S. Miller2011-02-17
* netfilter: fix Kconfig dependenciesPatrick McHardy2011-01-14
* fib: RCU conversion of fib_lookup()Eric Dumazet2010-10-05
* fib: cleanupsEric Dumazet2010-10-05
* 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 04/05: fib_rules: allow to delete local rulePatrick McHardy2009-12-03
* ipv4: fib table algorithm performance improvementStephen Hemminger2009-10-05
* 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