summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-06-04sctp: validate cached peer INIT chunk length in COOKIE_ECHO processingXin Long
2026-06-04net/sched: fix pedit partial COW leading to page cache corruptionRajat Gupta
2026-06-04vsock/vmci: fix sk_ack_backlog leak on failed handshakeRaf Dickson
2026-06-04wifi: mac80211: fix monitor mode frame capture for real chanctx drivers傅继晗
2026-06-04wifi: mac80211: Free keys associated with NAN DeviceIlan Peer
2026-06-04xfrm: restrict netlink attributes for XFRM_MSG_MIGRATE_STATEAntony Antony
2026-06-04xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migrationAntony Antony
2026-06-04xfrm: make xfrm_dev_state_add xuo parameter constAntony Antony
2026-06-04xfrm: extract address family and selector validation helpersAntony Antony
2026-06-04xfrm: refactor XFRMA_MTIMER_THRESH validation into a helperAntony Antony
2026-06-04xfrm: move encap and xuo into struct xfrm_migrateAntony Antony
2026-06-04xfrm: add error messages to state migrationAntony Antony
2026-06-04xfrm: add state synchronization after migrationAntony Antony
2026-06-04xfrm: check family before comparing addresses in migrateAntony Antony
2026-06-04xfrm: split xfrm_state_migrate into create and install functionsAntony Antony
2026-06-04xfrm: rename reqid in xfrm_migrateAntony Antony
2026-06-04xfrm: fix NAT-related field inheritance in SA migrationAntony Antony
2026-06-04xfrm: allow migration from UDP encapsulated to non-encapsulated ESPAntony Antony
2026-06-04xfrm: add extack to xfrm_init_stateAntony Antony
2026-06-04xfrm: remove redundant assignmentsAntony Antony
2026-06-04xfrm: policy: fix use-after-free on inexact bin in xfrm_policy_bysel_ctx()Sanghyun Park
2026-06-03ipv6: exthdrs: recompute network header pointer onceJustin Iurman
2026-06-03Merge tag 'for-net-2026-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-06-03Merge tag 'wireless-2026-06-03' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-06-03mptcp: change mptcp_established_options() to return opt_sizeEric Dumazet
2026-06-03mptcp: add-addr: always drop other suboptionsMatthieu Baerts (NGI0)
2026-06-03mptcp: fix uninit-value in mptcp_established_optionsPaolo Abeni
2026-06-03mptcp: check desc->count in read_sockGang Yan
2026-06-03mptcp: sockopt: set sockopt on all subflowsMatthieu Baerts (NGI0)
2026-06-03mptcp: sockopt: check timestamping ret valueMatthieu Baerts (NGI0)
2026-06-03mptcp: pm: fix extra_subflows underflow on userspace PM subflow creationTao Cui
2026-06-03mptcp: allow subflow rcv wnd to shrinkPaolo Abeni
2026-06-03mptcp: close TOCTOU race while computing rcv_wndPaolo Abeni
2026-06-03mptcp: fix retransmission loop when csum is enabledPaolo Abeni
2026-06-03mptcp: fix missing wakeups in edge scenariosPaolo Abeni
2026-06-03ipv4: raw: remove six obsolete EXPORT_SYMBOL_GPL()Eric Dumazet
2026-06-03ipv4: restrict IPOPT_SSRR and IPOPT_LSRR optionsEric Dumazet
2026-06-03af_unix: Fix inq_len update problem in partial readJianyu Li
2026-06-03appletalk: aarp: zero-initialize aarp_entry to prevent heap info leakYizhou Zhao
2026-06-03xsk: cache csum_start/csum_offset to fix TOCTOU in xsk_skb_metadata()Jason Xing
2026-06-03mm/slab: improve kmem_cache_alloc_bulkChristoph Hellwig
2026-06-03Bluetooth: MGMT: Fix backward compatibility with userspaceLuiz Augusto von Dentz
2026-06-03Bluetooth: SCO: Fix data-race on sco_pi fields in sco_connectSeungJu Cheon
2026-06-03Bluetooth: ISO: Fix data-race on iso_pi fields in hci_get_route callsSeungJu Cheon
2026-06-03Bluetooth: ISO: Fix a use-after-free of the hci_conn pointerLuiz Augusto von Dentz
2026-06-03Bluetooth: ISO: Fix not releasing hdev reference on iso_conn_big_syncLuiz Augusto von Dentz
2026-06-03Bluetooth: fix memory leak in error path of hci_alloc_dev()Bharath Reddy
2026-06-03Bluetooth: bnep: reject short frames before parsingZhang Cen
2026-06-03Bluetooth: hci_sync: reject oversized Broadcast Announcement prependYuqi Xu
2026-06-03Bluetooth: L2CAP: reject BR/EDR signaling packets over MTUsigMichael Bommarito