| Age | Commit message (Expand) | Author | Files | Lines |
| 7 days | ipv6: fix missing notification for ignore_routes_with_linkdown | Fernando Fernandez Mancera | 1 | -6/+12 |
| 7 days | ipv6: fix state corruption during proxy_ndp sysctl restart | Fernando Fernandez Mancera | 1 | -7/+7 |
| 7 days | ipv6: fix error handling in disable_policy sysctl | Fernando Fernandez Mancera | 1 | -0/+2 |
| 7 days | ipv6: fix error handling in forwarding sysctl | Fernando Fernandez Mancera | 1 | -1/+3 |
| 7 days | ipv6: fix error handling in ignore_routes_with_linkdown sysctl | Fernando Fernandez Mancera | 1 | -0/+2 |
| 7 days | ipv6: fix error handling in disable_ipv6 sysctl | Fernando Fernandez Mancera | 1 | -0/+2 |
| 8 days | Merge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 1 | -2/+0 |
| 9 days | ipv6: Fix null-ptr-deref in fib6_nh_mtu_change(). | Xiang Mei | 1 | -0/+3 |
| 9 days | Merge tag 'nf-26-06-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Jakub Kicinski | 1 | -0/+7 |
| 10 days | ipv6: ioam: fix type confusion of dst_entry | Jiayuan Chen | 1 | -4/+4 |
| 10 days | ipv6: account for fraggap on the paged allocation path | Wongi Lee | 1 | -6/+3 |
| 10 days | ipv6: ndisc: fix NULL deref in accept_untracked_na() | Weiming Shi | 1 | -5/+3 |
| 10 days | net: sit: require CAP_NET_ADMIN in the device netns for changelink | Maoyi Xie | 1 | -0/+3 |
| 12 days | netfilter: flowtable: fix and simplify IP6IP6 tunnel handling | Lorenzo Bianconi | 1 | -0/+7 |
| 14 days | net: ip6_vti: require CAP_NET_ADMIN in the device netns for changelink | Maoyi Xie | 1 | -0/+3 |
| 14 days | net: ip6_gre: require CAP_NET_ADMIN in the device netns for changelink | Maoyi Xie | 1 | -0/+6 |
| 14 days | net: ip6_tunnel: require CAP_NET_ADMIN in the device netns for changelink | Maoyi Xie | 1 | -0/+3 |
| 2026-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+3 |
| 2026-06-15 | tcp: rehash onto different local ECMP path on retransmit timeout | Neil Spring | 4 | -2/+26 |
| 2026-06-15 | tcp: ipv6: clamp default adverting MSS to avoid GSO_BY_FRAGS (0xFFFF) | Eric Dumazet | 1 | -3/+3 |
| 2026-06-13 | Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kerne... | Jakub Kicinski | 1 | -1/+1 |
| 2026-06-12 | ipv6: Honor oif when choosing nexthop for locally generated traffic | Ido Schimmel | 1 | -1/+4 |
| 2026-06-12 | ipv6: Select best matching nexthop object in fib6_table_lookup() | Ido Schimmel | 1 | -8/+9 |
| 2026-06-12 | ipv6: mcast: annotate igmp6 timer expiry race | Yuyang Huang | 1 | -1/+2 |
| 2026-06-12 | ipv6: mcast: annotate data-races around mca_flags | Yuyang Huang | 1 | -20/+32 |
| 2026-06-12 | xfrm: Fix dev use-after-free in xfrm async resumption | Dong Chenchen | 1 | -2/+0 |
| 2026-06-11 | ip6_tunnel: annotate data-races around t->err_count and t->err_time | Eric Dumazet | 3 | -19/+22 |
| 2026-06-11 | ipmr: Convert mr_table.cache_resolve_queue_len to u32. | Kuniyuki Iwashima | 1 | -5/+7 |
| 2026-06-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 6 | -18/+26 |
| 2026-06-11 | ip6_tunnel: do not use dst6_mtu() in ip4ip6_err() and ip6erspan_tunnel_xmit() | Eric Dumazet | 2 | -2/+2 |
| 2026-06-11 | Merge tag 'nf-26-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Paolo Abeni | 2 | -10/+7 |
| 2026-06-11 | Merge tag 'ipsec-2026-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Abeni | 1 | -6/+11 |
| 2026-06-11 | ipv6: Fix a potential NPD in cleanup_prefix_route() | Ido Schimmel | 1 | -2/+4 |
| 2026-06-10 | netfilter: nft_fib: fix stale stack leak via the OIFNAME register | Davide Ornaghi | 1 | -1/+1 |
| 2026-06-10 | netfilter: x_tables: avoid leaking percpu counter pointers | Kyle Zeng | 1 | -9/+6 |
| 2026-06-10 | ip6_vti: fix incorrect tunnel matching in vti6_tnl_lookup() | Eric Dumazet | 1 | -0/+2 |
| 2026-06-09 | ip6_vti: set netns_immutable on the fallback device. | Eric Dumazet | 1 | -0/+1 |
| 2026-06-09 | esp: fix page frag reference leak on skb_to_sgvec failure | Alessandro Schino | 1 | -6/+11 |
| 2026-06-08 | ipv6: sit: reload inner IPv6 header after GSO offloads | Kyle Zeng | 1 | -0/+1 |
| 2026-06-08 | ip6mr: Replace RTNL with a dedicated mutex for MFC. | Kuniyuki Iwashima | 1 | -5/+12 |
| 2026-06-08 | ip6mr: Remove RTNL in ip6mr_rules_init() and ip6mr_net_init(). | Kuniyuki Iwashima | 1 | -10/+5 |
| 2026-06-08 | ip6mr: Convert ip6mr_net_exit_batch() to ->exit_rtnl(). | Kuniyuki Iwashima | 1 | -18/+15 |
| 2026-06-08 | ip6mr: Move unregister_netdevice_many() out of ip6mr_free_table(). | Kuniyuki Iwashima | 1 | -8/+15 |
| 2026-06-08 | ip6mr: Move unregister_netdevice_many() out of mroute_clean_tables(). | Kuniyuki Iwashima | 1 | -8/+17 |
| 2026-06-08 | ip6mr: Call fib_rules_unregister() without RTNL. | Kuniyuki Iwashima | 1 | -3/+13 |
| 2026-06-08 | ip6mr: Free mr_table after RCU grace period. | Kuniyuki Iwashima | 1 | -52/+69 |
| 2026-06-08 | net: Remove rtnl_held of struct fib_dump_filter. | Kuniyuki Iwashima | 2 | -4/+1 |
| 2026-06-08 | ip6mr: Convert ip6mr_rtm_dumproute() to RCU. | Kuniyuki Iwashima | 1 | -9/+20 |
| 2026-06-08 | ip6mr: Convert ip6mr_rtm_getroute() to RCU. | Kuniyuki Iwashima | 1 | -4/+7 |
| 2026-06-08 | ip6mr: Allocate skb earlier in ip6mr_rtm_getroute(). | Kuniyuki Iwashima | 1 | -10/+14 |
| 2026-06-08 | ip6mr: Use MAXMIFS in mr6_msgsize(). | Kuniyuki Iwashima | 1 | -5/+4 |
| 2026-06-08 | ip6mr: Annotate access to mrt->mroute_do_{pim,assert,wrvifwhole}. | Kuniyuki Iwashima | 1 | -9/+9 |
| 2026-06-05 | ipv6: remove obsolete EXPORT_SYMBOL() and EXPORT_SYMBOL_GPL() | Eric Dumazet | 5 | -11/+0 |
| 2026-06-04 | ipv6: use READ_ONCE() in ipv6_flowlabel_get() | Runyu Xiao | 1 | -2/+2 |
| 2026-06-04 | ipv6: use READ_ONCE() for bindv6only default in inet6_create() | Runyu Xiao | 1 | -1/+1 |
| 2026-06-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -12/+15 |
| 2026-06-04 | net: rename netdev_ops_assert_locked() | Jakub Kicinski | 1 | -1/+1 |
| 2026-06-04 | ipv6: mcast: Fix use-after-free when processing MLD queries | Ido Schimmel | 1 | -4/+4 |
| 2026-06-04 | xfrm: add extack to xfrm_init_state | Antony Antony | 1 | -1/+1 |
| 2026-06-03 | ipv6: exthdrs: recompute network header pointer once | Justin Iurman | 1 | -6/+3 |
| 2026-06-02 | ipv6: anycast: insert aca into global hash under idev->lock | Jiayuan Chen | 1 | -8/+8 |
| 2026-06-01 | netfilter: nft_fib_ipv6: bail out of sibling walk if rt got unlinked | Jiayuan Chen | 1 | -0/+3 |
| 2026-06-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 4 | -4/+9 |
| 2026-05-29 | Revert "ipv6: preserve insertion order for same-scope addresses" | Fernando Fernandez Mancera | 1 | -1/+1 |
| 2026-05-29 | Merge tag 'ipsec-2026-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 2 | -3/+3 |
| 2026-05-29 | ipv6: fix possible infinite loop in fib6_select_path() | Jiayuan Chen | 1 | -0/+3 |
| 2026-05-29 | ipv6: fix possible infinite loop in rt6_fill_node() | Jiayuan Chen | 1 | -0/+2 |
| 2026-05-29 | Revert "esp: fix page frag reference leak on skb_to_sgvec failure" | Steffen Klassert | 1 | -7/+5 |
| 2026-05-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -17/+84 |
| 2026-05-27 | ipv6: rpl: fix hdrlen overflow in ipv6_rpl_srh_decompress() | Rahul Chandelkar | 1 | -1/+1 |
| 2026-05-27 | ipv6: frags: cleanup __IP6_INC_STATS() confusion | Eric Dumazet | 1 | -25/+21 |
| 2026-05-27 | ipv6: mcast: annotate data-races around mca_users | Yuyang Huang | 1 | -4/+7 |
| 2026-05-26 | ipv6: validate extension header length before copying to cmsg | Qi Tang | 1 | -8/+46 |
| 2026-05-26 | Merge tag 'nf-next-26-05-25' of https://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski | 3 | -0/+12 |
| 2026-05-26 | ipv6: addrconf: fix temp address generation after prefix deprecation | Fernando Fernandez Mancera | 1 | -1/+9 |
| 2026-05-26 | ip6: vti: Use ip6_tnl.net in vti6_siocdevprivate(). | Maoyi Xie | 1 | -2/+9 |
| 2026-05-26 | ip6: vti: Use ip6_tnl.net in vti6_changelink(). | Kuniyuki Iwashima | 1 | -5/+7 |
| 2026-05-25 | ipv6: exthdrs: refresh nh pointer after ipv6_hop_jumbo() | Justin Iurman | 1 | -0/+2 |
| 2026-05-25 | ipv6: exthdrs: refresh nh after handling HAO option | Zhengchuan Liang | 1 | -0/+2 |
| 2026-05-24 | netfilter: add option for GCOV profiling | Florian Westphal | 2 | -0/+8 |
| 2026-05-24 | netfilter: x_tables: disable 32bit compat interface in user namespaces | Florian Westphal | 1 | -0/+4 |
| 2026-05-22 | netfilter: nft_fib_ipv6: handle routes via external nexthop | Jiayuan Chen | 1 | -0/+16 |
| 2026-05-22 | netfilter: nft_fib_ipv6: walk fib6_siblings under RCU | Jiayuan Chen | 1 | -1/+1 |
| 2026-05-22 | xfrm: esp: restore combined single-frag length gate | Jingguo Tan | 1 | -2/+2 |
| 2026-05-22 | esp: fix page frag reference leak on skb_to_sgvec failure | e521588 | 1 | -5/+7 |
| 2026-05-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -7/+27 |
| 2026-05-21 | ipv6: ioam: refresh hdr pointer before ioam6_event() | Justin Iurman | 1 | -3/+3 |
| 2026-05-21 | ipv6: route: Unregister netdevice notifier on BPF init failure | Yuho Choi | 1 | -1/+5 |
| 2026-05-20 | tcp: fix stale per-CPU tcp_tw_isn leak enabling ISN prediction | Eric Dumazet | 1 | -1/+2 |
| 2026-05-19 | ipv6: ioam: add NULL check for idev in ipv6_hop_ioam() | Justin Iurman | 1 | -2/+13 |
| 2026-05-19 | net: pppoe: implement GRO/GSO support | Felix Fietkau | 1 | -0/+2 |
| 2026-05-16 | netfilter: ip6t_hbh: reject oversized option lists | Zhengchuan Liang | 1 | -0/+4 |
| 2026-05-16 | xfrm: ah: use skb_to_full_sk in async output callbacks | Michael Bommarito | 1 | -1/+1 |
| 2026-05-15 | ipv6: addrconf: bail out of dad_failure when state is no longer POSTDAD | Linmao Li | 1 | -3/+10 |
| 2026-05-14 | net: ioam6: no longer acquire qdisc spinlock while calling qdisc_qstats_qlen_... | Eric Dumazet | 1 | -3/+1 |
| 2026-05-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 7 | -115/+97 |
| 2026-05-12 | ipv6: use SKB_DROP_REASON_IP_OUTNOROUTES in inet6_csk_xmit() | Eric Dumazet | 1 | -1/+2 |
| 2026-05-12 | tcp: use SKB_DROP_REASON_IP_OUTNOROUTES in tcp_v6_send_response() | Eric Dumazet | 1 | -1/+1 |
| 2026-05-08 | Merge tag 'nf-26-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Jakub Kicinski | 6 | -100/+66 |
| 2026-05-08 | ipv6: flowlabel: enforce per-netns limit for unprivileged callers | Maoyi Xie | 1 | -3/+11 |
| 2026-05-08 | ipv6: flowlabel: take ip6_fl_lock across mem_check and fl_intern | Maoyi Xie | 1 | -13/+21 |
| 2026-05-08 | netfilter: x_tables: close dangling table module init race | Florian Westphal | 4 | -43/+45 |
| 2026-05-08 | netfilter: x_tables: add and use xtables_unregister_table_exit | Florian Westphal | 2 | -6/+8 |
| 2026-05-08 | netfilter: x_tables: unregister the templates first | Florian Westphal | 4 | -4/+4 |
| 2026-05-08 | netfilter: x_tables: add and use xt_unregister_table_pre_exit | Florian Westphal | 6 | -13/+5 |
| 2026-05-08 | netfilter: x_tables: allocate hook ops while under mutex | Florian Westphal | 1 | -34/+4 |
| 2026-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 12 | -16/+62 |
| 2026-05-07 | tcp: Fix dst leak in tcp_v6_connect(). | Kuniyuki Iwashima | 1 | -1/+3 |
| 2026-05-06 | tcp: tcp_child_process() related UAF | Eric Dumazet | 1 | -5/+8 |
| 2026-05-06 | ipv6: fix potential UAF caused by ip6_forward_proxy_check() | Eric Dumazet | 1 | -0/+3 |
| 2026-05-06 | Merge tag 'ipsec-2026-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 4 | -4/+19 |
| 2026-05-05 | udp_tunnel: Pass struct sock to udp_tunnel6_dst_lookup(). | Kuniyuki Iwashima | 1 | -3/+3 |
| 2026-05-05 | ipv6: Fix null-ptr-deref in fib6_mtu(). | Kuniyuki Iwashima | 1 | -0/+4 |
| 2026-05-05 | ipv6: default IPV6_SIT to m | Alyssa Ross | 1 | -2/+2 |
| 2026-05-05 | xfrm: esp: avoid in-place decrypt on shared skb frags | Kuan-Ting Chen | 2 | -1/+4 |
| 2026-05-04 | ipv6: mld: rename mldv2_mrc() and add mldv2_qqi() | Ujjal Roy | 1 | -16/+3 |
| 2026-05-02 | ip6_gre: Use cached t->net in ip6erspan_changelink(). | Maoyi Xie | 1 | -2/+3 |
| 2026-05-01 | ipv6: update route serial number on NETDEV_CHANGE | Sagarika Sharma | 1 | -0/+1 |
| 2026-05-01 | ip6mr: plug drop_reason to ip6mr_cache_report() | Eric Dumazet | 1 | -12/+10 |
| 2026-05-01 | Merge tag 'nf-26-05-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Jakub Kicinski | 1 | -2/+3 |
| 2026-04-30 | ipv6: Implement limits on extension header parsing | Daniel Borkmann | 3 | -0/+16 |
| 2026-04-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -3/+24 |
| 2026-04-30 | netfilter: nf_socket: skip socket lookup for non-first fragments | Fernando Fernandez Mancera | 1 | -2/+3 |
| 2026-04-30 | net/tcp-ao: Return void from functions that can no longer fail | Eric Biggers | 1 | -36/+29 |
| 2026-04-30 | net/tcp-ao: Use stack-allocated MAC and traffic_key buffers | Eric Biggers | 1 | -12/+5 |
| 2026-04-30 | net/tcp-ao: Use crypto library API instead of crypto_ahash | Eric Biggers | 1 | -35/+24 |
| 2026-04-28 | net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels | Andrea Mayer | 2 | -0/+18 |
| 2026-04-27 | ipv6: rpl: reserve mac_len headroom when recompressed SRH grows | Greg Kroah-Hartman | 1 | -3/+6 |
| 2026-04-23 | ipv6: Cap TLV scan in ip6_tnl_parse_tlv_enc_lim | Daniel Borkmann | 1 | -0/+6 |
| 2026-04-23 | Merge tag 'nf-26-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netf... | Paolo Abeni | 1 | -2/+2 |
| 2026-04-22 | seg6: fix seg6 lwtunnel output redirect for L2 reduced encap mode | Andrea Mayer | 1 | -1/+2 |
| 2026-04-20 | netfilter: nat: use kfree_rcu to release ops | Pablo Neira Ayuso | 1 | -2/+2 |
| 2026-04-20 | xfrm: ah: account for ESN high bits in async callbacks | Michael Bommarito | 1 | -2/+12 |
| 2026-04-18 | ipv6: fix possible UAF in icmpv6_rcv() | Eric Dumazet | 1 | -6/+4 |
| 2026-04-17 | ipv6: xfrm6: release dst on error in xfrm6_rcv_encap() | Yilin Zhu | 1 | -1/+3 |
| 2026-04-14 | Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 43 | -949/+519 |
| 2026-04-14 | Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Linus Torvalds | 1 | -0/+1 |
| 2026-04-13 | udp: Force compute_score to always inline | Gabriel Krisman Bertazi | 1 | -6/+7 |
| 2026-04-13 | Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -2/+2 |
| 2026-04-13 | tcp: update window_clamp when SO_RCVBUF is set | Jakub Kicinski | 1 | -0/+1 |
| 2026-04-12 | Merge branch 'net-reduce-sk_filter-and-friends-bloat' | Jakub Kicinski | 3 | -4/+8 |
| 2026-04-12 | net: change sk_filter_trim_cap() to return a drop_reason by value | Eric Dumazet | 1 | -1/+2 |
| 2026-04-12 | tcp: change tcp_filter() to return the reason by value | Eric Dumazet | 1 | -2/+4 |
| 2026-04-12 | net: change sock_queue_rcv_skb_reason() to return a drop_reason | Eric Dumazet | 1 | -1/+2 |
| 2026-04-12 | gre: Count GRE packet drops | Gal Pressman | 1 | -0/+1 |
| 2026-04-12 | Merge tag 'nf-next-26-04-10' of https://git.kernel.org/pub/scm/linux/kernel/g... | Jakub Kicinski | 1 | -2/+5 |
| 2026-04-12 | tcp: add indirect call wrapper in tcp_conn_request() | Eric Dumazet | 1 | -1/+1 |
| 2026-04-12 | tcp: return a drop_reason from tcp_add_backlog() | Eric Dumazet | 1 | -1/+2 |
| 2026-04-10 | netfilter: require Ethernet MAC header before using eth_hdr() | Zhengchuan Liang | 1 | -2/+5 |
| 2026-04-09 | ipv6: sit: remove redundant ret = 0 assignment | Yue Haibing | 1 | -1/+1 |
| 2026-04-09 | ipv6: move IFA_F_PERMANENT percpu allocation in process scope | Paolo Abeni | 1 | -12/+19 |
| 2026-04-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -27/+48 |
| 2026-04-08 | net: ioam6: fix OOB and missing lock | Justin Iurman | 1 | -1/+5 |
| 2026-04-08 | Merge tag 'ipsec-2026-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 1 | -1/+4 |
| 2026-04-08 | netfilter: ip6t_eui64: reject invalid MAC header for all packets | Zhengchuan Liang | 1 | -2/+1 |
| 2026-04-07 | seg6: separate dst_cache for input and output paths in seg6 lwtunnel | Andrea Mayer | 1 | -11/+23 |
| 2026-04-07 | xfrm: hold dev ref until after transport_finish NF_HOOK | Qi Tang | 1 | -1/+4 |
| 2026-04-06 | ip6_tunnel: use generic for_each_ip_tunnel_rcu macro | Yue Haibing | 1 | -6/+3 |
| 2026-04-03 | ipv6: ioam: fix potential NULL dereferences in __ioam6_fill_trace_data() | Eric Dumazet | 1 | -11/+16 |
| 2026-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+ | Alexei Starovoitov | 11 | -21/+63 |
| 2026-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 8 | -13/+37 |
| 2026-04-02 | ipv6: avoid overflows in ip6_datagram_send_ctl() | Eric Dumazet | 1 | -0/+10 |
| 2026-04-01 | ipv6: move ip6_dst_hoplimit() to net/ipv6/ip6_output.c | Eric Dumazet | 2 | -23/+21 |
| 2026-04-01 | ipv6: fix data race in fib6_metric_set() using cmpxchg | Hangbin Liu | 1 | -3/+11 |
| 2026-03-31 | net: ipv6: flowlabel: defer exclusive option free until RCU teardown | Zhengchuan Liang | 1 | -5/+0 |
| 2026-03-30 | ipv6: prevent possible UaF in addrconf_permanent_addr() | Paolo Abeni | 1 | -3/+3 |
| 2026-03-29 | tcp: use __jhash_final() in inet6_ehashfn() | Eric Dumazet | 1 | -2/+2 |
| 2026-03-29 | netfilter: remove nf_ipv6_ops and use direct function calls | Fernando Fernandez Mancera | 2 | -54/+0 |
| 2026-03-29 | ipv6: remove ipv6_stub infrastructure completely | Fernando Fernandez Mancera | 4 | -141/+1 |
| 2026-03-29 | bpf: remove ipv6_bpf_stub completely and use direct function calls | Fernando Fernandez Mancera | 1 | -11/+2 |
| 2026-03-29 | ipv6: prepare headers for ipv6_stub removal | Fernando Fernandez Mancera | 3 | -0/+15 |
| 2026-03-29 | ipv6: remove dynamic ICMPv6 sender registration infrastructure | Fernando Fernandez Mancera | 2 | -49/+3 |
| 2026-03-29 | ipv6: replace IS_BUILTIN(CONFIG_IPV6) with IS_ENABLED(CONFIG_IPV6) | Fernando Fernandez Mancera | 3 | -9/+3 |
| 2026-03-29 | ipv6: convert CONFIG_IPV6 to built-in only and clean up Kconfigs | Fernando Fernandez Mancera | 2 | -12/+2 |
| 2026-03-27 | ip6_tunnel: clear skb2->cb[] in ip4ip6_err() | Eric Dumazet | 1 | -0/+5 |
| 2026-03-27 | ipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach() | Eric Dumazet | 1 | -0/+3 |
| 2026-03-27 | net/ipv6: ioam6: prevent schema length wraparound in trace fill | Pengpeng Hou | 1 | -2/+2 |
| 2026-03-26 | net: ipv6: ndisc: fix ndisc_ra_useropt to initialize nduseropt_padX fields to... | Yochai Eisenrich | 1 | -0/+3 |
| 2026-03-26 | seg6: add per-route tunnel source address | Justin Iurman | 1 | -30/+82 |
| 2026-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -8/+26 |
| 2026-03-26 | netfilter: ip6t_rt: reject oversized addrnr in rt_mt6_check() | Ren Wei | 1 | -0/+4 |
| 2026-03-24 | bpf: Remove inclusions of crypto/sha1.h | Eric Biggers | 1 | -0/+1 |
| 2026-03-24 | Merge tag 'ipsec-2026-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Abeni | 1 | -3/+6 |
| 2026-03-23 | ipv6: Don't remove permanent routes with exceptions from tb6_gc_hlist. | Kuniyuki Iwashima | 3 | -6/+6 |
| 2026-03-23 | ipv6: Remove permanent routes from tb6_gc_hlist when all exceptions expire. | Kuniyuki Iwashima | 1 | -1/+12 |
| 2026-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -0/+6 |
| 2026-03-18 | ipv6: add NULL checks for idev in SRv6 paths | Minhong He | 2 | -0/+6 |
| 2026-03-17 | fou: Remove IPPROTO_UDPLITE check in gue_err() and gue6_err(). | Kuniyuki Iwashima | 1 | -2/+1 |
| 2026-03-16 | tcp: improve inet6_ehashfn() entropy | Eric Dumazet | 1 | -5/+35 |
| 2026-03-13 | udp: Don't pass proto to __udp4_lib_rcv() and __udp6_lib_rcv(). | Kuniyuki Iwashima | 1 | -11/+4 |
| 2026-03-13 | udp: Don't pass udptable to IPv6 socket lookup functions. | Kuniyuki Iwashima | 2 | -47/+38 |
| 2026-03-13 | udp: Remove dead check in __udp[46]_lib_lookup() for BPF. | Kuniyuki Iwashima | 1 | -2/+1 |
| 2026-03-13 | udp: Remove udp_table in struct udp_seq_afinfo. | Kuniyuki Iwashima | 1 | -1/+0 |
| 2026-03-13 | udp: Remove struct proto.h.udp_table. | Kuniyuki Iwashima | 1 | -1/+0 |
| 2026-03-13 | udp: Remove UDPLITE_SEND_CSCOV and UDPLITE_RECV_CSCOV. | Kuniyuki Iwashima | 2 | -4/+3 |
| 2026-03-13 | udp: Remove partial csum code in TX. | Kuniyuki Iwashima | 1 | -29/+25 |
| 2026-03-13 | udp: Remove partial csum code in RX. | Kuniyuki Iwashima | 1 | -62/+20 |
| 2026-03-13 | udp: Remove UDP-Lite SNMP stats. | Kuniyuki Iwashima | 3 | -50/+21 |
| 2026-03-13 | ipv6: Remove UDP-Lite support for IPV6_ADDRFORM. | Kuniyuki Iwashima | 1 | -13/+4 |
| 2026-03-13 | ipv6: Retire UDP-Lite. | Kuniyuki Iwashima | 6 | -210/+19 |