summaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAge
* ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa2015-12-15
* ipv6: keep existing flags when setting IFA_F_OPTIMISTICBjørn Mork2015-12-05
* Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"Nicolas Dichtel2015-12-01
* ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca2015-11-04
* ipv6: recreate ipv6 link-local addresses when increasing MTU over IPV6_MIN_MTUAlexander Duyck2015-10-30
* netlink: Rightsize IFLA_AF_SPEC size calculationArad, Ronen2015-10-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\
| * ipv6: gre: setup default multicast routes over PtP linksHannes Frederic Sowa2015-10-11
* | net: Add VRF support to IPv6 stackDavid Ahern2015-10-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-09-26
|\|
| * ipv6: Avoid double dst_freeMartin KaFai Lau2015-09-15
* | ipv6: remove unused neigh parameter from ndisc functionsJiri Benc2015-09-24
* | rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan2015-09-15
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-09
|\
| * net/ipv6: Export addrconf_ifid_eui48Matan Barak2015-08-30
* | net: Optimize snmp stat aggregation by walking all the percpu data at onceRaghavendra K T2015-08-31
* | ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc2015-08-20
* | net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfoAndy Gospodarek2015-08-14
* | net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-08-14
* | net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu2015-07-30
* | ipv6: sysctl to restrict candidate source addressesErik Kline2015-07-22
* | ipv6: Remove unused arguments for __ipv6_dev_get_saddr().YOSHIFUJI Hideaki2015-07-16
* | ipv6: Fix finding best source address in ipv6_dev_get_saddr().YOSHIFUJI Hideaki/吉藤英明2015-07-16
* | ipv6: Do not iterate over all interfaces when finding source address on speci...YOSHIFUJI Hideaki/吉藤英明2015-07-11
|/
* ipv6: Consider RTF_CACHE when searching the fib6 treeMartin KaFai Lau2015-05-01
* 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
|\