summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
4 daysxsk: honor XDP_TX_METADATA in zero-copy pathStanislav Fomichev
10 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
10 daysMerge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
11 daysnet: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tcEric Dumazet
11 daysnet: prevent torn reads in netdev_tc_txqEric Dumazet
2026-08-12ixd: add devlink supportAmritha Nambiar
2026-08-12ixd: add the core initializationLarysa Zaremba
2026-08-12ixd: add reset checks and initialize the mailboxLarysa Zaremba
2026-08-12ixd: add basic driver framework for Intel(R) Control Plane FunctionLarysa Zaremba
2026-08-12idpf: print a debug message and bail in case of non-event ctlq messageLarysa Zaremba
2026-08-12idpf: make mbx_task queueing and cancelling more consistentLarysa Zaremba
2026-08-12idpf: refactor idpf to use libie control queuesPavan Kumar Linga
2026-08-12idpf: refactor idpf to use libie_pci APIsPavan Kumar Linga
2026-08-12idpf: remove unused code for getting RSS info from deviceLarysa Zaremba
2026-08-12idpf: remove 'vport_params_reqd' fieldPavan Kumar Linga
2026-08-12libie: add bookkeeping support for control queue messagesPhani R Burra
2026-08-12libie: add control queue supportPhani R Burra
2026-08-12libeth: allow to create fill queues without NAPIPavan Kumar Linga
2026-08-12libie: add PCI device initialization helpers to libiePhani R Burra
2026-08-12virtchnl: move virtchnl and virtchnl2 headers to 'include/linux/net/intel'Victor Raj
2026-08-11idpf: add missing cpu_to_le32 in idpf_tx_splitq_build_flow_descWillem de Bruijn
2026-08-11ice: acquire NVM lock around each flash readRobert Malz
2026-08-11ice: clear the default forwarding VSI rule when releasing a VSIPetr Oros
2026-08-11ice: fall back to SBQ when LL PHY timer interface times outPrzemyslaw Korba
2026-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-06igc: fix netdev not re-attached after resume if interface is downPhilipp David
2026-08-03xsk: validate metadata when processing requestsStanislav Fomichev
2026-08-03xsk: pass TX metadata pointer by referenceStanislav Fomichev
2026-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-30net: intel: remove conditional return with no effectSang-Heon Jeon
2026-07-28e1000: fix memory leak in e1000_probe()Dawei Feng
2026-07-28igbvf: Fix leak in TX DMA error cleanupMatt Vollrath
2026-07-28igc: remove napi_synchronize() in igc_down()David Carlier
2026-07-28ice: suppress DPLL errors during reset recoveryPrzemyslaw Korba
2026-07-28ice: fix memory leak in ice_lbtest_prepare_rings()Dawei Feng
2026-07-28ice: fix VF interrupts cleanupDawid Osuchowski
2026-07-28ice: wait for reset completion in ice_resume()Aaron Ma
2026-07-28idpf: Fix mailbox IRQ name leak on request failureYuho Choi
2026-07-28idpf: adjust TxQ ring count minimumJoshua Hay
2026-07-28idpf: bound interrupt-vector register fill to the allocated arrayMichael Bommarito
2026-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-07-23idpf: fix max_vport related crash on allocation error during initEmil Tantilov
2026-07-23ice: reject out-of-range ptype in ice_parser_profile_initAleksandr Loktionov
2026-07-23ice: prevent tstamp ring allocation for non-PF VSI typesPaul Greenwalt
2026-07-23ice: fix PTP Call Trace during PTP releasePaul Greenwalt
2026-07-23ice: use READ_ONCE() to access cached PHC timeSergey Temerkhanov
2026-07-23ice: fix LAG recipe to profile associationMarcin Szycik
2026-07-23ice: pass the return value of skb_checksum_help()Michal Swiatkowski
2026-07-23ice: allow creating VFs when !CONFIG_ICE_SWITCHDEVVincent Chen
2026-07-22net: Use helpers to get/set UDP len tree-wideAlice Mikityanska