summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2026-06-12net/mlx5: Check max_macs devlink param value against max capabilityDragos Tatulea
2026-06-12net: ethernet: mtk_wed: fix loading WO firmware for MT7986Zhi-Jun You
2026-06-12net: mana: guard TX wq object destroy with INVALID_MANA_HANDLE checkAditya Garg
2026-06-12net: mana: initialize gdma queue id to INVALID_QUEUE_IDAditya Garg
2026-06-12tls: remove tls_toe and the related driverSabrina Dubroca
2026-06-12net: ethernet: sis900: correct CONFIG_VLAN_8021Q macro name in commentEthan Nelson-Moore
2026-06-12bnxt: fix head underflow on XDP head-growJoe Damato
2026-06-12net: stmmac: xgmac2: disable RBUE in default RX interrupt maskNazim Amirul
2026-06-11net: airoha: simplify WAN device check in airoha_dev_init()Lorenzo Bianconi
2026-06-11mlxsw: fix refcount leak in mlxsw_sp_vrs_lpm_tree_replace()Wentao Liang
2026-06-11mlxsw: fix refcount leak in mlxsw_sp_port_lag_join()Wentao Liang
2026-06-11net: bcmgenet: convert RX path to page_poolNicolai Buchwitz
2026-06-11net: airoha: move get_sport() callback at the beginning of airoha_enable_gdm2...Lorenzo Bianconi
2026-06-11net: fec: remove reference to nonexistent CONFIG_GILBARCONAP optionEthan Nelson-Moore
2026-06-11bnx2x: fix resource leaks in bnx2x_init_one() error pathsHaoxiang Li
2026-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-06-11octeontx2-af: fix IP fragment flag corruption on custom KPU profile loadKiran Kumar K
2026-06-11net: txgbe: initialize PHY interface to 0Jiawen Wu
2026-06-11net: txgbe: distinguish module types by checking identifierJiawen Wu
2026-06-11net: txgbe: initialize module info bufferJiawen Wu
2026-06-11net: mvpp2: build skb from XDP-adjusted data on XDP_PASSTil Kaiser
2026-06-11net: mvpp2: refill RX buffers before XDP or skb useTil Kaiser
2026-06-11net: mvpp2: limit XDP frame size to the RX bufferTil Kaiser
2026-06-11net: mvpp2: sync RX data at the hardware packet offsetTil Kaiser
2026-06-09net: lan966x: restore RX state on reload failureGuangshuo Li
2026-06-09bnxt: convert to core rx_mode retry mechanismStanislav Fomichev
2026-06-09net: change ndo_set_rx_mode_async return type to intStanislav Fomichev
2026-06-09net: eth: benet: Use strscpy() to copy strings into arraysDavid Laight
2026-06-09net: mana: Cache MANA_QUERY_LINK_CONFIG result to avoid repeated HWC queriesErni Sri Satya Vennela
2026-06-09net: mscc: ocelot: validate netdev belongs to switch in .netdev_to_port()David Yang
2026-06-09bnxt_en: Fix NULL pointer dereferenceKyle Meyer
2026-06-09net: mana: Add support for PF device 0x00C1Haiyang Zhang
2026-06-09net: mana: Allocate interrupt context for each EQ when creating vPortLong Li
2026-06-09net: mana: Use GIC functions to allocate global EQsLong Li
2026-06-09net: mana: Introduce GIC context with refcounting for interrupt managementLong Li
2026-06-09net: mana: Query device capabilities and configure MSI-X sharing for EQsLong Li
2026-06-09net: mana: Create separate EQs for each vPortLong Li
2026-06-09net: ethtool: optionally skip rtnl_lock on Netlink path for SET opsJakub Kicinski
2026-06-09net: ethtool: optionally skip rtnl_lock on Netlink path for GET opsJakub Kicinski
2026-06-09igc: skip RX timestamp header for frame preemption verificationKhaiWenTan
2026-06-09ixgbe: do not configure xps for XDP queuesLarysa Zaremba
2026-06-09idpf: add padding to PTP virtchnl structuresPrzemyslaw Korba
2026-06-09octeontx2-af: fix memory leak in rvu_setup_hw_resources()Dawei Feng
2026-06-08net/mlx5: Use effective affinity mask for IRQ selectionFushuai Wang
2026-06-08net/mlx5: Simplify cpumask operations in comp_irq_request_sf()Fushuai Wang
2026-06-08net/mlx5e: xsk: Fix DMA and xdp_frame leak on XDP_TX xmit failureDragos Tatulea
2026-06-08net/mlx5: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_listDragos Tatulea
2026-06-08net: ibm: emac: mal: fix potential system hang in mal_remove()Rosen Penev
2026-06-08net: ibm: emac: Clear MAL descriptors without memsetRosen Penev
2026-06-08net: ibm: emac: Fix use-after-free during device removalRosen Penev