| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-06-08 | ip6mr: Define net->ipv6.{ip6mr_notifier_ops,ipmr_seq} under CONFIG_IPV6_MROUTE. | Kuniyuki Iwashima | 1 | -2/+2 |
| 2026-06-08 | ip6mr: Replace RTNL with a dedicated mutex for MFC. | Kuniyuki Iwashima | 1 | -0/+1 |
| 2026-05-08 | ipv6: flowlabel: enforce per-netns limit for unprivileged callers | Maoyi Xie | 1 | -0/+1 |
| 2026-03-02 | ipmr/ip6mr: Convert net->ipv[46].ipmr_seq to atomic_t. | Kuniyuki Iwashima | 1 | -1/+1 |
| 2026-01-19 | ipv6: add sysctl_ipv6_flowlabel group | Eric Dumazet | 1 | -3/+7 |
| 2025-10-29 | ipv6: icmp: Add RFC 5837 support | Ido Schimmel | 1 | -0/+1 |
| 2025-04-24 | ipv6: Protect fib6_link_table() with spinlock. | Kuniyuki Iwashima | 1 | -0/+1 |
| 2023-06-02 | net/ipv6: convert skip_notify_on_dev_down sysctl to u8 | Eric Dumazet | 1 | -1/+1 |
| 2023-06-02 | net/ipv6: fix bool/int mismatch for skip_notify_on_dev_down | Eric Dumazet | 1 | -1/+1 |
| 2023-04-20 | ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6 | Mahesh Bandewar | 1 | -0/+1 |
| 2022-04-15 | ipv6: make ip6_rt_gc_expire an atomic_t | Eric Dumazet | 1 | -2/+2 |
| 2022-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+2 |
| 2022-02-16 | ipv6: per-netns exclusive flowlabel checks | Willem de Bruijn | 1 | -1/+2 |
| 2022-02-08 | ipv6/addrconf: use one delayed work per netns | Eric Dumazet | 1 | -0/+1 |
| 2022-02-08 | ipv6/addrconf: allocate a per netns hash table | Eric Dumazet | 1 | -0/+4 |
| 2022-01-25 | ipv6: do not use per netns icmp sockets | Eric Dumazet | 1 | -1/+0 |
| 2021-07-21 | ipv6: ioam: Data plane support for Pre-allocated Trace | Justin Iurman | 1 | -0/+3 |
| 2021-05-18 | ipv6: Add a sysctl to control multipath hash fields | Ido Schimmel | 1 | -1/+2 |
| 2021-04-26 | netfilter: remove all xt_table anchors from struct net | Florian Westphal | 1 | -9/+0 |
| 2021-03-31 | ipv6: move ip6_dst_ops first in netns_ipv6 | Eric Dumazet | 1 | -1/+3 |
| 2021-03-31 | ipv6: convert elligible sysctls to u8 | Eric Dumazet | 1 | -12/+12 |
| 2021-02-02 | net: ipv6: Emit notification when fib hardware flags are changed | Amit Cohen | 1 | -0/+1 |
| 2019-11-21 | ipv6: keep track of routes using src | Paolo Abeni | 1 | -0/+3 |
| 2019-05-26 | net: dynamically allocate fqdir structures | Eric Dumazet | 1 | -2/+2 |
| 2019-05-26 | net: rename struct fqdir fields | Eric Dumazet | 1 | -2/+2 |
| 2019-05-26 | inet: rename netns_frags to fqdir | Eric Dumazet | 1 | -2/+2 |
| 2019-04-18 | ipv6: Add rate limit mask for ICMPv6 messages | Stephen Suryaputra | 1 | -0/+3 |
| 2019-03-20 | ipv6: Add icmp_echo_ignore_anycast for ICMPv6 | Stephen Suryaputra | 1 | -0/+1 |
| 2019-03-19 | ipv6: Add icmp_echo_ignore_multicast support for ICMPv6 | Stephen Suryaputra | 1 | -0/+1 |
| 2019-02-24 | ipv6: icmp: use percpu allocation | Kefeng Wang | 1 | -1/+1 |
| 2018-10-12 | net/ipv6: Add knob to skip DELROUTE message on device down | David Ahern | 1 | -0/+1 |
| 2018-08-13 | ipv6: Add icmp_echo_ignore_all support for ICMPv6 | Virgile Jarry | 1 | -0/+1 |
| 2018-06-18 | netfilter: ipv6: nf_defrag: reduce struct net memory waste | Eric Dumazet | 1 | -1/+0 |
| 2018-04-25 | ipv6: sr: Compute flowlabel for outer IPv6 header of seg6 encap mode | Ahmed Abdelsalam | 1 | -0/+1 |
| 2018-04-17 | net/ipv6: Flip FIB entries to fib6_info | David Ahern | 1 | -1/+1 |
| 2018-04-17 | net/ipv6: Add fib6_null_entry | David Ahern | 1 | -1/+2 |
| 2018-03-26 | ip6mr: Support fib notifications | Yuval Mintz | 1 | -0/+2 |
| 2018-03-04 | net/ipv6: Add support for path selection using hash of 5-tuple | David Ahern | 1 | -0/+1 |
| 2018-03-01 | mroute*: Make mr_table a common struct | Yuval Mintz | 1 | -1/+1 |
| 2018-02-28 | ipv6: route: dissect flow in input path if fib rules need it | Roopa Prabhu | 1 | -1/+2 |
| 2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+1 |
| 2017-11-03 | ipv6: Implement limits on Hop-by-Hop and Destination options | Tom Herbert | 1 | -0/+4 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-09-19 | ipv6: addrlabel: per netns list | Eric Dumazet | 1 | -0/+5 |
| 2017-08-24 | ipv6: Add sysctl for per namespace flow label reflection | Jakub Sitnicki | 1 | -0/+1 |
| 2017-08-08 | net: ipv6: avoid overhead when no custom FIB rules are installed | Vincent Bernat | 1 | -0/+1 |
| 2017-08-03 | ipv6: fib: Add FIB notifiers callbacks | Ido Schimmel | 1 | -0/+1 |
| 2016-11-09 | ipv6: sr: add code base for control plane support of SR-IPv6 | David Lebrun | 1 | -0/+1 |
| 2016-03-08 | ipv6: per netns FIB garbage collection | Michal Kubeček | 1 | -0/+1 |
| 2016-03-08 | ipv6: per netns fib6 walkers | Michal Kubeček | 1 | -0/+2 |
| 2015-07-09 | ipv6: Nonlocal bind | Tom Herbert | 1 | -0/+1 |
| 2015-05-03 | ipv6: Flow label state ranges | Tom Herbert | 1 | -0/+1 |
| 2015-03-23 | ipv6: introduce idgen_delay and idgen_retries knobs | Hannes Frederic Sowa | 1 | -0/+2 |
| 2015-02-27 | multicast: Extend ip address command to enable multicast group join/leave on | Madhu Challa | 1 | -0/+1 |
| 2014-10-07 | ipv6: make fib6 serial number per namespace | Hannes Frederic Sowa | 1 | -1/+1 |
| 2014-07-07 | ipv6: Implement automatic flow label generation on transmit | Tom Herbert | 1 | -0/+1 |
| 2014-05-13 | net: add a sysctl to reflect the fwmark on replies | Lorenzo Colitti | 1 | -0/+1 |
| 2014-01-19 | ipv6: add flowlabel_consistency sysctl | Florent Fourcot | 1 | -0/+1 |
| 2014-01-14 | IPv6: move the anycast_src_echo_reply sysctl to netns_sysctl_ipv6 | FX Le Bail | 1 | -1/+1 |
| 2014-01-07 | IPv6: add the option to use anycast addresses as source addresses in echo reply | FX Le Bail | 1 | -0/+1 |
| 2013-07-31 | net: split rt_genid for ipv4 and ipv6 | fan.du | 1 | -0/+1 |
| 2013-03-24 | ipv6: provide addr and netconf dump consistency info | Nicolas Dichtel | 1 | -0/+1 |
| 2013-02-06 | xfrm: make gc_thresh configurable in all namespaces | Michal Kubecek | 1 | -0/+1 |
| 2012-09-19 | ipv6: add a new namespace for nf_conntrack_reasm | Amerigo Wang | 1 | -0/+8 |
| 2012-08-30 | netfilter: ipv6: add IPv6 NAT support | Patrick McHardy | 1 | -0/+1 |
| 2012-06-08 | inetpeer: add namespace support for inetpeer | Gao feng | 1 | -0/+1 |
| 2012-04-20 | net ipv6: Don't use sysctl tables with .child entries. | Eric W. Biederman | 1 | -1/+3 |
| 2010-05-11 | ipv6: ip6mr: support multiple tables | Patrick McHardy | 1 | -0/+5 |
| 2010-05-11 | ipv6: ip6mr: move mroute data into seperate structure | Patrick McHardy | 1 | -12/+1 |
| 2010-05-11 | ipv6: ip6mr: convert struct mfc_cache to struct list_head | Patrick McHardy | 1 | -2/+2 |
| 2010-05-11 | ipv6: ip6mr: move unres_queue and timer to per-namespace data | Patrick McHardy | 1 | -0/+2 |
| 2010-01-18 | netfilter: netns: #ifdef ->iptable_security, ->ip6table_security | Alexey Dobriyan | 1 | -0/+2 |
| 2009-09-01 | netns: embed ip6_dst_ops directly | Alexey Dobriyan | 1 | -1/+2 |
| 2008-12-10 | netns: ip6mr: declare reg_vif_num per-namespace | Benjamin Thery | 1 | -0/+3 |
| 2008-12-10 | netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace | Benjamin Thery | 1 | -0/+2 |
| 2008-12-10 | netns: ip6mr: declare counter cache_resolve_queue_len per-namespace | Benjamin Thery | 1 | -0/+1 |
| 2008-12-10 | netns: ip6mr: dynamically allocate mfc6_cache_array | Benjamin Thery | 1 | -0/+1 |
| 2008-12-10 | netns: ip6mr: dynamically allocates vif6_table | Benjamin Thery | 1 | -0/+2 |
| 2008-12-10 | netns: ip6mr: allocate mroute6_socket per-namespace. | Benjamin Thery | 1 | -0/+3 |
| 2008-07-22 | netns: dont alloc ipv6 fib timer list | Stephen Hemminger | 1 | -1/+1 |
| 2008-06-09 | netfilter: ip6_tables: add ip6tables security table | James Morris | 1 | -0/+1 |
| 2008-03-07 | [NETNS][IPV6] mcast - handle several network namespace | Daniel Lezcano | 1 | -0/+1 |
| 2008-03-07 | [NETNS][IPV6] tcp6 - make socket control per namespace | Daniel Lezcano | 1 | -0/+1 |
| 2008-03-07 | [NETNS][IPV6] ndisc - make socket control per namespace | Daniel Lezcano | 1 | -0/+1 |
| 2008-03-04 | [NETNS][IPV6] route6 - make garbage collection work with multiple network nam... | Benjamin Thery | 1 | -0/+2 |
| 2008-03-04 | [NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace | Benjamin Thery | 1 | -0/+1 |
| 2008-03-04 | [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace | Daniel Lezcano | 1 | -0/+3 |
| 2008-03-03 | [NETNS][IPV6] rt6_stats - make the stats per network namespace | Benjamin Thery | 1 | -0/+1 |
| 2008-03-03 | [NETNS][IPV6] fib6_rules - handle several network namespaces | Daniel Lezcano | 1 | -0/+1 |
| 2008-03-03 | [NETNS][IPV6] ip6_fib - gc timer per namespace | Daniel Lezcano | 1 | -0/+1 |
| 2008-03-03 | [NETNS][IPV6] ip6_fib - make it per network namespace | Daniel Lezcano | 1 | -0/+5 |
| 2008-02-29 | [NETNS]: Make icmpv6_sk per namespace. | Denis V. Lunev | 1 | -0/+1 |
| 2008-01-31 | [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW | Alexey Dobriyan | 1 | -0/+5 |
| 2008-01-28 | [NETNS][FRAGS]: Isolate the secret interval from namespaces. | Pavel Emelyanov | 1 | -1/+0 |
| 2008-01-28 | [NETNS][FRAGS]: Duplicate sysctl tables for new namespaces. | Pavel Emelyanov | 1 | -0/+1 |
| 2008-01-28 | [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces. | Pavel Emelyanov | 1 | -0/+1 |
| 2008-01-28 | [NETNS]: Create ipv6 devconf-s for namespaces | Pavel Emelyanov | 1 | -0/+2 |
| 2008-01-28 | [NETNS][IPV6]: Make icmpv6_time sysctl per namespace. | Daniel Lezcano | 1 | -0/+1 |
| 2008-01-28 | [NETNS][IPV6]: Make sysctls route per namespace. | Daniel Lezcano | 1 | -0/+8 |
| 2008-01-28 | [NETNS][IPV6]: Make ip6_frags per namespace. | Daniel Lezcano | 1 | -0/+3 |
| 2008-01-28 | [NETNS][IPV6]: Make bindv6only sysctl per namespace. | Daniel Lezcano | 1 | -0/+1 |
| 2008-01-28 | [NETNS][IPV6]: Make multiple instance of sysctl tables. | Daniel Lezcano | 1 | -0/+9 |
| 2008-01-28 | [NETNS][IPV6]: Add ipv6 structure for netns. | Daniel Lezcano | 1 | -0/+10 |