summaryrefslogtreecommitdiff
path: root/net/ipv6/route.c
Commit message (Expand)AuthorAge
* ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet2018-04-23
* ipv6: add a wrapper for ip6_dst_store() with flowi6 checksAlexey Kodanev2018-04-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-01
|\
| * net/ipv6: Fix route leaking between VRFsDavid Ahern2018-03-30
| * ipv6: fix possible deadlock in rt6_age_examine_exception()Eric Dumazet2018-03-23
* | ipv6: do not set routes if disable_ipv6 has been enabledLorenzo Bianconi2018-03-30
* | net: Drop pernet_operations::asyncKirill Tkhai2018-03-27
* | net: Use octal not symbolic permissionsJoe Perches2018-03-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-23
|\ \ | |/
| * net/ipv6: Handle onlink flag with multipath routesDavid Ahern2018-03-22
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2018-03-13
| |\
| | * xfrm: reuse uncached_list to track xdstsXin Long2018-02-16
| * | ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routesStefano Brivio2018-03-07
* | | net/ipv6: Change address check to always take a device argumentDavid Ahern2018-03-16
* | | net/ipv6: Refactor gateway validation on route addDavid Ahern2018-03-16
* | | ipv6: Use ip6_multipath_hash_policy() in rt6_multipath_hash().David S. Miller2018-03-12
* | | net/ipv6: Add support for path selection using hash of 5-tupleDavid Ahern2018-03-04
* | | net/ipv6: Pass skb to route lookupDavid Ahern2018-03-04
* | | net/ipv6: Make rt6_multipath_hash similar to fib_multipath_hashDavid Ahern2018-03-04
* | | net: Align ip_multipath_l3_keys and ip6_multipath_l3_keysDavid Ahern2018-03-04
* | | ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-02-28
* | | net: Convert ipv6_inetpeer_opsKirill Tkhai2018-02-19
* | | net: Convert raw6_net_ops, udplite6_net_ops, ipv6_proc_ops, if6_proc_net_ops ...Kirill Tkhai2018-02-19
* | | net: Move ipv4 set_lwt_redirect helper to lwtunnelDavid Ahern2018-02-14
|/ /
* | net/ipv6: onlink nexthop checks should default to main tableDavid Ahern2018-02-07
* | net/ipv6: Handle reject routes with onlink flagDavid Ahern2018-02-07
|/
* ipv6: change route cache aging logicWei Wang2018-01-29
* net/ipv6: Add support for onlink flagDavid Ahern2018-01-26
* net/ipv6: Add flags and table id to ip6_nh_lookup_tableDavid Ahern2018-01-26
* net/ipv6: Move gateway validation into helperDavid Ahern2018-01-26
* net/ipv6: Do not allow route add with a device that is downDavid Ahern2018-01-25
* net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-16
* ipv6: Fix build with gcc-4.4.5Ido Schimmel2018-01-15
* ipv6: Add support for non-equal-cost multipathIdo Schimmel2018-01-10
* ipv6: Use hash-threshold instead of modulo-NIdo Schimmel2018-01-10
* ipv6: Use a 31-bit multipath hashIdo Schimmel2018-01-10
* ipv6: Calculate hash thresholds for IPv6 nexthopsIdo Schimmel2018-01-10
* ipv6: Flush multipath routes when all siblings are deadIdo Schimmel2018-01-07
* ipv6: Take table lock outside of sernum update functionIdo Schimmel2018-01-07
* ipv6: Report dead flag during route dumpIdo Schimmel2018-01-07
* ipv6: Ignore dead routes during lookupIdo Schimmel2018-01-07
* ipv6: Check nexthop flags in route dump instead of carrierIdo Schimmel2018-01-07
* ipv6: Check nexthop flags during route lookup instead of carrierIdo Schimmel2018-01-07
* ipv6: Set nexthop flags during route creationIdo Schimmel2018-01-07
* ipv6: Set nexthop flags upon carrier changeIdo Schimmel2018-01-07
* ipv6: Prepare to handle multiple netdev eventsIdo Schimmel2018-01-07
* ipv6: Clear nexthop flags upon netdev upIdo Schimmel2018-01-07
* ipv6: Mark dead nexthops with appropriate flagsIdo Schimmel2018-01-07
* ipv6: Remove redundant route flushing during namespace dismantleIdo Schimmel2018-01-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-12-22
|\