index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211/mac80211: add connected to auth server to meshconf
Markus Theil
2020-07-31
6
-2
/
+23
*
cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discovery
Linus Lüssing
2020-07-31
8
-2
/
+66
*
cfg80211: allow the low level driver to flush the BSS table
Emmanuel Grumbach
2020-07-31
2
-0
/
+16
*
mac80211: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-31
17
-44
/
+43
*
nl80211: Simplify error handling path in 'nl80211_trigger_scan()'
Christophe JAILLET
2020-07-31
1
-8
/
+11
*
nl80211: Remove a misleading label in 'nl80211_trigger_scan()'
Christophe JAILLET
2020-07-31
1
-21
/
+10
*
net/wireless: regulatory.h: drop duplicate word in comment
Randy Dunlap
2020-07-31
1
-1
/
+1
*
net/wireless: mac80211.h: drop duplicate words in comments
Randy Dunlap
2020-07-31
1
-3
/
+3
*
net/wireless: cfg80211.h: drop duplicate words in comments
Randy Dunlap
2020-07-31
1
-2
/
+2
*
net/wireless: wireless.h: drop duplicate word in comments
Randy Dunlap
2020-07-31
1
-1
/
+1
*
net/wireless: nl80211.h: drop duplicate words in comments
Randy Dunlap
2020-07-31
1
-9
/
+9
*
cfg80211: allow vendor dumpit to terminate by returning 0
Julian Squires
2020-07-31
1
-1
/
+1
*
mac80211: remove the need for variable rates_idx
Colin Ian King
2020-07-31
1
-3
/
+1
*
nl80211: S1G band and channel definitions
Thomas Pedersen
2020-07-31
10
-10
/
+94
*
fib: fix fib_rules_ops indirect calls wrappers
Brian Vazquez
2020-07-29
1
-13
/
+20
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2020-07-29
15
-78
/
+346
|
\
|
*
ice: fix unused parameter warning
Tony Nguyen
2020-07-29
1
-2
/
+2
|
*
ice: disable no longer needed workaround for FW logging
Ben Shelton
2020-07-29
1
-2
/
+0
|
*
ice: reduce scope of variable
Bruce Allan
2020-07-29
1
-2
/
+4
|
*
ice: cleanup VSI on probe fail
Marcin Szycik
2020-07-29
1
-5
/
+7
|
*
ice: Allow all VLANs in safe mode
Brett Creeley
2020-07-29
1
-2
/
+57
|
*
ice: need_wakeup flag might not be set for Tx
Krzysztof Kazimierczak
2020-07-29
1
-8
/
+2
|
*
ice: distribute Tx queues evenly
Victor Raj
2020-07-29
1
-4
/
+51
|
*
ice: Adjust scheduler default BW weight
Tarun Singh
2020-07-29
2
-2
/
+13
|
*
ice: Add RL profile bit mask check
Tarun Singh
2020-07-29
1
-5
/
+6
|
*
ice: fix overwriting TX/RX descriptor values when rebuilding VSI
Paul M Stillwell Jr
2020-07-29
1
-2
/
+8
|
*
ice: return correct error code from ice_aq_sw_rules
Kiran Patil
2020-07-29
1
-1
/
+7
|
*
ice: restore VF MSI-X state during PCI reset
Nick Nunley
2020-07-29
3
-0
/
+34
|
*
ice: fix link event handling timing
Dave Ertman
2020-07-29
2
-1
/
+7
|
*
ice: Fix link broken after GLOBR reset
Dave Ertman
2020-07-29
1
-4
/
+0
|
*
ice: Implement LFC workaround
Dave Ertman
2020-07-29
6
-38
/
+148
*
|
net: mvneta: fix comment about phylink_speed_down
Jisheng Zhang
2020-07-29
1
-1
/
+1
|
/
*
Merge branch 'net-stmmac-improve-WOL'
David S. Miller
2020-07-29
2
-6
/
+31
|
\
|
*
net: stmmac: Speed down the PHY if WoL to save energy
Jisheng Zhang
2020-07-29
1
-0
/
+8
|
*
net: stmmac: Support WOL with phy
Jisheng Zhang
2020-07-29
2
-0
/
+15
|
*
net: stmmac: only call pmt() during suspend/resume if HW enables PMT
Jisheng Zhang
2020-07-29
1
-3
/
+3
|
*
net: stmmac: Move device_can_wakeup() check earlier in set_wol
Jisheng Zhang
2020-07-29
1
-3
/
+3
|
*
net: stmmac: Remove WAKE_MAGIC if HW shows no pmt_magic_frame
Jisheng Zhang
2020-07-29
1
-0
/
+2
|
/
*
Merge branch 'RTL8366-VLAN-callback-fixes'
David S. Miller
2020-07-29
1
-11
/
+24
|
\
|
*
net: dsa: rtl8366: Fix VLAN set-up
Linus Walleij
2020-07-29
1
-7
/
+7
|
*
net: dsa: rtl8366: Fix VLAN semantics
Linus Walleij
2020-07-29
1
-4
/
+17
|
/
*
fib: use indirect call wrappers in the most common fib_rules_ops
Brian Vazquez
2020-07-29
4
-12
/
+48
*
net_sched: initialize timer earlier in red_init()
Cong Wang
2020-07-29
1
-4
/
+4
*
Merge branch 'hinic-add-some-error-messages-for-debug'
David S. Miller
2020-07-29
21
-81
/
+855
|
\
|
*
hinic: add log in exception handling processes
Luo bin
2020-07-29
13
-45
/
+151
|
*
hinic: add support to handle hw abnormal event
Luo bin
2020-07-29
10
-36
/
+704
|
/
*
Merge branch 'introduce-PLDM-firmware-update-library'
David S. Miller
2020-07-29
24
-3
/
+2953
|
\
|
*
ice: implement device flash update via devlink
Jacob Keller
2020-07-29
9
-1
/
+1007
|
*
ice: add flags indicating pending update of firmware module
Jacob Keller
2020-07-29
3
-0
/
+24
|
*
ice: Add AdminQ commands for FW update
Cudzilo, Szymon T
2020-07-29
5
-2
/
+281
[next]