index
:
kernel/git/stable/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
addrconf.c
Age
Commit message (
Expand
)
Author
13 days
ipv6: fix missing notification for ignore_routes_with_linkdown
Fernando Fernandez Mancera
13 days
ipv6: fix state corruption during proxy_ndp sysctl restart
Fernando Fernandez Mancera
13 days
ipv6: fix error handling in disable_policy sysctl
Fernando Fernandez Mancera
13 days
ipv6: fix error handling in forwarding sysctl
Fernando Fernandez Mancera
13 days
ipv6: fix error handling in ignore_routes_with_linkdown sysctl
Fernando Fernandez Mancera
13 days
ipv6: fix error handling in disable_ipv6 sysctl
Fernando Fernandez Mancera
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-11
ipv6: Fix a potential NPD in cleanup_prefix_route()
Ido Schimmel
2026-06-04
net: rename netdev_ops_assert_locked()
Jakub Kicinski
2026-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-05-29
Revert "ipv6: preserve insertion order for same-scope addresses"
Fernando Fernandez Mancera
2026-05-26
ipv6: addrconf: fix temp address generation after prefix deprecation
Fernando Fernandez Mancera
2026-05-15
ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD
Linmao Li
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-04-09
ipv6: move IFA_F_PERMANENT percpu allocation in process scope
Paolo Abeni
2026-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+
Alexei Starovoitov
2026-03-30
ipv6: prevent possible UaF in addrconf_permanent_addr()
Paolo Abeni
2026-03-24
bpf: Remove inclusions of crypto/sha1.h
Eric Biggers
2026-03-23
ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist.
Kuniyuki Iwashima
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-27
ipv6: Switch to higher-level SHA-1 functions
Eric Biggers
2026-01-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-13
ipv6: Fix use-after-free in inet6_addr_del().
Kuniyuki Iwashima
2026-01-06
ipv6: preserve insertion order for same-scope addresses
Yumei Huang
2025-11-14
ipv6: clean up routes when manually removing address with a lifetime
Jakub Kicinski
2025-09-02
ipv6: Add sanity checks on ipv6_devconf.rpl_seg_enabled
Yue Haibing
2025-07-30
Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-07-28
Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2025-07-25
ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
Gabriel Goller
2025-07-18
net: s/dev_get_flags/netif_get_flags/
Stanislav Fomichev
2025-07-14
lib/crypto: sha1: Rename sha1_init() to sha1_init_raw()
Eric Biggers
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-10
gre: Fix IPv6 multicast route creation.
Guillaume Nault
2025-07-08
ipv6: anycast: Don't use rtnl_dereference().
Kuniyuki Iwashima
2025-07-08
ipv6: mcast: Use in6_dev_get() in ipv6_dev_mc_dec().
Kuniyuki Iwashima
2025-07-08
ipv6: mcast: Check inet6_dev->dead under idev->mc_lock in __ipv6_dev_mc_inc().
Kuniyuki Iwashima
2025-06-19
ipv6: Simplify link-local address generation for IPv6 GRE.
Guillaume Nault
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-05
gre: Fix again IPv6 link-local address generation.
Guillaume Nault
2025-04-16
ipv6: Use nlmsg_payload in addrconf file
Breno Leitao
2025-04-15
ipv6: Use nlmsg_payload in inet6_rtm_valid_getaddr_req
Breno Leitao
2025-04-15
ipv6: Use nlmsg_payload in inet6_valid_dump_ifaddr_req
Breno Leitao
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-04-07
ipv6: Fix null-ptr-deref in addrconf_add_ifaddr().
Kuniyuki Iwashima
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-03
net: use netif_disable_lro in ipv6_add_dev
Stanislav Fomichev
2025-04-03
ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATS
Fernando Fernandez Mancera
[next]