summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
4 dayse1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath
4 daysi40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari
4 daysiavf: fix incorrect reset handling in callbacksPetr Oros
4 daysiavf: fix PTP use-after-free during resetPetr Oros
4 daysdrivers: net: ice: fix devlink parameters get without irdmaNikolay Aleksandrov
9 dayslibeth, idpf: use truesize as XDP RxQ info frag_sizeLarysa Zaremba
9 daysi40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba
9 daysi40e: fix registering XDP RxQ infoLarysa Zaremba
9 daysice: change XDP RxQ frag_size from DMA write length to xdp.frame_szLarysa Zaremba
9 daysice: fix rxq info registering in mbuf packetsLarysa Zaremba
11 daysigc: Fix trigger of incorrect irq in igc_xsk_wakeup functionVivek Behera
11 daysigb: Fix trigger of incorrect irq in igb_xsk_wakeupVivek Behera
11 daysiavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju
11 dayslibie: don't unroll if fwlog isn't supportedMichal Swiatkowski
11 daysice: Fix memory leak in ice_set_ringparam()Zilin Guan
11 daysice: fix retry for AQ command 0x06EEJakub Staniszewski
11 daysice: reintroduce retry mechanism for indirect AQJakub Staniszewski
11 daysice: 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
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore
2026-02-06ice: Remove jumbo_remove step from TX pathAlice Mikityanska
2026-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-02-05ice: dpll: Support E825-C SyncE and dynamic pin discoveryArkadiusz Kubalewski
2026-02-05drivers: Add support for DPLL reference count trackingIvan Vecera
2026-02-05dpll: Add reference count tracking supportIvan Vecera
2026-01-30i40e: drop udp_tunnel_get_rx_info() call from i40e_open()Mohammad Heib
2026-01-30ice: drop udp_tunnel_get_rx_info() call from ndo_open()Mohammad Heib
2026-01-30ice: Fix PTP NULL pointer dereference during VSI rebuildAaron Ma
2026-01-30ice: PTP: fix missing timestamps on E825 hardwareJacob Keller
2026-01-30ice: fix missing TX timestamps interrupts on E825 devicesGrzegorz Nitka
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-27ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg
2026-01-27ice: Fix NULL pointer dereference in ice_vsi_set_napi_queuesAaron Ma