index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-20
mac80211: rx: avoid RCU list traversal under mutex
Madhuparna Bhowmik
1
-1
/
+1
2020-03-05
mac80211: consider more elements in parsing CRC
Johannes Berg
1
-6
/
+12
2020-02-05
mac80211: Fix TKIP replay protection immediately after key setup
Jouni Malinen
1
-3
/
+15
2020-02-05
cfg80211: Fix radar event during another phy CAC
Orr Mazor
1
-0
/
+23
2020-02-05
mac80211: mesh: restrict airtime metric to peered established plinks
Markus Theil
1
-0
/
+3
2020-01-27
mac80211: accept deauth frames in IBSS mode
Johannes Berg
1
-1
/
+10
2020-01-27
mac80211: minstrel_ht: fix per-group max throughput rate initialization
Felix Fietkau
1
-1
/
+1
2020-01-17
mac80211: Do not send Layer 2 Update frame before authorization
Jouni Malinen
2
-10
/
+8
2020-01-17
cfg80211/mac80211: make ieee80211_send_layer2_update a public function
Dedy Lansky
1
-46
/
+2
2019-12-31
mac80211: consider QoS Null frames for STA_NULLFUNC_ACKED
Thomas Pedersen
1
-1
/
+2
2019-12-05
mac80211: fix station inactive_time shortly after boot
Ahmed Zaki
1
-1
/
+2
2019-11-24
mac80211: minstrel: fix sampling/reporting of CCK rates in HT mode
Felix Fietkau
1
-4
/
+10
2019-11-24
mac80211: minstrel: fix CCK rate group streams value
Felix Fietkau
1
-1
/
+1
2019-11-24
mac80211: minstrel: fix using short preamble CCK rates on HT clients
Felix Fietkau
1
-3
/
+1
2019-11-20
mac80211: fix saving a few HE values
Naftali Goldstein
1
-10
/
+7
2019-10-29
mac80211: Reject malformed SSID elements
Will Deacon
1
-2
/
+3
2019-10-29
mac80211: fix txq null pointer dereference
Miaoqing Pan
1
-2
/
+9
2019-09-16
{nl,mac}80211: fix interface combinations on crypto controlled devices
Manikanta Pubbisetty
1
-4
/
+3
2019-09-06
mac80211: Correctly set noencrypt for PAE frames
Denis Kenzior
1
-1
/
+1
2019-09-06
mac80211: Don't memset RXCB prior to PAE intercept
Denis Kenzior
1
-2
/
+2
2019-09-06
mac80211: fix possible sta leak
Johannes Berg
1
-4
/
+5
2019-08-16
mac80211: don't WARN on short WMM parameters from AP
Brian Norris
1
-0
/
+10
2019-08-16
mac80211: don't warn about CW params when not using them
Brian Norris
1
-4
/
+9
2019-07-14
mac80211: do not start any work during reconfigure flow
Naftali Goldstein
2
-0
/
+11
2019-07-14
mac80211: only warn once on chanctx_conf being NULL
Yibo Zhao
1
-1
/
+1
2019-07-14
mac80211: free peer keys before vif down in mesh
Pradeep Kumar Chitrapu
1
-0
/
+1
2019-07-14
mac80211: mesh: fix RCU warning
Thomas Pedersen
1
-1
/
+4
2019-07-10
mac80211: mesh: fix missing unlock on error in table_path_del()
Wei Yongjun
1
-1
/
+1
2019-06-25
mac80211: Do not use stack memory with scatterlist for GMAC
Jouni Malinen
1
-1
/
+6
2019-06-25
mac80211: handle deauthentication/disassociation from TDLS peer
Yu Wang
3
-1
/
+37
2019-06-25
{nl,mac}80211: allow 4addr AP operation on crypto controlled devices
Manikanta Pubbisetty
1
-1
/
+3
2019-06-25
mac80211: drop robust management frames from unknown TA
Johannes Berg
1
-0
/
+2
2019-05-31
mac80211/cfg80211: update bss channel on channel switch
Sergey Matyukevich
1
-3
/
+0
2019-05-25
mac80211: Fix kernel panic due to use of txq after free
Bhagavathi Perumal S
1
-0
/
+3
2019-05-16
mac80211: fix memory accounting with A-MSDU aggregation
Felix Fietkau
1
-0
/
+3
2019-05-16
mac80211: Increase MAX_MSG_LEN
Andrei Otcheretianski
1
-1
/
+6
2019-05-16
mac80211: fix unaligned access in mesh table hash function
Felix Fietkau
1
-1
/
+1
2019-05-08
mac80211: Honor SW_CRYPTO_CONTROL for unicast keys in AP VLAN mode
Alexander Wetzel
1
-5
/
+4
2019-05-08
mac80211: don't attempt to rename ERR_PTR() debugfs dirs
Johannes Berg
1
-1
/
+1
2019-04-27
mac80211: do not call driver wake_tx_queue op during reconfig
Felix Fietkau
1
-0
/
+3
2019-03-23
mac80211: Fix Tx aggregation session tear down with ITXQs
Ilan Peer
1
-1
/
+3
2019-03-23
mac80211: call drv_ibss_join() on restart
Johannes Berg
1
-1
/
+5
2019-03-05
mac80211: Add attribute aligned(2) to struct 'action'
Mathieu Malaterre
1
-1
/
+1
2019-03-05
mac80211: don't initiate TDLS connection if station is not associated to AP
Balaji Pothunoori
1
-0
/
+4
2019-03-05
mac80211: fix miscounting of ttl-dropped frames
Bob Copeland
1
-1
/
+3
2019-03-05
mac80211: Change default tx_sk_pacing_shift to 7
Toke Høiland-Jørgensen
1
-2
/
+2
2019-02-27
mac80211: allocate tailroom for forwarded mesh packets
Felix Fietkau
1
-1
/
+6
2019-02-27
mac80211: Free mpath object when rhashtable insertion fails
Herbert Xu
1
-8
/
+9
2019-02-27
mac80211: Use linked list instead of rhashtable walk for mesh tables
Herbert Xu
2
-101
/
+43
2019-02-27
mac80211: Restore vif beacon interval if start ap fails
Rakesh Pillai
1
-1
/
+5
[next]