summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
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
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