summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-05-148021q: delete cleared egress QoS mappingsLongxuan Yu
2026-05-148021q: use RCU for egress QoS mappingsLongxuan Yu
2026-05-14mptcp: pm: ADD_ADDR rtx: return early if no retransMatthieu Baerts (NGI0)
2026-05-14mptcp: pm: ADD_ADDR rtx: resched blocked ADD_ADDR quickerMatthieu Baerts (NGI0)
2026-05-14mptcp: pm: ADD_ADDR rtx: free sk if lastMatthieu Baerts (NGI0)
2026-05-14mptcp: pm: ADD_ADDR rtx: always decrease sk refcountMatthieu Baerts (NGI0)
2026-05-14mptcp: pm: ADD_ADDR rtx: fix potential data-raceMatthieu Baerts (NGI0)
2026-05-14mptcp: pm: ADD_ADDR rtx: allow ID 0Matthieu Baerts (NGI0)
2026-05-14mptcp: pm: kernel: correctly retransmit ADD_ADDR ID 0Matthieu Baerts (NGI0)
2026-05-14mptcp: pm: kernel: reset fullmesh counter after flushMatthieu Baerts (NGI0)
2026-05-14mptcp: pm: prio: skip closed subflowsMatthieu Baerts (NGI0)
2026-05-14mptcp: fix scheduling with atomic in timestamp sockoptGang Yan
2026-05-14mptcp: fix rx timestamp corruption on fastopenPaolo Abeni
2026-05-14mptcp: sockopt: increase seq in mptcp_setsockopt_all_sfMatthieu Baerts (NGI0)
2026-05-14mptcp: sockopt: set timestamp flags on subflow socket, not mskGang Yan
2026-05-14mptcp: use MPTCP_RST_EMPTCP for ACK HMAC validation failureShardul Bankar
2026-05-14mptcp: use MPJoinSynAckHMacFailure for SynAck HMAC failureShardul Bankar
2026-05-14mptcp: fastclose msk when linger time is 0Matthieu Baerts (NGI0)
2026-05-14psp: strip variable-length PSP header in psp_dev_rcv()David Carlier
2026-05-14openvswitch: vport: fix self-deadlock on release of tunnel portsIlya Maximets
2026-05-14libceph: Fix slab-out-of-bounds access in auth message processingRaphael Zimmer
2026-05-14hv_sock: Return -EIO for malformed/short packetsDexuan Cui
2026-05-14hv_sock: Report EOF instead of -EIO for FINDexuan Cui
2026-05-14hv_sock: fix ARM64 supportHamza Mahfooz
2026-05-14af_unix: Reject SIOCATMARK on non-stream socketsJiexun Wang
2026-05-14net/rds: handle zerocopy send cleanup before the message is queuedNan Li
2026-05-14netpoll: pass buffer size to egress_dev() to avoid MAC truncationBreno Leitao
2026-05-14ip6_gre: Use cached t->net in ip6erspan_changelink().Maoyi Xie
2026-05-14mptcp: pm: ADD_ADDR rtx: skip inactive subflowsMatthieu Baerts (NGI0)
2026-05-14net: rtnetlink: zero ifla_vf_broadcast to avoid stack infoleak in rtnl_fill_v...Kai Zen
2026-05-14Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_get_sndtimeo_cb()Siwei Zhang
2026-05-14Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_state_change_cb()Siwei Zhang
2026-05-14Bluetooth: L2CAP: Fix null-ptr-deref in l2cap_sock_new_connection_cb()Siwei Zhang
2026-05-14Bluetooth: hci_event: Fix OOB read and infinite loop in hci_le_create_big_com...Luiz Augusto von Dentz
2026-05-14Bluetooth: hci_conn: fix potential UAF in create_big_syncDavid Carlier
2026-05-14xfrm: ah: account for ESN high bits in async callbacksMichael Bommarito
2026-05-14ipv6: xfrm6: release dst on error in xfrm6_rcv_encap()Yilin Zhu
2026-05-14xfrm: defensively unhash xfrm_state lists in __xfrm_state_deleteMichal Kosiorek
2026-05-14xfrm: provide message size for XFRM_MSG_MAPPINGRuijie Li
2026-05-14wifi: mac80211: remove station if connection prep failsJohannes Berg
2026-05-14wifi: mac80211: use safe list iteration in radar detect workBenjamin Berg
2026-05-14wifi: mac80211: drop stray 'static' from fast-RX rx_resultCatherine
2026-05-14net/sched: sch_red: Replace direct dequeue call with peek and qdisc_dequeue_p...Jamal Hadi Salim
2026-05-14flow_dissector: do not dissect PPPoE PFC framesQingfang Deng
2026-05-11rxrpc: Also unshare DATA/RESPONSE packets when paged frags are presentHyunwoo Kim
2026-05-08xfrm: esp: avoid in-place decrypt on shared skb fragsKuan-Ting Chen
2026-05-07netfilter: reject zero shift in nft_bitwiseKai Ma
2026-05-07net: ipv6: fix NOREF dst use in seg6 and rpl lwtunnelsAndrea Mayer
2026-05-07ipv6: rpl: reserve mac_len headroom when recompressed SRH growsGreg Kroah-Hartman
2026-05-07seg6: fix seg6 lwtunnel output redirect for L2 reduced encap modeAndrea Mayer