summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-07-06Bluetooth: fix UAF in bt_accept_dequeue()Yousef Alhouseen
2026-07-06Bluetooth: bnep: pin L2CAP connection during netdev registrationYousef Alhouseen
2026-07-06Bluetooth: sco: Fix a race condition in sco_sock_timeout()Sungwoo Kim
2026-07-06Bluetooth: MGMT: Fix adv monitor add failure cleanupCen Zhang
2026-07-06Bluetooth: 6lowpan: hold L2CAP conn across debugfs controlCen Zhang
2026-07-06Bluetooth: 6lowpan: avoid untracked enable workCen Zhang
2026-07-06Bluetooth: hci_conn: Fix null ptr deref in hci_abort_conn()Siwei Zhang
2026-07-06Bluetooth: L2CAP: validate option length before reading conf opt valueMuhammad Bilal
2026-07-06Bluetooth: L2CAP: cancel pending_rx_work before taking conn->lockRunyu Xiao
2026-07-06Bluetooth: ISO: avoid NULL deref of conn in iso_conn_big_sync()Muhammad Bilal
2026-07-06Bluetooth: MGMT: Fix UAF of hci_conn_params in add_device_completeSamuel Page
2026-07-06Bluetooth: 6lowpan: Fix using chan->conn as indication to no remote netdevLuiz Augusto von Dentz
2026-07-06wifi: mac80211: validate deauth frame length before reason accessZhao Li
2026-07-06wifi: mac80211: avoid non-S1G AID fallback for S1G assocZhao Li
2026-07-06wifi: cfg80211: reject empty PMSR peer listsZhao Li
2026-07-06wifi: cfg80211: reject unsupported PMSR FTM location requestsZhao Li
2026-07-06wifi: cfg80211: validate PMSR FTM preamble rangeZhao Li
2026-07-06wifi: cfg80211: validate PMSR measurement type dataZhao Li
2026-07-06wifi: nl80211: constrain MBSSID TX link ID rangeZhao Li
2026-07-06wifi: nl80211: validate nested MBSSID IE blobsZhao Li
2026-07-06wifi: cfg80211: derive S1G beacon TSF from S1G fieldsZhao Li
2026-07-06wifi: mac80211: validate extension-frame layout before RXZhao Li
2026-07-06wifi: nl80211: free RNR data on MBSSID mismatchZhao Li
2026-07-06wifi: cfg80211: convert pmsr_free_wk to wiphy_work to fix deadlockPeddolla Harshavardhan Reddy
2026-07-06wifi: cfg80211: validate EHT MLE before MLD ID readHaofeng Li
2026-07-06wifi: mac80211: defer link RX stats percpu free to RCUMaoyi Xie
2026-07-06wifi: mac80211: free ack status frame on TX header build failureZhiling Zou
2026-07-06wifi: mac80211: fix fils_discovery double free on alloc failureXiang Mei
2026-07-06wifi: mac80211: fix unsol_bcast_probe_resp double free on alloc failureXiang Mei
2026-07-06wifi: cfg80211: Fix an error handling path in cfg80211_wext_siwscan()Christophe JAILLET
2026-07-06wifi: cfg80211: cancel sched scan results work on unregisterCen Zhang
2026-07-06net/smc: fix UAF in smc_cdc_rx_handler() by pinning the socketXiang Mei
2026-07-06wifi: cfg80211: Avoid UNPROT_BEACON on AP interfacesDhanavandhana Kannan
2026-07-06wifi: cfg80211: remove WIPHY_FLAG_DISABLE_WEXTJohannes Berg
2026-07-06net/sched: act_pedit: fix TOCTOU heap OOB write in tc offloadJamal Hadi Salim
2026-07-06wifi: cfg80211/nl80211: add STA-mode peer probingPriyansha Tiwari
2026-07-06wifi: nl80211/cfg80211: rename probe_client to probe_peerPriyansha Tiwari
2026-07-06Merge tag 'nf-26-07-03' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Paolo Abeni
2026-07-06wifi: mac80211: allocate backup ieee80211_nan_sched_cfg off stackArnd Bergmann
2026-07-06xfrm: policy: preallocate inexact bins before xfrm_hash_rebuild reinsertXiang Mei (Microsoft)
2026-07-06xfrm6: clear dst.dev on error to avoid double netdev_put in xfrm6_fill_dst()Xiang Mei (Microsoft)
2026-07-06xfrm: iptfs: propagate SKBFL_SHARED_FRAG in iptfs_skb_add_frags()Chen YanJun
2026-07-06xfrm: clear mode callbacks after failed mode setupCen Zhang
2026-07-06batman-adv: dat: fix tie-break for candidate selectionSven Eckelmann
2026-07-06batman-adv: mcast: avoid OOB read of num_dests headerSven Eckelmann
2026-07-06batman-adv: frag: fix primary_if leak on failed linearizationSven Eckelmann
2026-07-06batman-adv: frag: free unfragmentable packetSven Eckelmann
2026-07-06batman-adv: tt: prevent TVLV OOB check overflowSven Eckelmann
2026-07-06batman-adv: tt: avoid request storms during pending requestSven Eckelmann
2026-07-06batman-adv: clean untagged VLAN on netdev registration failureSven Eckelmann