index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
if_inet6.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
2022-04-06
1
-0
/
+8
*
net: Add new protocol attribute to IP addresses
Jacques de Laval
2022-02-18
1
-0
/
+2
*
ipv6: add net device refcount tracker to struct inet6_dev
Eric Dumazet
2021-12-06
1
-0
/
+1
*
ipv6: add IFLA_INET6_RA_MTU to expose mtu value
Rocco Yue
2021-08-27
1
-0
/
+2
*
net/ipv6/mcast: Use struct_size() helper
Gustavo A. R. Silva
2021-08-05
1
-3
/
+0
*
mld: add mc_lock for protecting per-interface mld data
Taehee Yoo
2021-03-26
1
-0
/
+1
*
mld: add new workqueues for process mld events
Taehee Yoo
2021-03-26
1
-1
/
+8
*
mld: convert ifmcaddr6 to RCU
Taehee Yoo
2021-03-26
1
-3
/
+4
*
mld: convert ip6_sf_list to RCU
Taehee Yoo
2021-03-26
1
-3
/
+4
*
mld: convert ipv6_mc_socklist->sflist to RCU
Taehee Yoo
2021-03-26
1
-2
/
+2
*
mld: get rid of inet6_dev->mc_lock
Taehee Yoo
2021-03-26
1
-1
/
+0
*
mld: convert from timer to delayed work
Taehee Yoo
2021-03-26
1
-4
/
+4
*
ipv6: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-11
1
-1
/
+1
*
ipv6: Implement draft-ietf-6man-rfc4941bis
Fernando Gont
2020-05-06
1
-1
/
+0
*
ipv6: shrink struct ipv6_mc_socklist
Eric Dumazet
2019-08-28
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
net/ipv6: Add anycast addresses to a global hashtable
Jeff Barnhill
2018-11-02
1
-0
/
+2
*
net/ipv6: Add support for specifying metric of connected routes
David Ahern
2018-05-29
1
-0
/
+1
*
net/ipv6: Remove aca_idev
David Ahern
2018-04-19
1
-1
/
+0
*
net/ipv6: Flip FIB entries to fib6_info
David Ahern
2018-04-17
1
-2
/
+2
*
net, ipv6: convert ifacaddr6.aca_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-1
/
+1
*
net, ipv6: convert ifmcaddr6.mca_refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-1
/
+1
*
net, ipv6: convert inet6_ifaddr.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-1
/
+1
*
net, ipv6: convert inet6_dev.refcnt from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-1
/
+2
*
net/ipv6: allow sysctl to change link-local address generation mode
Felix Jia
2017-01-27
1
-1
/
+0
*
ipv6 addrconf: Implemented enhanced DAD (RFC7527)
Erik Nordmark
2016-12-03
1
-0
/
+1
*
IPv6: fix DESYNC_FACTOR
Jiri Bohac
2016-10-14
1
-0
/
+1
*
IPv6: Drop the temporary address regen_timer
Jiri Bohac
2016-10-14
1
-1
/
+0
*
ipv6 addrconf: implement RFC7559 router solicitation backoff
Maciej Żenczykowski
2016-09-30
1
-0
/
+1
*
ipv6: do retries on stable privacy addresses
Hannes Frederic Sowa
2015-03-23
1
-0
/
+1
*
ipv6: collapse state_lock and lock
Hannes Frederic Sowa
2015-03-23
1
-2
/
+1
*
ipv6: remove aca_lock spinlock from struct ifacaddr6
Li RongQing
2014-10-14
1
-1
/
+0
*
Removed unused inet6 address state
Sébastien Barré
2014-10-04
1
-1
/
+0
*
ipv6: addrconf: implement address generation modes
Jiri Pirko
2014-07-11
1
-0
/
+1
*
ipv6: move DAD and addrconf_verify processing to workqueue
Hannes Frederic Sowa
2014-03-28
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-18
1
-1
/
+0
|
\
|
*
ipv6: simplify detection of first operational link-local address on interface
Hannes Frederic Sowa
2014-01-17
1
-1
/
+0
*
|
ipv6 addrconf: extend ifa_flags to u32
Jiri Pirko
2013-12-06
1
-1
/
+1
|
/
*
ipv6: Remove privacy config option.
David S. Miller
2013-10-28
1
-4
/
+1
*
net: ipv6: mld: fix v1/v2 switchback timeout to rfc3810, 9.12.
Daniel Borkmann
2013-09-04
1
-2
/
+7
*
ipv6: resend MLD report if a link-local address completes DAD
Hannes Frederic Sowa
2013-06-28
1
-0
/
+2
*
ipv6: introduce per-interface counter for dad-completed ipv6 addresses
Hannes Frederic Sowa
2013-06-28
1
-0
/
+1
*
ipv6: split duplicate address detection and router solicitation timer
Hannes Frederic Sowa
2013-06-25
1
-2
/
+6
*
net: ipv6: remove 'next' member from inet6_dev
Daniel Borkmann
2013-05-20
1
-1
/
+0
*
ipv6: add support of peer address
Nicolas Dichtel
2013-05-19
1
-0
/
+1
*
net: ipv6: only invalidate previously tokenized addresses
Daniel Borkmann
2013-04-09
1
-0
/
+2
*
net: ipv6: add tokenized interface identifier support
Daniel Borkmann
2013-04-08
1
-0
/
+2
*
net: delete all instances of special processing for token ring
Paul Gortmaker
2012-05-15
1
-54
/
+0
*
net: cleanup unsigned to unsigned int
Eric Dumazet
2012-04-15
1
-1
/
+1
*
ipv6: updates to privacy addresses per RFC 4941.
Lorenzo Colitti
2011-08-01
1
-0
/
+1
[next]