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
/
net
/
ipv6
/
addrconf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-09-07
1
-1
/
+1
|
\
|
*
net: ipv6/addrconf: avoid integer underflow in ipv6_create_tempaddr
Alex Henrie
2023-09-04
1
-1
/
+1
*
|
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-29
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
networking: Update to register_net_sysctl_sz
Joel Granados
2023-08-15
1
-1
/
+2
*
|
net: release reference to inet6_dev pointer
Patrick Rohr
2023-08-20
1
-1
/
+1
*
|
net: change accept_ra_min_rtr_lft to affect all RA lifetimes
Patrick Rohr
2023-07-28
1
-5
/
+8
*
|
IPv6: add extack info for IPv6 address add/delete
Hangbin Liu
2023-07-28
1
-23
/
+54
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-07-27
1
-4
/
+10
|
\
\
|
*
|
ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary...
Maciej Żenczykowski
2023-07-24
1
-4
/
+10
*
|
|
net: add sysctl accept_ra_min_rtr_lft
Patrick Rohr
2023-07-23
1
-0
/
+10
|
/
/
*
/
ipv6/addrconf: fix a potential refcount underflow for idev
Ziyang Xuan
2023-07-09
1
-2
/
+1
|
/
*
ipv6: lower "link become ready"'s level message
Matthieu Baerts
2023-06-04
1
-2
/
+2
*
ipv6: prevent router_solicitations for team port
Xin Long
2023-03-24
1
-1
/
+2
*
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
2023-03-21
1
-7
/
+7
*
ip/ip6_gre: Fix non-point-to-point tunnel not generating IPv6 link local address
Thomas Winter
2023-02-01
1
-5
/
+5
*
ip/ip6_gre: Fix changing addr gen mode not generating IPv6 link local address
Thomas Winter
2023-02-01
1
-22
/
+27
*
Merge tag 'net-next-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-12-13
1
-2
/
+2
|
\
|
*
net: add IFF_NO_ADDRCONF and use it in bonding to prevent ipv6 addrconf
Xin Long
2022-12-12
1
-2
/
+2
*
|
treewide: use get_random_u32_inclusive() when possible
Jason A. Donenfeld
2022-11-18
1
-3
/
+3
*
|
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-11-18
1
-4
/
+4
|
/
*
Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2022-10-20
1
-0
/
+2
|
\
|
*
ip6mr: fix UAF issue in ip6mr_sk_done() when addrconf_init_net() failed
Zhengchao Shao
2022-10-18
1
-0
/
+2
*
|
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
1
-4
/
+4
|
/
*
bonding: add all node mcast address when slave up
Hangbin Liu
2022-09-05
1
-2
/
+6
*
net: Fix data-races around sysctl_devconf_inherit_init_net.
Kuniyuki Iwashima
2022-08-24
1
-3
/
+2
*
net: ipv6: avoid accepting values greater than 2 for accept_untracked_na
Jaehee Park
2022-07-21
1
-3
/
+3
*
net: ipv6: new accept_untracked_na option to accept na only if in-network
Jaehee Park
2022-07-15
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-30
1
-6
/
+2
|
\
|
*
ipv6: fix lockdep splat in in6_dump_addrs()
Eric Dumazet
2022-06-29
1
-2
/
+2
|
*
ipv6: take care of disable_policy when restoring routes
Nicolas Dichtel
2022-06-27
1
-4
/
+0
*
|
ipv6/addrconf: fix timing bug in tempaddr regen
Sam Edwards
2022-06-28
1
-29
/
+33
*
|
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-09
1
-2
/
+2
|
/
*
net/ipv6: Expand and rename accept_unsolicited_na to accept_untracked_na
Arun Ajith S
2022-05-31
1
-3
/
+3
*
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-05-25
1
-11
/
+40
|
\
|
*
memcg: accounting for objects allocated for new netdevice
Vasily Averin
2022-05-04
1
-4
/
+4
|
*
ipv6: Don't send rs packets to the interface of ARPHRD_TUNNEL
jianghaoran
2022-05-02
1
-1
/
+2
|
*
net/ipv6: Enforce limits for accept_unsolicited_na sysctl
Arun Ajith S
2022-04-22
1
-1
/
+1
|
*
net/ipv6: Introduce accept_unsolicited_na knob to implement router-side chang...
Arun Ajith S
2022-04-17
1
-0
/
+10
|
*
ipv6: fix locking issues with loops over idev->addr_list
Niels Dossche
2022-04-06
1
-6
/
+24
*
|
random32: use real rng for non-deterministic randomness
Jason A. Donenfeld
2022-05-18
1
-2
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-03
1
-2
/
+6
|
\
|
*
net: ipv6: ensure we call ipv6_mc_down() at most once
j.nixdorf@avm.de
2022-02-28
1
-2
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-24
1
-0
/
+2
|
\
|
|
*
ipv6: prevent a possible race condition with lifetimes
Niels Dossche
2022-02-24
1
-0
/
+2
*
|
net: Add new protocol attribute to IP addresses
Jacques de Laval
2022-02-18
1
-6
/
+21
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
1
-2
/
+2
|
\
|
|
*
ipv6: mcast: use rcu-safe version of ipv6_get_lladdr()
Ignat Korchagin
2022-02-14
1
-2
/
+2
*
|
ipv6/addrconf: ensure addrconf_verify_rtnl() has completed
Eric Dumazet
2022-02-17
1
-1
/
+1
*
|
ipv6: blackhole_netdev needs snmp6 counters
Ido Schimmel
2022-02-14
1
-9
/
+9
*
|
ipv6: give an IPv6 dev to blackhole_netdev
Eric Dumazet
2022-02-11
1
-46
/
+32
[next]