index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
25 hours
Merge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...
Mark Brown
26 hours
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/klas...
Mark Brown
4 days
neighbour: Don't store net in struct pneigh_entry.
Kuniyuki Iwashima
4 days
neighbour: Namespacify neigh_tables.
Kuniyuki Iwashima
4 days
ipv6: Replace &nd_tbl with nd_table(net).
Kuniyuki Iwashima
4 days
neighbour: Remove neigh_tables[].
Kuniyuki Iwashima
4 days
neighbour: Store arp_tbl and nd_tbl in net->neigh_tables[].
Kuniyuki Iwashima
5 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5 days
net: gro: Fix nesting of TCP GSO SKBs in skb_gro_receive_list()
HW He
6 days
net: Replace %pK output with 0
Sebastian Andrzej Siewior
7 days
ipv6: sr: restore network header before routing and forwarding
Eric Dumazet
7 days
ipv6: udp: Create exceptions before socket matching
Ido Schimmel
7 days
ipv6: Fix redirect exception creation for UDP/RAW sockets
Ido Schimmel
8 days
ip6_gre: check tunnel info before xmit in ip6gre_tunnel_xmit
Eric Dumazet
8 days
ipv6: mcast: use jiffies_delta_to_clock_t() in igmp6_mc_seq_show()
Eric Dumazet
8 days
ipv6: mcast: use rcu_assign_pointer() for __rcu list updates
Eric Dumazet
8 days
ipv6: mcast: fix delay calculation in igmp6_join_group()
Eric Dumazet
8 days
ipv6: mcast: use copy-on-write RCU updates in ip6_mc_source()
Eric Dumazet
8 days
ipv6: mcast: fix RCU list diversion in ip6_mc_del1_src()
Eric Dumazet
12 days
Merge tag 'nf-26-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
12 days
netfilter: x_tables: remove pr_debug
Pablo Neira Ayuso
12 days
netfilter: tproxy: use DEBUG_NET_WARN_ON_ONCE for protocol fallbacks
Fernando Fernandez Mancera
13 days
seg6: reset IP6CB after IPv6 decapsulation
Zhiling Zou
2026-08-24
esp: downgrade zerocopy managed frags before mutating skb frags
Maher Azzouzi
2026-08-22
tcp: clamp route advmss to TCP_MIN_MSS
Yong Wang
2026-08-20
ipv6: seg6: clear IPv4 control block on IPIP decapsulation
Kyle Zeng
2026-08-20
ip6mr: do not clone dst in ip6mr_cache_report()
Eric Dumazet
2026-08-20
ipv6: avoid divide by zero in rt6_multipath_rebalance
Cen Zhang (Microsoft)
2026-08-20
ipv6: rpl: fix NULL dereference of idev in ipv6_rpl_srh_rcv()
Andrea Mayer
2026-08-20
net: advertise TCP MSS from the configured MTU, not the learned PMTU
Jiayuan Chen
2026-08-20
Merge tag 'ipsec-2026-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-08-20
ipv6: use RCU iterator to dump route exceptions
Yuyang Huang
2026-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-18
ip: orphan prefetched skbs before multicast forwarding
Zhiling Zou
2026-08-18
net: cap advertised IP tunnel headroom
Zhiling Zou
2026-08-18
ip6_gre: fix hardware header length for NBMA tunnels
Zhiling Zou
2026-08-18
ipv6: xfrm: use full sockets in local error paths
Zhiling Zou
2026-08-17
ip6_tunnel: use skb_cow_head() in ip6_tnl_xmit()
Zhiling Zou
2026-08-17
ipv6: fix use-after-free in ip6_finish_output2()
Luxiao Xu
2026-08-17
Revert "esp: do not unref managed frag pages in esp_ssg_unref()"
Steffen Klassert
2026-08-14
gre: fix ERSPAN o_flags race/corruption in xmit and fill_info
Eric Dumazet
2026-08-14
Merge tag 'nf-next-26-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-08-13
net: Const qualify network templated ctl_tables Arrays
Joel Granados
2026-08-13
net: Const qualify ctl_tables that kmemdup unconditionally
Joel Granados
2026-08-13
ipv6: add inet6_rt_del_notify()
Yuyang Huang
2026-08-13
ipv6: expose the route deletion reason in RTM_DELROUTE
Yuyang Huang
2026-08-13
ipv6: add a deletion reason argument to rt6_fill_node()
Yuyang Huang
2026-08-13
ipv6: record the reason for kernel-initiated route deletions
Yuyang Huang
2026-08-13
ipv6: propagate the route deletion reason to fib6_del_route()
Yuyang Huang
2026-08-13
ipv6: add ip6_del_rt_reason()
Yuyang Huang
[next]