index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
igc: Check if num of q_vectors is smaller than max before array access
Sasha Neftin
2021-09-18
1
-1
/
+8
*
iavf: fix locking of critical sections
Stefan Assmann
2021-09-18
1
-7
/
+50
*
iavf: do not override the adapter state in the watchdog task
Stefan Assmann
2021-09-18
1
-1
/
+0
*
ice: Only lock to update netdev dev_addr
Brett Creeley
2021-09-15
1
-4
/
+9
*
i40e: improve locking of mac_filter_hash
Stefan Assmann
2021-09-15
1
-3
/
+20
*
e1000e: Do not take care about recovery NVM checksum
Sasha Neftin
2021-09-03
1
-7
/
+11
*
e1000e: Fix the max snoop/no-snoop latency for 10M
Sasha Neftin
2021-09-03
2
-1
/
+16
*
igc: Use num_tx_queues when iterating over tx_ring queue
Toshiki Nishioka
2021-09-03
1
-2
/
+2
*
igc: fix page fault when thunderbolt is unplugged
Aaron Ma
2021-09-03
2
-14
/
+21
*
ice: do not abort devlink info if board identifier can't be found
Jacob Keller
2021-09-03
1
-1
/
+3
*
iavf: Fix ping is lost after untrusted VF had tried to change MAC
Sylwester Dziedziuch
2021-08-26
3
-2
/
+47
*
i40e: Fix ATR queue selection
Arkadiusz Kubalewski
2021-08-26
1
-2
/
+1
*
ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error path
Wang Hai
2021-08-26
1
-1
/
+4
*
iavf: Set RSS LUT and key in reset handle path
Md Fahad Iqbal Polash
2021-08-18
1
-5
/
+8
*
ice: don't remove netdev->dev_addr from uc sync list
Brett Creeley
2021-08-18
1
-8
/
+15
*
ice: Prevent probing virtual functions
Anirudh Venkataramanan
2021-08-18
1
-0
/
+5
*
i40e: Add additional info to PHY type error
Lukasz Cieplicki
2021-08-04
1
-1
/
+1
*
i40e: Fix log TC creation failure when max num of queues is exceeded
Jedrzej Jagielski
2021-08-04
1
-0
/
+2
*
i40e: Fix queue-to-TC mapping on Tx
Jedrzej Jagielski
2021-08-04
3
-0
/
+53
*
i40e: Fix firmware LLDP agent related warning
Arkadiusz Kubalewski
2021-08-04
1
-0
/
+4
*
i40e: Fix logic of disabling queues
Arkadiusz Kubalewski
2021-08-04
1
-24
/
+34
*
ixgbe: Fix packet corruption due to missing DMA sync
Markus Boehme
2021-07-28
1
-1
/
+2
*
ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct ...
Taehee Yoo
2021-07-28
1
-7
/
+13
*
igb: Fix position of assignment to *ring
Jedrzej Jagielski
2021-07-28
1
-1
/
+2
*
igb: Check if num of q_vectors is smaller than max before array access
Aleksandr Loktionov
2021-07-28
1
-1
/
+8
*
iavf: Fix an error handling path in 'iavf_probe()'
Christophe JAILLET
2021-07-28
1
-0
/
+1
*
e1000e: Fix an error handling path in 'e1000_probe()'
Christophe JAILLET
2021-07-28
1
-0
/
+1
*
fm10k: Fix an error handling path in 'fm10k_probe()'
Christophe JAILLET
2021-07-28
1
-0
/
+1
*
igb: Fix an error handling path in 'igb_probe()'
Christophe JAILLET
2021-07-28
1
-0
/
+1
*
igc: Fix an error handling path in 'igc_probe()'
Christophe JAILLET
2021-07-28
1
-0
/
+1
*
ixgbe: Fix an error handling path in 'ixgbe_probe()'
Christophe JAILLET
2021-07-28
1
-0
/
+1
*
igc: change default return of igc_read_phy_reg()
Tom Rix
2021-07-28
1
-1
/
+1
*
igb: Fix use-after-free error during reset
Vinicius Costa Gomes
2021-07-28
1
-0
/
+2
*
igc: Fix use-after-free error during reset
Vinicius Costa Gomes
2021-07-28
1
-0
/
+2
*
i40e: fix PTP on 5Gb links
Jesse Brandeburg
2021-07-19
1
-2
/
+6
*
ice: mark PTYPE 2 as reserved
Jacob Keller
2021-07-19
1
-1
/
+1
*
ice: fix incorrect payload indicator on PTYPE
Jacob Keller
2021-07-19
1
-1
/
+1
*
ice: fix clang warning regarding deadcode.DeadStores
Paul M Stillwell Jr
2021-07-19
1
-5
/
+1
*
ice: set the value of global config lock timeout longer
Liwei Song
2021-07-19
1
-1
/
+1
*
igb: fix assignment on big endian machines
Jesse Brandeburg
2021-07-19
1
-2
/
+2
*
igb: handle vlan types with checker enabled
Jesse Brandeburg
2021-07-19
2
-4
/
+5
*
e100: handle eeprom as little endian
Jesse Brandeburg
2021-07-19
1
-6
/
+6
*
e1000e: Check the PCIm state
Sasha Neftin
2021-07-14
1
-11
/
+13
*
i40e: Fix missing rtnl locking when setting up pf switch
Jan Sokolowski
2021-07-14
1
-4
/
+11
*
i40e: Fix autoneg disabling for non-10GBaseT links
Mateusz Palczewski
2021-07-14
1
-2
/
+1
*
i40e: Fix error handling in i40e_vsi_open
Dinghao Liu
2021-07-14
1
-0
/
+2
*
ice: parameterize functions responsible for Tx ring management
Maciej Fijalkowski
2021-06-23
1
-8
/
+10
*
ice: add ndo_bpf callback for safe mode netdev ops
Maciej Fijalkowski
2021-06-23
1
-0
/
+15
*
ixgbe: add correct exception tracing for XDP
Magnus Karlsson
2021-06-10
2
-14
/
+16
*
ixgbe: optimize for XDP_REDIRECT in xsk path
Magnus Karlsson
2021-06-10
1
-4
/
+7
[next]