Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2025-02-15--15-00 (v6.14-rc2-586-g86d94c6740d8)
   remotes/brancher/net-next-2025-02-15--18-00 (v6.14-rc2-577-g29840f69450a)

==== BASE DIFF ====
 net/ipv6/ndisc.c    | 8 +++-----
 net/sched/cls_api.c | 2 +-
 2 files changed, 4 insertions(+), 6 deletions(-)


==== COMMIT DIFF ====
diff --git a/tmp/tmp.ypgYsEyo7N b/tmp/tmp.RbxmRd98UC
index a43f3c841327..777a16bc523d 100644
--- a/tmp/tmp.ypgYsEyo7N
+++ b/tmp/tmp.RbxmRd98UC
@@ -3,6 +3,8 @@ selftests: net: enable profiling
 tc_action dbg
 profile patch
 forwarding: set timeout to 3 hours
+net: stmmac: Use str_enabled_disabled() helper
+MAINTAINERS: trim the GVE entry
 net: phy: realtek: add defines for shadowed c45 standard registers
 netlink: Unset cb_running when terminating dump on release
 net: sfp: add quirk for 2.5G OEM BX SFP
@@ -59,27 +61,14 @@ selftests: forwarding: lib: Move require_command to net, generalize
 vxlan: Join / leave MC group after remote changes
 vxlan: Drop 'changelink' parameter from vxlan_dev_configure()
 ibmvnic: Don't reference skb after sending to VIOS
-eth: bnxt: remove most dependencies on RTNL
-docs: net: document new locking reality
-net: dummy: add dummy shaper API
-net: ethtool: try to protect all callback with netdev instance lock
-net: hold netdev instance lock during ndo_bpf
-net: hold netdev instance lock during sysfs operations
-net: hold netdev instance lock during ioctl operations
-net: hold netdev instance lock during rtnetlink operations
-net: hold netdev instance lock during queue operations
-net: hold netdev instance lock during ndo_setup_tc
-net: hold netdev instance lock during ndo_open/ndo_stop
 net: phy: dp83822: Add support for changing the transmit amplitude voltage
 net: phy: Add helper for getting tx amplitude gain
 dt-bindings: net: ethernet-phy: add property tx-amplitude-100base-tx-percent
-ndisc: ndisc_send_redirect() cleanup
 devlink: fix xa_alloc_cyclic error handling
 s390/ism: add release function for struct device
 Documentation: net: phy: Elaborate on RGMII delay handling
 net: dsa: rtl8366rb: Fix compilation problem
 page_pool: avoid infinite loop to schedule delayed worker
-net/sched: cls_api: fix error handling causing NULL dereference
 selftests: net: fix grammar in reuseaddr_ports_exhausted.c log message
 drop_monitor: fix incorrect initialization order
 arp: switch to dev_getbyhwaddr() in arp_req_set_public()