summaryrefslogtreecommitdiff
path: root/net/ipv6/addrconf_core.c
AgeCommit message (Expand)Author
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