aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6/route.c
AgeCommit message (Expand)Author
2017-10-04Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidlsk-v4.4-17.09-androidAlex Shi
2017-09-27ipv6: fix sparse warning on rt6i_nodeWei Wang
2017-09-27ipv6: add rcu grace period before freeing fib6_nodeWei Wang
2017-07-22Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-07-21net: ipv6: Compare lwstate in detecting duplicate nexthopsDavid Ahern
2017-05-15Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-05-14ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notfWANG Cong
2017-05-14ipv6: initialize route null entry in addrconf_init()WANG Cong
2017-05-04Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-05-02net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern
2017-04-23Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-04-21net: ipv6: check route protocol when deleting routesMantas M
2017-02-06Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2017-02-04net: lwtunnel: Handle lwtunnel_fill_encap failureDavid Ahern
2017-01-02net: inet: Support UID-based routing in IP protocols.Lorenzo Colitti
2017-01-02net: core: add UID to flows, rules, and routesLorenzo Colitti
2017-01-02Revert "net: core: Support UID-based routing."Amit Pundir
2016-11-15Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2016-11-15ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_routeNikolay Aleksandrov
2016-05-20Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidlsk-v4.4-16.05-androidAlex Shi
2016-05-18net/route: enforce hoplimit max valuePaolo Abeni
2016-03-14Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2016-03-03ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni
2016-02-16net: core: Support UID-based routing.Lorenzo Colitti
2016-02-16net: ipv6: fix build failure if IPV6_ROUTE_INFO config is enabledAmit Pundir
2016-02-16net: ipv6: autoconf routes into per-device tablesLorenzo Colitti
2015-12-01Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel
2015-11-15ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau
2015-11-15ipv6: Check expire on DST_NOCACHE routeMartin KaFai Lau
2015-11-15ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 treeMartin KaFai Lau
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-11-02ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed sourceMatthias Schiffer
2015-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-22net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr setDavid Ahern
2015-10-21net: Really fix vti6 with oif in dst lookupsDavid Ahern
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-16ipv6: Initialize rt6_info properly in ip6_blackhole_route()Martin KaFai Lau
2015-10-16ipv6: Move common init code for rt6_info to a new function rt6_info_init()Martin KaFai Lau
2015-10-13net: Add VRF support to IPv6 stackDavid Ahern
2015-10-13ipv6: Don't call with rt6_uncached_list_flush_devEric W. Biederman
2015-10-12ipv6 route: use err pointers instead of returning pointer by referenceRoopa Prabhu
2015-10-08dst: Pass net into dst->outputEric W. Biederman
2015-10-08ipv6: Merge __ip6_local_out and __ip6_local_out_skEric W. Biederman
2015-10-08dst: Pass a sk into .local_outEric W. Biederman
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-29net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is setDavid Ahern
2015-09-28net: Remove redundant oif checks in rt6_device_matchDavid Ahern
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-24ipv6: remove unused neigh parameter from ndisc functionsJiri Benc
2015-09-23ipv6 Use get_hash_from_flowi6 for rt6 hashTom Herbert