summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
5 dayslibie: fix string names for AQ error codesJacob Keller
11 daysi40e: improve VF MAC filters accountingLukasz Czapnik
11 daysi40e: add mask to apply valid bits for itr_idxLukasz Czapnik
11 daysi40e: add max boundary check for VF filtersLukasz Czapnik
11 daysi40e: fix validation of VF state in get resourcesLukasz Czapnik
11 daysi40e: fix input validation logic for action_metaLukasz Czapnik
11 daysi40e: fix idx validation in config queues msgLukasz Czapnik
11 daysi40e: fix idx validation in i40e_validate_queue_mapLukasz Czapnik
11 daysi40e: add validation for ring_len paramLukasz Czapnik
13 daysigc: don't fail igc_probe() on LED setup errorKohei Enju
13 daysixgbe: destroy aci.lock later within ixgbe_remove pathJedrzej Jagielski
13 daysixgbe: initialize aci.lock before it's usedJedrzej Jagielski
13 daysi40e: remove redundant memory barrier when cleaning Tx descsMaciej Fijalkowski
13 daysice: fix Rx page leak on multi-buffer framesJacob Keller
2025-09-09i40e: fix Jumbo Frame support after iPXE bootJacob Keller
2025-09-09i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error pathMichal Schmidt
2025-09-09igb: fix link test skipping when interface is admin downKohei Enju
2025-09-09igb: Fix NULL pointer dereference in ethtool loopback testTianyu Xu
2025-09-02e1000e: fix heap overflow in e1000_set_eepromVitaly Lifshits
2025-09-02ixgbe: fix incorrect map used in eee linkmodeAlok Tiwari
2025-09-02i40e: Fix potential invalid access when MAC list is emptyZhen Ni
2025-09-02i40e: remove read access to debugfs filesJacob Keller
2025-09-02idpf: set mac type when adding and removing MAC filtersEmil Tantilov
2025-09-02idpf: fix UAF in RDMA core aux dev deinitializationJoshua Hay
2025-09-02ice: fix NULL access of tx->in_use in ice_ll_ts_intrJacob Keller
2025-09-02ice: fix NULL access of tx->in_use in ice_ptp_ts_irqJacob Keller
2025-08-25ixgbe: fix ixgbe_orom_civd_info struct layoutJedrzej Jagielski
2025-08-25ice: fix incorrect counter for buffer allocation failuresMichal Kubiak
2025-08-25ice: use fixed adapter index for E825C embedded devicesJacob Keller
2025-08-25ice: don't leave device non-functional if Tx scheduler config failsJacob Keller
2025-08-25ice: fix NULL pointer dereference in ice_unplug_aux_dev() on resetEmil Tantilov
2025-08-21idpf: remove obsolete stashing codeJoshua Hay
2025-08-21idpf: stop Tx if there are insufficient buffer resourcesJoshua Hay
2025-08-21idpf: replace flow scheduling buffer ring with buffer poolJoshua Hay
2025-08-21idpf: simplify and fix splitq Tx packet rollback error pathJoshua Hay
2025-08-21idpf: improve when to set RE bit logicJoshua Hay
2025-08-21idpf: add support for Tx refillqs in flow scheduling modeJoshua Hay
2025-08-20igc: fix disabling L1.2 PCI-E link substate on I226 on initValdikSS
2025-08-20ixgbe: fix ndo_xdp_xmit() workloadsMaciej Fijalkowski
2025-08-20ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zcJason Xing
2025-08-12ixgbe: prevent from unwanted interface name changesJedrzej Jagielski
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-29Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-26igb: xsk: solve negative overflow of nb_pkts in zerocopy modeJason Xing
2025-07-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-07-25net: Fix typosBjorn Helgaas
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-24i40e: use libie_aq_strMichal Swiatkowski
2025-07-24iavf: use libie_aq_strMichal Swiatkowski