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