summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-04-08mptcp: add receive queue awareness in tcp_rcv_space_adjust()Paolo Abeni
2026-04-08mptcp: better mptcp-level RTT estimatorPaolo Abeni
2026-04-08Revert "mptcp: add needs_id for netlink appending addr"Matthieu Baerts (NGI0)
2026-04-08mptcp: fix slab-use-after-free in __inet_lookup_establishedJiayuan Chen
2026-04-08net: initialize sk_rx_queue_mapping in sk_clone()Jiayuan Chen
2026-04-08codel: annotate data-races in codel_dump_stats()Eric Dumazet
2026-04-08net: ioam6: fix OOB and missing lockJustin Iurman
2026-04-08Merge tag 'nf-next-26-04-08' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-04-08Merge tag 'wireless-2026-04-08' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-04-08Merge tag 'ipsec-2026-04-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2026-04-08Merge tag 'ipsec-next-2026-04-08' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-04-08Merge tag 'batadv-net-pullrequest-20260408' of https://git.open-mesh.org/linu...Jakub Kicinski
2026-04-08Merge tag 'nf-26-04-08' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski
2026-04-08rxrpc: proc: size address buffers for %pISpc outputPengpeng Hou
2026-04-08rxrpc: only handle RESPONSE during service challengeWang Jie
2026-04-08rxrpc: Fix buffer overread in rxgk_do_verify_authenticator()David Howells
2026-04-08rxrpc: Fix leak of rxgk context in rxgk_verify_response()David Howells
2026-04-08rxrpc: Fix integer overflow in rxgk_verify_response()David Howells
2026-04-08rxrpc: Fix missing error checks for rxkad encryption/decryption failureDavid Howells
2026-04-08rxrpc: Fix key/keyring checks in setsockopt(RXRPC_SECURITY_KEY/KEYRING)David Howells
2026-04-08rxrpc: fix reference count leak in rxrpc_server_keyring()Luxiao Xu
2026-04-08rxrpc: fix oversized RESPONSE authenticator length checkKeenan Dong
2026-04-08rxrpc: fix RESPONSE authenticator parser OOB readKeenan Dong
2026-04-08rxrpc: reject undecryptable rxkad response ticketsYuqi Xu
2026-04-08rxrpc: Only put the call ref if one was acquiredDouya Le
2026-04-08rxrpc: Fix to request an ack if window is limitedMarc Dionne
2026-04-08rxrpc: Fix key reference count leak from call->keyAnderson Nascimento
2026-04-08rxrpc: Fix rack timer warning to report unexpected modeAlok Tiwari
2026-04-08rxrpc: Fix use of wrong skb when comparing queued RESP challenge serialAlok Tiwari
2026-04-08rxrpc: Fix RxGK token loading to check boundsOleh Konko
2026-04-08rxrpc: Fix call removal to use RCU safe deletionDavid Howells
2026-04-08rxrpc: Fix anonymous key handlingDavid Howells
2026-04-08rxrpc: Fix key parsing memleakDavid Howells
2026-04-08rxrpc: Fix key quota calculation for multitoken keysDavid Howells
2026-04-08netfilter: nfnetlink_queue: make hash table per queueFlorian Westphal
2026-04-08netfilter: nft_ct: fix use-after-free in timeout object destroyTuan Do
2026-04-08netfilter: ip6t_eui64: reject invalid MAC header for all packetsZhengchuan Liang
2026-04-08netfilter: xt_multiport: validate range encoding in checkentryRen Wei
2026-04-08netfilter: nfnetlink_log: initialize nfgenmsg in NLMSG_DONE terminatorXiang Mei
2026-04-08ipvs: fix NULL deref in ip_vs_add_service error pathWeiming Shi
2026-04-08wifi: mac80211, cfg80211: Export michael_mic() and move it to cfg80211Eric Biggers
2026-04-08netfilter: nf_tables_offload: add nft_flow_action_entry_next() and use itPablo Neira Ayuso
2026-04-08netfilter: nf_conntrack_h323: Correct indentation when H323_TRACE definedDavid Laight
2026-04-08netfilter: nft_meta: add double-tagged vlan and pppoe supportPablo Neira Ayuso
2026-04-08netfilter: nft_set_pipapo_avx2: remove redundant loop in lookup_slowFlorian Westphal
2026-04-08netfilter: nft_set_pipapo: increment data in one stepFlorian Westphal
2026-04-08netfilter: nf_tables: add netlink policy based cap on registersFlorian Westphal
2026-04-08netfilter: add more netlink-based policy range checksFlorian Westphal
2026-04-08netfilter: nf_conntrack_h323: remove unreliable debug code in decode_octstrFlorian Westphal
2026-04-08netfilter: add deprecation warning for dccp supportFlorian Westphal