summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
2026-03-12i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba1-3/+6
2026-03-12i40e: fix registering XDP RxQ infoLarysa Zaremba2-17/+22
2026-03-12ice: change XDP RxQ frag_size from DMA write length to xdp.frame_szLarysa Zaremba1-5/+4
2026-03-12ice: fix rxq info registering in mbuf packetsLarysa Zaremba4-20/+14
2026-03-12igc: Fix trigger of incorrect irq in igc_xsk_wakeup functionVivek Behera2-11/+26
2026-03-12igb: Fix trigger of incorrect irq in igb_xsk_wakeupVivek Behera1-8/+30
2026-03-12iavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju1-1/+16
2026-03-12libie: don't unroll if fwlog isn't supportedMichal Swiatkowski1-0/+4
2026-03-12ice: Fix memory leak in ice_set_ringparam()Zilin Guan1-2/+9
2026-03-12ice: fix adding AQ LLDP filter for VFLarysa Zaremba1-1/+1
2026-03-12e1000e: clear DPG_EN after reset to avoid autonomous power-gatingVitaly Lifshits2-0/+10
2026-03-12i40e: Fix preempt count leak in napi poll tracepointThomas Gleixner1-1/+1
2026-03-12ice: fix crash in ethtool offline loopback testMichal Schmidt3-6/+18
2026-03-12ice: recap the VSI and QoS info after rebuildAaron Ma3-11/+41
2026-03-12idpf: Fix flow rule delete failure due to invalid validationSreedevi Joshi1-3/+0
2026-03-12idpf: change IRQ naming to match netdev and ethtool queue numberingBrian Vazquez1-1/+1
2026-03-12idpf: increment completion queue next_to_clean in sw marker wait routineLi Li1-3/+3
2026-03-04net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore1-1/+7
2026-01-30i40e: drop udp_tunnel_get_rx_info() call from i40e_open()Mohammad Heib1-1/+0
2026-01-30ice: drop udp_tunnel_get_rx_info() call from ndo_open()Mohammad Heib1-3/+0
2026-01-30ice: Fix PTP NULL pointer dereference during VSI rebuildAaron Ma3-5/+29
2026-01-30ice: PTP: fix missing timestamps on E825 hardwareJacob Keller3-78/+103
2026-01-30ice: fix missing TX timestamps interrupts on E825 devicesGrzegorz Nitka1-1/+4
2026-01-28ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg1-1/+0
2026-01-28ice: Fix NULL pointer dereference in ice_vsi_set_napi_queuesAaron Ma1-4/+6
2026-01-28ixgbe: don't initialize aci lock in ixgbe_recovery_probe()Kohei Enju1-4/+2
2026-01-28ixgbe: fix memory leaks in the ixgbe_recovery_probe() pathKohei Enju1-12/+8
2026-01-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-8/+33
2026-01-21idpf: Fix data race in idpf_net_dimDavid Yang1-5/+11
2026-01-20idpf: read lower clock bits inside the time sandwichMina Almasry1-1/+1
2026-01-20ice: fix devlink reload call tracePaul Greenwalt1-2/+1
2026-01-20ice: add missing ice_deinit_hw() in devlink reinit pathPaul Greenwalt1-0/+1
2026-01-20ice: Fix persistent failure in ice_get_rxfhCody Haas3-5/+30
2026-01-13igc: Reduce TSN TX packet buffer from 7KB to 5KB per queueChwee-Lin Choong1-2/+3
2026-01-13igc: fix race condition in TX timestamp read for register 0Chwee-Lin Choong1-18/+25
2026-01-13igc: Restore default Qbv schedule when changing channelsKurt Kanzenbach2-2/+7
2026-01-13ice: Fix incorrect timeout ice_release_res()Ding Hui1-1/+1
2026-01-13ice: Avoid detrimental cleanup for bond during interface stopDave Ertman1-8/+17
2026-01-13ice: initialize ring_stats->syncpJacob Keller1-0/+4
2026-01-07idpf: fix aux device unplugging when rdma is not supported by vportLarysa Zaremba1-1/+1
2026-01-07idpf: cap maximum Rx buffer sizeJoshua Hay2-3/+6
2026-01-07idpf: Fix error handling in idpf_vport_open()Sreedevi Joshi1-2/+2
2026-01-07idpf: Fix RSS LUT NULL ptr issue after soft resetSreedevi Joshi3-17/+6
2026-01-07idpf: Fix RSS LUT configuration on down interfacesSreedevi Joshi1-7/+11
2026-01-07idpf: Fix RSS LUT NULL pointer crash on early ethtool operationsSreedevi Joshi5-79/+66
2026-01-07idpf: fix issue with ethtool -n command displayErik Gabriel Carrillo2-22/+40
2026-01-07idpf: fix memory leak of flow steer list on rmmodSreedevi Joshi3-3/+42
2026-01-07idpf: fix error handling in the init_task on loadEmil Tantilov1-4/+12
2026-01-07idpf: fix memory leak in idpf_vc_core_deinit()Emil Tantilov1-0/+4
2026-01-07idpf: fix memory leak in idpf_vport_rel()Emil Tantilov1-0/+2