Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-30--12-00 (v6.15-rc3-808-g5e9ac1b7a22b) remotes/brancher/net-next-2025-04-30--15-00 (v6.15-rc3-817-g4680cfd17923) ==== BASE DIFF ==== drivers/net/ethernet/broadcom/bnxt/bnxt.c | 28 ++++++++------- drivers/net/ethernet/broadcom/bnxt/bnxt.h | 1 + drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.c | 20 ++++++++--- drivers/net/ethernet/broadcom/bnxt/bnxt_ethtool.c | 40 ++++++++++++++++++---- 4 files changed, 65 insertions(+), 24 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.mFdRszLz8B b/tmp/tmp.NMbrNcudj5 index db66570a6ca9..0cb05c14dba3 100644 --- a/tmp/tmp.mFdRszLz8B +++ b/tmp/tmp.NMbrNcudj5 @@ -6,6 +6,18 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: vertexcom: mse102x: Fix RX error handling +net: vertexcom: mse102x: Add range check for CMD_RTS +net: vertexcom: mse102x: Fix LEN_MASK +net: vertexcom: mse102x: Fix possible stuck of SPI interrupt +mfd: zl3073x: Register DPLL sub-device during init +mfd: zl3073x: Add clock_id field +mfd: zl3073x: Fetch invariants during probe +mfd: zl3073x: Protect operations requiring multiple register accesses +mfd: zl3073x: Add support for devlink device info +mfd: Add Microchip ZL3073x support +dt-bindings: dpll: Add support for Microchip Azurite chip family +dt-bindings: dpll: Add DPLL device and pin ipv4: Honor "ignore_routes_with_linkdown" sysctl in nexthop selection net: hibmcge: fix wrong ndo.open() after reset fail issue. net: hibmcge: fix incorrect statistics update issue @@ -13,10 +25,6 @@ net: hns3: defer calling ptp_clock_register() net: hns3: fixed debugfs tm_qset size net: hns3: fix an interrupt residual problem net: hns3: store rx VLAN tag offload state for VF -vsock/test: Expand linger test to ensure close() does not misbehave -vsock: Move lingering logic to af_vsock core -vsock/virtio: Reduce indentation in virtio_transport_wait_close() -vsock/virtio: Linger on unsent data selftests: drv-net: rss_input_xfrm: Check test prerequisites before running idpf: remove unreachable code from setting mailbox idpf: assign extracted ptype to struct libeth_rqe_info field @@ -83,14 +91,6 @@ net: use sock_gen_put() when sk_state is TCP_TIME_WAIT selftests/vsock: add initial vmtest.sh for vsock selftests/tc-testing: Add a test case to cover basic HTB+FQ_CODEL case sch_htb: make htb_deactivate() idempotent -bnxt_en: Fix ethtool -d byte order for 32-bit values -bnxt_en: Fix out-of-bound memcpy() during ethtool -w -bnxt_en: Fix coredump logic to free allocated buffer -bnxt_en: delay pci_alloc_irq_vectors() in the AER path -bnxt_en: call pci_alloc_irq_vectors() after bnxt_reserve_rings() -bnxt_en: Add missing skb_mark_for_recycle() in bnxt_rx_vlan() -bnxt_en: Fix ethtool selftest output in one of the failure cases -bnxt_en: Fix error handling path in bnxt_init_chip() r8152: use SHA-256 library API instead of crypto_shash API net: usb: lan78xx: remove unused struct members net: usb: lan78xx: Integrate EEE support with phylink LPI API