summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2026-01-30igc: fix race condition in TX timestamp read for register 0Chwee-Lin Choong
2026-01-30ice: Avoid detrimental cleanup for bond during interface stopDave Ertman
2026-01-30ice: initialize ring_stats->syncpJacob Keller
2026-01-11e1000: fix OOB in e1000_tbi_should_accept()Guangshuo Li
2026-01-11iavf: fix off-by-one issues in iavf_config_rss_reg()Kohei Enju
2026-01-11i40e: fix scheduling in set_rx_modePrzemyslaw Korba
2025-11-24net: intel: fm10k: Fix parameter idx set but not usedBrahmajit Das
2025-11-24ice: Don't use %pK through printk or tracepointsThomas Weißschuh
2025-10-29net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior
2025-10-23ixgbevf: fix mailbox API compatibility by negotiating supported featuresJedrzej Jagielski
2025-10-23ixgbevf: fix getting link speed data for E610 devicesJedrzej Jagielski
2025-10-23ixgbevf: Add support for Intel(R) E610 devicePiotr Kwapulinski
2025-10-02i40e: add validation for ring_len paramLukasz Czapnik
2025-10-02i40e: increase max descriptors for XL710Justin Bronder
2025-10-02i40e: improve VF MAC filters accountingLukasz Czapnik
2025-10-02i40e: add mask to apply valid bits for itr_idxLukasz Czapnik
2025-10-02i40e: add max boundary check for VF filtersLukasz Czapnik
2025-10-02i40e: fix validation of VF state in get resourcesLukasz Czapnik
2025-10-02i40e: fix input validation logic for action_metaLukasz Czapnik
2025-10-02i40e: fix idx validation in config queues msgLukasz Czapnik
2025-10-02i40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik
2025-09-25i40e: remove redundant memory barrier when cleaning Tx descsMaciej Fijalkowski
2025-09-19i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error pathMichal Schmidt
2025-09-19igb: 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-09-04ice: fix incorrect counter for buffer allocation failuresMichal Kubiak
2025-09-04ice: stop storing XDP verdict within ice_rx_bufMaciej Fijalkowski
2025-09-04ice: gather page_count()'s of each frag right before XDP prog callMaciej Fijalkowski
2025-09-04ice: Introduce ice_xdp_buffLarysa Zaremba
2025-08-28igc: fix disabling L1.2 PCI-E link substate on I226 on initValdikSS
2025-08-28ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zcJason Xing
2025-08-15ethernet: intel: fix building with large NR_CPUSArnd Bergmann
2025-08-01ice: Fix a null pointer dereference in ice_copy_and_init_pkg()Haoxiang Li
2025-08-01e1000e: ignore uninitialized checksum word on tgpJacek Kowalski
2025-08-01e1000e: disregard NVM checksum on tgp when valid checksum bit is not setJacek Kowalski
2025-08-01i40e: When removing VF MAC filters, only check PF-set MACJamie Bainbridge
2025-08-01i40e: report VF tx_dropped with tx_errors instead of tx_discardsDennis Chen
2025-08-01i40e: Add rx_missed_errors for buffer exhaustionYajun Deng
2025-07-24ice: add NULL check in eswitch lag checkDave Ertman
2025-07-10igc: disable L1.2 PCI-E link substate to avoid performance issueVitaly Lifshits
2025-06-27e1000e: set fixed clock frequency indication for Nahum 11 and Nahum 13Vitaly Lifshits
2025-06-27net: ice: Perform accurate aRFS flow matchKrishna Kumar
2025-06-27ice: fix check for existing switch ruleMateusz Pacuszka
2025-06-27i40e: fix MMIO write access to an invalid page in i40e_clear_hwKyungwook Boo
2025-06-19i40e: retry VFLR handling if there is ongoing VF resetRobert Malz
2025-06-19i40e: return false from i40e_reset_vf if reset is in progressRobert Malz
2025-06-19ice: fix rebuilding the Tx scheduler tree for large queue countsMichal Kubiak
2025-06-19ice: create new Tx scheduler nodes for new queues onlyMichal Kubiak
2025-06-19ice: fix Tx scheduler error handling in XDP callbackMichal Kubiak