summaryrefslogtreecommitdiffstats
path: root/net/ipv6/route.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"Maciej Żenczykowski2020-05-201-2/+4
* ipv6: Fix nlmsg_flags when splitting a multipath routeBenjamin Poirier2020-03-111-0/+1
* net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255Kalash Nainwal2019-03-191-1/+1
* Revert "ipv6: set rt6i_protocol properly in the route when it is installed"Greg Kroah-Hartman2018-11-231-3/+8
* ipv6: Fix PMTU updates for UDP/raw sockets in presence of VRFDavid Ahern2018-11-231-2/+5
* ipv6: set rt6i_protocol properly in the route when it is installedXin Long2018-11-101-8/+3
* ipv6: allow PMTU exceptions to local routesJulian Anastasov2018-06-261-3/+0
* ipv6: add RTA_TABLE and RTA_PREFSRC to rtm_ipv6_policyEric Dumazet2018-04-291-0/+2
* net/ipv6: Fix route leaking between VRFsDavid Ahern2018-04-131-0/+3
* ipv6: icmp6: Allow icmp messages to be looped backBrendan McGrath2018-03-031-0/+1
* ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTERWANG Cong2017-11-301-1/+5
* ipv6: Fix may be used uninitialized warning in rt6_checkSteffen Klassert2017-09-201-1/+1
* ipv6: fix sparse warning on rt6i_nodeWei Wang2017-09-201-1/+2
* ipv6: add rcu grace period before freeing fib6_nodeWei Wang2017-09-201-3/+11
* net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern2017-07-211-7/+1
* ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong2017-05-141-2/+11
* ipv6: initialize route null entry in addrconf_init()WANG Cong2017-05-141-11/+15
* net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern2017-05-031-0/+4
* net: ipv6: check route protocol when deleting routesMantas M2017-04-211-0/+2
* lwtunnel: fix autoload of lwt modulesDavid Ahern2017-02-041-1/+11
* net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern2017-02-041-1/+2
* net-ipv6: on device mtu change do not add mtu to mtu-less routesMaciej Żenczykowski2016-11-091-0/+1
* ipv6: add mtu lock check in __ip6_rt_update_pmtuXin Long2016-10-311-0/+3
* net: ipv6: Do not consider link state for nexthop validationDavid Ahern2016-10-271-2/+4
* net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern2016-10-271-20/+48
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-021-1/+3
|\
| * ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2016-09-251-1/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-231-1/+10
|\|
| * net: ipv6: fallback to full lookup if table lookup is unsuitableVincent Bernat2016-09-201-1/+10
* | ipv6: Export p6_route_input_lookup symbolMahesh Bandewar2016-09-191-3/+4
* | net: l3mdev: remove redundant callsDavid Ahern2016-09-101-6/+1
* | net: vrf: Flip IPv6 output path from FIB lookup hook to out hookDavid Ahern2016-09-101-4/+7
* | net: l3mdev: Allow the l3mdev to be a loopbackDavid Ahern2016-09-101-2/+10
* | net: lwtunnel: Handle fragmentationRoopa Prabhu2016-08-301-1/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-301-1/+1
|\
| * ipv6: enforce egress device match in per table nexthop lookupsPaolo Abeni2016-06-271-1/+1
* | net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern2016-06-171-17/+0
* | ipv6: introduce neighbour discovery opsAlexander Aring2016-06-151-4/+4
* | net: vrf: Handle ipv6 multicast and link-local addressesDavid Ahern2016-06-151-2/+3
* | ipv6: use TOS marks from sockets for routing decisionHannes Frederic Sowa2016-06-111-0/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-151-0/+2
|\
| * net/route: enforce hoplimit max valuePaolo Abeni2016-05-141-0/+2
* | net: l3mdev: Move get_saddr and rt6_dstDavid Ahern2016-05-091-1/+1
* | net: ipv6: Use passed in table for nexthop lookupsDavid Ahern2016-04-271-2/+38
|/
* ipv6: datagram: Update dst cache of a connected datagram sk during pmtu updateMartin KaFai Lau2016-04-141-0/+12
* net: vrf: Fix dst reference countingDavid Ahern2016-04-111-3/+4
* ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni2016-01-291-4/+3
* ipv6: allow routes to be configured with expire valuesXin Long2015-12-171-0/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-031-1/+1
|\
| * Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel2015-12-011-1/+1