summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-12-07libceph: replace BUG_ON with bounds check for map->max_osdziming zhang
2025-12-07libceph: prevent potential out-of-bounds writes in handle_auth_session_key()ziming zhang
2025-12-07libceph: fix potential use-after-free in have_mon_and_osd_map()Ilya Dryomov
2025-12-07mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_...Kuniyuki Iwashima
2025-12-07mptcp: clear scheduled subflows on retransmitPaolo Abeni
2025-12-07ceph: fix crash in process_v2_sparse_read() for encrypted directoriesViacheslav Dubeyko
2025-12-07net: mctp: unconditionally set skb->dev on dst outputJeremy Kerr
2025-12-07xsk: avoid data corruption on cq descriptor numberFernando Fernandez Mancera
2025-12-07xsk: avoid overwriting skb fields for multi-buffer trafficMaciej Fijalkowski
2025-12-07Bluetooth: SMP: Fix not generating mackey and ltk when repairingLuiz Augusto von Dentz
2025-12-07Bluetooth: hci_core: lookup hci_conn on RX path on protocol sidePauli Virtanen
2025-12-07Bluetooth: hci_sock: Prevent race in socket write iter and sock bindEdward Adam Davis
2025-12-07Bluetooth: hci_core: Fix triggering cmd_timer for HCI_OP_NOPLuiz Augusto von Dentz
2025-12-01mptcp: fix address removal logic in mptcp_pm_nl_rm_addrGang Yan
2025-12-01net: tls: Cancel RX async resync request on rcd_delta overflowShahar Shitrit
2025-12-01vsock: Ignore signal/timeout on connect() if already establishedMichal Luczaj
2025-12-01af_unix: Read sk_peek_offset() again after sleeping in unix_stream_read_gener...Kuniyuki Iwashima
2025-12-01devlink: rate: Unset parent pointer in devl_rate_nodes_destroyShay Drory
2025-12-01net: openvswitch: remove never-working support for setting nsh fieldsIlya Maximets
2025-12-01net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower()Jiaming Zhang
2025-12-01xfrm: Prevent locally generated packets from direct output in tunnel modeJianbo Liu
2025-12-01xfrm: Determine inner GSO type from packet inner protocolJianbo Liu
2025-12-01xfrm: Check inner packet family directly from skb_dstJianbo Liu
2025-12-01xfrm: set err and extack on failure to create pcpu SASabrina Dubroca
2025-12-01xfrm: call xfrm_dev_state_delete when xfrm_state_migrate fails to add the stateSabrina Dubroca
2025-12-01xfrm: also call xfrm_state_delete_tunnel at destroy time for states that were...Sabrina Dubroca
2025-12-01xfrm: drop SA reference in xfrm_state_update if dir doesn't matchSabrina Dubroca
2025-12-01mptcp: do not fallback when OoO is presentPaolo Abeni
2025-12-01mptcp: decouple mptcp fastclose from tcp closePaolo Abeni
2025-12-01mptcp: avoid unneeded subflow-level dropsPaolo Abeni
2025-12-01mptcp: fix premature close in case of fallbackPaolo Abeni
2025-12-01mptcp: fix duplicate reset on fastclosePaolo Abeni
2025-12-01mptcp: fix ack generation for fallback mskPaolo Abeni
2025-12-01mptcp: fix a race in mptcp_pm_del_add_timer()Eric Dumazet
2025-12-01mptcp: fix race condition in mptcp_schedule_work()Eric Dumazet
2025-12-01mptcp: Fix proto fallback detection with BPFJiayuan Chen
2025-12-01mptcp: Disallow MPTCP subflows from sockmapJiayuan Chen
2025-11-24wifi: mac80211: reject address change while connectingJohannes Berg
2025-11-24net: netpoll: fix incorrect refcount handling causing incorrect cleanupBreno Leitao
2025-11-24ipv4: route: Prevent rt_bind_exception() from rebinding stale fnheChuang Wang
2025-11-24strparser: Fix signed/unsigned mismatch bugNate Karstens
2025-11-24bpf: Add bpf_prog_run_data_pointers()Eric Dumazet
2025-11-24netfilter: nft_ct: add seqadj extension for natted connectionsAndrii Melnychenko
2025-11-24Bluetooth: L2CAP: export l2cap_chan_hold for modulesPauli Virtanen
2025-11-24hsr: Follow standard for HSRv0 supervision framesFelix Maurer
2025-11-24hsr: Fix supervision frame sending on HSRv0Felix Maurer
2025-11-24net_sched: limit try_bulk_dequeue_skb() batchesEric Dumazet
2025-11-24net: sched: act_ife: initialize struct tc_ife to fix KMSAN kernel-infoleakRanganath V N
2025-11-24net: sched: act_connmark: initialize struct tc_ife to fix kernel leakRanganath V N
2025-11-24Bluetooth: hci_event: Fix not handling PA Sync Lost eventLuiz Augusto von Dentz