Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-06-16--12-00 (v6.16-rc1-446-g5ed49df76b6f) remotes/brancher/net-next-2025-06-16--15-00 (v6.16-rc1-442-g10a3d1dd87ce) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.HDYnTnEhyS b/tmp/tmp.gBzGVKFKNv index 929f5ad3dee3..d430f070e118 100644 --- a/tmp/tmp.HDYnTnEhyS +++ b/tmp/tmp.gBzGVKFKNv @@ -9,6 +9,15 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +tipc: fix panic in tipc_udp_nl_dump_remoteip() using bearer as udp without check +ethernet: alt1: Fix missing DMA mapping tests +net: airoha: Differentiate hwfd buffer size for QDMA0 and QDMA1 +net: airoha: Compute number of descriptors according to reserved memory size +net: vlan: Use IS_ENABLED() helper for CONFIG_VLAN_8021Q guard +net: vlan: Replace BUG() with WARN_ON_ONCE() in vlan_dev_* stubs +net: vlan: Make is_vlan_dev() a stub when VLAN is not configured +dpll: remove documentation of rclk_dev_name +ipv6: Simplify link-local address generation for IPv6 GRE. net: lan743x: fix potential out-of-bounds write in lan743x_ptp_io_event_clock_get() amd-xgbe: Configure and retrieve 'tx-usecs' for Tx coalescing net: airoha: Always check return value from airoha_ppe_foe_get_entry() @@ -127,7 +136,6 @@ netpoll: remove __netpoll_cleanup from exported API tcp_metrics: use ssthresh value from dst if there is no metrics tcp_metrics: set maximum cwnd from the dst entry net: enetc: replace PCVLANR1/2 with SICVLANR1/2 and remove dead branch -tipc: fix panic in tipc_udp_nl_dump_remoteip() using bearer as udp without check net: usb: qmi_wwan: add SIMCom 8230C composition selftests/tc-testing: sfq: check perturb timer values atm: atmtcp: Free invalid length skb in atmtcp_c_send(). @@ -137,18 +145,6 @@ net: phy: add Kconfig symbol PHY_PACKAGE net: phy: make phy_package a separate module net: phy: move __phy_package_[read|write]_mmd to phy_package.c net: stmmac: remove pcs_get_adv_lp() support -net/mlx5e: Add TX support for netmems -net/mlx5e: Support ethtool tcp-data-split settings -net/mlx5e: Implement queue mgmt ops and single channel swap -net/mlx5e: Add support for UNREADABLE netmem page pools -net/mlx5e: Convert over to netmem -net/mlx5e: SHAMPO: Separate pool for headers -net/mlx5e: SHAMPO: Improve hw gro capability checking -net/mlx5e: SHAMPO: Remove redundant params -net/mlx5e: SHAMPO: Reorganize mlx5_rq_shampo_alloc -page_pool: Add page_pool_dev_alloc_netmems helper -net: Add skb_can_coalesce for netmem -net: Allow const args for of page_to_netmem() selftests: seg6: Add test cases for End.X with link-local nexthop seg6: Allow End.X behavior to accept an oif seg6: Call seg6_lookup_any_nexthop() from End.X behavior