aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf_core.c
AgeCommit message (Expand)Author
2020-01-31net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-04-17ipv6: Pass fib6_result to fib lookupsDavid Ahern
2019-04-17ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtuDavid Ahern
2019-04-17ipv6: Rename fib6_multipath_select and pass fib6_resultDavid Ahern
2019-04-08ipv6: Add fib6_nh_init and release to stubsDavid Ahern
2019-03-29ipv6: Move ipv6 stubs to a separate header fileDavid Ahern
2019-02-13ipv6_stub: add ipv6_route_input stub/proxy.Peter Oskolkov
2018-05-22net/ipv6: Add helper to return path MTU based on fib resultDavid Ahern
2018-05-11net/ipv6: Add fib lookup stubs for use in bpf helperDavid Ahern
2017-10-20net: ipv6: Make inet6addr_validator a blocking notifierDavid Ahern
2017-06-09Ipvlan should return an error when an address is already in use.Krister Johansen
2015-07-31ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu
2015-06-08ipv6: fix possible use after free of dev statsRobert Shearman
2015-03-31ipv6: coding style: comparison for inequality with NULLIan Morris
2014-09-30ipv6: remove rt6i_genidHannes Frederic Sowa
2014-05-07net: clean up snmp stats codeWANG Cong
2013-08-31ipv6: move in6_dev_finish_destroy() into core kernelCong Wang
2013-08-31ipv6: export in6addr_loopback to modulesCong Wang
2013-08-31ipv6: export a stub for IPv6 symbols used by vxlanCong Wang
2013-06-25ipv6: add include file to suppress sparse warningsEric Dumazet
2013-04-14ipv6: statically link register_inet6addr_notifier()Cong Wang
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet
2012-04-02net/ipv6/addrconf_core.c: Checkpatch cleanupEldad Zack
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker
2010-02-26ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber
2007-07-31[IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses.Dave Johnson
2007-02-26[IPV6]: Fix __ipv6_addr_type() export in correct place.David S. Miller
2007-02-26[IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem.YOSHIFUJI Hideaki