aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/route.c
AgeCommit message (Expand)Author
2017-08-12ipv6: set rt6i_protocol properly in the route when it is installedXin Long
2017-07-21net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern
2017-06-22ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTERWANG Cong
2017-06-08net: ipv6: Release route when device is unregisteringDavid Ahern
2017-05-08ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong
2017-05-04ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-21net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern
2017-04-17net: rtnetlink: plumb extended ack to doit functionDavid Ahern
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-03-16net: ipv6: set route type for anycast routesDavid Ahern
2017-03-09net: ipv6: Remove redundant RTA_OIF in multipath routesDavid Ahern
2017-03-02ipv6: ignore null_entry in inet6_rtm_getroute() tooWANG Cong
2017-03-02ipv6: check for ip6_null_entry in __ip6_del_rt_siblings()WANG Cong
2017-03-01net: route: add missing nla_policy entry for RTA_MARK attributeLiping Zhang
2017-02-07net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TPJulian Anastasov
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