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.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-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
2023-03-11
ice: add missing checks for PF vsi type
Jesse Brandeburg
1
-9
/
+8
2023-02-22
i40e: Add checking for null for nlmsg_find_attr()
Natalia Petrova
1
-0
/
+2
2023-02-22
ixgbe: add double of VLAN header when computing the max MTU
Jason Xing
2
-2
/
+3
2023-02-22
i40e: add double of VLAN header when computing the max MTU
Jason Xing
1
-1
/
+1
2023-02-22
ixgbe: allow to increase MTU to 3K with XDP enabled
Jason Xing
1
-9
/
+16
2023-02-22
ice: Do not use WQ_MEM_RECLAIM flag for workqueue
Anirudh Venkataramanan
1
-1
/
+1
2023-01-18
ixgbe: fix pci device refcount leak
Yang Yingliang
1
-5
/
+9
2023-01-18
igb: Do not free q_vector unless new one was allocated
Kees Cook
1
-2
/
+6
2023-01-18
igb: Initialize mailbox message for VF reset
Tony Nguyen
1
-1
/
+1
2022-12-14
i40e: Disallow ip4 and ip6 l4_4_bytes
Przemyslaw Patynowski
1
-5
/
+1
2022-12-14
i40e: Fix for VF MAC address 0
Sylwester Dziedziuch
1
-0
/
+2
2022-12-14
i40e: Fix not setting default xps_cpus after reset
Michal Jaron
1
-1
/
+18
2022-12-14
igb: Allocate MSI-X vector when testing
Akihiko Odaki
1
-0
/
+2
2022-12-14
e1000e: Fix TX dispatch condition
Akihiko Odaki
1
-2
/
+2
2022-11-03
i40e: Fix flow-type by setting GL_HASH_INSET registers
Slawomir Laba
1
-33
/
+38
2022-11-03
i40e: Fix VF hang when reset is triggered on another VF
Sylwester Dziedziuch
2
-11
/
+33
2022-11-03
i40e: Fix ethtool rx-flow-hash setting for X722
Slawomir Laba
2
-8
/
+27
2022-09-28
i40e: Fix set max_tx_rate when it is lower than 1 Mbps
Michal Jaron
1
-6
/
+26
2022-09-28
i40e: Fix VF set max MTU size
Michal Jaron
1
-0
/
+20
2022-09-28
iavf: Fix set max MTU size with port VLAN and jumbo frames
Michal Jaron
1
-2
/
+5
2022-09-28
iavf: Fix bad page state
Norbert Zulinski
1
-2
/
+2
2022-09-28
iavf: Fix cached head and tail value for iavf_get_tx_pending
Brett Creeley
1
-1
/
+4
2022-09-15
i40e: Fix kernel crash during module removal
Ivan Vecera
1
-1
/
+4
2022-09-05
ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounter
Jacob Keller
1
-13
/
+46
2022-08-25
igb: Add lock to avoid data race
Lin Ma
2
-1
/
+13
2022-08-25
i40e: Fix to stop tx_timeout recovery if GLOBR fails
Alan Brady
1
-1
/
+3
2022-08-25
ice: Ignore EEXIST when setting promisc mode
Grzegorz Siwik
1
-1
/
+1
2022-08-25
iavf: Fix adminq error handling
Przemyslaw Patynowski
1
-2
/
+13
2022-08-25
iavf: Fix max_rate limiting
Przemyslaw Patynowski
2
-2
/
+24
2022-08-25
igc: Remove _I_PHY_ID checking
Sasha Neftin
3
-15
/
+4
2022-08-03
i40e: Fix interface init with MSI interrupts (no MSI-X)
Michal Maloszewski
1
-0
/
+4
2022-08-03
ice: do not setup vlan for loopback VSI
Maciej Fijalkowski
1
-3
/
+5
2022-08-03
ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)
Maciej Fijalkowski
1
-1
/
+2
2022-07-29
ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero
Piotr Skajewski
3
-0
/
+10
2022-07-29
i40e: Fix erroneous adapter reinitialization during recovery process
Dawid Lukwinski
1
-8
/
+5
2022-07-29
iavf: Fix handling of dummy receive descriptors
Przemyslaw Patynowski
1
-3
/
+2
2022-07-29
igc: Reinstate IGC_REMOVED logic and implement it properly
Lennert Buytenhek
1
-0
/
+2
2022-06-29
igb: Make DMA faster when CPU is active on the PCIe link
Kai-Heng Feng
1
-7
/
+5
2022-06-29
ice: ethtool: advertise 1000M speeds properly
Anatolii Gerasymenko
1
-1
/
+38
2022-06-22
i40e: Fix call trace in setup_tx_descriptors
Aleksandr Loktionov
1
-8
/
+17
2022-06-22
i40e: Fix calculating the number of queue pairs
Grzegorz Szczurek
1
-1
/
+1
2022-06-22
i40e: Fix adding ADQ filter to TC0
Grzegorz Szczurek
1
-0
/
+5
2022-06-14
ixgbe: fix unexpected VLAN Rx in promisc mode on VF
Olivier Matz
1
-2
/
+2
2022-06-14
ixgbe: fix bcast packets Rx on VF after promisc removal
Olivier Matz
1
-2
/
+2
2022-05-25
igb: skip phy status check where unavailable
Kevin Mitchell
1
-1
/
+2
2022-05-25
ice: fix possible under reporting of ethtool Tx and Rx statistics
Paul Greenwalt
1
-3
/
+4
2022-05-18
i40e: i40e_main: fix a missing check on list iterator
Xiaomeng Tong
1
-13
/
+14
2022-05-09
ixgbe: ensure IPsec VF<->PF compatibility
Leon Romanovsky
1
-1
/
+2
2022-04-27
e1000e: Fix possible overflow in LTR decoding
Sasha Neftin
1
-2
/
+2
2022-04-27
igc: Fix BUG: scheduling while atomic
Sasha Neftin
1
-2
/
+2
[next]