summaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf_core.c
Commit message (Expand)AuthorAgeFilesLines
* net: ipv6: new arg skip_notify to ip6_rt_delRoopa Prabhu2020-04-281-1/+2
* net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca2019-12-041-5/+6
* ipv6: include <net/addrconf.h> for missing declarationsBen Dooks (Codethink)2019-10-221-0/+1
* ipv6: Add delete route hook to stubsDavid Ahern2019-05-221-0/+6
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* ipv6: Pass fib6_result to fib lookupsDavid Ahern2019-04-171-6/+7
* ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtuDavid Ahern2019-04-171-2/+3
* ipv6: Rename fib6_multipath_select and pass fib6_resultDavid Ahern2019-04-171-6/+5
* ipv6: Add fib6_nh_init and release to stubsDavid Ahern2019-04-081-0/+9
* ipv6: Move ipv6 stubs to a separate header fileDavid Ahern2019-03-291-1/+1
* ipv6_stub: add ipv6_route_input stub/proxy.Peter Oskolkov2019-02-131-0/+6
* net/ipv6: Add helper to return path MTU based on fib resultDavid Ahern2018-05-221-0/+8
* net/ipv6: Add fib lookup stubs for use in bpf helperDavid Ahern2018-05-111-1/+32
* net: ipv6: Make inet6addr_validator a blocking notifierDavid Ahern2017-10-201-4/+5
* Ipvlan should return an error when an address is already in use.Krister Johansen2017-06-091-0/+19
* ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu2015-07-311-1/+10
* ipv6: fix possible use after free of dev statsRobert Shearman2015-06-081-2/+9
* ipv6: coding style: comparison for inequality with NULLIan Morris2015-03-311-1/+1
* ipv6: remove rt6i_genidHannes Frederic Sowa2014-09-301-0/+7
* net: clean up snmp stats codeWANG Cong2014-05-071-1/+1
* ipv6: move in6_dev_finish_destroy() into core kernelCong Wang2013-08-311-0/+31
* ipv6: export in6addr_loopback to modulesCong Wang2013-08-311-0/+16
* ipv6: export a stub for IPv6 symbols used by vxlanCong Wang2013-08-311-0/+3
* ipv6: add include file to suppress sparse warningsEric Dumazet2013-06-251-0/+1
* ipv6: statically link register_inet6addr_notifier()Cong Wang2013-04-141-0/+19
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
* net/ipv6/addrconf_core.c: Checkpatch cleanupEldad Zack2012-04-021-1/+1
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber2010-02-261-1/+1
* [IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses.Dave Johnson2007-07-311-0/+3
* [IPV6]: Fix __ipv6_addr_type() export in correct place.David S. Miller2007-02-261-0/+1
* [IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem.YOSHIFUJI Hideaki2007-02-261-0/+75