index
:
linux/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.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
netns
/
ipv6.h
Age
Commit message (
Expand
)
Author
2025-04-24
ipv6: Protect fib6_link_table() with spinlock.
Kuniyuki Iwashima
2023-06-02
net/ipv6: convert skip_notify_on_dev_down sysctl to u8
Eric Dumazet
2023-06-02
net/ipv6: fix bool/int mismatch for skip_notify_on_dev_down
Eric Dumazet
2023-04-20
ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6
Mahesh Bandewar
2022-04-15
ipv6: make ip6_rt_gc_expire an atomic_t
Eric Dumazet
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-16
ipv6: per-netns exclusive flowlabel checks
Willem de Bruijn
2022-02-08
ipv6/addrconf: use one delayed work per netns
Eric Dumazet
2022-02-08
ipv6/addrconf: allocate a per netns hash table
Eric Dumazet
2022-01-25
ipv6: do not use per netns icmp sockets
Eric Dumazet
2021-07-21
ipv6: ioam: Data plane support for Pre-allocated Trace
Justin Iurman
2021-05-18
ipv6: Add a sysctl to control multipath hash fields
Ido Schimmel
2021-04-26
netfilter: remove all xt_table anchors from struct net
Florian Westphal
2021-03-31
ipv6: move ip6_dst_ops first in netns_ipv6
Eric Dumazet
2021-03-31
ipv6: convert elligible sysctls to u8
Eric Dumazet
2021-02-02
net: ipv6: Emit notification when fib hardware flags are changed
Amit Cohen
2019-11-21
ipv6: keep track of routes using src
Paolo Abeni
2019-05-26
net: dynamically allocate fqdir structures
Eric Dumazet
2019-05-26
net: rename struct fqdir fields
Eric Dumazet
2019-05-26
inet: rename netns_frags to fqdir
Eric Dumazet
2019-04-18
ipv6: Add rate limit mask for ICMPv6 messages
Stephen Suryaputra
2019-03-20
ipv6: Add icmp_echo_ignore_anycast for ICMPv6
Stephen Suryaputra
2019-03-19
ipv6: Add icmp_echo_ignore_multicast support for ICMPv6
Stephen Suryaputra
2019-02-24
ipv6: icmp: use percpu allocation
Kefeng Wang
2018-10-12
net/ipv6: Add knob to skip DELROUTE message on device down
David Ahern
2018-08-13
ipv6: Add icmp_echo_ignore_all support for ICMPv6
Virgile Jarry
2018-06-18
netfilter: ipv6: nf_defrag: reduce struct net memory waste
Eric Dumazet
2018-04-25
ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode
Ahmed Abdelsalam
2018-04-17
net/ipv6: Flip FIB entries to fib6_info
David Ahern
2018-04-17
net/ipv6: Add fib6_null_entry
David Ahern
2018-03-26
ip6mr: Support fib notifications
Yuval Mintz
2018-03-04
net/ipv6: Add support for path selection using hash of 5-tuple
David Ahern
2018-03-01
mroute*: Make mr_table a common struct
Yuval Mintz
2018-02-28
ipv6: route: dissect flow in input path if fib rules need it
Roopa Prabhu
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-03
ipv6: Implement limits on Hop-by-Hop and Destination options
Tom Herbert
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-19
ipv6: addrlabel: per netns list
Eric Dumazet
2017-08-24
ipv6: Add sysctl for per namespace flow label reflection
Jakub Sitnicki
2017-08-08
net: ipv6: avoid overhead when no custom FIB rules are installed
Vincent Bernat
2017-08-03
ipv6: fib: Add FIB notifiers callbacks
Ido Schimmel
2016-11-09
ipv6: sr: add code base for control plane support of SR-IPv6
David Lebrun
2016-03-08
ipv6: per netns FIB garbage collection
Michal Kubeček
2016-03-08
ipv6: per netns fib6 walkers
Michal Kubeček
2015-07-09
ipv6: Nonlocal bind
Tom Herbert
2015-05-03
ipv6: Flow label state ranges
Tom Herbert
2015-03-23
ipv6: introduce idgen_delay and idgen_retries knobs
Hannes Frederic Sowa
2015-02-27
multicast: Extend ip address command to enable multicast group join/leave on
Madhu Challa
2014-10-07
ipv6: make fib6 serial number per namespace
Hannes Frederic Sowa
2014-07-07
ipv6: Implement automatic flow label generation on transmit
Tom Herbert
[next]