summaryrefslogtreecommitdiff
path: root/include/net/ip6_route.h
Commit message (Expand)AuthorAge
* 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-03-23
|\
| * xfrm: reuse uncached_list to track xdstsXin Long2018-02-16
* | 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
* | ipv6: route: dissect flow in input path if fib rules need itRoopa Prabhu2018-02-28
|/
* ipv6: Calculate hash thresholds for IPv6 nexthopsIdo Schimmel2018-01-10
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | ipv6: prepare fib6_age() for exception tableWei Wang2017-10-07
* | ipv6: introduce a hash table to store dst cacheWei Wang2017-10-07
|/
* ipv6: Use rt6i_idev index for echo replies to a local addressDavid Ahern2017-08-29
* ipv6: Compute multipath hash for ICMP errors from offending packetJakub Sitnicki2017-08-24
* ip6: fix PMTU discovery when using /127 subnetsVincent Bernat2017-07-16
* net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern2017-07-06
* ipv6: get rid of icmp6 dst garbage collectorWei Wang2017-06-17
* net: ipv6: Plumb extack through route add functionsDavid Ahern2017-05-22
* ipv6: initialize route null entry in addrconf_init()WANG Cong2017-05-04
* net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-11-04
* net: ipv6: Do not consider link state for nexthop validationDavid Ahern2016-10-27
* ipv6: Export p6_route_input_lookup symbolMahesh Bandewar2016-09-19
* net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern2016-06-17
* net: vrf: Handle ipv6 multicast and link-local addressesDavid Ahern2016-06-15
* net: vrf: Fix dst reference countingDavid Ahern2016-04-11
* ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni2016-01-29
* ipv6: kill sk_dst_lockEric Dumazet2015-12-03
* ipv6: Pass struct net through ip6_fragmentEric W. Biederman2015-09-30
* ipv6: Add rt6_get_cookie() functionMartin KaFai Lau2015-05-25
* ipv6: Only create RTF_CACHE routes after encountering pmtu exceptionMartin KaFai Lau2015-05-25
* ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCASTMartin KaFai Lau2015-05-25
* netfilter: Pass socket pointer down through okfn().David Miller2015-04-07
* ipv6: protect skb->sk accesses from recursive dereference inside the stackhannes@stressinduktion.org2015-04-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
|\
| * ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong2014-05-15
* | net: rename local_df to ignore_dfWANG Cong2014-05-12
|/
* ipv6: Limit mtu to 65575 bytesEric Dumazet2014-04-14
* ipv6: reuse rt6_need_strictWang Yufen2014-03-31
* ipv6: yet another new IPV6_MTU_DISCOVER option IPV6_PMTUDISC_OMITHannes Frederic Sowa2014-02-26
* IPv6: add the option to use anycast addresses as source addresses in echo replyFX Le Bail2014-01-07
* ipv6: namespace cleanupsstephen hemminger2014-01-01
* ipv6: support IPV6_PMTU_INTERFACE on socketsHannes Frederic Sowa2013-12-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\
| * ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov2013-10-21
| * ipv6: always prefer rt6i_gateway if presentJulian Anastasov2013-10-21
* | ip*.h: Remove extern from function prototypesJoe Perches2013-09-21
|/
* ipv6: move ip6_dst_hoplimit() into core kernelCong Wang2013-08-31
* ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong2013-08-22