summaryrefslogtreecommitdiffstats
path: root/net/ipv6/route.c
Commit message (Expand)AuthorAgeFilesLines
* net: ipv6: set route type for anycast routesDavid Ahern2017-03-161-0/+2
* net: ipv6: Remove redundant RTA_OIF in multipath routesDavid Ahern2017-03-091-5/+6
* ipv6: ignore null_entry in inet6_rtm_getroute() tooWANG Cong2017-03-021-0/+6
* ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()WANG Cong2017-03-021-5/+9
* net: route: add missing nla_policy entry for RTA_MARK attributeLiping Zhang2017-03-011-0/+1
* net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TPJulian Anastasov2017-02-071-13/+14
* net: add confirm_neigh method to dst_opsJulian Anastasov2017-02-071-0/+16
* net: ipv6: Use compressed IPv6 addresses showing route replace errorDavid Ahern2017-02-041-1/+1
* net: ipv6: Change notifications for multipath delete to RTA_MULTIPATHDavid Ahern2017-02-041-0/+26
* net: ipv6: Change notifications for multipath add to RTA_MULTIPATHDavid Ahern2017-02-041-1/+49
* net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attributeDavid Ahern2017-02-041-17/+95
* net: ipv6: Allow shorthand delete of all nexthops in multipath routeDavid Ahern2017-02-041-2/+36
* net: ipv6: Set protocol to kernel for local routesDavid Ahern2017-02-031-0/+1
* lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern2017-01-301-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-281-1/+11
|\
| * lwtunnel: fix autoload of lwt modulesDavid Ahern2017-01-181-1/+11
* | net: ipv6: ignore null_entry on route dumpsDavid Ahern2017-01-261-1/+5
* | net: ipv6: remove skb_reserve in getrouteDavid Ahern2017-01-261-6/+0
* | net: ipv6: Keep nexthop of multipath route on admin downDavid Ahern2017-01-191-2/+5
* | net: ipv6: remove prefix arg to rt6_fill_nodeDavid Ahern2017-01-181-15/+12
* | net: ipv6: remove nowait arg to rt6_fill_nodeDavid Ahern2017-01-181-17/+10
|/
* net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern2017-01-121-1/+2
* ipv6: fix typosAlexander Alemayhu2017-01-091-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* net: ipv6: check route protocol when deleting routesMantas M2016-12-171-0/+2
* ipv6: Allow IPv4-mapped address as next-hopErik Nordmark2016-12-051-1/+4
* ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark2016-12-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-151-0/+4
|\
| * 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: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-11-041-4/+9
* | net: core: add UID to flows, rules, and routesLorenzo Colitti2016-11-041-0/+7
|/
* 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
|\