index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2020-03-23
enetc: Remove unused variable 'enetc_drv_name'
YueHaibing
2
-2
/
+0
2020-03-23
Crypto/chtls: add/delete TLS header in driver
Rohit Maheshwari
1
-14
/
+59
2020-03-23
net: Make skb_segment not to compute checksum if network controller supports ...
Yadu Kishore
1
-8
/
+15
2020-03-22
net: hns3: refactor mailbox response scheme between PF and VF
Huazhong Tan
3
-155
/
+113
2020-03-22
net: hns3: refactor the mailbox message between PF and VF
Yufeng Mo
5
-234
/
+291
2020-03-22
net: hns3: add a conversion for mailbox's response code
Jian Shen
2
-2
/
+21
2020-03-22
mptcp: Remove set but not used variable 'can_ack'
YueHaibing
1
-2
/
+0
2020-03-22
selftests: txtimestamp: print statistics for timestamp events.
Jian Yang
1
-0
/
+58
2020-03-22
selftests: txtimestamp: add support for epoll().
Jian Yang
1
-5
/
+48
2020-03-22
selftests: txtimestamp: add new command-line flags.
Jian Yang
1
-9
/
+15
2020-03-22
selftests: txtimestamp: allow printing latencies in nsec.
Jian Yang
1
-12
/
+44
2020-03-22
selftests: txtimestamp: allow individual txtimestamp tests.
Jian Yang
1
-3
/
+28
2020-03-22
net/tls: Annotate access to sk_prot with READ_ONCE/WRITE_ONCE
Jakub Sitnicki
2
-5
/
+6
2020-03-22
net/tls: Read sk_prot once when building tls proto ops
Jakub Sitnicki
1
-8
/
+9
[next]