index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
wireguard: noise: do not assign initiation time in if condition
Frank Werner-Krippendorf
2020-06-23
1
-2
/
+2
*
usbnet: smsc95xx: Fix use-after-free after removal
Tuomas Tynkkynen
2020-06-23
1
-1
/
+1
*
mlxsw: spectrum: Do not rely on machine endianness
Ido Schimmel
2020-06-23
4
-9
/
+7
*
net: phy: smsc: fix printing too many logs
Dejin Zheng
2020-06-23
1
-4
/
+7
*
r8169: fix firmware not resetting tp->ocp_base
Heiner Kallweit
2020-06-21
1
-1
/
+4
*
ibmvnic: continue to init in CRQ reset returns H_CLOSED
Dany Madden
2020-06-21
1
-2
/
+7
*
ionic: tame the watchdog timer on reconfig
Shannon Nelson
2020-06-21
1
-7
/
+8
*
ibmveth: Fix max MTU limit
Thomas Falcon
2020-06-20
1
-1
/
+1
*
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
2020-06-20
5
-11
/
+11
*
flow_offload: use flow_indr_block_cb_alloc/remove function
wenxu
2020-06-20
4
-22
/
+40
*
geneve: allow changing DF behavior after creation
Sabrina Dubroca
2020-06-20
1
-0
/
+1
*
enetc: Fix HW_VLAN_CTAG_TX|RX toggling
Claudiu Manoil
2020-06-20
3
-16
/
+34
*
net: macb: undo operations in case of failure
Claudiu Beznea
2020-06-20
1
-2
/
+4
*
net: phy: Check harder for errors in get_phy_id()
Florian Fainelli
2020-06-19
1
-2
/
+4
*
net: ethernet: oki-semi: pch_gbe: fix spelling mistake
Flavio Suligoi
2020-06-19
1
-1
/
+1
*
net: ethernet: neterion: vxge: fix spelling mistake
Flavio Suligoi
2020-06-19
1
-1
/
+1
*
i40e: fix crash when Rx descriptor count is changed
Björn Töpel
2020-06-19
1
-0
/
+3
*
ice: protect ring accesses with WRITE_ONCE
Ciara Loftus
2020-06-19
2
-5
/
+5
*
i40e: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
2020-06-19
1
-10
/
+19
*
ixgbe: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
2020-06-19
2
-9
/
+17
*
net: dsa: bcm_sf2: Fix node reference count
Florian Fainelli
2020-06-19
1
-0
/
+2
*
tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezes
David Christensen
2020-06-19
1
-2
/
+2
*
bareudp: Fixed multiproto mode configuration
Martin
2020-06-19
1
-0
/
+3
*
net: dsa: sja1105: fix checks for VLAN state in gate action
Vladimir Oltean
2020-06-19
1
-1
/
+3
*
net: dsa: sja1105: fix checks for VLAN state in redirect action
Vladimir Oltean
2020-06-19
1
-1
/
+3
*
net: dsa: sja1105: remove debugging code in sja1105_vl_gate
Vladimir Oltean
2020-06-19
1
-4
/
+0
*
net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphy
Sascha Hauer
2020-06-19
1
-0
/
+6
*
net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphy
Sascha Hauer
2020-06-19
1
-36
/
+44
*
ionic: export features for vlans to use
Shannon Nelson
2020-06-18
1
-0
/
+1
*
ionic: no link check while resetting queues
Shannon Nelson
2020-06-18
1
-1
/
+2
*
net: usb: ax88179_178a: fix packet alignment padding
Jeremy Kerr
2020-06-17
1
-5
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-17
18
-199
/
+152
|
\
|
*
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2020-06-17
2
-51
/
+28
|
|
\
|
|
*
e1000e: fix unused-function warning
Arnd Bergmann
2020-06-17
1
-11
/
+5
|
|
*
e1000: use generic power management
Vaibhav Gupta
2020-06-17
1
-36
/
+13
|
|
*
e1000e: Do not wake up the system via WOL if device wakeup is disabled
Chen Yu
2020-06-17
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
|
*
|
mvpp2: remove module bugfix
Sven Auhagen
2020-06-16
1
-2
/
+5
|
|
/
|
*
net: dsa: sja1105: fix PTP timestamping with large tc-taprio cycles
Vladimir Oltean
2020-06-15
1
-4
/
+4
|
*
mvpp2: ethtool rxtx stats fix
Sven Auhagen
2020-06-15
1
-2
/
+2
|
*
rocker: fix incorrect error handling in dma_rings_init
Aditya Pakki
2020-06-15
1
-2
/
+2
|
*
net: ethernet: mtk-star-emac: simplify interrupt handling
Bartosz Golaszewski
2020-06-15
1
-89
/
+29
|
*
bnxt_en: Return from timer if interface is not in open state.
Vasundhara Volam
2020-06-15
1
-1
/
+1
|
*
bnxt_en: Fix AER reset logic on 57500 chips.
Michael Chan
2020-06-15
1
-5
/
+12
|
*
bnxt_en: Re-enable SRIOV during resume.
Michael Chan
2020-06-15
1
-0
/
+2
|
*
bnxt_en: Simplify bnxt_resume().
Michael Chan
2020-06-15
1
-12
/
+2
|
*
net: alx: fix race condition in alx_remove
Zekun Shen
2020-06-15
1
-4
/
+5
|
*
ibmvnic: Harden device login requests
Thomas Falcon
2020-06-15
1
-4
/
+17
[prev]
[next]