aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/route.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-16net: ipv6: set route type for anycast routesDavid Ahern1-0/+2
2017-03-09net: ipv6: Remove redundant RTA_OIF in multipath routesDavid Ahern1-5/+6
2017-03-02ipv6: ignore null_entry in inet6_rtm_getroute() tooWANG Cong1-0/+6
2017-03-02ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()WANG Cong1-5/+9
2017-03-01net: route: add missing nla_policy entry for RTA_MARK attributeLiping Zhang1-0/+1
2017-02-07net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TPJulian Anastasov1-13/+14
2017-02-07net: add confirm_neigh method to dst_opsJulian Anastasov1-0/+16
2017-02-04net: ipv6: Use compressed IPv6 addresses showing route replace errorDavid Ahern1-1/+1
2017-02-04net: ipv6: Change notifications for multipath delete to RTA_MULTIPATHDavid Ahern1-0/+26
2017-02-04net: ipv6: Change notifications for multipath add to RTA_MULTIPATHDavid Ahern1-1/+49
2017-02-04net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attributeDavid Ahern1-17/+95
2017-02-04net: ipv6: Allow shorthand delete of all nexthops in multipath routeDavid Ahern1-2/+36
2017-02-03net: ipv6: Set protocol to kernel for local routesDavid Ahern1-0/+1
2017-01-30lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern1-1/+1
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+11
2017-01-26net: ipv6: ignore null_entry on route dumpsDavid Ahern1-1/+5
2017-01-26net: ipv6: remove skb_reserve in getrouteDavid Ahern1-6/+0
2017-01-19net: ipv6: Keep nexthop of multipath route on admin downDavid Ahern1-2/+5
2017-01-18lwtunnel: fix autoload of lwt modulesDavid Ahern1-1/+11
2017-01-18net: ipv6: remove prefix arg to rt6_fill_nodeDavid Ahern1-15/+12
2017-01-18net: ipv6: remove nowait arg to rt6_fill_nodeDavid Ahern1-17/+10
2017-01-12net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern1-1/+2
2017-01-09ipv6: fix typosAlexander Alemayhu1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-17net: ipv6: check route protocol when deleting routesMantas M1-0/+2
2016-12-05ipv6: Allow IPv4-mapped address as next-hopErik Nordmark1-1/+4
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark1-1/+1
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+4
2016-11-09net-ipv6: on device mtu change do not add mtu to mtu-less routesMaciej Żenczykowski1-0/+1
2016-11-04net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti1-4/+9
2016-11-04net: core: add UID to flows, rules, and routesLorenzo Colitti1-0/+7
2016-10-31ipv6: add mtu lock check in __ip6_rt_update_pmtuXin Long1-0/+3
2016-10-27net: ipv6: Do not consider link state for nexthop validationDavid Ahern1-2/+4
2016-10-27net: ipv6: Fix processing of RAs in presence of VRFDavid Ahern1-20/+48
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+3
2016-09-25ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov1-1/+3
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+10
2016-09-20net: ipv6: fallback to full lookup if table lookup is unsuitableVincent Bernat1-1/+10
2016-09-19ipv6: Export p6_route_input_lookup symbolMahesh Bandewar1-3/+4
2016-09-10net: l3mdev: remove redundant callsDavid Ahern1-6/+1
2016-09-10net: vrf: Flip IPv6 output path from FIB lookup hook to out hookDavid Ahern1-4/+7
2016-09-10net: l3mdev: Allow the l3mdev to be a loopbackDavid Ahern1-2/+10
2016-08-30net: lwtunnel: Handle fragmentationRoopa Prabhu1-1/+3
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2016-06-27ipv6: enforce egress device match in per table nexthop lookupsPaolo Abeni1-1/+1
2016-06-17net: ipv6: Move ip6_route_get_saddr to inlineDavid Ahern1-17/+0
2016-06-15ipv6: introduce neighbour discovery opsAlexander Aring1-4/+4
2016-06-15net: vrf: Handle ipv6 multicast and link-local addressesDavid Ahern1-2/+3
2016-06-11ipv6: use TOS marks from sockets for routing decisionHannes Frederic Sowa1-0/+2
2016-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2