summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-03-29net: macb: rename macb_default_usrio to at91_default_usrio as not all platfor...Conor Dooley-46/+63
2026-03-29Revert "net: macb: Clean up the .usrio settings in macb_config instances"Conor Dooley-1/+18
2026-03-29net: wan/fsl_ucc_hdlc: cleanup ucc_hdlc_pollTomas Alvarez Vanoli-2/+1
2026-03-29bnxt_en: Implement XDP RSS hash metadata extraction for V3_CMPChris J Arges-0/+10
2026-03-29bnxt_en: Move bnxt_rss_ext_op into headerChris J Arges-17/+17
2026-03-29bnxt_en: Implement XDP RSS hash metadata extractionChris J Arges-0/+57
2026-03-29bnxt_en: use bnxt_xdp_buff for xdp contextChris J Arges-10/+26
2026-03-29net: dsa: qca8k: Use the right GPIO headerLinus Walleij-1/+1
2026-03-29net: stmmac: dwmac-rk: Fix typo in comment谢致邦 (XIE Zhibang)-1/+1
2026-03-29drivers: net: drop ipv6_stub usage and use direct function callsFernando Fernandez Mancera-46/+35
2026-03-29ipv6: convert CONFIG_IPV6 to built-in only and clean up KconfigsFernando Fernandez Mancera-13/+2
2026-03-27vrf: Remove unnecessary RCU protection around dst entriesIdo Schimmel-44/+12
2026-03-27vrf: Use dst_dev_put() instead of using loopback deviceIdo Schimmel-20/+4
2026-03-27vrf: Remove unnecessary NULL checkIdo Schimmel-7/+5
2026-03-27net: stmmac: imx: Disable EEELaurent Pinchart-6/+3
2026-03-27net: stmmac: provide flag to disable EEERussell King (Oracle)-1/+6
2026-03-27net: enetc: do not allow VF to configure the RSS keyWei Fang-1/+5
2026-03-27net: enetc: check whether the RSS algorithm is ToeplitzWei Fang-0/+4
2026-03-27net: sfp: Fix Ubiquiti U-Fiber Instant SFP module on mvnetaMarek Behún-1/+6
2026-03-27net: mana: Use at least SZ_4K in doorbell ID range checkErni Sri Satya Vennela-0/+25
2026-03-27mlx5: shd: Gracefully avoid shared devlink creation when no usable SN is foundJiri Pirko-1/+1
2026-03-27vxlan: validate ND option lengths in vxlan_na_createYang Yang-2/+4
2026-03-27eth: fbnic: Fix debugfs output for BDQ's with page fragsDimitri Daskalakis-1/+1
2026-03-27eth: fbnic: Account for page fragments when updating BDQ tailDimitri Daskalakis-3/+3
2026-03-27fwctl/bnxt_en: Create an aux device for fwctlPavan Chebbi-2/+10
2026-03-27fwctl/bnxt_en: Refactor aux bus functions to be more genericPavan Chebbi-162/+253
2026-03-27fwctl/bnxt_en: Move common definitions to include/linux/bnxt/Pavan Chebbi-133/+5
2026-03-27net: ti: icssg-prueth: fix missing data copy and wrong recycle in ZC RX dispatchDavid Carlier-1/+1
2026-03-27tg3: Fix race for querying speed/duplexThomas Bogendoerfer-1/+1
2026-03-26net: stmmac: remove axi_kbbe, axi_mb and axi_rb membersRussell King (Oracle)-4/+0
2026-03-26virtio-net: enable NETIF_F_GRO_HW only if GRO-related offloads are supportedDi Zhu-11/+13
2026-03-26net: enetc: do not access non-existent registers on pseudo MACWei Fang-0/+7
2026-03-26net: enetc: add graceful stop to safely reinitialize the TX RingWei Fang-14/+108
2026-03-26net: enetc: reset PIR and CIR if they are not equal when initializing TX ringWei Fang-1/+12
2026-03-26net: fec: fix the PTP periodic output sysfs interfaceBuday Csaba-3/+0
2026-03-26virtio_net: sync RX buffer before reading the headerMichael S. Tsirkin-10/+10
2026-03-26net: ethernet: mtk_ppe: avoid NULL deref when gmac0 is disabledSven Eckelmann (Plasma Cloud)-1/+20
2026-03-26net: mana: Fix RX skb truesize accountingDipayaan Roy-0/+7
2026-03-26net: dsa: microchip: drop an outdated comment about SGMII supportMaxime Chevallier-1/+1
2026-03-26net: dsa: microchip: Drop unnecessary check in ksz9477 PCS setupMaxime Chevallier-29/+26
2026-03-26net: phylink: use phylink_expects_phy() in phylink_fwnode_phy_connect()Russell King (Oracle)-4/+2
2026-03-26net: stmmac: dwmac-sofcpga: Drop the struct device referenceMaxime Chevallier-7/+8
2026-03-26net: stmmac: dwmac-socfpga: get the phy_mode with the dedicated helperMaxime Chevallier-5/+4
2026-03-26net: stmmac: dwmac-socfpga: Use the correct type for interface modesMaxime Chevallier-3/+3
2026-03-26net: stmmac: dwmac-socfpga: Use the socfpga_sgmii_config() helperMaxime Chevallier-4/+2
2026-03-26net: stmmac: dwmac-socfpga: Move internal helpersMaxime Chevallier-12/+12
2026-03-26Merge tag 'wireless-next-2026-03-26' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-2092/+5179
2026-03-26net: stmmac: dwmac-nuvoton: Add dwmac glue for Nuvoton MA35 familyJoey Lu-0/+149
2026-03-26Merge tag 'wireless-2026-03-26' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-56/+163
2026-03-26device property: Make modifications of fwnode "flags" thread safeDouglas Anderson-2/+2