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  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190604.143407.2125129264920529668.davem@davemloft.net>
Date:   Tue, 04 Jun 2019 14:34:07 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     jakub.kicinski@...ronome.com
Cc:     netdev@...r.kernel.org, oss-drivers@...ronome.com,
        alexei.starovoitov@...il.com
Subject: Re: [PATCH net-next 0/8] net/tls: small general improvements

From: Jakub Kicinski <jakub.kicinski@...ronome.com>
Date: Mon,  3 Jun 2019 15:16:57 -0700

> This series cleans up and improves the tls code, mostly the offload
> parts.
> 
> First a slight performance optimization - avoiding unnecessary re-
> -encryption of records in patch 1.  Next patch 2 makes the code
> more resilient by checking for errors in skb_copy_bits().  Next
> commit removes a warning which can be triggered in normal operation,
> (especially for devices explicitly making use of the fallback path).
> Next two paths change the condition checking around the call to
> tls_device_decrypted() to make it easier to extend.  Remaining
> commits are centered around reorganizing struct tls_context for
> better cache utilization.

Series applied, thanks.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ