index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: simplify chanctx allocation
Johannes Berg
2023-06-09
1
-1
/
+1
*
wifi: mac80211: fix min center freq offset tracing
Johannes Berg
2023-05-24
1
-1
/
+1
*
wifi: mac80211: fix invalid drv_sta_pre_rcu_remove calls for non-uploaded sta
Felix Fietkau
2023-04-13
1
-1
/
+2
*
wifi: mac80211: fix qos on mesh interfaces
Felix Fietkau
2023-03-30
1
-2
/
+4
*
wifi: mac80211: make rate u32 in sta_set_rate_info_rx()
Shayne Chen
2023-03-10
1
-1
/
+1
*
Revert "wifi: mac80211: fix memory leak in ieee80211_if_add()"
Eric Dumazet
2023-01-24
1
-1
/
+0
*
wifi: mac80211: sdata can be NULL during AMPDU start
Alexander Wetzel
2023-01-24
2
-1
/
+8
*
wifi: mac80211: fix memory leak in ieee80211_if_add()
Zhengchao Shao
2022-12-31
1
-0
/
+1
*
wifi: mac8021: fix possible oob access in ieee80211_get_rate_duration
Lorenzo Bianconi
2022-12-08
1
-0
/
+3
*
wifi: mac80211: Fix ack frame idr leak when mesh has no route
Nicolas Cavallari
2022-12-02
1
-1
/
+1
*
wifi: mac80211: fix memory free error when registering wiphy fail
taozhang
2022-12-02
1
-2
/
+6
*
wifi: mac80211: Set TWT Information Frame Disabled bit as 1
Howard Hsu
2022-11-16
1
-0
/
+3
*
wifi: mac80211: allow bw change during channel switch in mesh
Hari Chandrakanthan
2022-10-26
1
-3
/
+0
*
wifi: mac80211: fix MBSSID parsing use-after-free
Johannes Berg
2022-10-15
2
-15
/
+22
*
mac80211: fix memory leaks with element parsing
Johannes Berg
2022-10-15
3
-24
/
+25
*
mac80211: always allocate struct ieee802_11_elems
Johannes Berg
2022-10-15
10
-201
/
+272
*
mac80211: mlme: find auth challenge directly
Johannes Berg
2022-10-15
3
-11
/
+6
*
mac80211: move CRC into struct ieee802_11_elems
Johannes Berg
2022-10-15
3
-13
/
+15
*
mac80211: mesh: clean up rx_bcn_presp API
Johannes Berg
2022-10-15
3
-20
/
+17
*
wifi: mac80211: fix crash in beacon protection for P2P-device
Johannes Berg
2022-10-15
1
-5
/
+7
*
wifi: cfg80211/mac80211: reject bad MBSSID elements
Johannes Berg
2022-10-15
1
-0
/
+2
*
wifi: mac80211: fix regression with non-QoS drivers
Hans de Goede
2022-10-05
1
-0
/
+4
*
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
2022-09-08
1
-4
/
+4
*
wifi: mac80211: Fix UAF in ieee80211_scan_rx()
Siddh Raman Pant
2022-09-08
1
-4
/
+7
*
wifi: mac80211: Don't finalize CSA in IBSS mode if state is disconnected
Siddh Raman Pant
2022-09-08
1
-0
/
+4
*
mac80211: fix a memory leak where sta_info is not freed
Ahmed Zaki
2022-08-17
1
-3
/
+3
*
ieee80211: add EHT 1K aggregation definitions
Mordechay Goodstein
2022-08-17
1
-1
/
+1
*
wifi: mac80211: fix queue selection for mesh/OCB interfaces
Felix Fietkau
2022-07-21
1
-2
/
+2
*
mac80211: upgrade passive scan to active scan on DFS channels after beacon rx
Felix Fietkau
2022-06-09
2
-0
/
+25
*
wifi: mac80211: fix use-after-free in chanctx code
Johannes Berg
2022-06-09
1
-5
/
+2
*
mac80211: minstrel_ht: fix where rate stats are stored (fixes debugfs output)
Peter Seiderer
2022-06-09
1
-0
/
+3
*
mac80211: fix rx reordering with non explicit / psmp ack policy
Felix Fietkau
2022-05-25
1
-2
/
+1
*
mac80211: Reset MBSSID parameters upon connection
Manikanta Pubbisetty
2022-05-18
1
-0
/
+6
*
mac80211: limit bandwidth in HE capabilities
Johannes Berg
2022-04-08
4
-10
/
+32
*
mac80211: Remove a couple of obsolete TODO
Ilan Peer
2022-04-08
2
-12
/
+5
*
mac80211: fix potential double free on mesh join
Linus Lüssing
2022-03-28
1
-3
/
+0
*
mac80211: refuse aggregations sessions before authorized
Johannes Berg
2022-03-19
1
-1
/
+9
*
mac80211: treat some SAE auth steps as final
Johannes Berg
2022-03-08
2
-5
/
+13
*
mac80211: fix forwarded mesh frames AC & queue selection
Nicolas Escande
2022-03-08
1
-2
/
+2
*
mac80211: fix EAPoL rekey fail in 802.3 rx path
Deren Wu
2022-03-08
1
-7
/
+3
*
mac80211: mlme: check for null after calling kmemdup
Jiasheng Jiang
2022-02-23
1
-8
/
+21
*
mac80211: allow non-standard VHT MCS-10/11
Ping-Ke Shih
2022-01-27
1
-1
/
+1
*
mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_mesh
Pavel Skripkin
2022-01-11
3
-81
/
+54
*
mac80211: initialize variable have_higher_than_11mbit
Tom Rix
2022-01-11
1
-1
/
+1
*
mac80211: fix locking in ieee80211_start_ap error path
Johannes Berg
2021-12-29
1
-0
/
+3
*
mac80211: fix lookup when adding AddBA extension element
Johannes Berg
2021-12-22
1
-2
/
+3
*
mac80211: agg-tx: don't schedule_and_wake_txq() under sta->lock
Johannes Berg
2021-12-22
1
-2
/
+8
*
mac80211: track only QoS data frames for admission control
Johannes Berg
2021-12-22
1
-3
/
+10
*
mac80211: validate extended element ID is present
Johannes Berg
2021-12-22
1
-1
/
+6
*
mac80211: send ADDBA requests using the tid/queue of the aggregation session
Felix Fietkau
2021-12-22
1
-1
/
+1
[next]