summaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
Commit message (Expand)AuthorAgeFilesLines
* ipv6: remove unused neigh parameter from ndisc functionsJiri Benc2015-09-241-1/+1
* rtnetlink: RTEXT_FILTER_SKIP_STATS support to avoid dumping inet/inet6 statsSowmini Varadhan2015-09-151-4/+9
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-091-31/+0
|\
| * net/ipv6: Export addrconf_ifid_eui48Matan Barak2015-08-301-31/+0
* | net: Optimize snmp stat aggregation by walking all the percpu data at onceRaghavendra K T2015-08-301-10/+16
* | ipv6: ndisc: inherit metadata dst when creating ndisc requestsJiri Benc2015-08-201-1/+1
* | net: addr IFLA_OPERSTATE to netlink message for ipv6 ifinfoAndy Gospodarek2015-08-131-1/+4
* | net: ipv6 sysctl option to ignore routes when nexthop link is downAndy Gospodarek2015-08-131-1/+104
* | net/ipv6: add sysctl option accept_ra_min_hop_limitHangbin Liu2015-07-301-0/+10
* | ipv6: sysctl to restrict candidate source addressesErik Kline2015-07-221-3/+19
* | ipv6: Remove unused arguments for __ipv6_dev_get_saddr().YOSHIFUJI Hideaki2015-07-161-4/+2
* | ipv6: Fix finding best source address in ipv6_dev_get_saddr().YOSHIFUJI Hideaki/吉藤英明2015-07-151-12/+18
* | ipv6: Do not iterate over all interfaces when finding source address on speci...YOSHIFUJI Hideaki/吉藤英明2015-07-101-90/+107
|/
* ipv6: Consider RTF_CACHE when searching the fib6 treeMartin KaFai Lau2015-05-011-0/+2
* dev: introduce dev_get_iflink()Nicolas Dichtel2015-04-021-2/+2
* netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-311-5/+5
* ipv6: coding style: comparison for equality with NULLIan Morris2015-03-311-44/+44
* ipv6: fix sparse warnings in privacy stable addresses generationHannes Frederic Sowa2015-03-241-5/+5
* ipv6: introduce idgen_delay and idgen_retries knobsHannes Frederic Sowa2015-03-231-7/+4
* ipv6: do retries on stable privacy addressesHannes Frederic Sowa2015-03-231-3/+54
* ipv6: collapse state_lock and lockHannes Frederic Sowa2015-03-231-16/+15
* ipv6: introduce IFA_F_STABLE_PRIVACY flagHannes Frederic Sowa2015-03-231-6/+8
* ipv6: generation of stable privacy addresses for link-local and autoconfHannes Frederic Sowa2015-03-231-4/+126
* ipv6: introduce secret_stable to ipv6_devconfHannes Frederic Sowa2015-03-231-0/+68
* ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner2015-03-181-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-031-1/+16
|\
| * ipv6: addrconf: validate new MTU before applying itMarcelo Leitner2015-02-231-1/+16
* | multicast: Extend ip address command to enable multicast group join/leave onMadhu Challa2015-02-271-3/+35
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-02-091-2/+34
|\
| * ipv6: addrconf: add missing validate_link_af handlerDaniel Borkmann2015-02-061-0/+17
| * net: ipv6: allow explicitly choosing optimistic addressesErik Kline2015-02-051-2/+17
* | net: mark some potential candidates __read_mostlyDaniel Borkmann2015-01-301-1/+1
* | net: ipv6: Add sysctl entry to disable MTU updates from RAHarout Hedeshian2015-01-251-0/+10
* | netlink: Fix bugs in nlmsg_end() conversions.David S. Miller2015-01-181-1/+1
* | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-13/+19
|/
* ipv6: Remove unnecessary testzhuyj2014-11-261-4/+2
* ipv6: coding style improvements (remove assignment in if statements)Ian Morris2014-11-231-4/+8
* net: Convert LIMIT_NETDEBUG to net_dbg_ratelimitedJoe Perches2014-11-111-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-011-0/+1
|\
| * ipv6: notify userspace when we added or changed an ipv6 tokenLubomir Rintel2014-10-291-0/+1
* | net: ipv6: Add a sysctl to make optimistic addresses useful candidatesErik Kline2014-10-291-2/+44
* | ipv6: replace min/casting by min_tFabian Frederick2014-10-271-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-021-1/+2
|\
| * ipv6: remove rt6i_genidHannes Frederic Sowa2014-09-301-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-231-3/+5
|\ \ | |/
| * ipv6: clean up anycast when an interface is destroyedSabrina Dubroca2014-09-121-3/+5
* | ipv6: exit early in addrconf_notify() if IPv6 is disabledWANG Cong2014-09-131-0/+3
* | ipv6: clean up ipv6_dev_ac_inc()WANG Cong2014-09-131-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-071-19/+10
|\ \ | |/
| * ipv6: use addrconf_get_prefix_route() to remove peer addrNicolas Dichtel2014-09-051-3/+2
OpenPOWER on IntegriCloud