Jakub Kicinski
7ac5cc2616
Merge tag 'wireless-2025-07-10' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless
Johannes Berg says:
====================
Quite a number of fixes still:
- mt76 (hadn't sent any fixes so far)
- RCU
- scanning
- decapsulation offload
- interface combinations
- rt2x00: build fix (bad function pointer prototype)
- cfg80211: prevent A-MSDU flipping attacks in mesh
- zd1211rw: prevent race ending with NULL ptr deref
- cfg80211/mac80211: more S1G fixes
- mwifiex: avoid WARN on certain RX frames
- mac80211:
- avoid stack data leak in WARN cases
- fix non-transmitted BSSID search
(on certain multi-BSSID APs)
- always initialize key list so driver
iteration won't crash
- fix monitor interface in device restart
- fix __free() annotation usage
* tag 'wireless-2025-07-10' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless: (26 commits)
wifi: mac80211: add the virtual monitor after reconfig complete
wifi: mac80211: always initialize sdata::key_list
wifi: mac80211: Fix uninitialized variable with __free() in ieee80211_ml_epcs()
wifi: mt76: mt792x: Limit the concurrent STA and SoftAP to operate on the same channel
wifi: mt76: mt7925: Fix null-ptr-deref in mt7925_thermal_init()
wifi: mt76: fix queue assignment for deauth packets
wifi: mt76: add a wrapper for wcid access with validation
wifi: mt76: mt7921: prevent decap offload config before STA initialization
wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_sta_set_decap_offload()
wifi: mt76: mt7925: fix incorrect scan probe IE handling for hw_scan
wifi: mt76: mt7925: fix invalid array index in ssid assignment during hw scan
wifi: mt76: mt7925: fix the wrong config for tx interrupt
wifi: mt76: Remove RCU section in mt7996_mac_sta_rc_work()
wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl()
wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl_fixed()
wifi: mt76: Move RCU section in mt7996_mcu_set_fixed_field()
wifi: mt76: Assume __mt76_connac_mcu_alloc_sta_req runs in atomic context
wifi: prevent A-MSDU attacks in mesh networks
wifi: rt2x00: fix remove callback type mismatch
wifi: mac80211: reject VHT opmode for unsupported channel widths
...
====================
Link: https://patch.msgid.link/20250710122212.24272-3-johannes@sipsolutions.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-07-10 17:13:46 -07:00
..
2025-05-27 15:22:01 -07:00
2025-06-05 08:49:30 -07:00
2025-06-03 09:46:41 +01:00
2025-06-29 22:10:47 +01:00
2025-06-30 13:42:11 +03:00
2025-06-05 14:03:07 -07:00
2025-05-31 19:12:53 -07:00
2025-06-25 23:38:33 +02:00
2025-06-05 08:07:24 -07:00
2025-06-29 22:10:52 +01:00
2025-06-03 16:13:32 -07:00
2025-06-24 15:42:55 +01:00
2025-06-03 08:39:20 -07:00
2025-05-25 00:53:48 -07:00
2025-06-09 11:24:43 +01:00
2025-05-23 16:30:55 +00:00
2025-06-17 18:42:44 -07:00
2025-06-13 06:19:34 -06:00
2025-06-03 15:54:46 -07:00
2025-05-27 14:09:12 -07:00
2025-05-28 15:52:42 -07:00
2025-06-13 06:20:17 -06:00
2025-05-27 20:59:53 -07:00
2025-06-05 22:02:23 -07:00
2025-05-31 19:12:53 -07:00
2025-06-17 17:17:02 +02:00
2025-06-03 07:39:23 -07:00
2025-05-28 15:24:36 -07:00
2025-05-26 08:02:43 -07:00
2025-05-28 15:52:42 -07:00
2025-05-27 20:09:06 -07:00
2025-05-23 13:24:53 -07:00
2025-06-11 11:20:52 +02:00
2025-05-25 18:12:14 +09:00
2025-05-30 07:30:47 +02:00
2025-07-04 09:06:49 -07:00
2025-05-29 10:34:26 -07:00
2025-06-06 18:05:18 -07:00
2025-06-23 14:50:37 +02:00
2025-05-30 08:40:25 -07:00
2025-06-05 22:02:24 -07:00
2025-06-03 08:39:20 -07:00
2025-07-07 10:42:15 +02:00
2025-05-27 08:25:42 +02:00
2025-05-28 09:26:07 +02:00
2025-05-30 10:44:20 -07:00
2025-05-27 08:00:46 -07:00
2025-05-27 08:15:26 -07:00
2025-05-31 19:12:53 -07:00
2025-06-11 11:57:14 -07:00
2025-06-25 15:55:03 -07:00
2025-05-28 06:29:17 -04:00
2025-06-10 14:08:24 +02:00
2025-05-27 19:40:34 -07:00
2025-05-26 16:23:39 -05:00
2025-05-27 17:35:25 -07:00
2025-05-31 22:46:08 -07:00
2025-06-02 16:00:26 -07:00
2025-06-02 16:00:26 -07:00
2025-05-31 15:44:16 -07:00
2025-05-31 22:46:13 -07:00
2025-06-02 16:00:26 -07:00
2025-06-06 12:45:35 -07:00
2025-06-11 11:20:51 +02:00
2025-06-23 14:01:49 -04:00
2025-05-27 12:16:41 -04:00
2025-05-26 08:02:43 -07:00
2025-05-28 15:24:36 -07:00
2025-05-23 13:57:12 +02:00
2025-05-27 08:25:43 +02:00
2025-05-23 13:57:13 +02:00
2025-07-01 22:37:14 +02:00
2025-05-28 17:17:13 -04:00
2025-05-28 17:17:13 -04:00
2025-05-28 17:17:14 -04:00
2025-06-04 09:51:10 +02:00
2025-06-01 08:41:11 -07:00
2025-05-31 15:44:16 -07:00
2025-05-31 22:46:13 -07:00
2025-06-02 15:31:05 -07:00
2025-05-30 12:21:57 -05:00
2025-05-28 16:47:56 -05:00
2025-05-28 16:15:40 -05:00
2025-06-04 11:26:17 -07:00
2025-05-25 00:53:48 -07:00
2025-06-05 14:37:53 +02:00
2025-05-27 17:35:25 -07:00
2025-06-04 11:26:17 -07:00
2025-05-29 10:19:22 -07:00
2025-06-06 11:50:47 -07:00
2025-06-25 07:27:27 -07:00
2025-06-16 21:06:12 +02:00
2025-06-11 22:42:35 -07:00
2025-06-02 16:00:26 -07:00
2025-05-23 08:49:16 +01:00
2025-06-26 20:39:34 +02:00
2025-06-04 11:27:11 +02:00
2025-06-08 09:07:37 +02:00
2025-06-03 07:39:23 -07:00
2025-06-02 16:00:26 -07:00
2025-06-19 12:36:19 +02:00
2025-05-31 19:12:53 -07:00
2025-05-28 03:19:03 -04:00
2025-05-26 19:04:21 +02:00
2025-05-31 22:46:15 -07:00
2025-05-28 14:55:35 -07:00
2025-05-27 20:49:06 -07:00