summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2026-07-07net: hold instance lock around NETDEV_DOWN/GOING_DOWNStanislav Fomichev
2026-07-07wifi: cfg80211: bound element ID read when checking non-inheritanceHE WEI (ギカク)
2026-07-07ipv4: igmp: remove multicast group from hash table on device destructionYuyang Huang
2026-07-07devlink: Allow rate node parents from other devlinksCosmin Ratiu
2026-07-07devlink: Allow parent dev for rate-set and rate-newCosmin Ratiu
2026-07-07devlink: Add parent dev to devlink APICosmin Ratiu
2026-07-07devlink: Decouple rate storage from associated devlink objectCosmin Ratiu
2026-07-07devlink: Migrate from info->user_ptr to info->ctxCosmin Ratiu
2026-07-07devlink: Add a helper for getting a nested-in instanceCosmin Ratiu
2026-07-07net: fib_rules: Destroy ops->lock in fib_rules_unregister().Kuniyuki Iwashima
2026-07-07ipv4: fib: Define fib_table_hash_lock under CONFIG_IP_MULTIPLE_TABLES.Kuniyuki Iwashima
2026-07-07wifi: mac80211: Route (Re)association req/response to per-STA queueIlan Peer
2026-07-07net/tls: Consume empty data records in tls_sw_read_sock()Chuck Lever
2026-07-07wifi: cfg80211: validate assoc response length before status and IE accessZhao Li
2026-07-07wifi: cfg80211: validate rx/tx MLME callback frame lengths before accessZhao Li
2026-07-07wifi: mac80211: ibss: wait for in-flight TX on disconnectPagadala Yesu Anjaneyulu
2026-07-07wifi: mac80211: recalculate rx_nss on IBSS peer capability updateShahar Tzarfati
2026-07-07wifi: cfg80211: use wiphy work for socket owner autodisconnectCen Zhang
2026-07-07wifi: mac80211: fix memory leak in ieee80211_register_hw()Dawei Feng
2026-07-07wifi: mac80211: free AP_VLAN bc_buf SKBs outside IRQ lockCen Zhang
2026-07-06wifi: cfg80211: support MAC address filtering in station dump for link statsP Praneesh
2026-07-06wifi: cfg80211: Fragment per-link station stats in nl80211_dump_station()P Praneesh
2026-07-06wifi: cfg80211: Refactor nl80211_dump_station() to prepare for per-link statsP Praneesh
2026-07-06wifi: cfg80211: Add helper to pack station-level STA_INFOP Praneesh
2026-07-06wifi: cfg80211: Drop unused link stats handling in nl80211_send_station()P Praneesh
2026-07-06Bluetooth: L2CAP: fix tx ident leak for commands without a responseStig Hornang
2026-07-06Bluetooth: ISO: fix malformed ISO_END/CONT handlingPauli Virtanen
2026-07-06Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_new_connection_cb()Siwei Zhang
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