index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
addrconf_core.c
Age
Commit message (
Expand
)
Author
2015-07-31
ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argument
Roopa Prabhu
2015-06-08
ipv6: fix possible use after free of dev stats
Robert Shearman
2015-03-31
ipv6: coding style: comparison for inequality with NULL
Ian Morris
2014-09-30
ipv6: remove rt6i_genid
Hannes Frederic Sowa
2014-05-07
net: clean up snmp stats code
WANG Cong
2013-08-31
ipv6: move in6_dev_finish_destroy() into core kernel
Cong Wang
2013-08-31
ipv6: export in6addr_loopback to modules
Cong Wang
2013-08-31
ipv6: export a stub for IPv6 symbols used by vxlan
Cong Wang
2013-06-25
ipv6: add include file to suppress sparse warnings
Eric Dumazet
2013-04-14
ipv6: statically link register_inet6addr_notifier()
Cong Wang
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-02
net/ipv6/addrconf_core.c: Checkpatch cleanup
Eldad Zack
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2010-02-26
ipv6: Remove IPV6_ADDR_RESERVED
Ulrich 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