index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Change TCA_ACT_* to TCA_ID_* to match that of TCA_ID_POLICE
Eli Cohen
2019-02-10
27
-30
/
+30
*
net: Move all TC actions identifiers to one place
Eli Cohen
2019-02-10
17
-33
/
+40
*
net: phy: aquantia: add support for AQCS109
Nikita Yushchenko
2019-02-09
1
-0
/
+12
*
net: dsa: mv88e6xxx: SERDES support 2500BaseT via external PHY
Andrew Lunn
2019-02-09
1
-1
/
+3
*
add snmp counter document
yupeng
2019-02-09
1
-3
/
+181
*
net: marvell: mvpp2: clear flow control modes in 10G mode
Russell King
2019-02-09
1
-0
/
+5
*
net: phy: Add support for asking the PHY its abilities
Andrew Lunn
2019-02-09
2
-16
/
+21
*
net: phy: probe the PHY before determining the supported features
Andrew Lunn
2019-02-09
1
-11
/
+13
*
net: phy: remove unneeded masking of PHY register read results
Heiner Kallweit
2019-02-09
1
-6
/
+6
*
net/tls: Disable async decrytion for tls1.3
Vakul Garg
2019-02-09
1
-2
/
+6
*
net: phy: disregard "Clause 22 registers present" bit in get_phy_c45_devs_in_pkg
Heiner Kallweit
2019-02-08
2
-0
/
+4
*
Merge branch 'mvpp2-phylink-fixes'
David S. Miller
2019-02-08
2
-71
/
+108
|
\
|
*
net: marvell: mvpp2: fix AN restart
Russell King
2019-02-08
1
-10
/
+5
|
*
net: marvell: mvpp2: read correct pause bits
Russell King
2019-02-08
1
-2
/
+2
|
*
net: marvell: mvpp2: only reprogram what is necessary on mac_config
Russell King
2019-02-08
1
-23
/
+35
|
*
net: marvell: mvpp2: fix stuck in-band SGMII negotiation
Russell King
2019-02-08
1
-6
/
+11
|
*
net: marvell: mvpp2: phylink compliance updates
Russell King
2019-02-08
1
-36
/
+61
|
/
*
ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_create
Nathan Chancellor
2019-02-08
1
-11
/
+9
*
ixgbe: Use struct_size() helper
Gustavo A. R. Silva
2019-02-08
1
-5
/
+5
*
igc: Use struct_size() helper
Gustavo A. R. Silva
2019-02-08
1
-5
/
+4
*
igb: use struct_size() helper
Gustavo A. R. Silva
2019-02-08
1
-3
/
+3
*
net: phy: don't double-read link status register if link is up
Heiner Kallweit
2019-02-08
2
-1
/
+7
*
fm10k: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-08
1
-4
/
+2
*
nfp: flower: cmsg: use struct_size() helper
Gustavo A. R. Silva
2019-02-08
1
-4
/
+2
*
mlxsw: spectrum_router: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-08
1
-8
/
+4
*
bnx2x: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-08
1
-6
/
+2
*
wimax/i2400m: use struct_size() helper
Gustavo A. R. Silva
2019-02-08
1
-2
/
+2
*
wan: wanxl: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-08
1
-3
/
+2
*
net: usb: cdc-phonet: use struct_size() in alloc_netdev()
Gustavo A. R. Silva
2019-02-08
1
-2
/
+2
*
net: dsa: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-02-08
1
-2
/
+1
*
mpls_iptunnel: use struct_size() helper
Gustavo A. R. Silva
2019-02-08
1
-2
/
+2
*
net/sched: use struct_size() helper
Gustavo A. R. Silva
2019-02-08
1
-1
/
+1
*
bridge: use struct_size() helper
Gustavo A. R. Silva
2019-02-08
1
-2
/
+1
*
Merge branch 'qed-SmartAN-query-support'
David S. Miller
2019-02-08
6
-1
/
+30
|
\
|
*
qede: Add ethtool interface for SmartAN query.
Sudarsana Reddy Kalluru
2019-02-08
1
-1
/
+10
|
*
qed: Add API for SmartAN query.
Sudarsana Reddy Kalluru
2019-02-08
5
-0
/
+20
|
/
*
Merge branch 'net-dsa-bcm_sf2-Add-support-for-CFP-statistics'
David S. Miller
2019-02-08
4
-10
/
+140
|
\
|
*
net: dsa: bcm_sf2: Allow looping back CFP rules
Florian Fainelli
2019-02-08
1
-3
/
+8
|
*
net: dsa: bcm_sf2: Add support for CFP statistics
Florian Fainelli
2019-02-08
4
-1
/
+112
|
*
net: dsa: bcm_sf2: Prepare for adding CFP statistics
Florian Fainelli
2019-02-08
1
-3
/
+21
|
*
net: dsa: bcm_sf2: Remove stats mutex
Florian Fainelli
2019-02-08
2
-4
/
+0
|
/
*
net: phy: consider latched link-down status in polling mode
Heiner Kallweit
2019-02-08
2
-6
/
+17
*
net: macb: add sam9x60-macb compatibility string
Nicolas Ferre
2019-02-08
1
-0
/
+1
*
net/macb: bindings doc: add sam9x60 binding
Nicolas Ferre
2019-02-08
1
-0
/
+1
*
net/macb: bindings doc/trivial: fix documentation for sama5d3 10/100 interface
Nicolas Ferre
2019-02-08
1
-2
/
+1
*
Merge branch 'mlxsw-Implement-periodic-ERP-rehash'
David S. Miller
2019-02-08
22
-300
/
+1943
|
\
|
*
selftests: mlxsw: spectrum-2: Add simple delta rehash test
Jiri Pirko
2019-02-08
1
-3
/
+74
|
*
mlxsw: spectrum_acl: Add couple of vregion rehash tracepoints
Jiri Pirko
2019-02-08
2
-1
/
+69
|
*
mlxsw: spectrum: add "acl_region_rehash_interval" devlink param
Jiri Pirko
2019-02-08
7
-2
/
+139
|
*
mlxsw: spectrum_acl: Implement region migration according to hints
Jiri Pirko
2019-02-08
2
-21
/
+268
[next]