aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-31ipv6: add ipv6_fragment hook in ipv6_stubwenxu1-0/+8
2020-04-28net: ipv6: new arg skip_notify to ip6_rt_delRoopa Prabhu1-1/+2
2019-12-04net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookupSabrina Dubroca1-5/+6
2019-10-22ipv6: include <net/addrconf.h> for missing declarationsBen Dooks (Codethink)1-0/+1
2019-05-22ipv6: Add delete route hook to stubsDavid Ahern1-0/+6
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1
2019-04-17ipv6: Pass fib6_result to fib lookupsDavid Ahern1-6/+7
2019-04-17ipv6: Pass fib6_result to ip6_mtu_from_fib6 and fib6_mtuDavid Ahern1-2/+3
2019-04-17ipv6: Rename fib6_multipath_select and pass fib6_resultDavid Ahern1-6/+5
2019-04-08ipv6: Add fib6_nh_init and release to stubsDavid Ahern1-0/+9
2019-03-29ipv6: Move ipv6 stubs to a separate header fileDavid Ahern1-1/+1
2019-02-13ipv6_stub: add ipv6_route_input stub/proxy.Peter Oskolkov1-0/+6
2018-05-22net/ipv6: Add helper to return path MTU based on fib resultDavid Ahern1-0/+8
2018-05-11net/ipv6: Add fib lookup stubs for use in bpf helperDavid Ahern1-1/+32
2017-10-20net: ipv6: Make inet6addr_validator a blocking notifierDavid Ahern1-4/+5
2017-06-09Ipvlan should return an error when an address is already in use.Krister Johansen1-0/+19
2015-07-31ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu1-1/+10
2015-06-08ipv6: fix possible use after free of dev statsRobert Shearman1-2/+9
2015-03-31ipv6: coding style: comparison for inequality with NULLIan Morris1-1/+1
2014-09-30ipv6: remove rt6i_genidHannes Frederic Sowa1-0/+7
2014-05-07net: clean up snmp stats codeWANG Cong1-1/+1
2013-08-31ipv6: move in6_dev_finish_destroy() into core kernelCong Wang1-0/+31
2013-08-31ipv6: export in6addr_loopback to modulesCong Wang1-0/+16
2013-08-31ipv6: export a stub for IPv6 symbols used by vxlanCong Wang1-0/+3
2013-06-25ipv6: add include file to suppress sparse warningsEric Dumazet1-0/+1
2013-04-14ipv6: statically link register_inet6addr_notifier()Cong Wang1-0/+19
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-1/+1
2012-04-02net/ipv6/addrconf_core.c: Checkpatch cleanupEldad Zack1-1/+1
2011-10-31net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker1-0/+1
2010-02-26ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber1-1/+1
2007-07-31[IPV6]: ipv6_addr_type() doesn't know about RFC4193 addresses.Dave Johnson1-0/+3
2007-02-26[IPV6]: Fix __ipv6_addr_type() export in correct place.David S. Miller1-0/+1
2007-02-26[IPV6] ADDRCONF: Statically link __ipv6_addr_type() for sunrpc subsystem.YOSHIFUJI Hideaki1-0/+75