]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'tls-rx-follow-ups-to-rx-work'
authorJakub Kicinski <kuba@kernel.org>
Fri, 29 Jul 2022 04:50:02 +0000 (21:50 -0700)
committerJakub Kicinski <kuba@kernel.org>
Fri, 29 Jul 2022 04:50:02 +0000 (21:50 -0700)
commit143530612b051e0e7486c5c6a0175861f4318e81
treea1bfe1d82845b51a78ff8c12ef85df6965f13986
parent994bc868d8748037871f90ccb430b64d20545eeb
parent04b7de8a519afca7a9d6db057ab804808e6aa2c2
Merge branch 'tls-rx-follow-ups-to-rx-work'

Jakub Kicinski says:

====================
tls: rx: follow ups to rx work

A selection of unrelated changes. First some selftest polishing.
Next a change to rcvtimeo handling for locking based on an exchange
with Eric. Follow up to Paolo's comments from yesterday. Last but
not least a fix to a false positive warning, turns out I've been
testing with DEBUG_NET=n this whole time.
====================

Link: https://lore.kernel.org/r/20220727031524.358216-1-kuba@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>