index
:
linux-stable.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.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
*
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
|
/
/
*
|
mac80211: simplify TDLS RA lookup
Johannes Berg
2016-09-13
1
-11
/
+4
*
|
mac80211: Re-structure aqm debugfs output and keep CoDel stats per txq
Toke Høiland-Jørgensen
2016-09-13
1
-2
/
+2
*
|
mac80211: refactor monitor representation in sdata
Aviya Erenfeld
2016-09-12
1
-1
/
+1
*
|
mac80211: remove skb header offset mangling in ieee80211_build_hdr
Felix Fietkau
2016-08-11
1
-26
/
+2
|
/
*
mac80211: fix purging multicast PS buffer queue
Felix Fietkau
2016-08-05
1
-3
/
+3
*
mac80211: fix fq lockdep warnings
Michal Kazior
2016-06-30
1
-0
/
+4
*
mac80211: Encrypt "Group addressed privacy" action frames
Masashi Honma
2016-06-30
1
-1
/
+5
*
mac80211: implement codel on fair queuing flows
Michal Kazior
2016-06-09
1
-1
/
+108
*
mac80211: implement fair queueing per txq
Michal Kazior
2016-06-09
1
-21
/
+115
*
mac80211: skip netdev queue control with software queuing
Michal Kazior
2016-06-09
1
-32
/
+43
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-7
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-09
1
-4
/
+9
|
\
|
*
mac80211: close the SP when we enqueue frames during the SP
Emmanuel Grumbach
2016-04-05
1
-0
/
+6
|
*
mac80211: don't send deferred frames outside the SP
Emmanuel Grumbach
2016-04-05
1
-3
/
+1
|
*
mac80211: fix AP buffered multicast frames with queue control and txq
Felix Fietkau
2016-04-05
1
-1
/
+2
*
|
mac80211: add A-MSDU tx support
Felix Fietkau
2016-04-06
1
-0
/
+156
*
|
mac80211: do not pass injected frames without a valid rate to the driver
Felix Fietkau
2016-04-05
1
-0
/
+3
*
|
mac80211: fix parsing of 40Mhz in injected radiotap header
Sven Eckelmann
2016-04-05
1
-2
/
+3
*
|
mac80211: mesh: move path tables into if_mesh
Bob Copeland
2016-04-05
1
-1
/
+1
*
|
mac80211: parse VHT info in injected frames
Lorenzo Bianconi
2016-04-05
1
-0
/
+31
|
/
[next]