Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-06-14--18-00 (v6.16-rc1-387-g1b15d656a62a) remotes/brancher/net-next-2025-06-14--21-00 (v6.16-rc1-400-g99411f52c095) ==== BASE DIFF ==== drivers/net/amt.c | 2 +- .../ethernet/stmicro/stmmac/dwmac-qcom-ethqos.c | 13 +- drivers/net/ethernet/ti/icssg/icssg_prueth.c | 135 ++++++++++++++------- drivers/net/ethernet/ti/icssg/icssg_prueth.h | 12 +- include/linux/netdevice.h | 2 +- net/core/net-sysfs.c | 59 +++++---- 6 files changed, 148 insertions(+), 75 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.DUcuLlu2Yt b/tmp/tmp.Y0XB1J71Zw index 0dd8e2e8bef1..00bc933b2d6a 100644 --- a/tmp/tmp.DUcuLlu2Yt +++ b/tmp/tmp.Y0XB1J71Zw @@ -9,6 +9,23 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +eth: iavf: migrate to new RXFH callbacks +eth: ice: migrate to new RXFH callbacks +eth: i40e: migrate to new RXFH callbacks +eth: fm10k: migrate to new RXFH callbacks +eth: ixgbe: migrate to new RXFH callbacks +eth: igc: migrate to new RXFH callbacks +eth: igb: migrate to new RXFH callbacks +eth: enetc: migrate to new RXFH callbacks +eth: e1000e: migrate to new RXFH callbacks +eth: lan743x: migrate to new RXFH callbacks +eth: cxgb4: migrate to new RXFH callbacks +eth: cisco: migrate to new RXFH callbacks +Documentation: netlink: specs: tc: Add DualPI2 specification +selftests/tc-testing: Add selftests for qdisc DualPI2 +sched: Add enqueue/dequeue of dualpi2 qdisc +sched: Dump configuration and statistics of dualpi2 qdisc +sched: Struct definition and parsing of dualpi2 qdisc net: dsa: b53: ensure BCM5325 PHYs are enabled net: dsa: b53: fix b53_imp_vlan_setup for BCM5325 net: dsa: b53: fix unicast/multicast flooding on BCM5325 @@ -61,26 +78,19 @@ netpoll: move netpoll_print_options to netconsole netpoll: relocate netconsole-specific functions to netconsole module netpoll: expose netpoll logging macros in public header netpoll: remove __netpoll_cleanup from exported API -net: amt: convert to use secs_to_jiffies 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 -net: ti: icssg-prueth: Read firmware-names from device tree selftests/tc-testing: sfq: check perturb timer values atm: atmtcp: Free invalid length skb in atmtcp_c_send(). -selftests: devmem: add ipv4 support to chunks test -selftests: devmem: remove unused variable -netmem: fix netmem comments -net: netmem: fix skb_ensure_writable with unreadable skbs net: phy: qcom: at803x: Add Qualcomm IPQ5018 Internal PHY support dt-bindings: net: qca,ar803x: Add IPQ5018 Internal GE PHY support 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: stmmac: qcom-ethqos: add ethqos_pcs_set_inband() 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 @@ -93,7 +103,6 @@ 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() -net: sysfs: Implement is_visible for phys_(port_id, port_name, switch_id) 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