index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-18
wifi: mac80211: fix NULL deref in mesh_matches_local()
Xiang Mei
1
-0
/
+3
2026-04-18
wifi: mac80211: Fix static_branch_dec() underflow for aql_disable.
Kuniyuki Iwashima
1
-9
/
+5
2026-04-18
wifi: mac80211: fix NULL pointer dereference in mesh_rx_csa_frame()
Vahagn Vardanian
1
-0
/
+3
2026-02-11
wifi: mac80211: don't increment crypto_tx_tailroom_needed_cnt twice
Miri Korenblit
1
-1
/
+2
2026-02-11
wifi: mac80211: collect station statistics earlier when disconnect
Baochen Qiang
1
-3
/
+4
2026-02-11
wifi: mac80211: ocb: skip rx_no_sta when interface is not joined
Moon Hee Lee
1
-0
/
+3
2026-02-06
wifi: mac80211: move TDLS work to wiphy work
Johannes Berg
3
-10
/
+12
2026-02-06
wifi: mac80211: use wiphy work for sdata->work
Johannes Berg
11
-29
/
+30
2026-01-19
wifi: mac80211: Discard Beacon frames to non-broadcast address
Jouni Malinen
1
-0
/
+5
2025-12-07
wifi: mac80211: skip rate verification for not captured PSDUs
Benjamin Berg
1
-3
/
+7
2025-10-02
wifi: mac80211: fix incorrect type for ret
Liao Yuanhong
1
-1
/
+1
2025-08-28
wifi: mac80211: check basic rates validity in sta_link_apply_parameters
Mikhail Lobanov
1
-6
/
+7
2025-08-28
wifi: mac80211: don't complete management TX on SAE commit
Johannes Berg
1
-1
/
+8
2025-08-28
Reapply "wifi: mac80211: Update skb's control block key in ieee80211_tx_deque...
Remi Pommarel
1
-0
/
+1
2025-08-28
wifi: mac80211: Check 802.11 encaps offloading in ieee80211_tx_h_select_key()
Remi Pommarel
1
-0
/
+6
2025-08-28
wifi: mac80211: Don't call fq_flow_idx() for management frames
Alexander Wetzel
1
-1
/
+2
2025-07-10
wifi: mac80211: drop invalid source address OCB frames
Johannes Berg
1
-0
/
+4
2025-07-10
wifi: mac80211: fix beacon interval calculation overflow
Lachlan Hodges
1
-1
/
+1
2025-06-27
wifi: mac80211: do not offer a mesh path if forwarding is disabled
Benjamin Berg
1
-2
/
+4
2025-06-04
wifi: mac80211: remove misplaced drv_mgd_complete_tx() call
Johannes Berg
1
-1
/
+0
2025-06-04
wifi: mac80211: don't unconditionally call drv_mgd_complete_tx()
Johannes Berg
1
-1
/
+2
2025-05-02
Revert "wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeu...
Johannes Berg
1
-1
/
+0
2025-05-02
wifi: mac80211: Purge vif txq in ieee80211_do_stop()
Remi Pommarel
1
-0
/
+3
2025-05-02
wifi: mac80211: Update skb's control block key in ieee80211_tx_dequeue()
Remi Pommarel
1
-0
/
+1
2025-05-02
wifi: mac80211: fix integer overflow in hwmp_route_info_get()
Gavrilov Ilia
1
-4
/
+10
2025-01-09
wifi: mac80211: wake the queues in case of failure in resume
Emmanuel Grumbach
1
-0
/
+3
2024-12-14
mac80211: fix user-power when emulating chanctx
Ben Greear
1
-0
/
+2
2024-11-08
mac80211: always have ieee80211_sta_restart()
Johannes Berg
1
-1
/
+1
2024-11-08
wifi: mac80211: do not pass a stopped vif to the driver in .get_txpower
Felix Fietkau
1
-1
/
+2
2024-11-08
mac80211: Add support to trigger sta disconnect on hardware restart
Youghandhar Chintala
3
-3
/
+45
2024-11-08
mac80211: do drv_reconfig_complete() before restarting all
Johannes Berg
1
-7
/
+7
2024-11-08
wifi: mac80211: skip non-uploaded keys in ieee80211_iter_keys
Felix Fietkau
1
-17
/
+25
2024-11-08
mac80211: MAC80211_MESSAGE_TRACING should depend on TRACING
Geert Uytterhoeven
1
-1
/
+1
2024-10-22
wifi: mac80211: fix potential key use-after-free
Johannes Berg
2
-1
/
+4
2024-10-17
wifi: mac80211: use two-phase skb reclamation in ieee80211_do_stop()
Dmitry Antipov
1
-1
/
+16
2024-09-04
wifi: mac80211: fix BA session teardown race
Johannes Berg
3
-8
/
+15
2024-08-19
wifi: mac80211: check basic rates validity
Johannes Berg
1
-10
/
+11
2024-07-27
wifi: mac80211: disable softirqs for queued frame handling
Johannes Berg
2
-0
/
+3
2024-07-27
wifi: mac80211: fix UBSAN noise in ieee80211_prep_hw_scan()
Dmitry Antipov
1
-4
/
+10
2024-07-27
wifi: mac80211: handle tasklet frames before stopping
Johannes Berg
3
-2
/
+12
2024-07-27
wifi: mac80211: mesh: init nonpeer_pm to active by default in mesh sdata
Nicolas Escande
1
-0
/
+1
2024-07-05
wifi: mac80211: correctly parse Spatial Reuse Parameter Set element
Lingbo Kong
1
-2
/
+8
2024-07-05
wifi: mac80211: Fix deadlock in ieee80211_sta_ps_deliver_wakeup()
Remi Pommarel
1
-2
/
+2
2024-07-05
wifi: mac80211: mesh: Fix leak of mesh_preq_queue objects
Nicolas Escande
1
-0
/
+13
2024-05-17
wifi: mac80211: fix ieee80211_bss_*_flags kernel-doc
Jeff Johnson
1
-2
/
+2
2024-04-10
wifi: mac80211: check/clear fast rx for non-4addr sta VLAN changes
Felix Fietkau
1
-3
/
+2
2024-03-01
wifi: mac80211: adding missing drv_mgd_complete_tx() call
Johannes Berg
1
-0
/
+1
2024-03-01
wifi: mac80211: fix race condition on enabling fast-xmit
Felix Fietkau
2
-1
/
+3
2024-02-23
wifi: mac80211: reload info pointer in ieee80211_tx_dequeue()
Johannes Berg
1
-1
/
+2
2024-01-05
wifi: mac80211: mesh_plink: fix matches_local logic
Johannes Berg
1
-5
/
+5
[next]