index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
4 days
net: gro: Fix nesting of TCP GSO SKBs in skb_gro_receive_list()
HW He
6 days
ipv6: sr: restore network header before routing and forwarding
Eric Dumazet
6 days
ipv6: udp: Create exceptions before socket matching
Ido Schimmel
6 days
ipv6: Fix redirect exception creation for UDP/RAW sockets
Ido Schimmel
6 days
ip6_gre: check tunnel info before xmit in ip6gre_tunnel_xmit
Eric Dumazet
6 days
ipv6: mcast: use jiffies_delta_to_clock_t() in igmp6_mc_seq_show()
Eric Dumazet
6 days
ipv6: mcast: use rcu_assign_pointer() for __rcu list updates
Eric Dumazet
6 days
ipv6: mcast: fix delay calculation in igmp6_join_group()
Eric Dumazet
6 days
ipv6: mcast: use copy-on-write RCU updates in ip6_mc_source()
Eric Dumazet
6 days
ipv6: mcast: fix RCU list diversion in ip6_mc_del1_src()
Eric Dumazet
10 days
Merge tag 'nf-26-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
11 days
netfilter: x_tables: remove pr_debug
Pablo Neira Ayuso
11 days
netfilter: tproxy: use DEBUG_NET_WARN_ON_ONCE for protocol fallbacks
Fernando Fernandez Mancera
12 days
seg6: reset IP6CB after IPv6 decapsulation
Zhiling Zou
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-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
2026-08-10
netfilter: flowtable: rename tun.l3_proto to tun.inner_proto
Pablo Neira Ayuso
2026-08-10
net: netfilter: add ether_type to net_device_path_ctx and use it
Pablo Neira Ayuso
2026-08-07
bridge: Use ndisc_parse_options() to parse ND options in br_nd_send()
Danielle Ratson
2026-08-07
ipv6: ndisc: Add ndisc_check_ns_na() validation helper
Danielle Ratson
2026-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-05
ip6_tunnel: clear skb2->cb[] in ip6ip6_err()
Zhiling Zou
2026-08-05
Merge tag 'nf-next-26-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-08-03
ipv6: raw: convert do_rawv6_getsockopt to sockopt_t
Breno Leitao
2026-08-03
ipv6: raw: drop unused level argument from do_rawv6_getsockopt
Breno Leitao
2026-08-03
ipv6: fix Route Information option length validation
Yuejie Shi
2026-07-31
netfilter: nf_tables: call skb_valid_dst() before skb_dst()
Pablo Neira Ayuso
[next]