summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
3 dayse1000: check return value of e1000_read_eepromAgalakov Daniil
3 daysigb: remove napi_synchronize() in igb_down()Alex Dvoretsky
4 daysixgbevf: add missing negotiate_features op to Hyper-V ops tableMichal Schmidt
4 daysixgbe: stop re-reading flash on every get_drvinfo for e610Aleksandr Loktionov
4 daysice: fix PTP timestamping broken by SyncE code on E825CPetr Oros
4 daysice: ptp: don't WARN when controlling PF is unavailableKohei Enju
4 daysidpf: set the payload size before calling the async handlerEmil Tantilov
4 daysidpf: improve locking around idpf_vc_xn_push_free()Emil Tantilov
4 daysidpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handlingEmil Tantilov
2026-03-23idpf: only assign num refillqs if allocation was successfulJoshua Hay
2026-03-23idpf: clear stale cdev_info ptrJoshua Hay
2026-03-23iavf: fix out-of-bounds writes in iavf_get_ethtool_stats()Kohei Enju
2026-03-23ice: use ice_update_eth_stats() for representor statsPetr Oros
2026-03-23ice: fix inverted ready check for VF representorsPetr Oros
2026-03-23ice: set max queues in alloc_etherdev_mqs()Michal Swiatkowski
2026-03-17libie: prevent memleak in fwlog codeMichal Swiatkowski
2026-03-17iavf: fix VLAN filter lost on add/delete racePetr Oros
2026-03-17igc: fix page fault in XDP TX timestamps handlingZdenek Bouska
2026-03-17igc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju
2026-03-10e1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath
2026-03-10i40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari
2026-03-10iavf: fix incorrect reset handling in callbacksPetr Oros
2026-03-10iavf: fix PTP use-after-free during resetPetr Oros
2026-03-10drivers: net: ice: fix devlink parameters get without irdmaNikolay Aleksandrov
2026-03-05libeth, idpf: use truesize as XDP RxQ info frag_sizeLarysa Zaremba
2026-03-05i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba
2026-03-05i40e: fix registering XDP RxQ infoLarysa Zaremba
2026-03-05ice: change XDP RxQ frag_size from DMA write length to xdp.frame_szLarysa Zaremba
2026-03-05ice: fix rxq info registering in mbuf packetsLarysa Zaremba
2026-03-03igc: Fix trigger of incorrect irq in igc_xsk_wakeup functionVivek Behera
2026-03-03igb: Fix trigger of incorrect irq in igb_xsk_wakeupVivek Behera
2026-03-03iavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju
2026-03-03libie: don't unroll if fwlog isn't supportedMichal Swiatkowski
2026-03-03ice: Fix memory leak in ice_set_ringparam()Zilin Guan
2026-03-03ice: fix retry for AQ command 0x06EEJakub Staniszewski
2026-03-03ice: reintroduce retry mechanism for indirect AQJakub Staniszewski
2026-03-03ice: fix adding AQ LLDP filter for VFLarysa Zaremba
2026-02-28Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-02-25e1000e: clear DPG_EN after reset to avoid autonomous power-gatingVitaly Lifshits
2026-02-25e1000e: introduce new board type for Panther Lake PCHVitaly Lifshits
2026-02-25ixgbevf: fix link setup issueJedrzej Jagielski
2026-02-25i40e: Fix preempt count leak in napi poll tracepointThomas Gleixner
2026-02-25ice: fix crash in ethtool offline loopback testMichal Schmidt
2026-02-25ice: recap the VSI and QoS info after rebuildAaron Ma
2026-02-25idpf: Fix flow rule delete failure due to invalid validationSreedevi Joshi
2026-02-25idpf: change IRQ naming to match netdev and ethtool queue numberingBrian Vazquez
2026-02-25idpf: nullify pointers after they are freedLi Li
2026-02-25idpf: skip deallocating txq group's txqs if it is NULLLi Li
2026-02-25idpf: skip deallocating bufq_sets from rx_qgrp if it is NULLLi Li
2026-02-25idpf: increment completion queue next_to_clean in sw marker wait routineLi Li