index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
ice: fix locking in ice_dcb_rebuild()
Bart Van Assche
1
-2
/
+2
10 days
ixgbevf: fix use-after-free in VEPA multicast source pruning
Michael Bommarito
1
-0
/
+1
10 days
e1000e: Unroll PTP in probe error handling
Matt Vollrath
1
-0
/
+1
10 days
i40e: don't advertise IFF_SUPP_NOFCS
Kohei Enju
1
-1
/
+0
10 days
e1000: check return value of e1000_read_eeprom
Agalakov Daniil
1
-1
/
+7
2026-04-18
igc: fix missing update of skb->tail in igc_xmit_frame()
Kohei Enju
1
-5
/
+2
2026-04-18
e1000/e1000e: Fix leak in DMA error cleanup
Matt Vollrath
2
-4
/
+0
2026-04-18
i40e: fix src IP mask checks and memcpy argument names in cloud filter
Alok Tiwari
1
-7
/
+7
2026-03-04
net: intel: fix PCI device ID conflict between i40e and ipw2200
Ethan Nelson-Moore
1
-1
/
+7
2026-02-06
ice: stop counting UDP csum mismatch as rx_errors
Jesse Brandeburg
1
-1
/
+0
2026-01-19
e1000: fix OOB in e1000_tbi_should_accept()
Guangshuo Li
1
-1
/
+9
2026-01-19
iavf: fix off-by-one issues in iavf_config_rss_reg()
Kohei Enju
1
-2
/
+2
2026-01-19
i40e: fix scheduling in set_rx_mode
Przemyslaw Korba
1
-0
/
+1
2025-12-07
net: intel: fm10k: Fix parameter idx set but not used
Brahmajit Das
4
-6
/
+5
2025-10-02
i40e: fix validation of VF state in get resources
Lukasz Czapnik
2
-2
/
+8
2025-10-02
i40e: fix idx validation in config queues msg
Lukasz Czapnik
1
-2
/
+2
2025-10-02
i40e: add validation for ring_len param
Lukasz Czapnik
1
-0
/
+14
2025-10-02
i40e: increase max descriptors for XL710
Justin Bronder
2
-6
/
+20
2025-10-02
i40e: add mask to apply valid bits for itr_idx
Lukasz Czapnik
1
-1
/
+1
2025-10-02
i40e: add max boundary check for VF filters
Lukasz Czapnik
1
-0
/
+10
2025-10-02
i40e: fix input validation logic for action_meta
Lukasz Czapnik
1
-1
/
+1
2025-10-02
i40e: fix idx validation in i40e_validate_queue_map
Lukasz Czapnik
1
-2
/
+4
2025-10-02
i40e: remove redundant memory barrier when cleaning Tx descs
Maciej Fijalkowski
1
-3
/
+0
2025-10-02
i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path
Michal Schmidt
1
-1
/
+1
2025-10-02
i40e: Use irq_update_affinity_hint()
Nitesh Narayan Lal
1
-4
/
+4
2025-10-02
igb: fix link test skipping when interface is admin down
Kohei Enju
1
-4
/
+1
2025-09-09
e1000e: fix heap overflow in e1000_set_eeprom
Vitaly Lifshits
1
-3
/
+7
2025-09-09
i40e: Fix potential invalid access when MAC list is empty
Zhen Ni
1
-2
/
+2
2025-08-28
ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zc
Jason Xing
1
-1
/
+3
2025-08-28
ice: Fix a null pointer dereference in ice_copy_and_init_pkg()
Haoxiang Li
1
-0
/
+2
2025-08-28
ethernet: intel: fix building with large NR_CPUS
Arnd Bergmann
3
-3
/
+5
2025-08-28
e1000e: ignore uninitialized checksum word on tgp
Jacek Kowalski
2
-0
/
+9
2025-08-28
e1000e: disregard NVM checksum on tgp when valid checksum bit is not set
Jacek Kowalski
1
-0
/
+2
2025-08-28
i40e: report VF tx_dropped with tx_errors instead of tx_discards
Dennis Chen
1
-1
/
+1
2025-08-28
i40e: Add rx_missed_errors for buffer exhaustion
Yajun Deng
3
-13
/
+10
2025-06-27
net: ice: Perform accurate aRFS flow match
Krishna Kumar
1
-0
/
+48
2025-06-27
i40e: fix MMIO write access to an invalid page in i40e_clear_hw
Kyungwook Boo
1
-3
/
+4
2025-06-27
i40e: retry VFLR handling if there is ongoing VF reset
Robert Malz
1
-1
/
+4
2025-06-27
i40e: return false from i40e_reset_vf if reset is in progress
Robert Malz
1
-3
/
+3
2025-06-27
ice: create new Tx scheduler nodes for new queues only
Michal Kubiak
1
-5
/
+6
2025-06-04
ice: arfs: fix use-after-free when freeing @rx_cpu_rmap
Alexander Lobakin
3
-20
/
+14
2025-05-02
igc: cleanup PTP module if probe fails
Christopher S M Hall
1
-0
/
+1
2025-05-02
igc: handle the IGC_PTP_ENABLED flag correctly
Christopher S M Hall
1
-0
/
+7
2025-04-10
ice: fix memory leak in aRFS after reset
Grzegorz Nitka
1
-1
/
+1
2024-12-14
igb: Fix potential invalid memory access in igb_init_module()
Yuan Can
1
-0
/
+4
2024-10-17
igb: Do not bring the device up after non-fatal error
Mohamed Khalfella
1
-0
/
+4
2024-10-17
ice: fix VLAN replay after reset
Dave Ertman
1
-2
/
+0
2024-10-17
ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sc...
Aleksandr Mishin
1
-4
/
+2
2024-10-17
ice: fix accounting for filters shared by multiple VSIs
Jacob Keller
1
-1
/
+1
2024-09-12
igc: Unlock on error in igc_io_resume()
Dan Carpenter
1
-0
/
+1
[next]