index
:
kernel/git/stable/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
13 days
sctp: add INIT verification after cookie unpacking
Xin Long
13 days
netpoll: fix a use-after-free on shutdown path
Breno Leitao
13 days
sctp: fix SCTP_RESET_STREAMS stream list length limit
Yousef Alhouseen
14 days
net/sched: sch_multiq: Replace direct dequeue call with peek and qdisc_dequeu...
Bryam Vargas
14 days
net/sched: sch_taprio: Replace direct dequeue call with peek and qdisc_dequeu...
Bryam Vargas
14 days
seg6: validate SRH length before reading fixed fields
Nuoqi Gui
2026-06-25
bpf, sockmap: reject a packet-modifying SK_SKB stream parser
Sechang Lim
2026-06-25
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-06-25
Merge tag 'net-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-06-25
vlan: defer real device state propagation to netdev_work
Jakub Kicinski
2026-06-25
net: add the driver-facing netdev_work scheduling API
Jakub Kicinski
2026-06-25
net: turn the rx_mode work into a generic netdev_work facility
Jakub Kicinski
2026-06-25
net: ethtool: keep rtnl_lock for ops using ethtool_op_get_link()
Jakub Kicinski
2026-06-25
rxrpc: Fix rxrpc_rotate_tx_rotate() to check there's something to rotate
David Howells
2026-06-25
rxrpc: Fix leak of released call in recvmsg(MSG_PEEK)
David Howells
2026-06-25
rxrpc: Fix socket notification race
David Howells
2026-06-25
rxrpc: Fix potential infinite loop in rxrpc_recvmsg()
David Howells
2026-06-25
rxrpc: Fix oob challenge leak in cleanup after notification failure
David Howells
2026-06-25
rxrpc: Fix the reception of a reply packet before data transmission
David Howells
2026-06-25
rxrpc: Fix double unlock in rxrpc_recvmsg()
David Howells
2026-06-25
rxrpc: Fix leak of connection from OOB challenge
David Howells
2026-06-25
rxrpc: Fix ACKALL packet handling
Wyatt Feng
2026-06-25
tipc: avoid busy looping in tipc_exit_net()
Eric Dumazet
2026-06-25
tipc: fix UAF in cleanup_bearer() due to premature dst_cache_destroy()
Eric Dumazet
2026-06-25
openvswitch: conntrack: annotate ct limit hlist traversal
Runyu Xiao
2026-06-25
net: udp_tunnel: prevent double queueing in udp_tunnel_nic_device_sync
Eric Dumazet
2026-06-24
Merge tag 'nf-26-06-23' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2026-06-24
net/tcp-ao: fix use-after-free of key in del_async path
HanQuan
2026-06-23
ipv6: fix missing notification for ignore_routes_with_linkdown
Fernando Fernandez Mancera
2026-06-23
ipv6: fix state corruption during proxy_ndp sysctl restart
Fernando Fernandez Mancera
2026-06-23
ipv6: fix error handling in disable_policy sysctl
Fernando Fernandez Mancera
2026-06-23
ipv6: fix error handling in forwarding sysctl
Fernando Fernandez Mancera
2026-06-23
ipv6: fix error handling in ignore_routes_with_linkdown sysctl
Fernando Fernandez Mancera
2026-06-23
ipv6: fix error handling in disable_ipv6 sysctl
Fernando Fernandez Mancera
2026-06-23
sctp: fix err_chunk memory leaks in INIT handling
Xin Long
2026-06-23
net/sched: cls_api: Handle TC_ACT_CONSUMED in tcf_qevent_handle
Jamal Hadi Salim
2026-06-23
net: lwtunnel: Drop skb metadata before LWT encapsulation
Jakub Sitnicki
2026-06-23
Merge tag 'nfs-for-7.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2026-06-23
Merge tag 'ipsec-2026-06-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-06-23
net: do not acquire dev->tx_global_lock in netdev_watchdog_up()
Eric Dumazet
2026-06-23
net, bpf: check master for NULL in xdp_master_redirect()
Xiang Mei
2026-06-23
netfilter: nf_conntrack_helper: cap maximum number of expectation at helper r...
Pablo Neira Ayuso
2026-06-23
netfilter: nft_ct: expectation timeouts are passed in milliseconds
Florian Westphal
2026-06-23
netfilter: nf_conntrack_expect: run expectation eviction with no helper
Pablo Neira Ayuso
2026-06-23
netfilter: nf_conntrack_expect: store master_tuple in expectation
Pablo Neira Ayuso
2026-06-23
netfilter: conntrack: add deprecation warnings for irc and pptp trackers
Florian Westphal
2026-06-23
netfilter: ctnetlink: do not allow to reset helper on existing conntrack
Pablo Neira Ayuso
2026-06-23
netfilter: nft_compat: ebtables emulation must reject non-bridge targets
Florian Westphal
2026-06-23
netfilter: nft_synproxy: stop bypassing the priv->info snapshot
Runyu Xiao
2026-06-23
netfilter: flowtable: Validate iph->ihl in nf_flow_ip4_tunnel_proto()
Lorenzo Bianconi
[prev]
[next]