index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
locking-selftest.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-25
net: phy: mdio-mux-bcm-iproc: use readl_poll_timeout() to simplify code
Dejin Zheng
1
-10
/
+4
2020-03-24
net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUT
Vladimir Oltean
7
-0
/
+269
2020-03-24
net: dsa: sja1105: make the AVB table dynamically reconfigurable
Vladimir Oltean
3
-3
/
+27
2020-03-24
net: dsa: sja1105: make future_base_time a common helper
Vladimir Oltean
2
-27
/
+27
2020-03-24
net: dsa: sja1105: unconditionally set DESTMETA and SRCMETA in AVB table
Vladimir Oltean
2
-38
/
+32
2020-03-24
net: typhoon: Add required whitespace after keywords
Logan Magee
2
-143
/
+143
2020-03-24
net: phy: tja11xx: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
1
-13
/
+3
2020-03-24
net: phy: smsc: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
1
-11
/
+5
2020-03-24
net: phy: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
1
-11
/
+5
2020-03-24
net: phy: introduce phy_read_poll_timeout macro
Dejin Zheng
1
-0
/
+13
2020-03-24
net: phy: marvell10g: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
1
-10
/
+5
2020-03-24
net: phy: aquantia: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
1
-9
/
+4
2020-03-24
net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
1
-23
/
+4
2020-03-24
net: phy: introduce phy_read_mmd_poll_timeout macro
Dejin Zheng
1
-0
/
+14
2020-03-24
iopoll: redefined readx_poll_timeout macro to simplify the code
Dejin Zheng
1
-19
/
+1
2020-03-24
iopoll: introduce read_poll_timeout macro
Dejin Zheng
1
-0
/
+44
2020-03-24
Remove DST_HOST
David Laight
8
-24
/
+12
2020-03-24
net: thunderx: remove set but not used variable 'tail'
Zheng zengkai
1
-2
/
+1
2020-03-24
net: dsa: Implement flow dissection for tag_brcm.c
Florian Fainelli
1
-0
/
+23
2020-03-24
devlink: Only pass packet trap group identifier in trap structure
Ido Schimmel
4
-18
/
+32
2020-03-24
devlink: Stop reference counting packet trap groups
Ido Schimmel
1
-96
/
+5
2020-03-24
netdevsim: Explicitly register packet trap groups
Ido Schimmel
1
-1
/
+18
2020-03-24
mlxsw: spectrum_trap: Explicitly register packet trap groups
Ido Schimmel
1
-3
/
+27
2020-03-24
devlink: Add API to register packet trap groups
Ido Schimmel
2
-0
/
+123
2020-03-24
r8169: improve RTL8168b FIFO overflow workaround
Heiner Kallweit
1
-2
/
+1
2020-03-24
r8169: improve rtl_schedule_task
Heiner Kallweit
1
-2
/
+2
2020-03-24
r8169: simplify rtl_task
Heiner Kallweit
1
-17
/
+3
2020-03-24
r8169: add new helper rtl8168g_enable_gphy_10m
Heiner Kallweit
1
-8
/
+10
2020-03-24
octeontx2-pf: Remove wrapper APIs for mutex lock and unlock
Sunil Goutham
5
-89
/
+75
2020-03-24
octeontx2-af: Remove driver version and fix authorship
Sunil Goutham
2
-6
/
+2
2020-03-24
octeontx2-pf: Cleanup all receive buffers in SG descriptor
Geetha sowjanya
2
-9
/
+34
2020-03-24
octeontx2-vf: Link event notification support
Tomasz Duszynski
2
-2
/
+93
2020-03-24
octeontx2-vf: Ethtool support
Tomasz Duszynski
3
-14
/
+117
2020-03-24
octeontx2-vf: Virtual function driver support
Tomasz Duszynski
8
-1
/
+699
2020-03-24
octeontx2-pf: Handle VF function level reset
Geetha sowjanya
2
-3
/
+239
2020-03-24
octeontx2-pf: Enable SRIOV and added VF mbox handling
Sunil Goutham
2
-0
/
+446
2020-03-24
net: phy: aquantia: remove downshift warning now that phylib takes care
Heiner Kallweit
1
-24
/
+1
2020-03-24
net: phy: marvell: remove downshift warning now that phylib takes care
Heiner Kallweit
1
-24
/
+0
2020-03-24
net: phy: add and use phy_check_downshift
Heiner Kallweit
3
-1
/
+44
2020-03-24
net: phy: xpcs: Restart AutoNeg if outcome was invalid
Jose Abreu
1
-1
/
+3
2020-03-24
net: phy: xpcs: Set Link down if AutoNeg is enabled and did not finish
Jose Abreu
1
-1
/
+3
2020-03-24
net: phy: xpcs: Reset XPCS upon probe
Jose Abreu
1
-1
/
+1
2020-03-24
net: phy: xpcs: Return error when 10GKR link errors are found
Jose Abreu
1
-1
/
+3
2020-03-24
mlxsw: spectrum_cnt: Fix 64-bit division in mlxsw_sp_counter_resources_register
Nathan Chancellor
1
-1
/
+1
2020-03-24
net: sched: rename more stats_types
Jakub Kicinski
7
-58
/
+55
2020-03-24
net: mptcp: don't hang in mptcp_sendmsg() after TCP fallback
Davide Caratti
2
-4
/
+6
2020-03-24
net: phy: mscc: add support for VSC8502
Vladimir Oltean
2
-0
/
+25
2020-03-24
net: phy: mscc: configure both RX and TX internal delays for RGMII
Vladimir Oltean
2
-3
/
+15
2020-03-24
net: phy: mscc: accept all RGMII species in vsc85xx_mac_if_set
Vladimir Oltean
1
-0
/
+3
2020-03-24
net: phy: mscc: rename enum rgmii_rx_clock_delay to rgmii_clock_delay
Vladimir Oltean
2
-10
/
+10
[next]