summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-06-13e1000: limit endianness conversion to boundary wordsAgalakov Daniil
2026-06-13e1000e: Use __napi_schedule_irqoff()Matt Vollrath
2026-06-13igc: use napi_schedule_irqoff() instead of napi_schedule()Daiki Harada
2026-06-13igb: use napi_schedule_irqoff() instead of napi_schedule()Daiki Harada
2026-06-13e1000e: use ktime_get_real_ns() in e1000e_systim_reset()Aleksandr Loktionov
2026-06-13igb: use ktime_get_real helpers in igb_ptp_reset()Aleksandr Loktionov
2026-06-13ixgbe: e610: remove redundant assignmentPiotr Kwapulinski
2026-06-13net/intel: Replace manual array size calculation with ARRAY_SIZEJakub Raczynski
2026-06-13iavf: iavf_virtchnl_completion: drop duplicate ether_addr_equal() testCorinna Vinschen
2026-06-13ice: remove redundant checks from PTP initNatalia Wochtman
2026-06-13idpf: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-06-13octeontx2-af: npc: cn20k: Allocate npc_priv and dstats dynamically.Ratheesh Kannoth
2026-06-13octeontx2: cn20k: Respect NPC MCAM X2/X4 profile in flows and DFT allocRatheesh Kannoth
2026-06-13octeontx2-af: npc: Support for custom KPU profile from filesystemRatheesh Kannoth
2026-06-13octeontx2: cn20k: Coordinate default rules with NIX LF lifecycleRatheesh Kannoth
2026-06-13octeontx2-af: npc: cn20k: add subbank search order controlRatheesh Kannoth
2026-06-13octeontx2-af: npc: cn20k: debugfs enhancementsRatheesh Kannoth
2026-06-13octeontx2-af: enforce single RVU AF probeRatheesh Kannoth
2026-06-13net/stmmac: Apply MTL_MAX queue limit if config missingJakub Raczynski
2026-06-13net/stmmac: Apply TBS config only to used queuesJakub Raczynski
2026-06-13net: airoha: Fix debugfs new-tuple display for IPv4 ROUTE entriesWayen.Yan
2026-06-13net: airoha: Fix register index for Tx-fwd counter configurationWayen.Yan
2026-06-13net: airoha: better handle MIBs for GDM ports with multiple devs attachedLorenzo Bianconi
2026-06-13octeontx2-af: fix NPC mailbox codes in mbox.hRatheesh Kannoth
2026-06-13ethernet: 3c509: Improve style of pnp_device_id array terminatorUwe Kleine-König (The Capable Hub)
2026-06-13net: bcmgenet: Use weighted round-robin TX DMA arbitrationOvidiu Panait
2026-06-13ice: implement E825 TX ref clock control and TXC hardware sync statusGrzegorz Nitka
2026-06-13ice: add Tx reference clock index handling to AN restart commandGrzegorz Nitka
2026-06-13ice: implement CPI support for E825CGrzegorz Nitka
2026-06-13ice: introduce TXC DPLL device and TX ref clock pin framework for E825Grzegorz Nitka
2026-06-13net: wwan: t7xx: check skb_clone in control TXRuoyu Wang
2026-06-13net: ethernet: mtk_wed: debugfs: correct index in wed_amsdu_show()Wentao Guan
2026-06-13netdevsim: tc: allow to test nf_tables offload control plane codeFlorian Westphal
2026-06-13net: airoha: Fix error handling in airoha_ppe_flush_sram_entries()Wayen.Yan
2026-06-13Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Paolo Abeni
2026-06-13octeontx2-af: npc: Fix size of entry2cntr_mapRatheesh Kannoth
2026-06-12net/mlx5: Check max_macs devlink param value against max capabilityDragos Tatulea
2026-06-12net: dsa: microchip: implement port_teardown only if neededBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: implement lan937x-specific MDIO registrationBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: implement port_hsr_join for KSZ9477 onlyBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: implement .{get/set}_wol only if neededBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: implement .support_eee() only if neededBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: remove setup_rgmii_delay() KSZ operationBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: wrap the MAC configuration checks in a functionBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: implement get_phy_flags only if neededBastien Curutchet (Schneider Electric)
2026-06-12net: dsa: microchip: remove VLAN operations for ksz8463Vladimir Oltean
2026-06-12net: dsa: microchip: remove useless common cls_flower_{add/del} operationsBastien Curutchet (Schneider Electric)
2026-06-12netconsole: clear cached dev_name on resume-window cleanupBreno Leitao
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