Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-05-06--06-00 (v6.15-rc4-875-gd63e187eac85) remotes/brancher/net-next-2025-05-06--09-00 (v6.15-rc4-876-g080cf0b171a5) ==== BASE DIFF ==== drivers/net/ethernet/ibm/Kconfig | 13 ++ drivers/net/ethernet/ibm/ibmveth.c | 247 ++++++++++++++++++++++++++++++++++--- drivers/net/ethernet/ibm/ibmveth.h | 65 +++++----- 3 files changed, 274 insertions(+), 51 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.YRVUrq13f4 b/tmp/tmp.1bsalm8XvW index 652cc71c6096..2c56bf16a339 100644 --- a/tmp/tmp.YRVUrq13f4 +++ b/tmp/tmp.1bsalm8XvW @@ -6,6 +6,7 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +hinic3: module initialization and tx/rx logic net: add missing instance lock to dev_set_promiscuity selftests/tc-testing: Add qdisc limit trimming tests net_sched: Flush gso_skb list too during ->change() @@ -59,13 +60,9 @@ io_uring/zcrx: selftests: fix setting ntuple rule into rss eth: fbnic: fix `tx_dropped` counting selftests: net: exit cleanly on SIGTERM / timeout net: ti: icssg-prueth: add TAPRIO offload support -net: ibmveth: added KUnit tests for some buffer pool functions -net: ibmveth: Reset the adapter when unexpected states are detected -net: ibmveth: Indented struct ibmveth_adapter correctly vsock/test: Expand linger test to ensure close() does not misbehave vsock: Move lingering logic to af_vsock core vsock/virtio: Linger on unsent data -xdp: add xdp_skb_reserve_put helper 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