From: Paolo Abeni Date: Mon, 13 Apr 2026 13:09:51 +0000 (+0200) Subject: Merge branch 'decouple-receive-and-transmit-enablement-in-team-driver' X-Git-Tag: v7.1-rc1~173^2~15 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c7211b6e83342c71380c2e40ae46ce4a745b98b6;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'decouple-receive-and-transmit-enablement-in-team-driver' Marc Harvey says: ==================== Decouple receive and transmit enablement in team driver Allow independent control over receive and transmit enablement states for aggregated ports in the team driver. The motivation is that IEE 802.3ad LACP "independent control" can't be implemented for the team driver currently. This was added to the bonding driver in commit 240fd405528b ("bonding: Add independent control state machine"). This series also has a few patches that add tests to show that the old coupled enablement still works and that the new decoupled enablement works as intended (4, 5, and 10). There are three patches with small fixes as well, with the goal of making the final decoupling patch clearer (1, 2, and 3). Signed-off-by: Marc Harvey ==================== Link: https://patch.msgid.link/20260409-teaming-driver-internal-v7-0-f47e7589685d@google.com Signed-off-by: Paolo Abeni --- c7211b6e83342c71380c2e40ae46ce4a745b98b6