summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
2 daysice: fix locking in ice_dcb_rebuild()Bart Van Assche1-2/+2
2 daysice: fix setting promisc mode while adding VID filterMarcin Szycik1-1/+1
2 daysixgbevf: fix use-after-free in VEPA multicast source pruningMichael Bommarito1-0/+1
2 daysRevert "ice: Remove jumbo_remove step from TX path"Sasha Levin1-0/+3
2 daysRevert "ice: fix double-free of tx_buf skb"Sasha Levin1-4/+2
11 daysi40e: Cleanup PTP pins on probe failureMatt Vollrath3-1/+4
11 daysice: fix NULL pointer dereference in ice_reset_all_vfs()Petr Oros1-1/+6
11 daysiavf: add VIRTCHNL_OP_ADD_VLAN to success completion handlerPetr Oros1-0/+4
11 daysiavf: wait for PF confirmation before removing VLAN filtersPetr Oros3-17/+34
11 daysiavf: stop removing VLAN filters from PF on interface downPetr Oros3-66/+12
11 daysiavf: rename IAVF_VLAN_IS_NEW to IAVF_VLAN_ADDINGPetr Oros2-5/+5
11 dayse1000e: Unroll PTP in probe error handlingMatt Vollrath1-0/+1
11 daysi40e: don't advertise IFF_SUPP_NOFCSKohei Enju1-1/+0
11 daysice: fix double-free of tx_buf skbMichal Schmidt1-2/+4
11 daysice: Remove jumbo_remove step from TX pathAlice Mikityanska1-3/+0
2026-04-27i40e: Fix preempt count leak in napi poll tracepointThomas Gleixner1-1/+1
2026-04-27ice: Fix memory leak in ice_set_ringparam()Zilin Guan1-2/+9
2026-04-27e1000: check return value of e1000_read_eepromAgalakov Daniil1-1/+7
2026-04-27ixgbevf: add missing negotiate_features op to Hyper-V ops tableMichal Schmidt1-0/+7
2026-04-02ice: use ice_update_eth_stats() for representor statsPetr Oros2-4/+13
2026-03-25iavf: fix VLAN filter lost on add/delete racePetr Oros1-3/+6
2026-03-25igc: fix missing update of skb->tail in igc_xmit_frame()Kohei Enju1-5/+2
2026-03-25ice: fix retry for AQ command 0x06EEJakub Staniszewski2-21/+15
2026-03-25ixgbevf: fix link setup issueJedrzej Jagielski1-1/+2
2026-03-25ice: reintroduce retry mechanism for indirect AQJakub Staniszewski1-3/+9
2026-03-25e1000/e1000e: Fix leak in DMA error cleanupMatt Vollrath2-4/+0
2026-03-25i40e: fix src IP mask checks and memcpy argument names in cloud filterAlok Tiwari1-7/+7
2026-03-25i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba1-3/+6
2026-03-25i40e: fix registering XDP RxQ infoLarysa Zaremba2-17/+22
2026-03-25e1000e: clear DPG_EN after reset to avoid autonomous power-gatingVitaly Lifshits2-0/+10
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-01-30igc: fix race condition in TX timestamp read for register 0Chwee-Lin Choong1-18/+25
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-11e1000: fix OOB in e1000_tbi_should_accept()Guangshuo Li1-1/+9
2026-01-11iavf: fix off-by-one issues in iavf_config_rss_reg()Kohei Enju1-2/+2
2026-01-11i40e: fix scheduling in set_rx_modePrzemyslaw Korba1-0/+1
2025-11-24net: intel: fm10k: Fix parameter idx set but not usedBrahmajit Das4-6/+5
2025-11-24ice: Don't use %pK through printk or tracepointsThomas Weißschuh2-6/+6
2025-10-29net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior4-4/+4
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-02i40e: add validation for ring_len paramLukasz Czapnik1-0/+14
2025-10-02i40e: increase max descriptors for XL710Justin Bronder2-6/+20
2025-10-02i40e: improve VF MAC filters accountingLukasz Czapnik3-44/+50
2025-10-02i40e: add mask to apply valid bits for itr_idxLukasz Czapnik1-1/+1
2025-10-02i40e: add max boundary check for VF filtersLukasz Czapnik1-0/+10
2025-10-02i40e: fix validation of VF state in get resourcesLukasz Czapnik2-2/+8