From: David S. Miller Date: Tue, 29 Sep 2020 20:57:03 +0000 (-0700) Subject: Merge branch 'cxgb4-ch_ktls-updates-in-net-next' X-Git-Tag: v5.10.7~1401^2~110 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=902c2a316871ed2cb0a3da6d7f2e38e3e8b31dc8;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'cxgb4-ch_ktls-updates-in-net-next' Rohit Maheshwari says: ==================== cxgb4/ch_ktls: updates in net-next This series of patches improves connections setup and statistics. This series is broken down as follows: Patch 1 fixes the handling of connection setup failure in HW. Driver shouldn't return success to tls_dev_add, until HW returns success. Patch 2 avoids the log flood. Patch 3 adds ktls statistics at port level. v1->v2: - removed conn_up from all places. v2->v3: - Corrected timeout handling. ==================== Signed-off-by: David S. Miller --- 902c2a316871ed2cb0a3da6d7f2e38e3e8b31dc8