Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-11--00-00 (v6.15-rc1-379-gcaa814045422) remotes/brancher/net-next-2025-04-11--03-00 (v6.15-rc1-364-gcd1f806b97a6) ==== BASE DIFF ==== Documentation/networking/net_cachelines/snmp.rst | 2 ++ Documentation/networking/netdevices.rst | 2 +- .../ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c | 18 ++++------------ .../net/ethernet/stmicro/stmmac/stmmac_platform.c | 11 ++++++++++ .../net/ethernet/stmicro/stmmac/stmmac_platform.h | 3 +++ drivers/net/usb/asix.h | 1 - drivers/net/usb/asix_common.c | 22 -------------------- drivers/net/usb/asix_devices.c | 17 ++++----------- include/linux/socket.h | 2 +- include/net/dropreason-core.h | 7 +++++++ include/net/tcp.h | 3 ++- include/trace/events/tcp.h | 24 ++++++++++++++++++++++ include/uapi/linux/snmp.h | 1 + kernel/bpf/btf.c | 1 + net/core/lock_debug.c | 2 +- net/ipv4/proc.c | 1 + net/ipv4/tcp.c | 2 ++ net/ipv4/tcp_ipv4.c | 3 ++- net/ipv4/tcp_minisocks.c | 9 +++++--- net/ipv6/tcp_ipv6.c | 3 ++- net/unix/af_unix.c | 8 -------- tools/testing/selftests/drivers/net/hw/iou-zcrx.py | 4 ++++ 22 files changed, 79 insertions(+), 67 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.xDGtDslkzX b/tmp/tmp.LIHN3FZOAH index d790eac590e7..950c20d2ab59 100644 --- a/tmp/tmp.xDGtDslkzX +++ b/tmp/tmp.LIHN3FZOAH @@ -34,7 +34,6 @@ bonding: hold ops lock around get_link net: ipv6: ioam6: fix double reallocation net: ipv6: ioam6: use consistent dst names net: dsa: microchip: add ETS scheduler support for KSZ88x3 switches -Removing deprecated strncpy() hinic3: module initialization and tx/rx logic selftests/tc-testing: Add test for echo of big TC filters net: phy: mediatek: add Airoha PHY ID to SoC driver @@ -45,7 +44,6 @@ net: phy: introduce genphy_match_phy_device() net: phy: nxp-c45-tja11xx: simplify .match_phy_device OP net: phy: bcm87xx: simplify .match_phy_device OP net: phy: pass PHY driver to .match_phy_device OP -net: Move specific fragmented packet to slow_path instead of dropping it eth: bnxt: add support rx side device memory TCP net: wangxun: restrict feature flags for tunnel packets net: txgbe: Support to set UDP tunnel port @@ -110,24 +108,16 @@ sock: Correct error checking condition for (assign|release)_proto_idx() net: mdio: Add RTL9300 MDIO driver r8169: add helper rtl8125_phy_param r8169: add helper rtl_csi_mod for accessing extended config space -batman-adv: constify and move broadcast addr definition ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll() -io_uring/zcrx: enable tcp-data-split in selftest net: phy: air_en8811h: Add clk provider for CKO pin netlink: specs: ovs_vport: align with C codegen capabilities tc: Return an error if filters try to attach too many actions -xsk: Fix offset calculation in unaligned mode xsk: Fix race condition in AF_XDP generic RX path -af_unix: Remove unix_unhash() -tcp: add LINUX_MIB_PAWS_TW_REJECTED counter -tcp: add TCP_RFC7323_TW_PAWS drop reason page_pool: Track DMA-mapped pages and unmap them when destroying the pool page_pool: Move pp_magic check into helper functions net: hsr: sync hw addr of slave2 according to slave1 hw addr on PRP net: airoha: Add L2 hw acceleration support net: airoha: Add l2_flows rhashtable -net: stmmac: dwc-qos: use stmmac_pltfr_find_clk() -net: stmmac: provide stmmac_pltfr_find_clk() pds_core: fix memory leak in pdsc_debugfs_add_qcq() cxgb4: fix memory leak in cxgb4_init_ethtool_filters() error path net: ngbe: fix memory leak in ngbe_probe() error path @@ -148,25 +138,7 @@ ipv6: Get rid of RTNL for SIOCDELRT and RTM_DELROUTE. ipv6: Validate RTA_GATEWAY of RTA_MULTIPATH in rtm_to_fib6_config(). net: ptp: introduce .supported_perout_flags to ptp_clock_info net: ptp: introduce .supported_extts_flags to ptp_clock_info -net: rds: replace strncpy with memcpy ipv6: add exception routes to GC list in rt6_insert_exception -usbnet: asix AX88772: leave the carrier control to phylink -net: dsa: tag_mtk: add comments about Airoha usage of this TAG -MAINTAINERS: add myself as maintainer for AN8855 -net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY -net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver -nvmem: an8855: Add support for Airoha AN8855 Switch EFUSE -net: mdio: Add Airoha AN8855 Switch MDIO Passtrough -mfd: an8855: Add support for Airoha AN8855 Switch MFD -net: mdio: regmap: add OF support -net: mdio: regmap: add support for multiple valid addr -net: mdio: regmap: add support for C45 read/write -net: mdio: regmap: prepare support for multiple valid addr -dt-bindings: mfd: Document support for Airoha AN8855 Switch SoC -dt-bindings: net: Document support for AN8855 Switch Internal PHY -dt-bindings: net: dsa: Document support for Airoha AN8855 DSA Switch -dt-bindings: net: Document support for Airoha AN8855 Switch Virtual MDIO -dt-bindings: nvmem: Document support for Airoha AN8855 Switch EFUSE testing/selftests: add test tool and scripts for ovpn module ovpn: add basic ethtool support ovpn: notify userspace when a peer is deleted