index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-17
net: stmmac: dwc-qos: avoid clk and reset for acpi device
Ajay Gupta
1
-0
/
+5
2019-12-17
net: stmmac: dwc-qos: use generic device api
Ajay Gupta
1
-9
/
+10
2019-12-17
net-next: stmmac: mediatek: add more support for RMII
Biao Huang
1
-29
/
+60
2019-12-17
net: mvpp2: update mvpp2 validate() implementation
Russell King
1
-4
/
+18
2019-12-17
net: phylink: extend clause 45 PHY validation workaround
Russell King
1
-9
/
+13
2019-12-17
net: phylink: improve clause 45 PHY ksettings_set implementation
Russell King
1
-31
/
+53
2019-12-16
wireguard: allowedips: use kfree_rcu() instead of call_rcu()
Wei Yongjun
1
-6
/
+1
2019-12-16
wireguard: main: remove unused include <linux/version.h>
YueHaibing
1
-1
/
+0
2019-12-16
wireguard: global: fix spelling mistakes in comments
Josh Soref
1
-1
/
+1
2019-12-16
wireguard: Kconfig: select parent dependency for crypto
Jason A. Donenfeld
1
-0
/
+2
2019-12-16
net: caif: replace BUG_ON with recovery code
Aditya Pakki
1
-1
/
+3
2019-12-16
fore200e: Fix incorrect checks of NULL pointer dereference
Aditya Pakki
1
-7
/
+18
2019-12-16
ipv4: Remove old route notifications and convert listeners
Ido Schimmel
4
-14
/
+9
2019-12-16
mlxsw: spectrum_router: Start using new IPv4 route notifications
Ido Schimmel
1
-121
/
+20
2019-12-16
net: hns3: do not schedule the periodic task when reset fail
Guojia Liao
4
-2
/
+13
2019-12-16
net: hns3: allocate WQ with WQ_MEM_RECLAIM flag
Yunsheng Lin
2
-6
/
+24
2019-12-16
net: hns3: remove unnecessary work in hclgevf_main
Yunsheng Lin
2
-96
/
+88
2019-12-16
net: hns3: remove mailbox and reset work in hclge_main
Yunsheng Lin
4
-73
/
+118
2019-12-16
net: hns3: schedule hclgevf_service by using delayed workqueue
Yunsheng Lin
2
-27
/
+15
2019-12-16
r8169: check that Realtek PHY driver module is loaded
Heiner Kallweit
1
-0
/
+9
2019-12-16
dpaa2-ptp: add external trigger event support
Yangbo Lu
3
-1
/
+25
2019-12-16
ptp_qoriq: export extts_clean_up() function
Yangbo Lu
1
-2
/
+2
2019-12-16
ptp_qoriq: check valid status before reading extts fifo
Yangbo Lu
1
-3
/
+8
2019-12-14
net: phylink: propagate phy_attach_direct() return code
Russell King
1
-3
/
+6
2019-12-14
net: phy: dp83869: Remove unneeded semicolon
zhengbin
1
-1
/
+1
2019-12-14
bonding: move 802.3ad port state flags to uapi
Andy Roulin
1
-10
/
+0
2019-12-13
Revert "nfp: abm: fix memory leak in nfp_abm_u32_knode_replace"
Jakub Kicinski
1
-10
/
+4
2019-12-12
netronome: use the new txqueue timeout argument
Michael S. Tsirkin
1
-7
/
+1
2019-12-12
mlx4: use new txqueue timeout argument
Michael S. Tsirkin
1
-10
/
+4
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
227
-285
/
+287
2019-12-12
net: ena: Add first_interrupt field to napi struct
Sameeh Jubran
2
-2
/
+6
2019-12-12
net: ena: Implement XDP_TX action
Sameeh Jubran
3
-186
/
+701
2019-12-12
net: ena: implement XDP drop support
Sameeh Jubran
2
-11
/
+233
2019-12-11
net: sfp: re-attempt probing for phy
Russell King
1
-17
/
+42
2019-12-11
net: sfp: error handling for phy probe
Russell King
1
-9
/
+17
2019-12-11
net: sfp: rename sm_retries
Russell King
1
-5
/
+5
2019-12-11
net: sfp: use a definition for the fault recovery attempts
Russell King
1
-3
/
+11
2019-12-11
net: sfp: add support for Clause 45 PHYs
Russell King
1
-4
/
+40
2019-12-11
net: phy: add Broadcom BCM84881 PHY driver
Russell King
3
-0
/
+276
2019-12-11
net: phylink: make Broadcom BCM84881 based SFPs work
Russell King
1
-2
/
+16
2019-12-11
net: phylink: delay MAC configuration for copper SFP modules
Russell King
2
-10
/
+71
2019-12-11
net: phylink: split phylink_sfp_module_insert()
Russell King
1
-19
/
+28
2019-12-11
net: phylink: split link_an_mode configured and current settings
Russell King
1
-28
/
+31
2019-12-11
net: phylink: support Clause 45 PHYs on SFP+ modules
Russell King
1
-5
/
+16
2019-12-11
net: phylink: re-split __phylink_connect_phy()
Russell King
1
-15
/
+24
2019-12-11
net: mdio-i2c: add support for Clause 45 accesses
Russell King
1
-8
/
+20
2019-12-11
net: sfp: move phy_start()/phy_stop() to phylink
Russell King
2
-2
/
+22
2019-12-11
net: sfp: add module start/stop upstream notifications
Russell King
3
-0
/
+31
2019-12-11
net: sfp: add more extended compliance codes
Russell King
2
-26
/
+38
2019-12-11
net: sfp: derive interface mode from ethtool link modes
Russell King
3
-9
/
+6
[next]