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
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: read MMD ID from all present MMDs
Russell King
2020-06-19
1
-0
/
+13
*
net: phy: split devices_in_package
Russell King
2020-06-19
3
-9
/
+9
*
net: phy: set devices_in_package only after validation
Russell King
2020-06-19
1
-7
/
+9
*
net: phy: add support for probing MMDs >= 8 for devices-in-package
Russell King
2020-06-19
1
-2
/
+38
*
net: phy: reword get_phy_device() kerneldoc
Russell King
2020-06-19
1
-2
/
+11
*
net: phy: clean up get_phy_c22_id() invalid ID handling
Russell King
2020-06-19
1
-6
/
+8
*
net: phy: clean up get_phy_c45_ids() failure handling
Russell King
2020-06-19
1
-12
/
+10
*
net: phy: clean up PHY ID reading
Russell King
2020-06-19
1
-16
/
+9
*
net: phy: clean up cortina workaround
Russell King
2020-06-19
1
-15
/
+13
*
net: dsa: sja1105: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2020-06-19
1
-2
/
+1
*
cxgb4: Use struct_size() helper
Gustavo A. R. Silva
2020-06-19
1
-1
/
+1
*
ethernet: ti: am65-cpsw-qos: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2020-06-19
1
-5
/
+3
*
cxgb4: add action to steer flows to specific Rxq
Vishal Kulkarni
2020-06-19
1
-0
/
+8
*
cxgb4: add support to fetch ethtool n-tuple filters
Vishal Kulkarni
2020-06-19
1
-0
/
+110
*
cxgb4: add ethtool n-tuple filter deletion
Vishal Kulkarni
2020-06-19
3
-9
/
+84
*
cxgb4: add ethtool n-tuple filter insertion
Vishal Kulkarni
2020-06-19
5
-47
/
+135
*
cxgb4: add skeleton for ethtool n-tuple filters
Vishal Kulkarni
2020-06-19
6
-16
/
+126
*
net: qos offload add flow status with dropped count
Po Liu
2020-06-19
11
-13
/
+16
*
cxgb4: add support to read serial flash
Vishal Kulkarni
2020-06-18
5
-2
/
+57
*
cxgb4: add support to flash boot cfg image
Vishal Kulkarni
2020-06-18
3
-0
/
+129
*
cxgb4: add support to flash boot image
Vishal Kulkarni
2020-06-18
4
-0
/
+297
*
cxgb4: add support to flash PHY image
Vishal Kulkarni
2020-06-18
2
-0
/
+40
*
cxgb4: update set_flash to flash different images
Vishal Kulkarni
2020-06-18
2
-15
/
+115
*
net: tso: cache transport header length
Eric Dumazet
2020-06-18
6
-17
/
+15
*
octeontx2-af: change (struct qmem)->entry_sz from u8 to u16
Eric Dumazet
2020-06-18
1
-1
/
+1
*
net: hns3: streaming dma buffer sync between cpu and device
Barry Song
2020-06-18
1
-1
/
+17
*
net: hns3: replace disable_irq by IRQ_NOAUTOEN flag
Barry Song
2020-06-18
1
-2
/
+2
*
net: hns3: rename buffer-related functions
Barry Song
2020-06-18
1
-6
/
+6
*
net: hns3: pointer type of buffer should be void
Barry Song
2020-06-18
2
-2
/
+2
*
net: hns3: remove unnecessary devm_kfree
Barry Song
2020-06-18
1
-4
/
+1
*
lan743x: allow mac address to come from dt
Tim Harvey
2020-06-18
1
-16
/
+25
*
r8169: allow setting irq coalescing if link is down
Heiner Kallweit
2020-06-18
1
-4
/
+8
*
r8169: move switching optional clock on/off to pll power functions
Heiner Kallweit
2020-06-18
1
-3
/
+4
*
r8169: move updating counters to rtl8169_down
Heiner Kallweit
2020-06-18
1
-6
/
+2
*
r8169: move napi_disable call and rename rtl8169_hw_reset
Heiner Kallweit
2020-06-18
1
-5
/
+5
*
r8169: replace synchronize_rcu with synchronize_net
Heiner Kallweit
2020-06-18
1
-1
/
+1
*
r8169: improve setting WoL on runtime-resume
Heiner Kallweit
2020-06-18
1
-4
/
+2
*
r8169: remove unused constant RsvdMask
Heiner Kallweit
2020-06-18
1
-2
/
+0
*
r8169: add info for DASH being enabled
Heiner Kallweit
2020-06-18
1
-1
/
+3
*
enetc: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
2020-06-18
1
-4
/
+2
*
net: stmmac: selftests: Use struct_size() helper in kzalloc()
Gustavo A. R. Silva
2020-06-18
1
-1
/
+1
*
liquidio: Replace vmalloc_node + memset with vzalloc_node and use array_size
Gustavo A. R. Silva
2020-06-17
1
-7
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-16
18
-199
/
+152
|
\
|
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2020-06-16
2
-51
/
+28
|
|
\
|
|
*
e1000e: fix unused-function warning
Arnd Bergmann
2020-06-16
1
-11
/
+5
|
|
*
e1000: use generic power management
Vaibhav Gupta
2020-06-16
1
-36
/
+13
|
|
*
e1000e: Do not wake up the system via WOL if device wakeup is disabled
Chen Yu
2020-06-16
1
-4
/
+10
|
*
|
lan743x: add MODULE_DEVICE_TABLE for module loading alias
Tim Harvey
2020-06-16
1
-0
/
+2
|
*
|
mlxsw: spectrum: Adjust headroom buffers for 8x ports
Ido Schimmel
2020-06-16
4
-0
/
+17
|
*
|
bareudp: Fixed configuration to avoid having garbage values
Martin
2020-06-16
1
-0
/
+2
[next]