Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-08--21-00 (net-next-6.15-11637-gbe15d0049d87) remotes/brancher/net-next-2025-04-09--00-00 (net-next-6.15-11666-g5f7117b4ed13) ==== BASE DIFF ==== drivers/net/ethernet/wangxun/libwx/wx_lib.c | 3 ++- net/mptcp/subflow.c | 8 ++++++-- tools/testing/selftests/net/mptcp/mptcp_join.sh | 18 ++++++++++++++++++ tools/testing/selftests/tc-testing/tdc.sh | 4 ++++ 4 files changed, 30 insertions(+), 3 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.JGkcDwvTEN b/tmp/tmp.LcJ1r7Sses index df35fd8338c1..f27ab5d45e97 100644 --- a/tmp/tmp.JGkcDwvTEN +++ b/tmp/tmp.LcJ1r7Sses @@ -6,27 +6,56 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: remove cpu stall in txq_trans_update() +net: rds: replace strncpy with memcpy +ipv6: add exception routes to GC list in rt6_insert_exception bonding: hold ops lock around get_link batman-adv: fix duplicate MAC address check +net: batman-adv: constify and move broadcast addr definition +net: phy: air_en8811h: Add clk provider for CKO pin +sock: Correct error checking condition for assign|release_proto_idx() +usbnet: asix AX88772: leave the carrier control to phylink +rds: rely on IB/core to determine if device is ODP capable +page_pool: Convert page_pool_alloc_stats to u64_stats_t. +page_pool: Convert page_pool_recycle_stats to u64_stats_t. +page_pool: Provide an empty page_pool_stats for disabled stats. +mlnx5: Use generic code for page_pool statistics. +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 net: ethernet: cortina: Use TOE/TSO on all TCP net: ipvlan: remove __get_unaligned_cpu32 from ipvlan driver +net: txgbe: add sriov function support +net: ngbe: add sriov function support +net: libwx: Add msg task func +net: libwx: Redesign flow when sriov is enabled +net: libwx: Add sriov api for wangxun nics +net: libwx: Add mailbox api for wangxun pf drivers net: remove __get_unaligned_cpu32 from macvlan driver ipv6: Align behavior across nexthops during path selection wireguard: selftests: update to using nft for qemu test wireguard: selftests: convert iptables to nft net: txgbe: Update module description octeontx2-pf: Add error log forcn10k_map_unmap_rq_policer() -tcp: Rename tcp_or_dccp_get_hashinfo(). -net: Unexport shared functions for DCCP. -net: Retire DCCP. -selftest: net: Remove DCCP bits. pds_core: make wait_context part of q_info pds_core: smaller adminq poll starting interval pds_core: Remove unnecessary check in pds_client_adminq_cmd() pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result pds_core: remove extra name description pds_core: Prevent possible adminq overflow/stuck condition -selftests: tc-testing: Pre-load IFE action and its submodules ixgbe: add support for FW rollback mode ixgbe: add E610 implementation of FW recovery mode ixgbe: add FW API version check @@ -76,11 +105,8 @@ ovpn: add basic netlink support net: introduce OpenVPN Data Channel Offload (ovpn) net: stmmac: stm32: simplify clock handling net: Drop unused @sk of __skb_try_recv_from_queue() -net: libwx: handle page_pool_dev_alloc_pages error vsock/test: Expand linger test to ensure close() does not misbehave vsock: Linger on unsent data -selftests: mptcp: validate MPJoin HMacFailure counters -mptcp: only inc MPJoinAckHMacFailure for HMAC failures net: ncsi: Fix GCPS 64-bit member variables net: ncsi: Format structure for longer names eth: fbnic: add support for TTI HW stats @@ -89,8 +115,6 @@ eth: fbnic: add coverage for RXB stats eth: fbnic: add coverage for hw queue stats eth: fbnic: add locking support for hw stats smc: Fix lockdep false-positive for IPPROTO_SMC. -page_pool: Track DMA-mapped pages and unmap them when destroying the pool -page_pool: Move pp_magic check into helper functions net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod. udp_tunnel: use static call for GRO hooks when possible udp_tunnel: create a fastpath GRO lookup.