summaryrefslogtreecommitdiff
path: root/net/ipv6/route.c
Commit message (Expand)AuthorAge
* ipv6: ignore null_entry in inet6_rtm_getroute() tooWANG Cong2017-03-02
* ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()WANG Cong2017-03-02
* net: route: add missing nla_policy entry for RTA_MARK attributeLiping Zhang2017-03-01
* net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TPJulian Anastasov2017-02-07
* net: add confirm_neigh method to dst_opsJulian Anastasov2017-02-07
* net: ipv6: Use compressed IPv6 addresses showing route replace errorDavid Ahern2017-02-04
* net: ipv6: Change notifications for multipath delete to RTA_MULTIPATHDavid Ahern2017-02-04
* net: ipv6: Change notifications for multipath add to RTA_MULTIPATHDavid Ahern2017-02-04
* net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attributeDavid Ahern2017-02-04
* net: ipv6: Allow shorthand delete of all nexthops in multipath routeDavid Ahern2017-02-04
* net: ipv6: Set protocol to kernel for local routesDavid Ahern2017-02-03
* lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern2017-01-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-01-28
|\
| * lwtunnel: fix autoload of lwt modulesDavid Ahern2017-01-18
* | net: ipv6: ignore null_entry on route dumpsDavid Ahern2017-01-26
* | net: ipv6: remove skb_reserve in getrouteDavid Ahern2017-01-26
* | net: ipv6: Keep nexthop of multipath route on admin downDavid Ahern2017-01-19
* | net: ipv6: remove prefix arg to rt6_fill_nodeDavid Ahern2017-01-18
* | net: ipv6: remove nowait arg to rt6_fill_nodeDavid Ahern2017-01-18
|/
* net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern2017-01-12
* ipv6: fix typosAlexander Alemayhu2017-01-09
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* net: ipv6: check route protocol when deleting routesMantas M2016-12-17
* ipv6: Allow IPv4-mapped address as next-hopErik Nordmark2016-12-05
* ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark2016-12-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-11-15
|\
| * net-ipv6: on device mtu change do not add mtu to mtu-less routesMaciej Żenczykowski2016-11-09
| * ipv6: add mtu lock check in __ip6_rt_update_pmtuXin Long2016-10-31
* | net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti2016-11-04
* | net: core: add UID to flows, rules, and routesLorenzo Colitti2016-11-04
|/
* net: ipv6: Do not consider link state for nexthop validationDavid Ahern2016-10-27
* net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern2016-10-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-02
|\
| * ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov2016-09-25
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-23
|\ \ | |/
| * net: ipv6: fallback to full lookup if table lookup is unsuitableVincent Bernat2016-09-20
* | ipv6: Export p6_route_input_lookup symbolMahesh Bandewar2016-09-19
* | net: l3mdev: remove redundant callsDavid Ahern2016-09-10
* | net: vrf: Flip IPv6 output path from FIB lookup hook to out hookDavid Ahern2016-09-10
* | net: l3mdev: Allow the l3mdev to be a loopbackDavid Ahern2016-09-10
* | net: lwtunnel: Handle fragmentationRoopa Prabhu2016-08-30
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-30
|\
| * ipv6: enforce egress device match in per table nexthop lookupsPaolo Abeni2016-06-27
* | net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern2016-06-17
* | ipv6: introduce neighbour discovery opsAlexander Aring2016-06-15
* | net: vrf: Handle ipv6 multicast and link-local addressesDavid Ahern2016-06-15
* | ipv6: use TOS marks from sockets for routing decisionHannes Frederic Sowa2016-06-11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-05-15
|\
| * net/route: enforce hoplimit max valuePaolo Abeni2016-05-14
* | net: l3mdev: Move get_saddr and rt6_dstDavid Ahern2016-05-09