summaryrefslogtreecommitdiff
path: root/net/ipv6/addrconf.c
AgeCommit message (Expand)Author
2015-05-01ipv6: Consider RTF_CACHE when searching the fib6 treeMartin KaFai Lau
2015-04-02dev: introduce dev_get_iflink()Nicolas Dichtel
2015-03-31netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc
2015-03-31ipv6: coding style: comparison for equality with NULLIan Morris
2015-03-24ipv6: fix sparse warnings in privacy stable addresses generationHannes Frederic Sowa
2015-03-23ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa
2015-03-23ipv6: do retries on stable privacy addressesHannes Frederic Sowa
2015-03-23ipv6: collapse state_lock and lockHannes Frederic Sowa
2015-03-23ipv6: introduce IFA_F_STABLE_PRIVACY flagHannes Frederic Sowa
2015-03-23ipv6: generation of stable privacy addresses for link-local and autoconfHannes Frederic Sowa
2015-03-23ipv6: introduce secret_stable to ipv6_devconfHannes Frederic Sowa
2015-03-18ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-27multicast: Extend ip address command to enable multicast group join/leave onMadhu Challa
2015-02-23ipv6: addrconf: validate new MTU before applying itMarcelo Leitner
2015-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-06ipv6: addrconf: add missing validate_link_af handlerDaniel Borkmann
2015-02-05net: ipv6: allow explicitly choosing optimistic addressesErik Kline
2015-01-30net: mark some potential candidates __read_mostlyDaniel Borkmann
2015-01-25net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian
2015-01-18netlink: Fix bugs in nlmsg_end() conversions.David S. Miller
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg
2014-11-26ipv6: Remove unnecessary testzhuyj
2014-11-23ipv6: coding style improvements (remove assignment in if statements)Ian Morris
2014-11-11net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-29net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline
2014-10-29ipv6: notify userspace when we added or changed an ipv6 tokenLubomir Rintel
2014-10-27ipv6: replace min/casting by min_tFabian Frederick
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-30ipv6: remove rt6i_genidHannes Frederic Sowa
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-13ipv6: exit early in addrconf_notify() if IPv6 is disabledWANG Cong
2014-09-13ipv6: clean up ipv6_dev_ac_inc()WANG Cong
2014-09-12ipv6: clean up anycast when an interface is destroyedSabrina Dubroca
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-05ipv6: use addrconf_get_prefix_route() to remove peer addrNicolas Dichtel
2014-09-05ipv6: fix a refcnt leak with peer addrNicolas Dichtel
2014-09-05ipv6: fix rtnl locking in setsockopt for anycast and multicastSabrina Dubroca
2014-08-24ipv6: White-space cleansing : Line LayoutsIan Morris
2014-07-29ipv6: fail early when creating netdev named all or defaultWANG Cong
2014-07-11ipv6: addrconf: implement address generation modesJiri Pirko
2014-07-01ipv6: Allow accepting RA from local IP addresses.Ben Greear
2014-05-07net: clean up snmp stats codeWANG Cong
2014-05-05ipv6: remove unused function ipv6_inherit_linklocal()WANG Cong
2014-04-22ipv6: support IFA_F_MANAGETEMPADDR for address deletion tooHeiner Kallweit
2014-03-28ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa
2014-03-13ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit
2014-02-17gre: add link local route when local addr is anyNicolas Dichtel
2014-01-24ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng