summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
13 hoursMerge branch 'headers' of git://git.infradead.org/users/willy/pagecache.gitMark Brown
14 hoursMerge branch 'main' of https://git.kernel.org/pub/scm/linux/kernel/git/netdev...Mark Brown
26 hoursfm10k: Remove obsolete 32-bit DMA mask fallbackRuizhe Zhou
5 daystreewide: refresh kmalloc_obj() conversionsKees Cook
8 daysi40e: Avoid repeating RX filter warningChris Packham
8 daysi40e: add support for bpf_xdp_metadata_rx_vlan_tag()Kohei Enju
8 daysi40e: add support for bpf_xdp_metadata_rx_hash()Kohei Enju
8 daysi40e: prepare for XDP metadata ops supportKohei Enju
2026-08-25drivers/net: Remove includes of pagemap.hMatthew Wilcox (Oracle)
2026-08-24xsk: honor XDP_TX_METADATA in zero-copy pathStanislav Fomichev
2026-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-17Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-08-17net: add READ_ONCE()/WRITE_ONCE() annotations for dev->num_tcEric Dumazet
2026-08-17net: 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