Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-05-20--12-00 (v6.15-rc6-1369-gaac0dfd1cbf5) remotes/brancher/net-next-2025-05-20--15-00 (v6.15-rc6-1369-gcca091ae79d4) ==== BASE DIFF ==== .../bindings/net/can/microchip,mcp2510.yaml | 2 +- net/can/bcm.c | 79 +++++++++++++++------- 2 files changed, 55 insertions(+), 26 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.Pxg28OrPif b/tmp/tmp.w1hwjNeZ6r index ee86a32a184f..3fdd7f052fdb 100644 --- a/tmp/tmp.Pxg28OrPif +++ b/tmp/tmp.w1hwjNeZ6r @@ -6,6 +6,10 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: ethernet: mtk_eth_soc: Correct spelling +net: dlink: Correct endian treatment of t_SROM data +idpf: fix idpf_vport_splitq_napi_poll() +net: add debug checks in ____napi_schedule() and napi_poll() net: usb: aqc111: fix error handling of usbnet read calls virtio_net: Enforce minimum TX ring size for reliability virtio_ring: Fix error reporting in virtqueue_resize @@ -16,9 +20,6 @@ ARM: dts: aspeed-g6: Add resets property for MAC controllers dt-bindings: clock: ast2600: Add reset definitions for MAC1 and MAC2 dt-bindings: net: ftgmac100: Add resets property octeontx2-pf: QOS: Perform cache sync on send queue teardown -can: bcm: add missing rcu read protection for procfs content -can: bcm: add locking for bcm_op runtime updates -dt-bindings: can: microchip,mcp2510: Fix $id path i40e: retry VFLR handling if there is ongoing VF reset i40e: return false from i40e_reset_vf if reset is in progress octeontx2-pf: QOS: Fix HTB queue deletion on reboot @@ -116,10 +117,4 @@ Revert "ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local ipv6: Narrow down RCU critical section in inet6_rtm_newroute(). inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?(). ipv6: Remove rcu_read_lock() in fib6_get_table(). -r8152: Add wake up function for RTL8153 -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: phy: move mdiobus_setup_mdiodev_from_board_info to mdio_bus_provider.c