aboutsummaryrefslogtreecommitdiff
path: root/include/net/if_inet6.h
AgeCommit message (Expand)AuthorFilesLines
2018-11-02net/ipv6: Add anycast addresses to a global hashtableGravatar Jeff Barnhill 1-0/+2
2018-05-29net/ipv6: Add support for specifying metric of connected routesGravatar David Ahern 1-0/+1
2018-04-19net/ipv6: Remove aca_idevGravatar David Ahern 1-1/+0
2018-04-17net/ipv6: Flip FIB entries to fib6_infoGravatar David Ahern 1-2/+2
2017-07-04net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_tGravatar Reshetova, Elena 1-1/+1
2017-07-04net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_tGravatar Reshetova, Elena 1-1/+1
2017-07-04net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_tGravatar Reshetova, Elena 1-1/+1
2017-07-04net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_tGravatar Reshetova, Elena 1-1/+2
2017-01-27net/ipv6: allow sysctl to change link-local address generation modeGravatar Felix Jia 1-1/+0
2016-12-03ipv6 addrconf: Implemented enhanced DAD (RFC7527)Gravatar Erik Nordmark 1-0/+1
2016-10-14IPv6: fix DESYNC_FACTORGravatar Jiri Bohac 1-0/+1
2016-10-14IPv6: Drop the temporary address regen_timerGravatar Jiri Bohac 1-1/+0
2016-09-30ipv6 addrconf: implement RFC7559 router solicitation backoffGravatar Maciej Żenczykowski 1-0/+1
2015-03-23ipv6: do retries on stable privacy addressesGravatar Hannes Frederic Sowa 1-0/+1
2015-03-23ipv6: collapse state_lock and lockGravatar Hannes Frederic Sowa 1-2/+1
2014-10-14ipv6: remove aca_lock spinlock from struct ifacaddr6Gravatar Li RongQing 1-1/+0
2014-10-04Removed unused inet6 address stateGravatar Sébastien Barré 1-1/+0
2014-07-11ipv6: addrconf: implement address generation modesGravatar Jiri Pirko 1-0/+1
2014-03-28ipv6: move DAD and addrconf_verify processing to workqueueGravatar Hannes Frederic Sowa 1-1/+3
2014-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-1/+0
2014-01-17ipv6: simplify detection of first operational link-local address on interfaceGravatar Hannes Frederic Sowa 1-1/+0
2013-12-06ipv6 addrconf: extend ifa_flags to u32Gravatar Jiri Pirko 1-1/+1
2013-10-28ipv6: Remove privacy config option.Gravatar David S. Miller 1-4/+1
2013-09-04net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.Gravatar Daniel Borkmann 1-2/+7
2013-06-28ipv6: resend MLD report if a link-local address completes DADGravatar Hannes Frederic Sowa 1-0/+2
2013-06-28ipv6: introduce per-interface counter for dad-completed ipv6 addressesGravatar Hannes Frederic Sowa 1-0/+1
2013-06-25ipv6: split duplicate address detection and router solicitation timerGravatar Hannes Frederic Sowa 1-2/+6
2013-05-20net: ipv6: remove 'next' member from inet6_devGravatar Daniel Borkmann 1-1/+0
2013-05-19ipv6: add support of peer addressGravatar Nicolas Dichtel 1-0/+1
2013-04-09net: ipv6: only invalidate previously tokenized addressesGravatar Daniel Borkmann 1-0/+2
2013-04-08net: ipv6: add tokenized interface identifier supportGravatar Daniel Borkmann 1-0/+2
2012-05-15net: delete all instances of special processing for token ringGravatar Paul Gortmaker 1-54/+0
2012-04-15net: cleanup unsigned to unsigned intGravatar Eric Dumazet 1-1/+1
2011-08-01ipv6: updates to privacy addresses per RFC 4941.Gravatar Lorenzo Colitti 1-0/+1
2011-05-19ipv6: reduce per device ICMP mib sizesGravatar Eric Dumazet 1-2/+2
2011-04-24net: Remove __KERNEL__ cpp checks from include/netGravatar David S. Miller 1-3/+0
2011-04-22inet: constify ip headers and in6_addrGravatar Eric Dumazet 1-2/+2
2011-03-30net: gre: provide multicast mappings for ipv4 and ipv6Gravatar Timo Teräs 1-0/+16
2010-11-24ipv6: mcast: RCU conversionGravatar Eric Dumazet 1-1/+2
2010-05-18ipv6: Replace inet6_ifaddr->dead with stateGravatar Herbert Xu 1-2/+10
2010-03-20ipv6: convert idev_list to list macrosGravatar stephen hemminger 1-3/+3
2010-03-20IPv6: convert addrconf hash list to RCUGravatar stephen hemminger 1-0/+1
2010-03-20ipv6: convert addrconf list to hlistGravatar stephen hemminger 1-1/+1
2010-03-20ipv6: convert temporary address list to list macrosGravatar stephen hemminger 1-2/+2
2010-02-17IPv6: convert mc_lock to spinlockGravatar Stephen Hemminger 1-1/+1
2009-11-04net: cleanup include/netGravatar Eric Dumazet 1-16/+8
2009-03-21ipv6: reorder struct inet6_ifaddr to remove padding on 64 bit buildsGravatar Richard Kennedy 1-2/+3
2008-07-22ipv6: make struct ipv6_devconf staticGravatar Adrian Bunk 1-2/+0
2008-06-12ipv6 addrconf: Remove IFA_GLOBAL definition from include/net/if_inet6.h.Gravatar Rami Rosen 1-1/+0
2008-02-03[IPV6]: Reorg struct ifmcaddr6 to save some bytesGravatar Arnaldo Carvalho de Melo 1-1/+1