summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
6 dayse1000e: fix heap overflow in e1000_set_eepromVitaly Lifshits
6 daysixgbe: fix incorrect map used in eee linkmodeAlok Tiwari
6 daysi40e: Fix potential invalid access when MAC list is emptyZhen Ni
6 daysi40e: remove read access to debugfs filesJacob Keller
6 daysidpf: set mac type when adding and removing MAC filtersEmil Tantilov
6 daysidpf: fix UAF in RDMA core aux dev deinitializationJoshua Hay
6 daysice: fix NULL access of tx->in_use in ice_ll_ts_intrJacob Keller
6 daysice: fix NULL access of tx->in_use in ice_ptp_ts_irqJacob Keller
2025-08-25ixgbe: fix ixgbe_orom_civd_info struct layoutJedrzej Jagielski
2025-08-25ice: fix incorrect counter for buffer allocation failuresMichal Kubiak
2025-08-25ice: use fixed adapter index for E825C embedded devicesJacob Keller
2025-08-25ice: don't leave device non-functional if Tx scheduler config failsJacob Keller
2025-08-25ice: fix NULL pointer dereference in ice_unplug_aux_dev() on resetEmil Tantilov
2025-08-21idpf: remove obsolete stashing codeJoshua Hay
2025-08-21idpf: stop Tx if there are insufficient buffer resourcesJoshua Hay
2025-08-21idpf: replace flow scheduling buffer ring with buffer poolJoshua Hay
2025-08-21idpf: simplify and fix splitq Tx packet rollback error pathJoshua Hay
2025-08-21idpf: improve when to set RE bit logicJoshua Hay
2025-08-21idpf: add support for Tx refillqs in flow scheduling modeJoshua Hay
2025-08-20igc: fix disabling L1.2 PCI-E link substate on I226 on initValdikSS
2025-08-20ixgbe: fix ndo_xdp_xmit() workloadsMaciej Fijalkowski
2025-08-20ixgbe: xsk: resolve the negative overflow of budget in ixgbe_xmit_zcJason Xing
2025-08-12ixgbe: prevent from unwanted interface name changesJedrzej Jagielski
2025-07-30Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-07-29Merge tag 'timers-cleanups-2025-07-27' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-26igb: xsk: solve negative overflow of nb_pkts in zerocopy modeJason Xing
2025-07-25Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-07-25net: Fix typosBjorn Helgaas
2025-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-24i40e: use libie_aq_strMichal Swiatkowski
2025-07-24iavf: use libie_aq_strMichal Swiatkowski
2025-07-24ice: use libie_aq_strMichal Swiatkowski
2025-07-24libie: add adminq helper for converting err to strMichal Swiatkowski
2025-07-24iavf: use libie adminq descriptorsMichal Swiatkowski
2025-07-24i40e: use libie adminq descriptorsMichal Swiatkowski
2025-07-24ixgbe: use libie adminq descriptorsMichal Swiatkowski
2025-07-24ice, libie: move generic adminq descriptors to libMichal Swiatkowski
2025-07-23idpf: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-23iavf: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-21e1000e: ignore uninitialized checksum word on tgpJacek Kowalski
2025-07-21e1000e: disregard NVM checksum on tgp when valid checksum bit is not setJacek Kowalski
2025-07-21ice: Fix a null pointer dereference in ice_copy_and_init_pkg()Haoxiang Li
2025-07-21i40e: When removing VF MAC filters, only check PF-set MACJamie Bainbridge
2025-07-21i40e: report VF tx_dropped with tx_errors instead of tx_discardsDennis Chen
2025-07-18ixgbevf: remove unused fields from struct ixgbevf_adapterYuto Ohnuki
2025-07-18igbvf: remove unused fields from struct igbvf_adapterYuto Ohnuki
2025-07-18igc: Add wildcard rule support to ethtool NFC using Default QueueSong Yoong Siang
2025-07-18igc: Relocate RSS field definitions to igc_defines.hSong Yoong Siang
2025-07-18ice: breakout common LAG code into helpersDave Ertman