summaryrefslogtreecommitdiff
path: root/include/net/if_inet6.h
Commit message (Expand)AuthorAge
* net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* net/ipv6: allow sysctl to change link-local address generation modeFelix Jia2017-01-27
* ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark2016-12-03
* IPv6: fix DESYNC_FACTORJiri Bohac2016-10-14
* IPv6: Drop the temporary address regen_timerJiri Bohac2016-10-14
* ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski2016-09-30
* ipv6: do retries on stable privacy addressesHannes Frederic Sowa2015-03-23
* ipv6: collapse state_lock and lockHannes Frederic Sowa2015-03-23
* ipv6: remove aca_lock spinlock from struct ifacaddr6Li RongQing2014-10-14
* Removed unused inet6 address stateSébastien Barré2014-10-04
* ipv6: addrconf: implement address generation modesJiri Pirko2014-07-11
* ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa2014-03-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-18
|\
| * ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2014-01-17
* | ipv6 addrconf: extend ifa_flags to u32Jiri Pirko2013-12-06
|/
* ipv6: Remove privacy config option.David S. Miller2013-10-28
* net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.Daniel Borkmann2013-09-04
* ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa2013-06-28
* ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa2013-06-28
* ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa2013-06-25
* net: ipv6: remove 'next' member from inet6_devDaniel Borkmann2013-05-20
* ipv6: add support of peer addressNicolas Dichtel2013-05-19
* net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann2013-04-09
* net: ipv6: add tokenized interface identifier supportDaniel Borkmann2013-04-08
* net: delete all instances of special processing for token ringPaul Gortmaker2012-05-15
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-15
* ipv6: updates to privacy addresses per RFC 4941.Lorenzo Colitti2011-08-01
* ipv6: reduce per device ICMP mib sizesEric Dumazet2011-05-19
* net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller2011-04-24
* inet: constify ip headers and in6_addrEric Dumazet2011-04-22
* net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs2011-03-30
* ipv6: mcast: RCU conversionEric Dumazet2010-11-24
* ipv6: Replace inet6_ifaddr->dead with stateHerbert Xu2010-05-18
* ipv6: convert idev_list to list macrosstephen hemminger2010-03-20
* IPv6: convert addrconf hash list to RCUstephen hemminger2010-03-20
* ipv6: convert addrconf list to hliststephen hemminger2010-03-20
* ipv6: convert temporary address list to list macrosstephen hemminger2010-03-20
* IPv6: convert mc_lock to spinlockStephen Hemminger2010-02-17
* net: cleanup include/netEric Dumazet2009-11-04
* ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit buildsRichard Kennedy2009-03-21
* ipv6: make struct ipv6_devconf staticAdrian Bunk2008-07-22
* ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h.Rami Rosen2008-06-12
* [IPV6]: Reorg struct ifmcaddr6 to save some bytesArnaldo Carvalho de Melo2008-02-03
* [INET6]: Reorganize struct inet6_dev to save 8 bytesArnaldo Carvalho de Melo2008-02-03
* IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid2008-01-25
* [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]David L Stevens2007-10-10
* [IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki2006-12-02