Single branch specified, using that and the previous one:
   remotes/brancher/net-next-2025-02-10--15-00 (v6.14-rc1-452-g7a3de0b6522a)
   remotes/brancher/net-next-2025-02-10--18-00 (v6.14-rc1-459-gd6a3d392e903)

==== BASE DIFF ====
 Documentation/networking/netconsole.rst            |  45 ++
 drivers/net/ethernet/meta/fbnic/fbnic.h            |   6 +
 drivers/net/ethernet/meta/fbnic/fbnic_csr.h        |   6 +
 drivers/net/ethernet/meta/fbnic/fbnic_debugfs.c    | 138 ++++
 drivers/net/ethernet/meta/fbnic/fbnic_ethtool.c    | 705 +++++++++++++++++++++
 drivers/net/ethernet/meta/fbnic/fbnic_netdev.c     |   1 +
 drivers/net/ethernet/meta/fbnic/fbnic_rpc.c        | 356 ++++++++++-
 drivers/net/ethernet/meta/fbnic/fbnic_rpc.h        |  35 +
 drivers/net/netconsole.c                           | 261 ++++++--
 net/ethtool/ioctl.c                                |  12 +-
 tools/testing/selftests/drivers/net/Makefile       |   1 +
 tools/testing/selftests/drivers/net/hw/rss_ctx.py  |  46 +-
 .../selftests/drivers/net/lib/sh/lib_netcons.sh    |  17 +
 .../selftests/drivers/net/netcons_sysdata.sh       | 167 +++++
 14 files changed, 1721 insertions(+), 75 deletions(-)


==== COMMIT DIFF ====
diff --git a/tmp/tmp.Sc5MBsb825 b/tmp/tmp.SkkYTtrbNv
index 22353e6a7e4f..803d91577a18 100644
--- a/tmp/tmp.Sc5MBsb825
+++ b/tmp/tmp.SkkYTtrbNv
@@ -3,6 +3,12 @@ selftests: net: enable profiling
 tc_action dbg
 profile patch
 forwarding: set timeout to 3 hours
+tcp: drop skb extensions before skb_attempt_defer_free
+netlink: specs: add conntrack dump and stats dump support
+net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxx
+net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP case
+net: ethernet: ti: am65-cpsw: fix RX & TX statistics for XDP_TX case
+net: ethernet: ti: am65-cpsw: fix memleak in certain XDP cases
 net: stmmac: dwmac-loongson: Set correct {tx,rx}_fifo_size
 MAINTAINERS: Add sctp headers to the general netdev entry
 page_pool: avoid infinite loop to schedule delayed worker
@@ -30,7 +36,6 @@ igb: Link queues to NAPI instances
 igb: Link IRQs to NAPI instances
 net: phy: dp83tg720: Add randomized polling intervals for link detection
 net: phy: Add support for driver-specific next update time
-net: phy: marvell-88q2xxx: Add support for PHY LEDs on 88q2xxx
 net: phy: aquantia: Use HWMON_CHANNEL_INFO macro to simplify code
 net: phy: marvell10g: Use HWMON_CHANNEL_INFO macro to simplify code
 net: phy: marvell: Use HWMON_CHANNEL_INFO macro to simplify code
@@ -207,26 +212,11 @@ media: max9286: Use of_find_node_by_name_balanced() to find device_node
 net: pse-pd: Add missing of_node_get() before of_find_node_by_name()
 net: bcmasp: Add missing of_node_get() before of_find_node_by_name()
 of: Add warpper function of_find_node_by_name_balanced()
-eth: fbnic: support listing tcam content via debugfs
-selftests: drv-net: rss_ctx: skip tests which need multiple contexts cleanly
-eth: fbnic: support n-tuple filters
-eth: fbnic: add IP TCAM programming
-eth: fbnic: support an additional RSS context
-selftests: net-drv: test adding flow rule to invalid RSS context
-net: ethtool: prevent flow steering to RSS contexts which don't exist
 r8152: add vendor/device ID pair for Dell Alienware AW1022z
 xsk: add helper to get &xdp_desc's DMA and meta pointer in one go
 ice: use generic unrolled_count() macro
 i40e: use generic unrolled_count() macro
 unroll: add generic loop unroll helpers
-netconsole: docs: Add documentation for CPU number auto-population
-netconsole: selftest: test for sysdata CPU
-netconsole: add support for sysdata and CPU population
-netconsole: Include sysdata in extradata entry count
-netconsole: Introduce configfs helpers for sysdata features
-netconsole: Helper to count number of used entries
-netconsole: Rename userdata to extradata
-netconsole: consolidate send buffers into netconsole_target struct
 icmp: MUST silently discard certain extended echo requests
 net: phy: dp83td510: introduce LED framework support
 MAINTAINERS: wifi: remove Kalle