Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-05-26--18-00 (v6.15-rc7-1918-g70d459db7977) remotes/brancher/net-next-2025-05-26--21-00 (v6.15-rc7-1922-g285720378e8b) ==== BASE DIFF ==== drivers/net/ethernet/mellanox/mlx5/core/vport.c | 9 ++-- .../net/ethernet/microchip/lan966x/lan966x_main.c | 6 +++ .../net/ethernet/microchip/lan966x/lan966x_main.h | 5 +++ .../net/ethernet/microchip/lan966x/lan966x_ptp.c | 49 ++++++++++++++++------ net/rds/connection.c | 6 +-- 5 files changed, 55 insertions(+), 20 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.skaxd9Rizc b/tmp/tmp.F2VY5u5t9s index a1897a67cace..903382fed7b8 100644 --- a/tmp/tmp.skaxd9Rizc +++ b/tmp/tmp.F2VY5u5t9s @@ -6,6 +6,11 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: tipc: fix refcount warning in tipc_aead_encrypt +net: ch9200: fix uninitialised access during mii_nway_restart +dt-bindings: net: sun8i-emac: Add AC300 EMAC1 nvmem phy selection +net: stmmac: dwmac-sun8i: Allow runtime AC200/AC300 phy selection +net: stmmac: allow drivers to explicitly select PHY device net: wwan: mhi_wwan_mbim: use correct mux_id for multiplexing t: fix udp gso skb_segment after pull from frag_list sctp: mark sctp_do_peeloff static @@ -133,11 +138,7 @@ wireguard: global: add __nonstring annotations for unterminated strings wireguard: selftests: cleanup CONFIG_UBSAN_SANITIZE_ALL net: xilinx: axienet: Fix Tx skb circular buffer occupancy check in dmaengine xmit drivers: net: mvpp2: attempt to refill rx before allocating skb -replace strncpy with strscpy_pad -net: stmmac: platform: guarantee uniqueness of bus_id net: sysfs: Implement is_visible for phys_(port_id, port_name, switch_id) -net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr() -net: lan966x: Fix 1-step timestamping over ipv4 or ipv6 libeth: xdp, xsk: access adjacent u32s as u64 where applicable libeth: xsk: add XSkFQ refill and XSk wakeup helpers libeth: xsk: add XSk Rx processing support