3
0
Fork 0
forked from mirrors/linux
kernel/drivers/net/wireless
Felix Fietkau cd607f2cbb wifi: mt76: fix crash with WED rx support enabled
If WED rx is enabled, rx buffers are added to a buffer pool that can be
filled from multiple page pools. Because buffers freed from rx poll are
not guaranteed to belong to the processed queue's page pool, lockless
caching must not be used in this case.

Cc: stable@vger.kernel.org
Fixes: 2f5c3c77fc ("wifi: mt76: switch to page_pool allocator")
Signed-off-by: Felix Fietkau <nbd@nbd.name>
Acked-by: Lorenzo Bianconi <lorenzo@kernel.org>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20231208075004.69843-1-nbd@nbd.name
2023-12-12 16:24:06 +02:00
..
admtek
ath wifi: mac80211: use wiphy locked debugfs helpers for agg_status 2023-11-27 11:25:01 +01:00
atmel wifi: atmel: remove unused ioctl function 2023-10-14 09:41:21 +03:00
broadcom wifi: brcmfmac: fix format-truncation warnings 2023-10-23 20:24:39 +03:00
cisco
intel wifi: iwlwifi: pcie: avoid a NULL pointer dereference 2023-12-12 10:14:57 +01:00
intersil wifi: hostap: remove unused ioctl function 2023-10-14 09:41:22 +03:00
legacy wifi: ray_cs: Remove unnecessary (void*) conversions 2023-10-25 20:44:40 +03:00
marvell Merge wireless into wireless-next 2023-10-06 17:08:47 +03:00
mediatek wifi: mt76: fix crash with WED rx support enabled 2023-12-12 16:24:06 +02:00
microchip wifi: wilc1000: use vmm_table as array in wilc struct 2023-10-19 10:30:34 +03:00
purelifi wifi: plfxlc: fix clang-specific fortify warning 2023-09-04 20:33:34 +03:00
quantenna wifi: cfg80211: split struct cfg80211_ap_settings 2023-09-25 09:00:39 +02:00
ralink wifi: rt2x00: rework MT7620 PA/LNA RF calibration 2023-10-25 12:06:16 +03:00
realtek wireless-next patches for v6.7 2023-10-26 20:27:58 -07:00
rsi
silabs wifi: wfx: fix case where rates are out of order 2023-10-09 09:54:14 +03:00
st wifi: mac80211: rename ieee80211_tx_status() to ieee80211_tx_status_skb() 2023-10-23 12:26:51 +02:00
ti wifi: wlcore: main: replace deprecated strncpy with strscpy 2023-10-23 20:29:46 +03:00
virtual wifi: mac80211_hwsim: Handle BSS_CHANGED_VALID_LINKS 2023-09-25 09:12:33 +02:00
zydas Fix nomenclature for USB and PCI wireless devices 2023-08-25 12:56:49 +03:00
Kconfig
Makefile