开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
2026-05-06
tcp: tcp_child_process() related UAF
Eric Dumazet
2026-05-06
ipv6: fix potential UAF caused by ip6_forward_proxy_check()
Eric Dumazet
2026-05-06
Merge tag 'ipsec-2026-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-05-05
ipv6: Fix null-ptr-deref in fib6_mtu().
Kuniyuki Iwashima
2026-05-05
ipv6: default IPV6_SIT to m
Alyssa Ross
2026-05-05
xfrm: esp: avoid in-place decrypt on shared skb frags
Kuan-Ting Chen
2026-05-02
ip6_gre: Use cached t->net in ip6erspan_changelink().
Maoyi Xie
2026-05-01
ipv6: update route serial number on NETDEV_CHANGE
Sagarika Sharma
2026-05-01
Merge tag 'nf-26-05-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2026-04-30
ipv6: Implement limits on extension header parsing
Daniel Borkmann
2026-04-30
netfilter: nf_socket: skip socket lookup for non-first fragments
Fernando Fernandez Mancera
2026-04-28
net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnels
Andrea Mayer
2026-04-27
ipv6: rpl: reserve mac_len headroom when recompressed SRH grows
Greg Kroah-Hartman
2026-04-23
ipv6: Cap TLV scan in ip6_tnl_parse_tlv_enc_lim
Daniel Borkmann
2026-04-23
Merge tag 'nf-26-04-20' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2026-04-22
seg6: fix seg6 lwtunnel output redirect for L2 reduced encap mode
Andrea Mayer
2026-04-20
netfilter: nat: use kfree_rcu to release ops
Pablo Neira Ayuso
2026-04-20
xfrm: ah: account for ESN high bits in async callbacks
Michael Bommarito
2026-04-18
ipv6: fix possible UAF in icmpv6_rcv()
Eric Dumazet
2026-04-17
ipv6: xfrm6: release dst on error in xfrm6_rcv_encap()
Yilin Zhu
2026-04-14
Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-04-14
Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-04-13
udp: Force compute_score to always inline
Gabriel Krisman Bertazi
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-13
tcp: update window_clamp when SO_RCVBUF is set
Jakub Kicinski
2026-04-12
Merge branch 'net-reduce-sk_filter-and-friends-bloat'
Jakub Kicinski
2026-04-12
net: change sk_filter_trim_cap() to return a drop_reason by value
Eric Dumazet
2026-04-12
tcp: change tcp_filter() to return the reason by value
Eric Dumazet
2026-04-12
net: change sock_queue_rcv_skb_reason() to return a drop_reason
Eric Dumazet
2026-04-12
gre: Count GRE packet drops
Gal Pressman
2026-04-12
Merge tag 'nf-next-26-04-10' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2026-04-12
tcp: add indirect call wrapper in tcp_conn_request()
Eric Dumazet
2026-04-12
tcp: return a drop_reason from tcp_add_backlog()
Eric Dumazet
2026-04-10
netfilter: require Ethernet MAC header before using eth_hdr()
Zhengchuan Liang
2026-04-09
ipv6: sit: remove redundant ret = 0 assignment
Yue Haibing
2026-04-09
ipv6: move IFA_F_PERMANENT percpu allocation in process scope
Paolo Abeni
2026-04-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-08
net: ioam6: fix OOB and missing lock
Justin Iurman
2026-04-08
Merge tag 'ipsec-2026-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-04-08
netfilter: ip6t_eui64: reject invalid MAC header for all packets
Zhengchuan Liang
2026-04-07
seg6: separate dst_cache for input and output paths in seg6 lwtunnel
Andrea Mayer
2026-04-07
xfrm: hold dev ref until after transport_finish NF_HOOK
Qi Tang
2026-04-06
ip6_tunnel: use generic for_each_ip_tunnel_rcu macro
Yue Haibing
2026-04-03
ipv6: ioam: fix potential NULL dereferences in __ioam6_fill_trace_data()
Eric Dumazet
2026-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+
Alexei Starovoitov
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-04-02
ipv6: avoid overflows in ip6_datagram_send_ctl()
Eric Dumazet
2026-04-01
ipv6: move ip6_dst_hoplimit() to net/ipv6/ip6_output.c
Eric Dumazet
2026-04-01
ipv6: fix data race in fib6_metric_set() using cmpxchg
Hangbin Liu
2026-03-31
net: ipv6: flowlabel: defer exclusive option free until RCU teardown
Zhengchuan Liang
[next]