summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
3 daysiavf: fix VLAN filter lost on add/delete racePetr Oros1-3/+6
3 daysigc: fix page fault in XDP TX timestamps handlingZdenek Bouska3-0/+42
3 daysigc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju1-5/+2
3 daysice: fix devlink reload call tracePaul Greenwalt1-2/+1
3 daysice: fix retry for AQ command 0x06EEJakub Staniszewski2-21/+15
3 daysixgbevf: fix link setup issueJedrzej Jagielski1-1/+2
3 daysice: reintroduce retry mechanism for indirect AQJakub Staniszewski1-3/+9
3 dayse1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath2-4/+0
3 daysi40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari1-7/+7
2026-03-13i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba1-3/+6
2026-03-13i40e: fix registering XDP RxQ infoLarysa Zaremba2-17/+22
2026-03-13iavf: fix netdev->max_mtu to respect actual hardware limitKohei Enju1-1/+16
2026-03-13e1000e: clear DPG_EN after reset to avoid autonomous power-gatingVitaly Lifshits2-0/+10
2026-03-13i40e: Fix preempt count leak in napi poll tracepointThomas Gleixner1-1/+1
2026-03-13idpf: change IRQ naming to match netdev and ethtool queue numberingBrian Vazquez1-1/+1
2026-03-04net: intel: fix PCI device ID conflict between i40e and ipw2200Ethan Nelson-Moore1-1/+7
2026-02-06ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg1-1/+0
2026-02-06ice: Fix NULL pointer dereference in ice_vsi_set_napi_queuesAaron Ma1-4/+6
2026-01-30ice: Fix persistent failure in ice_get_rxfhCody Haas3-5/+30
2026-01-30igc: fix race condition in TX timestamp read for register 0Chwee-Lin Choong1-18/+25
2026-01-30igc: Restore default Qbv schedule when changing channelsKurt Kanzenbach2-2/+7
2026-01-30ice: Fix incorrect timeout ice_release_res()Ding Hui1-1/+1
2026-01-30ice: Avoid detrimental cleanup for bond during interface stopDave Ertman1-8/+17
2026-01-30ice: initialize ring_stats->syncpJacob Keller1-0/+4
2026-01-17idpf: cap maximum Rx buffer sizeJoshua Hay2-3/+6
2026-01-17idpf: fix memory leak in idpf_vport_rel()Emil Tantilov1-0/+2
2026-01-17idpf: keep the netdev when a reset failsEmil Tantilov1-11/+6
2026-01-08idpf: remove obsolete stashing codeJoshua Hay2-334/+22
2026-01-08idpf: stop Tx if there are insufficient buffer resourcesJoshua Hay3-19/+47
2026-01-08idpf: replace flow scheduling buffer ring with buffer poolJoshua Hay2-112/+105
2026-01-08idpf: simplify and fix splitq Tx packet rollback error pathJoshua Hay3-58/+95
2026-01-08idpf: improve when to set RE bit logicJoshua Hay2-3/+23
2026-01-08idpf: add support for Tx refillqs in flow scheduling modeJoshua Hay2-10/+91
2026-01-08idpf: trigger SW interrupt when exiting wb_on_itr modeJoshua Hay1-10/+19
2026-01-08idpf: add support for SW triggered interruptsJoshua Hay3-1/+13
2026-01-08e1000: fix OOB in e1000_tbi_should_accept()Guangshuo Li1-1/+9
2026-01-08idpf: reduce mbx_task schedule delay to 300usBrian Vazquez1-1/+1
2026-01-08iavf: fix off-by-one issues in iavf_config_rss_reg()Kohei Enju1-2/+2
2026-01-08i40e: validate ring_len parameter against hardware-specific valuesGregory Herrero3-14/+13
2026-01-08i40e: fix scheduling in set_rx_modePrzemyslaw Korba1-0/+1
2025-12-01ice: fix PTP cleanup on driver removal in error pathGrzegorz Nitka1-3/+19
2025-12-01idpf: fix possible vport_config NULL pointer deref in removeEmil Tantilov1-0/+2
2025-11-13net: intel: fm10k: Fix parameter idx set but not usedBrahmajit Das4-6/+5
2025-11-13idpf: do not linearize big TSO packetsEric Dumazet3-113/+120
2025-11-13ice: Don't use %pK through printk or tracepointsThomas Weißschuh2-6/+6
2025-10-23ixgbevf: fix mailbox API compatibility by negotiating supported featuresJedrzej Jagielski6-3/+96
2025-10-23ixgbevf: fix getting link speed data for E610 devicesJedrzej Jagielski4-32/+116
2025-10-23ixgbevf: Add support for Intel(R) E610 devicePiotr Kwapulinski5-6/+33
2025-10-19ice: ice_adapter: release xa entry on adapter allocation failureHaotian Zhang1-4/+6
2025-10-15idpf: fix mismatched free function for dma_alloc_coherentAlok Tiwari1-3/+3