From: Jakub Kicinski Date: Wed, 22 Oct 2025 01:08:25 +0000 (-0700) Subject: Merge branch 'net-common-feature-compute-for-upper-interface' X-Git-Tag: v6.19-rc1~170^2~339 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21e45ec8a534893ce785c906a6058c1c848710ac;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'net-common-feature-compute-for-upper-interface' Hangbin Liu says: ==================== net: common feature compute for upper interface Some high-level virtual drivers need to compute features from their lower devices, but each currently has its own implementation and may miss some feature computations. This patch set introduces a common function to compute features for such devices. Currently, bonding, team, and bridge have been updated to use the new helper. ==================== Link: https://patch.msgid.link/20251017034155.61990-1-liuhangbin@gmail.com Signed-off-by: Jakub Kicinski --- 21e45ec8a534893ce785c906a6058c1c848710ac