summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-02-26net: atlantic: fix reading SFP module info on some AQC100 cardsTiernan Hubble
2026-02-26net: macb: add the .pcs_inband_caps() callback for SGMIICharles Perry
2026-02-26net: macb: add support for reporting SGMII inband link statusCharles Perry
2026-02-26net: macb: fix SGMII with inband aneg disabledCharles Perry
2026-02-26octeontx2-af: CGX: replace kfree() with rvu_free_bitmap()Bo Sun
2026-02-26net: stmmac: ptp: limit n_per_outRussell King (Oracle)
2026-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-02-26Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-02-26dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo
2026-02-26net/mlx5e: SHAMPO, Allow high order pages in zerocopy modeDragos Tatulea
2026-02-26net/mlx5e: Add param helper to calculate max page sizeDragos Tatulea
2026-02-26net/mlx5e: Pass netdev queue config to param calculationsDragos Tatulea
2026-02-26net/mlx5e: Add queue config ops for page sizeDragos Tatulea
2026-02-26net/mlx5e: RX, Make page frag bias more robustDragos Tatulea
2026-02-26net/mlx5e: Alloc rq drop page based on calculated page_shiftDragos Tatulea
2026-02-26net/mlx5e: Set page_pool order based on calculated page_shiftDragos Tatulea
2026-02-26net/mlx5e: SHAMPO, Always calculate page sizeDragos Tatulea
2026-02-26net/mlx5e: Drop unused channel parametersDragos Tatulea
2026-02-26net/mlx5e: Move xsk param into new option container structDragos Tatulea
2026-02-26net/mlx5e: Alloc xsk channel param out of mlx5e_open_xsk()Dragos Tatulea
2026-02-26net/mlx5e: Expose and rename xsk channel parameter functionDragos Tatulea
2026-02-26net/mlx5e: Extract max_xsk_wqebbs into its own functionDragos Tatulea
2026-02-26net/mlx5e: Extract striding rq param calculation in functionDragos Tatulea
2026-02-26net/mlx5e: Make mlx5e_rq_param naming consistentDragos Tatulea
2026-02-25net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address queryJianbo Liu
2026-02-25net/mlx5: Fix missing devlink lock in SRIOV enable error pathShay Drory
2026-02-25net/mlx5: E-switch, Clear legacy flag when moving to switchdevShay Drory
2026-02-25net/mlx5: LAG, disable MPESW in lag_disable_change()Shay Drory
2026-02-25net/mlx5: DR, Fix circular locking dependency in dumpShay Drory
2026-02-25net/ibmveth: fix comment typos in ibmveth.cAbhilekh Deka
2026-02-25net: cadence: macb: add ethtool nway_reset supportNicolai Buchwitz
2026-02-25net: mana: Fix double destroy_workqueue on service rescan PCI pathDipayaan Roy
2026-02-25net: stmmac: fix transmit interrupt coalescingRussell King (Oracle)
2026-02-25net: stmmac: use circ_buf helpers for descriptorsRussell King (Oracle)
2026-02-25net: fs_enet: allow nvmem to override MAC addressRosen Penev
2026-02-25net: stmmac: fix EEE supportable interfacesRussell King (Oracle)
2026-02-25e1000e: clear DPG_EN after reset to avoid autonomous power-gatingVitaly Lifshits
2026-02-25e1000e: introduce new board type for Panther Lake PCHVitaly Lifshits
2026-02-25ixgbevf: fix link setup issueJedrzej Jagielski
2026-02-25i40e: Fix preempt count leak in napi poll tracepointThomas Gleixner
2026-02-25ice: fix crash in ethtool offline loopback testMichal Schmidt
2026-02-25ice: recap the VSI and QoS info after rebuildAaron Ma
2026-02-25idpf: Fix flow rule delete failure due to invalid validationSreedevi Joshi
2026-02-25idpf: change IRQ naming to match netdev and ethtool queue numberingBrian Vazquez
2026-02-25idpf: nullify pointers after they are freedLi Li
2026-02-25idpf: skip deallocating txq group's txqs if it is NULLLi Li
2026-02-25idpf: skip deallocating bufq_sets from rx_qgrp if it is NULLLi Li
2026-02-25idpf: increment completion queue next_to_clean in sw marker wait routineLi Li
2026-02-24net: freescale: ucc_geth: call of_node_put onceRosen Penev
2026-02-24eth: bnxt: rename ring_err_stats -> ring_drv_statsJakub Kicinski