summaryrefslogtreecommitdiffstats
path: root/include/net/if_inet6.h
Commit message (Expand)AuthorAgeFilesLines
* net/ipv6: allow sysctl to change link-local address generation modeFelix Jia2017-01-271-1/+0
* ipv6 addrconf: Implemented enhanced DAD (RFC7527)Erik Nordmark2016-12-031-0/+1
* IPv6: fix DESYNC_FACTORJiri Bohac2016-10-141-0/+1
* IPv6: Drop the temporary address regen_timerJiri Bohac2016-10-141-1/+0
* ipv6 addrconf: implement RFC7559 router solicitation backoffMaciej Żenczykowski2016-09-301-0/+1
* ipv6: do retries on stable privacy addressesHannes Frederic Sowa2015-03-231-0/+1
* ipv6: collapse state_lock and lockHannes Frederic Sowa2015-03-231-2/+1
* ipv6: remove aca_lock spinlock from struct ifacaddr6Li RongQing2014-10-141-1/+0
* Removed unused inet6 address stateSébastien Barré2014-10-041-1/+0
* ipv6: addrconf: implement address generation modesJiri Pirko2014-07-111-0/+1
* ipv6: move DAD and addrconf_verify processing to workqueueHannes Frederic Sowa2014-03-281-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-181-1/+0
|\
| * ipv6: simplify detection of first operational link-local address on interfaceHannes Frederic Sowa2014-01-171-1/+0
* | ipv6 addrconf: extend ifa_flags to u32Jiri Pirko2013-12-061-1/+1
|/
* ipv6: Remove privacy config option.David S. Miller2013-10-281-4/+1
* net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.Daniel Borkmann2013-09-041-2/+7
* ipv6: resend MLD report if a link-local address completes DADHannes Frederic Sowa2013-06-281-0/+2
* ipv6: introduce per-interface counter for dad-completed ipv6 addressesHannes Frederic Sowa2013-06-281-0/+1
* ipv6: split duplicate address detection and router solicitation timerHannes Frederic Sowa2013-06-251-2/+6
* net: ipv6: remove 'next' member from inet6_devDaniel Borkmann2013-05-201-1/+0
* ipv6: add support of peer addressNicolas Dichtel2013-05-191-0/+1
* net: ipv6: only invalidate previously tokenized addressesDaniel Borkmann2013-04-091-0/+2
* net: ipv6: add tokenized interface identifier supportDaniel Borkmann2013-04-081-0/+2
* net: delete all instances of special processing for token ringPaul Gortmaker2012-05-151-54/+0
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
* ipv6: updates to privacy addresses per RFC 4941.Lorenzo Colitti2011-08-011-0/+1
* ipv6: reduce per device ICMP mib sizesEric Dumazet2011-05-191-2/+2
* net: Remove __KERNEL__ cpp checks from include/netDavid S. Miller2011-04-241-3/+0
* inet: constify ip headers and in6_addrEric Dumazet2011-04-221-2/+2
* net: gre: provide multicast mappings for ipv4 and ipv6Timo Teräs2011-03-301-0/+16
* ipv6: mcast: RCU conversionEric Dumazet2010-11-241-1/+2
* ipv6: Replace inet6_ifaddr->dead with stateHerbert Xu2010-05-181-2/+10
* ipv6: convert idev_list to list macrosstephen hemminger2010-03-201-3/+3
* IPv6: convert addrconf hash list to RCUstephen hemminger2010-03-201-0/+1
* ipv6: convert addrconf list to hliststephen hemminger2010-03-201-1/+1
* ipv6: convert temporary address list to list macrosstephen hemminger2010-03-201-2/+2
* IPv6: convert mc_lock to spinlockStephen Hemminger2010-02-171-1/+1
* net: cleanup include/netEric Dumazet2009-11-041-16/+8
* ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit buildsRichard Kennedy2009-03-211-2/+3
* ipv6: make struct ipv6_devconf staticAdrian Bunk2008-07-221-2/+0
* ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h.Rami Rosen2008-06-121-1/+0
* [IPV6]: Reorg struct ifmcaddr6 to save some bytesArnaldo Carvalho de Melo2008-02-031-1/+1
* [INET6]: Reorganize struct inet6_dev to save 8 bytesArnaldo Carvalho de Melo2008-02-031-2/+2
* IPoIB: improve IPv4/IPv6 to IB mcast mapping functionsRolf Manderscheid2008-01-251-4/+7
* [IPV6]: Add ICMPMsgStats MIB (RFC 4293) [rev 2]David L Stevens2007-10-101-0/+1
* [IPV6]: Per-interface statistics support.YOSHIFUJI Hideaki2006-12-021-0/+1
* [IPV6] ADDRCONF: Convert addrconf_lock to RCU.YOSHIFUJI Hideaki2006-09-221-0/+1
* [IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.YOSHIFUJI Hideaki2006-03-201-3/+0
* [IPV6] mcast: Fix multiple issues in MLDv2 reports.David L Stevens2005-12-271-0/+1
* [IPV6]: Defer IPv6 device initialization until the link becomes ready.YOSHIFUJI Hideaki2005-12-211-0/+1