summaryrefslogtreecommitdiff
path: root/net/ipv6/route.c
AgeCommit message (Expand)Author
2018-03-03ipv6: icmp6: Allow icmp messages to be looped backBrendan McGrath
2017-11-30ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTERWANG Cong
2017-09-20ipv6: Fix may be used uninitialized warning in rt6_checkSteffen Klassert
2017-09-20ipv6: fix sparse warning on rt6i_nodeWei Wang
2017-09-20ipv6: add rcu grace period before freeing fib6_nodeWei Wang
2017-07-21net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern
2017-05-14ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong
2017-05-14ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-05-03net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern
2017-04-21net: ipv6: check route protocol when deleting routesMantas M
2017-02-04lwtunnel: fix autoload of lwt modulesDavid Ahern
2017-02-04net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern
2016-11-09net-ipv6: on device mtu change do not add mtu to mtu-less routesMaciej Żenczykowski
2016-10-31ipv6: add mtu lock check in __ip6_rt_update_pmtuXin Long
2016-10-27net: ipv6: Do not consider link state for nexthop validationDavid Ahern
2016-10-27net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-25ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-20net: ipv6: fallback to full lookup if table lookup is unsuitableVincent Bernat
2016-09-19ipv6: Export p6_route_input_lookup symbolMahesh Bandewar
2016-09-10net: l3mdev: remove redundant callsDavid Ahern
2016-09-10net: vrf: Flip IPv6 output path from FIB lookup hook to out hookDavid Ahern
2016-09-10net: l3mdev: Allow the l3mdev to be a loopbackDavid Ahern
2016-08-30net: lwtunnel: Handle fragmentationRoopa Prabhu
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-27ipv6: enforce egress device match in per table nexthop lookupsPaolo Abeni
2016-06-17net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern
2016-06-15ipv6: introduce neighbour discovery opsAlexander Aring
2016-06-15net: vrf: Handle ipv6 multicast and link-local addressesDavid Ahern
2016-06-11ipv6: use TOS marks from sockets for routing decisionHannes Frederic Sowa
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-05-14net/route: enforce hoplimit max valuePaolo Abeni
2016-05-09net: l3mdev: Move get_saddr and rt6_dstDavid Ahern
2016-04-27net: ipv6: Use passed in table for nexthop lookupsDavid Ahern
2016-04-14ipv6: datagram: Update dst cache of a connected datagram sk during pmtu updateMartin KaFai Lau
2016-04-11net: vrf: Fix dst reference countingDavid Ahern
2016-01-29ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni
2015-12-17ipv6: allow routes to be configured with expire valuesXin Long
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-01Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel
2015-11-22net: IPv6 fib lookup tracepointDavid Ahern
2015-11-15ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau
2015-11-15ipv6: Check expire on DST_NOCACHE routeMartin KaFai Lau
2015-11-15ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 treeMartin KaFai Lau
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-02ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed sourceMatthias Schiffer
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-22net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr setDavid Ahern
2015-10-21net: Really fix vti6 with oif in dst lookupsDavid Ahern