aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
2025-10-23ixgbe: fix too early devlink_free() in ixgbe_remove()Koichiro Den1-1/+2
2025-10-23idpf: cleanup remaining SKBs in PTP flowsMilena Olech2-0/+4
2025-10-23ixgbevf: fix mailbox API compatibility by negotiating supported featuresJedrzej Jagielski6-3/+96
2025-10-23ixgbevf: fix getting link speed data for E610 devicesJedrzej Jagielski4-32/+116
2025-10-19ice: ice_adapter: release xa entry on adapter allocation failureHaotian Zhang1-4/+6
2025-10-15idpf: fix mismatched free function for dma_alloc_coherentAlok Tiwari1-3/+3
2025-10-15idpf: fix Rx descriptor ready check barrier in splitqAlexander Lobakin1-6/+2
2025-09-24libie: fix string names for AQ error codesJacob Keller1-1/+1
2025-09-18i40e: improve VF MAC filters accountingLukasz Czapnik3-44/+50
2025-09-18i40e: add mask to apply valid bits for itr_idxLukasz Czapnik1-1/+1
2025-09-18i40e: add max boundary check for VF filtersLukasz Czapnik1-0/+10
2025-09-18i40e: fix validation of VF state in get resourcesLukasz Czapnik2-2/+8
2025-09-18i40e: fix input validation logic for action_metaLukasz Czapnik1-1/+1
2025-09-18i40e: fix idx validation in config queues msgLukasz Czapnik1-2/+2
2025-09-18i40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik1-2/+4
2025-09-18i40e: add validation for ring_len paramLukasz Czapnik1-0/+14
2025-09-16igc: don't fail igc_probe() on LED setup errorKohei Enju2-3/+10
2025-09-16ixgbe: destroy aci.lock later within ixgbe_remove pathJedrzej Jagielski1-3/+4
2025-09-16ixgbe: initialize aci.lock before it's usedJedrzej Jagielski1-7/+8
2025-09-16i40e: remove redundant memory barrier when cleaning Tx descsMaciej Fijalkowski1-3/+0
2025-09-16ice: fix Rx page leak on multi-buffer framesJacob Keller2-47/+34
2025-09-09i40e: fix Jumbo Frame support after iPXE bootJacob Keller4-6/+47
2025-09-09i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error pathMichal Schmidt1-1/+1
2025-09-09igb: fix link test skipping when interface is admin downKohei Enju1-4/+1
2025-09-09igb: Fix NULL pointer dereference in ethtool loopback testTianyu Xu1-2/+1
2025-09-02e1000e: fix heap overflow in e1000_set_eepromVitaly Lifshits1-3/+7
2025-09-02ixgbe: fix incorrect map used in eee linkmodeAlok Tiwari1-2/+2
2025-09-02i40e: Fix potential invalid access when MAC list is emptyZhen Ni1-2/+2
2025-09-02i40e: remove read access to debugfs filesJacob Keller1-104/+19
2025-09-02idpf: set mac type when adding and removing MAC filtersEmil Tantilov2-3/+18
2025-09-02idpf: fix UAF in RDMA core aux dev deinitializationJoshua Hay1-2/+2
2025-09-02ice: fix NULL access of tx->in_use in ice_ll_ts_intrJacob Keller1-5/+7
2025-09-02ice: fix NULL access of tx->in_use in ice_ptp_ts_irqJacob Keller1-5/+8
2025-08-25ixgbe: fix ixgbe_orom_civd_info struct layoutJedrzej Jagielski2-2/+2
2025-08-25ice: fix incorrect counter for buffer allocation failuresMichal Kubiak1-1/+1
2025-08-25ice: use fixed adapter index for E825C embedded devicesJacob Keller2-13/+40
2025-08-25ice: don't leave device non-functional if Tx scheduler config failsJacob Keller2-17/+43
2025-08-25ice: fix NULL pointer dereference in ice_unplug_aux_dev() on resetEmil Tantilov2-4/+7
2025-08-21idpf: remove obsolete stashing codeJoshua Hay2-339/+22
2025-08-21idpf: stop Tx if there are insufficient buffer resourcesJoshua Hay3-19/+47
2025-08-21idpf: replace flow scheduling buffer ring with buffer poolJoshua Hay2-111/+103
2025-08-21idpf: simplify and fix splitq Tx packet rollback error pathJoshua Hay3-58/+95
2025-08-21idpf: improve when to set RE bit logicJoshua Hay2-3/+23
2025-08-21idpf: add support for Tx refillqs in flow scheduling modeJoshua Hay2-10/+91
2025-08-20igc: fix disabling L1.2 PCI-E link substate on I226 on initValdikSS1-7/+7
2025-08-20ixgbe: fix ndo_xdp_xmit() workloadsMaciej Fijalkowski1-23/+11
2025-08-20ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zcJason Xing1-1/+3
2025-08-12ixgbe: prevent from unwanted interface name changesJedrzej Jagielski1-0/+1
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds161-4631/+8295
2025-07-29Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-5/+5