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
/
tx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: allow transmitting EAPOL frames with tainted key
Wen Gong
2023-10-25
1
-1
/
+2
*
mac80211: limit injected vht mcs/nss in ieee80211_parse_tx_radiotap
Lorenzo Bianconi
2021-10-06
1
-0
/
+4
*
mac80211: Fix ieee80211_amsdu_aggregate frag_tail bug
Chih-Kang Chang
2021-10-06
1
-0
/
+8
*
mac80211: Fix insufficient headroom issue for AMSDU
Chih-Kang Chang
2021-09-22
1
-1
/
+3
*
mac80211: drop data frames without key on encrypted links
Johannes Berg
2021-08-26
1
-3
/
+9
*
mac80211: fix use of skb payload instead of header
Johannes Berg
2020-11-18
1
-12
/
+23
*
mac80211: add ieee80211_is_any_nullfunc()
Thomas Pedersen
2020-05-10
1
-1
/
+1
*
mac80211: fix authentication with iwlwifi/mvm
Johannes Berg
2020-04-02
1
-1
/
+2
*
mac80211: Check port authorization in the ieee80211_tx_dequeue() case
Jouni Malinen
2020-04-02
1
-1
/
+18
*
mac80211: fix memory accounting with A-MSDU aggregation
Felix Fietkau
2019-05-16
1
-0
/
+3
*
mac80211: ensure that mgmt tx skbs have tailroom for encryption
Felix Fietkau
2019-02-15
1
-3
/
+9
*
mac80211: fix reordering of buffered broadcast packets
Felix Fietkau
2018-12-13
1
-2
/
+2
*
mac80211: fix pending queue hang due to TX_DROP
Bob Copeland
2018-11-04
1
-1
/
+1
*
mac80211: fix an off-by-one issue in A-MSDU max_subframe computation
Lorenzo Bianconi
2018-10-10
1
-1
/
+1
*
mac80211: always account for A-MSDU header changes
Johannes Berg
2018-10-10
1
-5
/
+7
*
mac80211: do not convert to A-MSDU if frag/subframe limited
Lorenzo Bianconi
2018-10-10
1
-3
/
+3
*
mac80211: avoid kernel panic when building AMSDU from non-linear SKB
Sara Sharon
2018-10-10
1
-17
/
+21
*
mac80211: use timeout from the AddBA response instead of the request
Sara Sharon
2018-06-21
1
-1
/
+2
*
mac80211: use QoS NDP for AP probing
Johannes Berg
2018-02-03
1
-2
/
+27
*
mac80211: fix VLAN handling with TXQs
Johannes Berg
2017-09-05
1
-7
/
+29
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-2
/
+2
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-13
/
+9
*
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
1
-8
/
+4
*
mac80211: Dynamically set CoDel parameters per station
Toke Høiland-Jørgensen
2017-05-17
1
-1
/
+8
*
mac80211: Fix possible sband related NULL pointer de-reference
Mohammed Shafi Shajakhan
2017-04-28
1
-1
/
+4
*
mac80211: remove ieee80211_tx_rate_control.max_rate_idx
Johannes Berg
2017-03-07
1
-8
/
+0
*
mac80211: use helper function to access ieee802_1d_to_ac[]
Amadeusz Sławiński
2017-01-26
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-17
1
-10
/
+7
|
\
|
*
mac80211: prevent skb/txq mismatch
Michal Kazior
2017-01-13
1
-10
/
+7
*
|
Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/sc...
David S. Miller
2017-01-14
1
-6
/
+126
|
\
\
|
|
/
|
/
|
|
*
mac80211: check for MCS in ieee80211_duration before fetching chanctx
Felix Fietkau
2016-12-15
1
-4
/
+4
|
*
mac80211: Use appropriate name for functions and messages
Masashi Honma
2016-12-13
1
-1
/
+1
|
*
mac80211: multicast to unicast conversion
Michael Braun
2016-12-13
1
-1
/
+121
*
|
mac80211: initialize fast-xmit 'info' later
Johannes Berg
2017-01-02
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
1
-4
/
+10
|
\
|
*
mac80211: fix A-MSDU aggregation with fast-xmit + txq
Felix Fietkau
2016-11-15
1
-1
/
+5
|
*
mac80211: remove bogus skb vif assignment
Felix Fietkau
2016-11-15
1
-3
/
+0
|
*
mac80211: update A-MPDU flag on tx dequeue
Felix Fietkau
2016-11-15
1
-0
/
+5
*
|
mac80211: add a HW flag for supporting HW TX fragmentation
Sara Sharon
2016-10-19
1
-2
/
+2
*
|
mac80211: fix A-MSDU outer SA/DA
Michael Braun
2016-10-17
1
-0
/
+23
*
|
mac80211: avoid extra memcpy in A-MSDU head creation
Michael Braun
2016-10-17
1
-10
/
+13
*
|
mac80211: filter multicast data packets on AP / AP_VLAN
Michael Braun
2016-10-12
1
-3
/
+2
|
/
*
Merge remote-tracking branch 'net-next/master' into mac80211-next
Johannes Berg
2016-10-04
1
-4
/
+8
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-09-23
1
-34
/
+39
|
|
\
|
|
*
mac80211: check skb_linearize() return value
Johannes Berg
2016-09-14
1
-2
/
+6
|
|
*
mac80211: fix sequence number assignment for PS response frames
Felix Fietkau
2016-09-12
1
-32
/
+33
*
|
|
mac80211: Move reorder-sensitive TX handlers to after TXQ dequeue
Toke Høiland-Jørgensen
2016-09-30
1
-78
/
+206
*
|
|
mac80211: Set lower memory limit for non-VHT devices
Toke Høiland-Jørgensen
2016-09-30
1
-0
/
+19
*
|
|
mac80211: Move ieee802111_tx_dequeue() to later in tx.c
Toke Høiland-Jørgensen
2016-09-30
1
-45
/
+45
|
/
/
[next]