index
:
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2026-04-08
mptcp: add receive queue awareness in tcp_rcv_space_adjust()
Paolo Abeni
2026-04-08
mptcp: better mptcp-level RTT estimator
Paolo Abeni
2026-04-08
Revert "mptcp: add needs_id for netlink appending addr"
Matthieu Baerts (NGI0)
2026-04-08
mptcp: fix slab-use-after-free in __inet_lookup_established
Jiayuan Chen
2026-04-08
net: initialize sk_rx_queue_mapping in sk_clone()
Jiayuan Chen
2026-04-08
codel: annotate data-races in codel_dump_stats()
Eric Dumazet
2026-04-08
net: ioam6: fix OOB and missing lock
Justin Iurman
2026-04-08
Merge tag 'nf-next-26-04-08' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2026-04-08
Merge tag 'wireless-2026-04-08' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2026-04-08
Merge tag 'ipsec-2026-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2026-04-08
Merge tag 'ipsec-next-2026-04-08' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2026-04-08
Merge tag 'batadv-net-pullrequest-20260408' of https://git.open-mesh.org/linu...
Jakub Kicinski
2026-04-08
Merge tag 'nf-26-04-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...
Jakub Kicinski
2026-04-08
rxrpc: proc: size address buffers for %pISpc output
Pengpeng Hou
2026-04-08
rxrpc: only handle RESPONSE during service challenge
Wang Jie
2026-04-08
rxrpc: Fix buffer overread in rxgk_do_verify_authenticator()
David Howells
2026-04-08
rxrpc: Fix leak of rxgk context in rxgk_verify_response()
David Howells
2026-04-08
rxrpc: Fix integer overflow in rxgk_verify_response()
David Howells
2026-04-08
rxrpc: Fix missing error checks for rxkad encryption/decryption failure
David Howells
2026-04-08
rxrpc: Fix key/keyring checks in setsockopt(RXRPC_SECURITY_KEY/KEYRING)
David Howells
2026-04-08
rxrpc: fix reference count leak in rxrpc_server_keyring()
Luxiao Xu
2026-04-08
rxrpc: fix oversized RESPONSE authenticator length check
Keenan Dong
2026-04-08
rxrpc: fix RESPONSE authenticator parser OOB read
Keenan Dong
2026-04-08
rxrpc: reject undecryptable rxkad response tickets
Yuqi Xu
2026-04-08
rxrpc: Only put the call ref if one was acquired
Douya Le
2026-04-08
rxrpc: Fix to request an ack if window is limited
Marc Dionne
2026-04-08
rxrpc: Fix key reference count leak from call->key
Anderson Nascimento
2026-04-08
rxrpc: Fix rack timer warning to report unexpected mode
Alok Tiwari
2026-04-08
rxrpc: Fix use of wrong skb when comparing queued RESP challenge serial
Alok Tiwari
2026-04-08
rxrpc: Fix RxGK token loading to check bounds
Oleh Konko
2026-04-08
rxrpc: Fix call removal to use RCU safe deletion
David Howells
2026-04-08
rxrpc: Fix anonymous key handling
David Howells
2026-04-08
rxrpc: Fix key parsing memleak
David Howells
2026-04-08
rxrpc: Fix key quota calculation for multitoken keys
David Howells
2026-04-08
netfilter: nfnetlink_queue: make hash table per queue
Florian Westphal
2026-04-08
netfilter: nft_ct: fix use-after-free in timeout object destroy
Tuan Do
2026-04-08
netfilter: ip6t_eui64: reject invalid MAC header for all packets
Zhengchuan Liang
2026-04-08
netfilter: xt_multiport: validate range encoding in checkentry
Ren Wei
2026-04-08
netfilter: nfnetlink_log: initialize nfgenmsg in NLMSG_DONE terminator
Xiang Mei
2026-04-08
ipvs: fix NULL deref in ip_vs_add_service error path
Weiming Shi
2026-04-08
wifi: mac80211, cfg80211: Export michael_mic() and move it to cfg80211
Eric Biggers
2026-04-08
netfilter: nf_tables_offload: add nft_flow_action_entry_next() and use it
Pablo Neira Ayuso
2026-04-08
netfilter: nf_conntrack_h323: Correct indentation when H323_TRACE defined
David Laight
2026-04-08
netfilter: nft_meta: add double-tagged vlan and pppoe support
Pablo Neira Ayuso
2026-04-08
netfilter: nft_set_pipapo_avx2: remove redundant loop in lookup_slow
Florian Westphal
2026-04-08
netfilter: nft_set_pipapo: increment data in one step
Florian Westphal
2026-04-08
netfilter: nf_tables: add netlink policy based cap on registers
Florian Westphal
2026-04-08
netfilter: add more netlink-based policy range checks
Florian Westphal
2026-04-08
netfilter: nf_conntrack_h323: remove unreliable debug code in decode_octstr
Florian Westphal
2026-04-08
netfilter: add deprecation warning for dccp support
Florian Westphal
[prev]
[next]