Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-04-30--08-00 (v6.15-rc3-763-g59a813680e1a) remotes/brancher/net-next-hw-2025-04-30--16-00 (v6.15-rc3-789-g0c342b382898) ==== BASE DIFF ==== drivers/net/ethernet/amd/pds_core/adminq.c | 4 +-- drivers/net/ethernet/amd/pds_core/core.c | 4 +-- 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 ++++++++++++++++++---- include/linux/pds/pds_adminq.h | 3 +- 7 files changed, 69 insertions(+), 31 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.eHN27bNTaJ b/tmp/tmp.kNRpvr6MHM index 2f5a1c69aca3..f96d991ab7b7 100644 --- a/tmp/tmp.eHN27bNTaJ +++ b/tmp/tmp.kNRpvr6MHM @@ -5,6 +5,30 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +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 +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 +selftests: drv-net: rss_input_xfrm: Check test prerequisites before running +mctp pcc: Implement MCTP over PCC Transport +igc: fix lock order in igc_ptp_reset +idpf: protect shutdown from reset +idpf: fix potential memory leak on kcalloc() failure +liquidio: check other_oct before dereferencing +net: dsa: b53: do not set learning and unicast/multicast on up +net: dsa: b53: fix learning on VLAN unaware bridges +net: dsa: b53: fix toggling vlan_filtering +net: dsa: b53: do not program vlans when vlan filtering is off +net: dsa: b53: do not allow to configure VLAN 0 +net: dsa: b53: always rejoin default untagged VLAN on bridge leave +net: dsa: b53: fix VLAN ID for untagged vlan on bridge leave +net: dsa: b53: fix flushing old pvid VLAN on pvid change +net: dsa: b53: fix clearing PVID of a port +net: dsa: b53: keep CPU port always tagged again +net: dsa: b53: allow leaky reserved multicast selftests: net: exit cleanly on SIGTERM / timeout tools: ynl: allow fixed-header to be specified per op tools: ynl-gen: don't init enum checks for classic netlink @@ -40,14 +64,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 @@ -67,6 +83,3 @@ net: ti: icssg-prueth: Fix race condition for traffic from different network soc net: ti: icssg-prueth: Report BQL before sending XDP packets net: ti: icssg-prueth: Set XDP feature flags for ndev Documentation: networking: expand and clarify EEE_GET/EEE_SET documentation -pds_core: init viftype default in declaration -pds_core: smaller adminq poll starting interval -pds_core: remove extra name description