aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAge
* dev: introduce dev_get_iflink()Nicolas Dichtel2015-04-02
* netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-31
* ipv6: coding style: comparison for equality with NULLIan Morris2015-03-31
* ipv6: fix sparse warnings in privacy stable addresses generationHannes Frederic Sowa2015-03-24
* ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa2015-03-23
* ipv6: do retries on stable privacy addressesHannes Frederic Sowa2015-03-23
* ipv6: collapse state_lock and lockHannes Frederic Sowa2015-03-23
* ipv6: introduce IFA_F_STABLE_PRIVACY flagHannes Frederic Sowa2015-03-23
* ipv6: generation of stable privacy addresses for link-local and autoconfHannes Frederic Sowa2015-03-23
* ipv6: introduce secret_stable to ipv6_devconfHannes Frederic Sowa2015-03-23
* ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner2015-03-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
|\
| * ipv6: addrconf: validate new MTU before applying itMarcelo Leitner2015-02-23
* | multicast: Extend ip address command to enable multicast group join/leave onMadhu Challa2015-02-27
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-09
|\
| * ipv6: addrconf: add missing validate_link_af handlerDaniel Borkmann2015-02-06
| * net: ipv6: allow explicitly choosing optimistic addressesErik Kline2015-02-05
* | net: mark some potential candidates __read_mostlyDaniel Borkmann2015-01-30
* | net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian2015-01-25
* | netlink: Fix bugs in nlmsg_end() conversions.David S. Miller2015-01-18
* | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
|/
* ipv6: Remove unnecessary testzhuyj2014-11-26
* ipv6: coding style improvements (remove assignment in if statements)Ian Morris2014-11-23
* net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches2014-11-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-01
|\
| * ipv6: notify userspace when we added or changed an ipv6 tokenLubomir Rintel2014-10-29
* | net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline2014-10-29
* | ipv6: replace min/casting by min_tFabian Frederick2014-10-27
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-02
|\
| * ipv6: remove rt6i_genidHannes Frederic Sowa2014-09-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-23
|\|
| * ipv6: clean up anycast when an interface is destroyedSabrina Dubroca2014-09-12
* | ipv6: exit early in addrconf_notify() if IPv6 is disabledWANG Cong2014-09-13
* | ipv6: clean up ipv6_dev_ac_inc()WANG Cong2014-09-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-08
|\|
| * ipv6: use addrconf_get_prefix_route() to remove peer addrNicolas Dichtel2014-09-05
| * ipv6: fix a refcnt leak with peer addrNicolas Dichtel2014-09-05
| * ipv6: fix rtnl locking in setsockopt for anycast and multicastSabrina Dubroca2014-09-05
* | ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-25
|/
* ipv6: fail early when creating netdev named all or defaultWANG Cong2014-07-29
* ipv6: addrconf: implement address generation modesJiri Pirko2014-07-11
* ipv6: Allow accepting RA from local IP addresses.Ben Greear2014-07-01
* net: clean up snmp stats codeWANG Cong2014-05-07
* ipv6: remove unused function ipv6_inherit_linklocal()WANG Cong2014-05-05
* ipv6: support IFA_F_MANAGETEMPADDR for address deletion tooHeiner Kallweit2014-04-22
* ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa2014-03-28
* ipv6: Avoid unnecessary temporary addresses being generatedHeiner Kallweit2014-03-13
* gre: add link local route when local addr is anyNicolas Dichtel2014-02-17
* ipv6: reallocate addrconf router for ipv6 address when lo device upGao feng2014-01-24
* ipv6: optimize link local address searchHannes Frederic Sowa2014-01-19