lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 14 Jan 2020 17:58:46 +0530 From: Vinay Kumar Yadav <vinay.yadav@...lsio.com> To: davem@...emloft.net, herbert@...dor.apana.org.au Cc: linux-crypto@...r.kernel.org, netdev@...r.kernel.org, Vinay Kumar Yadav <vinay.yadav@...lsio.com> Subject: [PATCH 0/3] Crypto/chtls bug fixes These patches fix followings patch 1: Corrected function call context patch 2: TCP listen fail bug fix patch 3: Added stats counter for tls Vinay Kumar Yadav (3): Crypto/chtls: Corrected function call context crypto/chtls: Fixed listen fail when max stid range reached chelsio/cxgb4: Added tls stats prints drivers/crypto/chelsio/chtls/chtls_cm.c | 30 +++++++++---------- drivers/crypto/chelsio/chtls/chtls_main.c | 5 ++-- .../ethernet/chelsio/cxgb4/cxgb4_debugfs.c | 7 +++++ 3 files changed, 24 insertions(+), 18 deletions(-) -- 2.24.1
Powered by blists - more mailing lists