index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
nommu.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-10
net: phy: aquantia: add support for AQCS109
Nikita Yushchenko
1
-0
/
+12
2019-02-10
net: dsa: mv88e6xxx: SERDES support 2500BaseT via external PHY
Andrew Lunn
1
-1
/
+3
2019-02-10
add snmp counter document
yupeng
1
-3
/
+181
2019-02-09
net: marvell: mvpp2: clear flow control modes in 10G mode
Russell King
1
-0
/
+5
2019-02-09
net: phy: Add support for asking the PHY its abilities
Andrew Lunn
2
-16
/
+21
2019-02-09
net: phy: probe the PHY before determining the supported features
Andrew Lunn
1
-11
/
+13
2019-02-09
net: phy: remove unneeded masking of PHY register read results
Heiner Kallweit
1
-6
/
+6
2019-02-09
net/tls: Disable async decrytion for tls1.3
Vakul Garg
1
-2
/
+6
2019-02-09
net: phy: disregard "Clause 22 registers present" bit in get_phy_c45_devs_in_pkg
Heiner Kallweit
2
-0
/
+4
2019-02-09
net: marvell: mvpp2: fix AN restart
Russell King
1
-10
/
+5
2019-02-09
net: marvell: mvpp2: read correct pause bits
Russell King
1
-2
/
+2
2019-02-09
net: marvell: mvpp2: only reprogram what is necessary on mac_config
Russell King
1
-23
/
+35
2019-02-09
net: marvell: mvpp2: fix stuck in-band SGMII negotiation
Russell King
1
-6
/
+11
2019-02-09
net: marvell: mvpp2: phylink compliance updates
Russell King
1
-36
/
+61
2019-02-09
ethtool: Remove unnecessary null check in ethtool_rx_flow_rule_create
Nathan Chancellor
1
-11
/
+9
2019-02-09
ixgbe: Use struct_size() helper
Gustavo A. R. Silva
1
-5
/
+5
2019-02-09
igc: Use struct_size() helper
Gustavo A. R. Silva
1
-5
/
+4
2019-02-09
igb: use struct_size() helper
Gustavo A. R. Silva
1
-3
/
+3
2019-02-09
net: phy: don't double-read link status register if link is up
Heiner Kallweit
2
-1
/
+7
2019-02-09
fm10k: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-4
/
+2
2019-02-09
nfp: flower: cmsg: use struct_size() helper
Gustavo A. R. Silva
1
-4
/
+2
2019-02-09
mlxsw: spectrum_router: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-8
/
+4
2019-02-09
bnx2x: Use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-6
/
+2
2019-02-09
wimax/i2400m: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+2
2019-02-09
wan: wanxl: use struct_size() in kzalloc()
Gustavo A. R. Silva
1
-3
/
+2
2019-02-09
net: usb: cdc-phonet: use struct_size() in alloc_netdev()
Gustavo A. R. Silva
1
-2
/
+2
2019-02-09
net: dsa: use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-02-09
mpls_iptunnel: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+2
2019-02-09
net/sched: use struct_size() helper
Gustavo A. R. Silva
1
-1
/
+1
2019-02-09
bridge: use struct_size() helper
Gustavo A. R. Silva
1
-2
/
+1
2019-02-09
qede: Add ethtool interface for SmartAN query.
Sudarsana Reddy Kalluru
1
-1
/
+10
2019-02-09
qed: Add API for SmartAN query.
Sudarsana Reddy Kalluru
5
-0
/
+20
2019-02-09
net: dsa: bcm_sf2: Allow looping back CFP rules
Florian Fainelli
1
-3
/
+8
2019-02-09
net: dsa: bcm_sf2: Add support for CFP statistics
Florian Fainelli
4
-1
/
+112
2019-02-09
net: dsa: bcm_sf2: Prepare for adding CFP statistics
Florian Fainelli
1
-3
/
+21
2019-02-09
net: dsa: bcm_sf2: Remove stats mutex
Florian Fainelli
2
-4
/
+0
2019-02-09
net: phy: consider latched link-down status in polling mode
Heiner Kallweit
2
-6
/
+17
2019-02-09
net: macb: add sam9x60-macb compatibility string
Nicolas Ferre
1
-0
/
+1
2019-02-09
net/macb: bindings doc: add sam9x60 binding
Nicolas Ferre
1
-0
/
+1
2019-02-09
net/macb: bindings doc/trivial: fix documentation for sama5d3 10/100 interface
Nicolas Ferre
1
-2
/
+1
2019-02-09
selftests: mlxsw: spectrum-2: Add simple delta rehash test
Jiri Pirko
1
-3
/
+74
2019-02-09
mlxsw: spectrum_acl: Add couple of vregion rehash tracepoints
Jiri Pirko
2
-1
/
+69
2019-02-09
mlxsw: spectrum: add "acl_region_rehash_interval" devlink param
Jiri Pirko
7
-2
/
+139
2019-02-09
mlxsw: spectrum_acl: Implement region migration according to hints
Jiri Pirko
2
-21
/
+268
2019-02-09
mlxsw: reg: Add multi field to PAGT register
Jiri Pirko
2
-2
/
+11
2019-02-09
mlxsw: spectrum_acl: Pass hints priv all the way to ERP code
Jiri Pirko
7
-11
/
+22
2019-02-09
mlxsw: spectrum_acl: Implement basic ERP rehash hits creation
Jiri Pirko
5
-0
/
+107
2019-02-09
mlxsw: spectrum_acl: Split entry struct into entry and ventry
Jiri Pirko
3
-66
/
+108
2019-02-09
mlxsw: spectrum_acl: Split chunk struct into chunk and vchunk
Jiri Pirko
1
-106
/
+150
2019-02-09
mlxsw: spectrum_acl: Split region struct into region and vregion
Jiri Pirko
2
-124
/
+180
[next]