summaryrefslogtreecommitdiff
path: root/net/ipv6/route.c
AgeCommit message (Expand)Author
2017-02-07net: add confirm_neigh method to dst_opsJulian Anastasov
2017-02-04net: ipv6: Use compressed IPv6 addresses showing route replace errorDavid Ahern
2017-02-04net: ipv6: Change notifications for multipath delete to RTA_MULTIPATHDavid Ahern
2017-02-04net: ipv6: Change notifications for multipath add to RTA_MULTIPATHDavid Ahern
2017-02-04net: ipv6: Add support to dump multipath routes via RTA_MULTIPATH attributeDavid Ahern
2017-02-04net: ipv6: Allow shorthand delete of all nexthops in multipath routeDavid Ahern
2017-02-03net: ipv6: Set protocol to kernel for local routesDavid Ahern
2017-01-30lwtunnel: remove device arg to lwtunnel_build_stateDavid Ahern
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-26net: ipv6: ignore null_entry on route dumpsDavid Ahern
2017-01-26net: ipv6: remove skb_reserve in getrouteDavid Ahern
2017-01-19net: ipv6: Keep nexthop of multipath route on admin downDavid Ahern
2017-01-18lwtunnel: fix autoload of lwt modulesDavid Ahern
2017-01-18net: ipv6: remove prefix arg to rt6_fill_nodeDavid Ahern
2017-01-18net: ipv6: remove nowait arg to rt6_fill_nodeDavid Ahern
2017-01-12net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern
2017-01-09ipv6: fix typosAlexander Alemayhu
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-17net: ipv6: check route protocol when deleting routesMantas M
2016-12-05ipv6: Allow IPv4-mapped address as next-hopErik Nordmark
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark
2016-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-09net-ipv6: on device mtu change do not add mtu to mtu-less routesMaciej Żenczykowski
2016-11-04net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti
2016-11-04net: core: add UID to flows, rules, and routesLorenzo Colitti
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