summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-06-08net: ibm: emac: mal: fix unchecked platform_get_irq return valuesRosen Penev
2026-06-08net/mlx4: avoid GCC 10 __bad_copy_from() false positiveYao Sang
2026-06-08pds_core: quiesce DMA before freeing resourcesNikhil P. Rao
2026-06-05net: stmmac: xgmac: report L3/L4 filter match count in ethtool statsNazim Amirul
2026-06-05net: microchip: sparx5: clean up PSFP resources on flower setup failureHaoxiang Li
2026-06-05net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configura...Lorenzo Bianconi
2026-06-05net: airoha: Introduce WAN device flagLorenzo Bianconi
2026-06-05net: airoha: Do not stop GDM port if it is sharedLorenzo Bianconi
2026-06-05net: airoha: Support multiple net_devices for a single FE GDM portLorenzo Bianconi
2026-06-05net: airoha: Remove private net_device pointer in airoha_gdm_dev structLorenzo Bianconi
2026-06-05bnge: fix context mem iterationVikas Gupta
2026-06-05net: stmmac: dwmac4: Report DCB feature capabilityOvidiu Panait
2026-06-05net: ena: PHC: Add missing barrierArthur Kiyanovski
2026-06-05net: airoha: Add NULL check for of_reserved_mem_lookup() in airoha_qdma_init_...ZhaoJinming
2026-06-05net: cpsw_new: unregister devlink on port registration failureGuangshuo Li
2026-06-05idpf: fix mailbox capability for set device clock timeAlok Tiwari
2026-06-05ice: fix missing priority callbacks for U.FL DPLL pinsPetr Oros
2026-06-04net: mv643xx: fix OF node refcountBartosz Golaszewski
2026-06-04octeontx2-af: kpu: Default profile updatesKiran Kumar K
2026-06-04net: airoha: Report extack error to the user if airoha_tc_htb_modify_queue() ...Lorenzo Bianconi
2026-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-04net: rename netdev_ops_assert_locked()Jakub Kicinski
2026-06-04net/mlx5: convert miss_list allocation to kvmalloc_array()William Theesfeld
2026-06-04Reapply "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"Jakub Kicinski
2026-06-04rtase: Avoid sleeping in get_stats64()Justin Lai
2026-06-04rtase: Reset TX subqueue when clearing TX ringJustin Lai
2026-06-04octeontx2-af: npc: Fix CPT channel mask in npc_install_flowNithin Dabilpuram
2026-06-04net/mlx5: Use provided clock ID for history snapshotThomas Gleixner
2026-06-04igc: Use provided clock ID for history snapshotThomas Gleixner
2026-06-04ice/ptp: Use provided clock ID for history snapshotThomas Gleixner
2026-06-03net: axienet: Use dedicated ethtool_ops for the dmaengine pathSuraj Gupta
2026-06-03net/sun: Fix multiple typos in commentsJakub Raczynski
2026-06-03eth: bnxt: disable rx-copybreak by defaultJakub Kicinski
2026-06-03net: ethernet: mtk_eth_soc: Fix use-after-free in metadata dst teardownLorenzo Bianconi
2026-06-03net: airoha: Fix use-after-free in metadata dst teardownLorenzo Bianconi
2026-06-03net: ibm: emac: fix unchecked platform_get_irq return valueRosen Penev
2026-06-03octeontx2-af: Fix initialization of mcam's entry2target_pffunc fieldSuman Ghosh
2026-06-03octeontx2-pf: Fix NDC sync operation errorsGeetha sowjanya
2026-06-03net: b44: use ethtool_putsRosen Penev
2026-06-03net/mlx5e: Verify unique vhca_id count instead of rangeShay Drory
2026-06-03net/mlx5e: TC, enable steering for SD LAGShay Drory
2026-06-03net/mlx5e: TC, track peer flow slots with bitmapShay Drory
2026-06-03net/mlx5: SD, keep netdev resources on same PF in switchdev modeShay Drory
2026-06-03net/mlx5: LAG, block multipath LAG for SD devicesShay Drory
2026-06-03net/mlx5: LAG, block RoCE and VF LAG for SD devicesShay Drory
2026-06-03net/mlx5: SD, introduce Socket Direct LAGShay Drory
2026-06-03net/mlx5: LAG, extend shared FDB API with group_id filterShay Drory
2026-06-03net/mlx5: LAG, prepare for SD device integrationShay Drory
2026-06-03net/mlx5: LAG, replace peer count check with direct peer lookupShay Drory
2026-06-03net/mlx5: E-Switch, move devcom init from TC to eswitch layerShay Drory