Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2025-02-03--21-00 (net-next-6.14-8346-g581637b49dd6)
   remotes/brancher/net-next-2025-02-04--00-00 (net-next-6.14-8358-ge28c6db76d2f)

==== BASE IDENTICAL ====
==== COMMIT DIFF ====
diff --git a/tmp/tmp.kxhifUcN24 b/tmp/tmp.V2EzgBwslN
index 2db6e82403ff..e6904879442c 100644
--- a/tmp/tmp.kxhifUcN24
+++ b/tmp/tmp.V2EzgBwslN
@@ -5,8 +5,38 @@ selftests: net: enable profiling
 tc_action dbg
 profile patch
 forwarding: set timeout to 3 hours
+net: warn if NAPI instance wasn't shut down
+tools: ynl-gen: support limits using definitions
+tools: ynl-gen: don't output external constants
+selftests: net: suppress ReST file generation when building selftests
+net/mlx5e: Avoid WARN_ON when configuring MQPRIO with HTB offload enabled
+net/mlx5e: Remove unused mlx5e_tc_flow_action struct
+net/mlx5: Remove stray semicolon in LAG port selection table creation
+net/mlx5e: Support FEC settings for 200G per lane link modes
+net/mlx5: Add support for 200Gbps per lane link modes
+ethtool: Add support for 200Gbps per lane link modes
+net/mlx5: Generate PPS IN event on new function for shared clock
+net/mlx5: Support one PTP device per hardware clock
+net/mlx5: Move PPS notifier and out_work to clock_state
+net/mlx5: Add devcom component for the clock shared by functions
+net/mlx5: Change clock in mlx5_core_dev to mlx5_clock pointer
+net/mlx5: Add API to get mlx5_core_dev from mlx5_clock
+net/mlx5: Add init and destruction functions for a single HW clock
+net/mlx5: Change parameters for PTP internal functions
+net/mlx5: Add helper functions for PTP callbacks
+ice: init flow director before RDMA
+ice: simplify VF MSI-X managing
+ice: enable_rdma devlink param
+ice: treat dyn_allowed only as suggestion
+ice, irdma: move interrupts code to irdma
+ice: get rid of num_lan_msix field
+ice: remove splitting MSI-X between features
+ice: devlink PF MSI-X max and min parameter
+ice: count combined queues using Rx/Tx count
+r8169: don't scan PHY addresses > 0
+net: phy: realtek: use string choices helpers
+r8169: make Kconfig option for LED support user-visible
 net: phy: realtek: make HWMON support a user-visible Kconfig symbol
-ptp: Add mock device
 netdev-genl: Elide napi_id when not present
 netconsole: selftest: Add test for fragmented messages
 mlxsw: spectrum_router: Remove unused functions
@@ -14,8 +44,6 @@ net/mlx5: Remove unused mlx5dr_domain_sync
 mlx4: Remove unused functions
 cavium/liquidio: Remove unused lio_get_device_id
 net: qed: fix typos
-net: netdevsim: Support setting dev->perm_addr
-net: renesas: rswitch: cleanup max_speed setting
 net: rose: lock the socket in rose_bind()
 selftest: net: add proc_net_pktgen
 net: pktgen: fix mpls reset parsing
@@ -29,39 +57,20 @@ net: pktgen: enable 'param=value' parsing
 net: pktgen: replace ENOTSUPP with EOPNOTSUPP
 neighbour: remove neigh_parms_destroy()
 tun: revert fix group permission check
-net/mlx5e: Symmetric OR-XOR RSS hash control
-ethtool: Symmetric OR-XOR RSS hash
 net: atlantic: fix warning during hot unplug
-ipv4: use RCU protection in inet_select_addr()
-flow_dissector: use rcu protection to fetch dev_net()
-net: filter: convert to dev_net_rcu()
-ipv6: use RCU protection in ip6_default_advmss()
-ipv6: output: convert to dev_net_rcu()
-ipv6: input: convert to dev_net_rcu()
-ipv6: icmp: convert to dev_net_rcu()
-ipv4: icmp: convert to dev_net_rcu()
-udp: convert to dev_net_rcu()
-net: gro: convert four dev_net() calls
-tcp: convert to dev_net_rcu()
-ipv4: use RCU protection in rt_is_expired()
-ipv4: use RCU protection in ipv4_default_advmss()
-ipv4: use RCU protection in ip_dst_mtu_maybe_forward()
-ipv4: add RCU protection to ip4_dst_hoplimit()
-net: add dev_net_rcu() helper
-docs: netdev: Document guidance on inline functions
 bonding: delete always true device check
-docs: networking: Remove VLAN_TAG_PRESENT from openvswitch doc
 rxrpc: Fix the rxrpc_connection attend queue handling
 rxrpc: Fix call state set to not include the SERVER_SECURING state
 net: stmmac: Allow zero for [tr]x_fifo_size
 ax25: Fix refcount leak caused by setting SO_BINDTODEVICE sockopt
-SUNRPC: Remove unused make_checksum
-net: e1000e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()
 MAINTAINERS: add a sample ethtool section entry
 MAINTAINERS: add entry for ethtool
+Merge branch 'maintainers-recognize-kuniyuki-iwashima-as-a-maintainer'
 MAINTAINERS: add entry for UNIX sockets
 MAINTAINERS: add a general entry for BSD sockets
 MAINTAINERS: add Kuniyuki Iwashima to TCP reviewers
+MAINTAINERS: list openvswitch docs under its entry
+Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue
 udp: gso: do not drop small packets when PMTU reduces
 tg3: Disable tg3 PCIe AER on system reboot
 vmxnet3: Fix tx queue race condition with XDP
@@ -69,6 +78,9 @@ ice: Add check for devm_kzalloc()
 net: ipv6: fix dst ref loops in rpl, seg6 and ioam6 lwtunnels
 net: ipv6: fix dst refleaks in rpl, seg6 and ioam6 lwtunnels
 net: bcmgenet: Correct overlaying of PHY and MAC Wake-on-LAN
+ice: stop storing XDP verdict within ice_rx_buf
+ice: gather page_count()'s of each frag right before XDP prog call
+ice: put Rx buffers after being done with current frame
 Merge tag 'net-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
 Merge tag 'docs-6.14-2' of git://git.lwn.net/linux
 Merge tag 's390-6.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux