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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-31
mac80211: parse radiotap header when selecting Tx queue
Mathy Vanhoef
3
-34
/
+43
2020-07-31
mac80211: remove unused flags argument in transmit functions
Mathy Vanhoef
7
-22
/
+18
2020-07-31
mac80211: use same flag everywhere to avoid sequence number overwrite
Mathy Vanhoef
3
-7
/
+3
2020-07-31
mac80211: do not overwrite the sequence number if requested
Mathy Vanhoef
1
-0
/
+3
2020-07-31
mac80211: add radiotap flag to prevent sequence number overwrite
Mathy Vanhoef
3
-0
/
+6
2020-07-31
mac80211: never drop injected frames even if normally not allowed
Mathy Vanhoef
1
-1
/
+1
2020-07-31
cfg80211: Add support to advertize OCV support
Veerendranath Jakkam
1
-0
/
+4
2020-07-31
cfg80211/mac80211: avoid bss color setting in non-HE modes
P Praneesh
3
-4
/
+11
2020-07-31
mac80211: calculate skb hash early when using itxq
Felix Fietkau
1
-0
/
+1
2020-07-31
net/fq_impl: use skb_get_hash instead of skb_get_hash_perturb
Felix Fietkau
2
-3
/
+1
2020-07-31
mac80211: improve AQL tx airtime estimation
Felix Fietkau
3
-7
/
+24
2020-07-31
cfg80211/mac80211: add connected to auth server to station info
Markus Theil
5
-1
/
+12
2020-07-31
cfg80211/mac80211: add connected to auth server to meshconf
Markus Theil
6
-2
/
+23
2020-07-31
cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discovery
Linus Lüssing
8
-2
/
+66
2020-07-31
cfg80211: allow the low level driver to flush the BSS table
Emmanuel Grumbach
2
-0
/
+16
2020-07-31
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
17
-44
/
+43
2020-07-31
nl80211: Simplify error handling path in 'nl80211_trigger_scan()'
Christophe JAILLET
1
-8
/
+11
2020-07-31
nl80211: Remove a misleading label in 'nl80211_trigger_scan()'
Christophe JAILLET
1
-21
/
+10
2020-07-31
net/wireless: regulatory.h: drop duplicate word in comment
Randy Dunlap
1
-1
/
+1
2020-07-31
net/wireless: mac80211.h: drop duplicate words in comments
Randy Dunlap
1
-3
/
+3
2020-07-31
net/wireless: cfg80211.h: drop duplicate words in comments
Randy Dunlap
1
-2
/
+2
2020-07-31
net/wireless: wireless.h: drop duplicate word in comments
Randy Dunlap
1
-1
/
+1
2020-07-31
net/wireless: nl80211.h: drop duplicate words in comments
Randy Dunlap
1
-9
/
+9
2020-07-31
cfg80211: allow vendor dumpit to terminate by returning 0
Julian Squires
1
-1
/
+1
2020-07-31
mac80211: remove the need for variable rates_idx
Colin Ian King
1
-3
/
+1
2020-07-31
nl80211: S1G band and channel definitions
Thomas Pedersen
10
-10
/
+94
2020-07-29
fib: fix fib_rules_ops indirect calls wrappers
Brian Vazquez
1
-13
/
+20
2020-07-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
15
-78
/
+346
2020-07-29
net: mvneta: fix comment about phylink_speed_down
Jisheng Zhang
1
-1
/
+1
2020-07-29
ice: fix unused parameter warning
Tony Nguyen
1
-2
/
+2
2020-07-29
ice: disable no longer needed workaround for FW logging
Ben Shelton
1
-2
/
+0
2020-07-29
ice: reduce scope of variable
Bruce Allan
1
-2
/
+4
2020-07-29
ice: cleanup VSI on probe fail
Marcin Szycik
1
-5
/
+7
2020-07-29
ice: Allow all VLANs in safe mode
Brett Creeley
1
-2
/
+57
2020-07-29
ice: need_wakeup flag might not be set for Tx
Krzysztof Kazimierczak
1
-8
/
+2
2020-07-29
ice: distribute Tx queues evenly
Victor Raj
1
-4
/
+51
2020-07-29
ice: Adjust scheduler default BW weight
Tarun Singh
2
-2
/
+13
2020-07-29
ice: Add RL profile bit mask check
Tarun Singh
1
-5
/
+6
2020-07-29
ice: fix overwriting TX/RX descriptor values when rebuilding VSI
Paul M Stillwell Jr
1
-2
/
+8
2020-07-29
ice: return correct error code from ice_aq_sw_rules
Kiran Patil
1
-1
/
+7
2020-07-29
ice: restore VF MSI-X state during PCI reset
Nick Nunley
3
-0
/
+34
2020-07-29
ice: fix link event handling timing
Dave Ertman
2
-1
/
+7
2020-07-29
ice: Fix link broken after GLOBR reset
Dave Ertman
1
-4
/
+0
2020-07-29
ice: Implement LFC workaround
Dave Ertman
6
-38
/
+148
2020-07-29
Merge branch 'net-stmmac-improve-WOL'
David S. Miller
2
-6
/
+31
2020-07-29
net: stmmac: Speed down the PHY if WoL to save energy
Jisheng Zhang
1
-0
/
+8
2020-07-29
net: stmmac: Support WOL with phy
Jisheng Zhang
2
-0
/
+15
2020-07-29
net: stmmac: only call pmt() during suspend/resume if HW enables PMT
Jisheng Zhang
1
-3
/
+3
2020-07-29
net: stmmac: Move device_can_wakeup() check earlier in set_wol
Jisheng Zhang
1
-3
/
+3
2020-07-29
net: stmmac: Remove WAKE_MAGIC if HW shows no pmt_magic_frame
Jisheng Zhang
1
-0
/
+2
[next]