summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2025-12-03net: intel: fm10k: Fix parameter idx set but not usedBrahmajit Das
2025-10-02i40e: add mask to apply valid bits for itr_idxLukasz Czapnik
2025-10-02i40e: fix validation of VF state in get resourcesLukasz Czapnik
2025-10-02i40e: fix idx validation in config queues msgLukasz Czapnik
2025-10-02i40e: add validation for ring_len paramLukasz Czapnik
2025-10-02i40e: increase max descriptors for XL710Justin Bronder
2025-10-02i40e: add max boundary check for VF filtersLukasz Czapnik
2025-10-02i40e: fix input validation logic for action_metaLukasz Czapnik
2025-10-02i40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik
2025-10-02i40e: remove redundant memory barrier when cleaning Tx descsMaciej Fijalkowski
2025-10-02i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error pathMichal Schmidt
2025-10-02i40e: Use irq_update_affinity_hint()Nitesh Narayan Lal
2025-10-02igb: fix link test skipping when interface is admin downKohei Enju
2025-09-09e1000e: fix heap overflow in e1000_set_eepromVitaly Lifshits
2025-09-09i40e: Fix potential invalid access when MAC list is emptyZhen Ni
2025-08-28ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zcJason Xing
2025-08-28ice: Fix a null pointer dereference in ice_copy_and_init_pkg()Haoxiang Li
2025-08-28ethernet: intel: fix building with large NR_CPUSArnd Bergmann
2025-06-27i40e: fix MMIO write access to an invalid page in i40e_clear_hwKyungwook Boo
2025-06-27i40e: retry VFLR handling if there is ongoing VF resetRobert Malz
2025-06-27i40e: return false from i40e_reset_vf if reset is in progressRobert Malz
2025-06-27ice: create new Tx scheduler nodes for new queues onlyMichal Kubiak
2024-12-14igb: Fix potential invalid memory access in igb_init_module()Yuan Can
2024-11-08igb: Do not bring the device up after non-fatal errorMohamed Khalfella
2024-11-08ice: fix VLAN replay after resetDave Ertman
2024-11-08ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sc...Aleksandr Mishin
2024-11-08ice: fix accounting for filters shared by multiple VSIsJacob Keller
2024-09-12igb: Fix not clearing TimeSync interrupts for 82580Daiwei Li
2024-05-02iavf: Fix TC config comparison with existing adapter TC configSudheer Mogilappagari
2024-05-02i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale
2024-04-13i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov
2024-04-13ixgbe: avoid sleeping allocation in ixgbe_ipsec_vf_add_sa()Przemek Kitszel
2024-03-26igb: Fix missing time sync eventsVinicius Costa Gomes
2024-03-26igb: move PEROUT and EXTTS isr logic to separate functionsRuud Bos
2024-03-15net: ice: Fix potential NULL pointer dereference in ice_bridge_setlink()Rand Deeb
2024-03-15ixgbe: {dis, en}able irqs in ixgbe_txrx_ring_{dis, en}ableMaciej Fijalkowski
2024-02-23i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera
2024-02-23ixgbe: Fix an error handling path in ixgbe_read_iosf_sb_reg_x550()Christophe JAILLET
2024-02-23ixgbe: Refactor overtemp event handlingJedrzej Jagielski
2024-02-23ixgbe: Refactor returning internal error codesJedrzej Jagielski
2024-02-23ixgbe: Remove non-inclusive languagePiotr Skajewski
2024-02-23net: remove unneeded breakTom Rix
2024-01-15i40e: Restore VF MSI-X state during PCI resetAndrii Staikov
2024-01-15i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao
2024-01-15i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari
2023-11-20i40e: fix potential memory leaks in i40e_remove()Andrii Staikov
2023-11-08i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera
2023-11-08igc: Fix ambiguity in the ethtool advertisingSasha Neftin
2023-11-08igb: Fix potential memory leak in igb_add_ethtool_nfc_entryMateusz Palczewski
2023-10-25i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt