summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2025-09-08idpf: use a saner limit for default number of queues to allocateAlexander Lobakin
2025-09-08idpf: fix Rx descriptor ready check barrier in splitqAlexander Lobakin
2025-09-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-09-03ixgbe: drop unnecessary casts to u16 / intJacek Kowalski
2025-09-03igc: drop unnecessary constant casts to u16Jacek Kowalski
2025-09-03igb: drop unnecessary constant casts to u16Jacek Kowalski
2025-09-03e1000e: drop unnecessary constant casts to u16Jacek Kowalski
2025-09-03e1000: drop unnecessary constant casts to u16Jacek Kowalski
2025-09-03igbvf: remove redundant counter rx_long_byte_count from ethtool statisticsKohei Enju
2025-09-03igbvf: add lbtx_packets and lbtx_bytes to ethtool statisticsKohei Enju
2025-09-03ixgbe: reduce number of reads when getting OROM dataJedrzej Jagielski
2025-09-03ixgbe: add the 2.5G and 5G speeds in auto-negotiation for E610Piotr Kwapulinski
2025-09-02e1000e: fix heap overflow in e1000_set_eepromVitaly Lifshits
2025-09-02ixgbe: fix incorrect map used in eee linkmodeAlok Tiwari
2025-09-02i40e: Fix potential invalid access when MAC list is emptyZhen Ni
2025-09-02i40e: remove read access to debugfs filesJacob Keller
2025-09-02idpf: set mac type when adding and removing MAC filtersEmil Tantilov
2025-09-02idpf: fix UAF in RDMA core aux dev deinitializationJoshua Hay
2025-09-02ice: fix NULL access of tx->in_use in ice_ll_ts_intrJacob Keller
2025-09-02ice: fix NULL access of tx->in_use in ice_ptp_ts_irqJacob Keller
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-08-27ice: finish virtchnl.c split into rss.cPrzemek Kitszel
2025-08-27ice: extract virt/rss.c: cleanup - p2Przemek Kitszel
2025-08-27ice: extract virt/rss.c: cleanup - p1Przemek Kitszel
2025-08-27ice: split RSS stuff out of virtchnl.c - copy backPrzemek Kitszel
2025-08-27ice: split RSS stuff out of virtchnl.c - tmp renamePrzemek Kitszel
2025-08-27ice: finish virtchnl.c split into queues.cPrzemek Kitszel
2025-08-27ice: extract virt/queues.c: cleanup - p3Przemek Kitszel
2025-08-27ice: extract virt/queues.c: cleanup - p2Przemek Kitszel
2025-08-27ice: extract virt/queues.c: cleanup - p1Przemek Kitszel
2025-08-27ice: split queue stuff out of virtchnl.c - copy backPrzemek Kitszel
2025-08-27ice: split queue stuff out of virtchnl.c - tmp renamePrzemek Kitszel
2025-08-26devlink: Move graceful period parameter to reporter opsShahar Shitrit
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-25ice: add virt/ and move ice_virtchnl* files therePrzemek Kitszel
2025-08-22idpf: do not linearize big TSO packetsEric Dumazet
2025-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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