summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-05-26net: enetc: integrate enetc_msg.c into enetc-pf-common driverWei Fang
2026-05-26net: enetc: relocate SR-IOV configuration helper for common PF supportWei Fang
2026-05-26net: enetc: move VF message handlers to enetc_msg.cWei Fang
2026-05-26net: enetc: use enetc_set_si_hw_addr() for setting MAC addressWei Fang
2026-05-25eth: dpaa2: constify dpaa2_ethtool_stats and dpaa2_ethtool_extrasLen Bao
2026-05-25net: ibm: emac: Use napi_gro_receive() for Rx packetsRosen Penev
2026-05-25devlink: pass param values by pointerRatheesh Kannoth
2026-05-25net/mlx5e: Reduce stack use reading PCIe congestion thresholdsRatheesh Kannoth
2026-05-25net/mlx5: Add SPF function type for page managementMoshe Shemesh
2026-05-25net/mlx5: Add FDB peer miss rules for satellite PFsMoshe Shemesh
2026-05-25net/mlx5: Support state get/set for satellite PF portsMoshe Shemesh
2026-05-25net/mlx5: Register SF resource on satellite PF portsOr Har-Toov
2026-05-25net/mlx5: Register devlink ports for satellite PFsMoshe Shemesh
2026-05-25net/mlx5: Map SF controller to pfnum for satellite PFsMoshe Shemesh
2026-05-25net/mlx5: Expose PF number from query_esw_functionsMoshe Shemesh
2026-05-25net/mlx5: Support SPF SFs in SF hardware tableMoshe Shemesh
2026-05-25net/mlx5: Initialize satellite PF SF vportsMoshe Shemesh
2026-05-25net/mlx5: Initialize host PF host number earlierMoshe Shemesh
2026-05-25net/mlx5: Introduce generic helper for PF SFs infoMoshe Shemesh
2026-05-25net/mlx5: Add satellite PF vport supportMoshe Shemesh
2026-05-25net: lan966x: cleanup error handling in lan966x_fdma_rx_alloc_page_pool()Dan Carpenter
2026-05-25octeontx2-af: validate body pcifunc in rvu_mbox_handler_rep_event_notifyMichael Bommarito
2026-05-25net/mlx5: HWS: Reject unsupported remove-header actionPrathamesh Deshpande
2026-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.1-rc5Alexei Starovoitov
2026-05-22net: stmmac: mmc: Remove duplicate mmc_rx crcAbid Ali
2026-05-22net: mana: Expose hardware diagnostic info via debugfsErni Sri Satya Vennela
2026-05-21Revert "mm: introduce a new page type for page pool in page type"Byungchul Park
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-21net: enetc: avoid VF->PF mailbox timeout during SR-IOV teardownWei Fang
2026-05-21net: enetc: fix init and teardown order to prevent use of unsafe resourcesWei Fang
2026-05-21net: enetc: fix unbounded loop and interrupt handling in VF-to-PF messagingWei Fang
2026-05-21net: enetc: fix DMA write to freed memory in enetc_msg_free_mbx()Wei Fang
2026-05-21net: enetc: fix race condition in VF MAC address configurationWei Fang
2026-05-21net: enetc: fix TOCTOU race and validate VF MAC addressWei Fang
2026-05-21net: enetc: add ratelimiting to VF mailbox error messagesWei Fang
2026-05-21net: enetc: fix missing error code when pf->vf_state allocation failsWei Fang
2026-05-21net: enetc: fix incorrect mailbox message status returned to VFsWei Fang
2026-05-21net: bcmgenet: keep RBUF EEE/PM disabledNicolai Buchwitz
2026-05-21ethernet: 3c509: Fix most coding style issuesMaciej W. Rozycki
2026-05-21ethernet: 3c509: Add GPL 2.0 SPDX license identifierMaciej W. Rozycki
2026-05-21ethernet: 3c509: Fix AUI transceiver type selectionMaciej W. Rozycki
2026-05-21Revert "drivers: net: 3com: 3c509: Remove this driver"Maciej W. Rozycki
2026-05-21pds_core: ensure null-termination for firmware version stringsNikhil P. Rao
2026-05-21net: airoha: Disable GDM2 forwarding before configuring GDM2 loopbackLorenzo Bianconi
2026-05-21qed: fix double free in qed_cxt_tables_alloc()Dawei Feng
2026-05-21net: mana: validate rx_req_idx to prevent out-of-bounds array accessAditya Garg
2026-05-21octeontx2-af: npc: Fix allmulticast skip logic for LBK and SDP VFsRatheesh Kannoth
2026-05-21net: enetc: add multiple command BD rings supportWei Fang
2026-05-21net: enetc: add support for "Add" and "Delete" operations to IPFTWei Fang
2026-05-21net: enetc: add support for the "Update" operation to buffer pool tableWei Fang