summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2026-03-19ice: fix retry for AQ command 0x06EEJakub Staniszewski
2026-03-19ixgbevf: fix link setup issueJedrzej Jagielski
2026-03-19ice: reintroduce retry mechanism for indirect AQJakub Staniszewski
2026-03-19e1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath
2026-03-19i40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari
2026-03-19iavf: fix incorrect reset handling in callbacksPetr Oros
2026-03-19iavf: fix PTP use-after-free during resetPetr Oros
2026-03-19drivers: net: ice: fix devlink parameters get without irdmaNikolay Aleksandrov
2026-03-12i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba
2026-03-12i40e: fix registering XDP RxQ infoLarysa Zaremba
2026-03-12ice: change XDP RxQ frag_size from DMA write length to xdp.frame_szLarysa Zaremba
2026-03-12ice: fix rxq info registering in mbuf packetsLarysa Zaremba
2026-03-12igc: Fix trigger of incorrect irq in igc_xsk_wakeup functionVivek Behera
2026-03-12igb: Fix trigger of incorrect irq in igb_xsk_wakeupVivek Behera
2026-03-12iavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju
2026-03-12libie: don't unroll if fwlog isn't supportedMichal Swiatkowski
2026-03-12ice: Fix memory leak in ice_set_ringparam()Zilin Guan
2026-03-12ice: fix adding AQ LLDP filter for VFLarysa Zaremba
2026-03-12e1000e: clear DPG_EN after reset to avoid autonomous power-gatingVitaly Lifshits
2026-03-12i40e: Fix preempt count leak in napi poll tracepointThomas Gleixner
2026-03-12ice: fix crash in ethtool offline loopback testMichal Schmidt
2026-03-12ice: recap the VSI and QoS info after rebuildAaron Ma
2026-03-12idpf: Fix flow rule delete failure due to invalid validationSreedevi Joshi
2026-03-12idpf: change IRQ naming to match netdev and ethtool queue numberingBrian Vazquez
2026-03-12idpf: increment completion queue next_to_clean in sw marker wait routineLi Li
2026-03-04net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore
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-27ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg
2026-01-27ice: Fix NULL pointer dereference in ice_vsi_set_napi_queuesAaron Ma
2026-01-27ixgbe: don't initialize aci lock in ixgbe_recovery_probe()Kohei Enju
2026-01-27ixgbe: fix memory leaks in the ixgbe_recovery_probe() pathKohei Enju
2026-01-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-20idpf: Fix data race in idpf_net_dimDavid Yang
2026-01-20idpf: read lower clock bits inside the time sandwichMina Almasry
2026-01-20ice: fix devlink reload call tracePaul Greenwalt
2026-01-20ice: add missing ice_deinit_hw() in devlink reinit pathPaul Greenwalt
2026-01-20ice: Fix persistent failure in ice_get_rxfhCody Haas
2026-01-13igc: Reduce TSN TX packet buffer from 7KB to 5KB per queueChwee-Lin Choong
2026-01-13igc: fix race condition in TX timestamp read for register 0Chwee-Lin Choong
2026-01-13igc: Restore default Qbv schedule when changing channelsKurt Kanzenbach
2026-01-13ice: Fix incorrect timeout ice_release_res()Ding Hui
2026-01-13ice: Avoid detrimental cleanup for bond during interface stopDave Ertman
2026-01-13ice: initialize ring_stats->syncpJacob Keller
2026-01-06idpf: fix aux device unplugging when rdma is not supported by vportLarysa Zaremba
2026-01-06idpf: cap maximum Rx buffer sizeJoshua Hay
2026-01-06idpf: Fix error handling in idpf_vport_open()Sreedevi Joshi