index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-05
igb: Fix SGMII SFP module discovery for 100FX/LX.
Manfred Rudigier
2
-7
/
+3
2020-02-05
ixgbe: Fix calculation of queue with VFs and flow director on interface flap
Cambda Zhu
1
-10
/
+27
2020-02-05
ixgbevf: Remove limit of 10 entries for unicast filter list
Radoslaw Tyl
1
-5
/
+0
2020-01-27
ixgbe: sync the first fragment unconditionally
Firo Yang
1
-7
/
+9
2019-12-31
ixgbe: protect TX timestamping from API misuse
Manjunath Patil
1
-1
/
+2
2019-12-17
e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_wait
YueHaibing
1
-2
/
+2
2019-12-17
i40e: don't restart nway if autoneg not supported
Mitch Williams
1
-5
/
+5
2019-12-01
igb: shorten maximum PHC timecounter update interval
Miroslav Lichvar
1
-1
/
+7
2019-11-24
ixgbe: Fix crash with VFs and flow director on interface flap
Radoslaw Tyl
1
-2
/
+8
2019-11-24
i40e: Use proper enum in i40e_ndo_set_vf_link_state
Nathan Chancellor
1
-1
/
+1
2019-11-24
ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limit
Radoslaw Tyl
1
-4
/
+10
2019-11-20
i40e: Prevent deleting MAC address from VF when set by PF
Patryk Małek
1
-0
/
+10
2019-11-20
i40e: hold the rtnl lock on clearing interrupt scheme
Patryk Małek
1
-0
/
+8
2019-11-20
i40e: use correct length for strncpy
Mitch Williams
1
-1
/
+2
2019-11-12
e1000: fix memory leaks
Wenwen Wang
1
-4
/
+3
2019-11-12
igb: Fix constant media auto sense switching when no cable is connected
Manfred Rudigier
1
-1
/
+2
2019-10-05
e1000e: add workaround for possible stalled packet
Kai-Heng Feng
2
-1
/
+11
2019-07-31
iavf: fix dereference of null rx_buffer pointer
Colin Ian King
1
-2
/
+4
2019-07-31
ixgbe: Check DDM existence in transceiver before access
Mauro S. M. Rodrigues
2
-1
/
+3
2019-07-21
e1000e: start network tx queue only when link is up
Konstantin Khlebnikov
1
-2
/
+4
2019-07-21
Revert "e1000e: fix cyclic resets at link up with active tx"
Konstantin Khlebnikov
1
-6
/
+9
2019-05-31
i40e: don't allow changes to HW VLAN stripping on active port VLANs
Nicholas Nunley
1
-0
/
+8
2019-05-31
i40e: Able to add up to 16 MAC filters on an untrusted VF
Adam Ludkiewicz
1
-2
/
+4
2019-05-08
igb: Fix WARN_ONCE on runtime suspend
Arvind Sankar
2
-49
/
+10
2019-05-02
fm10k: Fix a potential NULL pointer dereference
Yue Haibing
1
-0
/
+2
2019-04-05
e1000e: fix cyclic resets at link up with active tx
Konstantin Khlebnikov
1
-9
/
+6
2019-04-05
e1000e: Fix -Wformat-truncation warnings
Florian Fainelli
1
-2
/
+2
2019-03-23
ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN
Jeff Kirsher
1
-2
/
+5
2019-02-12
igb: Fix an issue that PME is not enabled during runtime suspend
Kai-Heng Feng
1
-3
/
+5
2019-02-12
i40e: define proper net_device::neigh_priv_len
Konstantin Khorenko
1
-0
/
+3
2019-01-26
e1000e: allow non-monotonic SYSTIM readings
Miroslav Lichvar
1
-3
/
+10
2019-01-13
i40e: fix mac filter delete when setting mac address
Stefan Assmann
1
-7
/
+7
2018-12-17
ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
Josh Elsasser
1
-1
/
+3
2018-12-17
igb: fix uninitialized variables
Yunjian Wang
1
-0
/
+1
2018-11-27
i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
Jacob Keller
1
-0
/
+2
2018-11-27
ixgbe: fix MAC anti-spoofing filter after VFLR
Radoslaw Tyl
1
-1
/
+3
2018-11-13
ixgbevf: VF2VF TCP RSS
Sebastian Basierski
1
-0
/
+4
2018-10-10
ixgbe: check return value of napi_complete_done()
Song Liu
1
-5
/
+7
2018-10-04
e1000: ensure to free old tx/rx rings in set_ringparam()
Bo Chen
1
-2
/
+2
2018-10-04
e1000: check on netif_running() before calling e1000_up()
Bo Chen
1
-1
/
+2
2018-09-26
e1000e: Fix check_for_link return value with autoneg off
Benjamin Poirier
2
-2
/
+2
2018-09-26
e1000e: Fix link check race condition
Benjamin Poirier
2
-21
/
+24
2018-09-26
Revert "e1000e: Separate signaling for link check/link up"
Benjamin Poirier
3
-19
/
+9
2018-09-26
e1000e: Avoid missed interrupts following ICR read
Benjamin Poirier
2
-8
/
+24
2018-09-26
e1000e: Fix queue interrupt re-raising in Other interrupt
Benjamin Poirier
1
-0
/
+3
2018-09-26
Partial revert "e1000e: Avoid receiver overrun interrupt bursts"
Benjamin Poirier
1
-14
/
+2
2018-09-26
e1000e: Remove Other from EIAC
Benjamin Poirier
1
-2
/
+3
2018-08-24
ixgbe: Be more careful when modifying MAC filters
Alexander Duyck
1
-1
/
+11
2018-08-03
igb: Fix queue selection on MAC filters on i210
Vinicius Costa Gomes
1
-2
/
+7
2018-08-03
i40e: free the skb after clearing the bitlock
Jacob Keller
1
-1
/
+6
[next]