Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-07-07--21-00 (v6.16-rc4-1305-g5258331dbf3f) remotes/brancher/net-next-2025-07-08--00-00 (v6.16-rc4-1304-g28adc3f4fe00) ==== BASE DIFF ==== drivers/net/phy/qcom/at803x.c | 27 ------------- drivers/net/phy/qcom/qca808x.c | 2 +- drivers/net/phy/qcom/qcom-phy-lib.c | 25 ++++++++++++ drivers/net/phy/qcom/qcom.h | 5 +++ drivers/net/usb/lan78xx.c | 1 - include/net/af_vsock.h | 2 +- include/uapi/linux/openvswitch.h | 6 +++ net/netlink/af_netlink.c | 81 ++++++++++++++++++++++--------------- net/openvswitch/actions.c | 6 ++- net/openvswitch/datapath.c | 8 +++- net/openvswitch/datapath.h | 3 ++ net/openvswitch/vport.c | 1 + 12 files changed, 102 insertions(+), 65 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.pTRdAYUOHp b/tmp/tmp.EPZC5sttL4 index 5fd48a6fd2cd..aad6e2826c73 100644 --- a/tmp/tmp.pTRdAYUOHp +++ b/tmp/tmp.EPZC5sttL4 @@ -8,7 +8,12 @@ tc_action dbg [local patch] forwarding: set timeout to 3 hours [local patch] selftests: net: enable profiling [local patch] timestamp - try waking [local patch] -net: phy: Don't register LEDs for genphy +net: ipconfig: convert timeouts to secs_to_jiffies() +net/smc: convert timeouts to secs_to_jiffies() +selftests/net: packetdrill: add tcp_ooo-before-and-after-accept.pkt +tcp: refine sk_rcvbuf increase for ooo packets +net/sched: Abort __tc_modify_qdisc if parent class does not exist +gve: make IRQ handlers and page allocation NUMA aware selftests/tc-testing: Add a nested netem duplicate test netem: Fix skb duplication logic to prevent infinite loops net: ethtool: reduce indent for _rxfh_context ops @@ -48,6 +53,7 @@ dt-bindings: net: airoha: npu: Add memory regions used for wlan offload selftests/tc-testing: Create test case for UAF scenario with DRR/NETEM/BLACKHOLE chain net: stmmac: dwmac-renesas-gbeth: Add PM suspend/resume callbacks net: fix segmentation after TCP/UDP fraglist GRO +ptp: prevent possible ABBA deadlock in ptp_clock_freerun() net: airoha: Fix an error handling path in airoha_probe() atm: clip: Fix NULL pointer dereference in vcc_sendmsg() virtio-net: xsk: rx: move the xdp->data adjustment to buf_to_xdp() @@ -108,10 +114,6 @@ hinic3: Command Queue interfaces hinic3: Command Queue framework hinic3: Complete Event Queue interfaces hinic3: Async Event Queue interfaces -netlink: Fix wraparounds of sk->sk_rmem_alloc. -net: phy: qcom: qca807x: Enable WoL support using shared library -net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol() -net: phy: qcom: move the WoL function to shared library tcp: Correct signedness in skb remaining spac calculation net/mlx5: Add HWS as secondary steering mode net/mlx5: HWS, Shrink empty matchers @@ -154,16 +156,9 @@ netdevsim: implement peer queue flow control 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 -ovpn: reset GSO metadata after decapsulation -ovpn: explicitly reject netlink attr PEER_LOCAL_PORT in CMD_PEER_NEW/SET -ovpn: propagate socket mark to skb in UDP -vsock: fix `vsock_proto` declaration net/mlx5: Fix spelling mistake "disabliing" -> "disabling" net: ethernet: rtsn: Fix a null pointer dereference in rtsn_probe() ice: Fix a null pointer dereference in ice_copy_and_init_pkg() -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 xsc: add ndo_get_stats64 xsc: Add eth reception data path xsc: Add ndo_start_xmit @@ -179,8 +174,6 @@ xsc: Add hardware setup APIs xsc: Enable command queue xsc: Add xsc driver basic framework 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(). @@ -212,7 +205,6 @@ eth: fbnic: Create ring buffer for firmware logs eth: fbnic: Use FIELD_PREP to generate minimum firmware version eth: fbnic: Fix incorrect minimum firmware version net: account for encap headers in qdisc pkt len -net: openvswitch: allow providing upcall pid for the 'execute' command net: ti: prueth: Adds PTP OC Support for AM335x and AM437x net: ti: prueth: Adds support for PRUETH on AM33x and AM43x SOCs net: ti: prueth: Adds power management support for PRU-ICSS