index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ena: remove set but not used variable 'hash_key'
YueHaibing
2020-02-18
1
-4
/
+0
*
net: usb: cdc-phonet: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-18
1
-1
/
+1
*
net: phy: allow bcm84881 to be a module
Russell King
2020-02-18
1
-2
/
+2
*
mlxsw: spectrum: Reduce dependency between bridge and router code
Ido Schimmel
2020-02-17
3
-20
/
+2
*
mlxsw: spectrum_switchdev: Remove VXLAN checks during FID membership
Ido Schimmel
2020-02-17
1
-58
/
+2
*
mlxsw: spectrum_switchdev: Have VXLAN device take reference on FID
Ido Schimmel
2020-02-17
1
-19
/
+74
*
mlxsw: spectrum_switchdev: Propagate extack to bridge creation function
Ido Schimmel
2020-02-17
1
-7
/
+12
*
mlxsw: spectrum_fid: Use 'refcount_t' for FID reference counting
Ido Schimmel
2020-02-17
1
-6
/
+7
*
sfc: move some ARFS code out of headers
Edward Cree
2020-02-17
2
-18
/
+17
*
sfc: only schedule asynchronous filter work if needed
Edward Cree
2020-02-17
2
-2
/
+8
*
net: stmmac: Get rid of custom STMMAC_DEVICE() macro
Andy Shevchenko
2020-02-17
1
-20
/
+15
*
net: mvneta: get rid of xdp_ret in mvneta_swbm_rx_frame
Lorenzo Bianconi
2020-02-17
1
-17
/
+13
*
net: mvneta: introduce xdp counters to ethtool
Lorenzo Bianconi
2020-02-17
1
-0
/
+45
*
net: mvneta: rely on struct mvneta_stats in mvneta_update_stats routine
Lorenzo Bianconi
2020-02-17
1
-32
/
+41
*
net: mvneta: rely on open-coding updating stats for non-xdp and tx path
Lorenzo Bianconi
2020-02-17
1
-16
/
+24
*
net: mvneta: move refill_err and skb_alloc_err in per-cpu stats
Lorenzo Bianconi
2020-02-17
1
-14
/
+55
*
net: dsa: mv88e6xxx: Add 6390 family PCS registers to ethtool -d
Andrew Lunn
2020-02-17
3
-0
/
+68
*
net: dsa: mv88e6xxx: Add 6352 family PCS registers to ethtool -d
Andrew Lunn
2020-02-17
3
-0
/
+34
*
net: dsa: mv88e6xxx: Allow PCS registers to be retrieved via ethtool
Andrew Lunn
2020-02-17
2
-1
/
+16
*
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2020-02-17
15
-198
/
+385
|
\
|
*
ice: use true/false for bool types
Bruce Allan
2020-02-16
1
-1
/
+1
|
*
ice: add function argument description to function header comment
Bruce Allan
2020-02-16
1
-0
/
+1
|
*
ice: use proper format for function pointer as a function parameter
Bruce Allan
2020-02-16
1
-1
/
+1
|
*
ice: replace "fallthrough" comments with fallthrough reserved word
Bruce Allan
2020-02-16
5
-9
/
+9
|
*
ice: remove unnecessary fallthrough comments
Bruce Allan
2020-02-16
6
-10
/
+0
|
*
ice: Fix virtchnl_queue_select bitmap validation
Brett Creeley
2020-02-16
1
-8
/
+18
|
*
ice: Fix and refactor Rx queue disable for VFs
Brett Creeley
2020-02-16
2
-10
/
+27
|
*
ice: Handle LAN overflow event for VF queues
Brett Creeley
2020-02-16
5
-0
/
+86
|
*
ice: Fix implicit queue mapping mode in ice_vsi_get_qs
Brett Creeley
2020-02-16
1
-9
/
+12
|
*
ice: Add support to enable/disable all Rx queues before waiting
Brett Creeley
2020-02-16
8
-34
/
+67
|
*
ice: Only allow tagged bcast/mcast traffic for VF in port VLAN
Brett Creeley
2020-02-16
1
-18
/
+31
|
*
ice: Fix Port VLAN priority bits
Brett Creeley
2020-02-16
2
-19
/
+13
|
*
ice: Add helper to determine if VF link is up
Brett Creeley
2020-02-16
1
-17
/
+25
|
*
ice: Refactor port vlan configuration for the VF
Brett Creeley
2020-02-16
2
-51
/
+37
|
*
ice: Add initial support for QinQ
Brett Creeley
2020-02-16
4
-17
/
+63
*
|
net/macsonic: Remove interrupt handler wrapper
Finn Thain
2020-02-17
1
-15
/
+4
*
|
net/sonic: Start packet transmission immediately
Finn Thain
2020-02-17
1
-6
/
+7
*
|
net/sonic: Remove explicit memory barriers
Finn Thain
2020-02-17
1
-2
/
+0
*
|
net/sonic: Remove redundant netif_start_queue() call
Finn Thain
2020-02-17
1
-1
/
+1
*
|
net/sonic: Remove redundant next_tx variable
Finn Thain
2020-02-17
2
-5
/
+4
*
|
net/sonic: Refactor duplicated code
Finn Thain
2020-02-17
5
-93
/
+44
*
|
net/sonic: Remove obsolete comment
Finn Thain
2020-02-17
1
-5
/
+0
*
|
sh_eth: use Gigabit register map for R7S72100
Sergei Shtylyov
2020-02-17
2
-68
/
+1
*
|
sh_eth: add sh_eth_cpu_data::gecmr flag
Sergei Shtylyov
2020-02-17
2
-1
/
+14
*
|
sh_eth: check sh_eth_cpu_data::no_xdfar when dumping registers
Sergei Shtylyov
2020-02-17
1
-2
/
+4
*
|
sh_eth: check sh_eth_cpu_data::cexcr when dumping registers
Sergei Shtylyov
2020-02-17
1
-2
/
+4
*
|
sh_eth: check sh_eth_cpu_data::no_tx_cntrs when dumping registers
Sergei Shtylyov
2020-02-17
1
-4
/
+6
*
|
net: phylink: improve initial mac configuration
Russell King
2020-02-17
1
-2
/
+34
*
|
net: phylink: allow ethtool -A to change flow control advertisement
Russell King
2020-02-17
1
-0
/
+18
*
|
net: phylink: resolve fixed link flow control
Russell King
2020-02-17
1
-39
/
+31
[next]