Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-07-03--09-00 (v6.16-rc3-1203-g527208341d9b) remotes/brancher/net-next-2025-07-03--12-00 (v6.16-rc3-1206-g1767d0e24f21) ==== BASE DIFF ==== .../bindings/net/sophgo,sg2044-dwmac.yaml | 3 +- drivers/net/ethernet/wangxun/libwx/wx_lib.c | 26 +++-- drivers/net/ethernet/wangxun/libwx/wx_sriov.c | 4 + drivers/net/ethernet/wangxun/libwx/wx_type.h | 3 +- drivers/net/ethernet/wangxun/ngbe/ngbe_main.c | 4 +- drivers/net/ethernet/wangxun/ngbe/ngbe_type.h | 2 +- drivers/net/ethernet/wangxun/txgbe/txgbe_irq.c | 8 +- drivers/net/ethernet/wangxun/txgbe/txgbe_main.c | 22 ++-- drivers/net/ethernet/wangxun/txgbe/txgbe_type.h | 4 +- drivers/net/virtio_net.c | 111 +++++++++++++-------- drivers/virtio/virtio_ring.c | 8 +- net/vmw_vsock/vmci_transport.c | 4 +- 12 files changed, 122 insertions(+), 77 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.ChjTjJWjWa b/tmp/tmp.Vt0Uzkx8pM index 897388d18924..dab3c5b58e09 100644 --- a/tmp/tmp.ChjTjJWjWa +++ b/tmp/tmp.Vt0Uzkx8pM @@ -8,8 +8,13 @@ tc_action dbg [local patch] forwarding: set timeout to 3 hours [local patch] selftests: net: enable profiling [local patch] timestamp - try waking [local patch] +vsock: fix `vsock_proto` declaration +xfrm: Skip redundant statistics update for crypto offload selftests: Add test cases for vlan_filter modification during runtime net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtime +net: phy: declare package-related struct members only if CONFIG_PHY_PACKAGE is enabled +ptp: remove unnecessary mutex lock in ptp_clock_unregister() +net: usb: lan78xx: stop including phy_fixed.h dt-bindings: net: Add support for Sophgo CV1800 dwmac net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2 ipv6: Remove setsockopt_needs_rtnl(). @@ -124,7 +129,6 @@ sched: Add enqueue/dequeue of dualpi2 qdisc sched: Dump configuration and statistics of dualpi2 qdisc sched: Struct definition and parsing of dualpi2 qdisc tipc: Fix use-after-free in tipc_conn_close(). -virtio_net: simplify tx queue wake condition check net: airoha: Add airoha_offload.h header net: airoha: npu: Enable core 3 for WiFi offloading net: airoha: npu: Read NPU interrupt lines from the DTS @@ -138,11 +142,6 @@ net/handshake: Add new parameter 'HANDSHAKE_A_ACCEPT_KEYRING' ptp: Enable auxiliary clocks for PTP_SYS_OFFSET_EXTENDED ptp: Use ktime_get_clock_ts64() for timestamping timekeeping: Provide ktime_get_clock_ts64() -vsock/vmci: Clear the vmci transport packet properly when initializing it -net: phy: smsc: Disable IRQ support to prevent link state corruption -net: phy: smsc: Fix link failure in forced mode with Auto-MDIX -net: phy: smsc: Force predictable MDI-X state on LAN87xx -net: phy: smsc: Fix Auto-MDIX configuration when disabled by strap ARM: mxs_defconfig: Enable CONFIG_FEC_MTIP_L2SW to support MTIP L2 switch ARM: mxs_defconfig: Update mxs_defconfig to 6.16-rc1 ARM: mxs_defconfig: Enable CONFIG_NFS_FSCACHE @@ -166,23 +165,12 @@ bng_en: Add firmware communication mechanism bng_en: Add devlink interface bng_en: Add PCI interface net: replace ND_PRINTK with dynamic debug -dt-bindings: net: sophgo,sg2044-dwmac: Drop status from the example -net: ngbe: specify IRQ vector when the number of VFs is 7 -net: wangxun: revert the adjustment of the IRQ vector sequence -net: txgbe: request MISC IRQ in ndo_open ipv6: Cleanup fib6_drop_pcpu_from() net: ip-sysctl: Add link to SCTP IPv4 scoping draft net: ip-sysctl: Format SCTP-related memory parameters description as bullet list net: ip-sysctl: Format pf_{enable,expose} boolean lists as bullet lists net: ip-sysctl: Format possible value range of ioam6_id{,_wide} as bullet list net: ip-sysctl: Format Private VLAN proxy arp aliases as bullet list -virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp() -virtio-net: xsk: rx: fix the frame's length check -net: pse-pd: Add Si3474 PSE controller driver -dt-bindings: net: pse-pd: Add bindings for Si3474 PSE controller -virtio-net: use the check_mergeable_len helper -virtio-net: remove redundant truesize check with PAGE_SIZE -virtio-net: ensure the received length does not exceed allocated size net: bonding: send peer notify when failure recovery net: bonding: add broadcast_neighbor netlink option net: bonding: add broadcast_neighbor option for 802.3ad