Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-05-08--09-00 (v6.15-rc4-1189-g0cc1299b9d3f) remotes/brancher/net-next-2025-05-08--12-00 (v6.15-rc4-1200-g1988999a1914) ==== BASE DIFF ==== drivers/net/ethernet/meta/fbnic/fbnic.h | 8 +- drivers/net/ethernet/meta/fbnic/fbnic_csr.h | 2 + drivers/net/ethernet/meta/fbnic/fbnic_fw.c | 197 +++++++++++++++---------- drivers/net/ethernet/meta/fbnic/fbnic_irq.c | 142 ++++++++++++------ drivers/net/ethernet/meta/fbnic/fbnic_mac.c | 6 - drivers/net/ethernet/meta/fbnic/fbnic_netdev.c | 5 +- drivers/net/ethernet/meta/fbnic/fbnic_pci.c | 14 +- drivers/net/virtio_net.c | 4 + include/net/netdev_queues.h | 6 + net/core/netdev-genl.c | 69 ++++++--- 10 files changed, 291 insertions(+), 162 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.DaOlQZTllU b/tmp/tmp.v4O1RK7TVk index fdf416e64801..8e62357b3e28 100644 --- a/tmp/tmp.DaOlQZTllU +++ b/tmp/tmp.v4O1RK7TVk @@ -6,6 +6,17 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +tools: ynl: handle broken pipe gracefully in CLI +ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is requested +net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() +openvswitch: Fix userspace attribute length validation +net: dsa: b53: prevent standalone from trying to forward to other ports +selftests: mptcp: remove rp_filter configuration +selftests: netfilter: remove rp_filter configuration +selftests: net: use setup_ns for SRv6 tests and remove rp_filter configuration +selftests: net: use setup_ns for bareudp testing +selftests: net: remove redundant rp_filter configuration +selftests: net: disable rp_filter after namespace initialization netfilter: nf_conntrack: table full detailed log hinic3: module initialization and tx/rx logic ptp: ocp: Limit SMA/signal/freq counts in show/store functions @@ -69,24 +80,12 @@ dt-bindings: net: Introduce the ethernet-connector description xfrm: Sanitize marks before insert net: phy: dp83867: use 2ns delay if not specified in DTB net: phy: dp83867: remove check of delay strap configuration -net: cadence: macb: Fix a possible deadlock in macb_halt_tx. selftests: netfilter: fix conntrack stress test failures on debug kernels net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN stripping net: stmmac: stmmac_vlan: rename VLAN functions and symbol to generic symbol. net: stmmac: Refactor VLAN implementation selftests/tc-testing: Add qdisc limit trimming tests net_sched: Flush gso_skb list too during ->change() -virtio-net: fix total qstat values -net: export a helper for adding up queue stats -fbnic: Do not allow mailbox to toggle to ready outside fbnic_mbx_poll_tx_ready -fbnic: Pull fbnic_fw_xmit_cap_msg use out of interrupt context -fbnic: Improve responsiveness of fbnic_mbx_poll_tx_ready -fbnic: Cleanup handling of completions -fbnic: Actually flush_tx instead of stalling out -fbnic: Add additional handling of IRQs -fbnic: Gate AXI read/write enabling on FW mailbox -fbnic: Fix initialization of mailbox descriptor rings -net: Lock lower level devices when updating features dt-bindings: net: pse-pd: ti,tps23881: Add interrupt description net: pse-pd: tps23881: Add support for static port priority feature dt-bindings: net: pse-pd: microchip,pd692x0: Add manager regulator supply