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] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 25 Apr 2019 20:17:11 +0000
From:   Saeed Mahameed <saeedm@...lanox.com>
To:     "davem@...emloft.net" <davem@...emloft.net>,
        "jakub.kicinski@...ronome.com" <jakub.kicinski@...ronome.com>
CC:     "daniel@...earbox.net" <daniel@...earbox.net>,
        "davejwatson@...com" <davejwatson@...com>,
        "oss-drivers@...ronome.com" <oss-drivers@...ronome.com>,
        Boris Pismenny <borisp@...lanox.com>,
        "john.fastabend@...il.com" <john.fastabend@...il.com>,
        Aviad Yehezkel <aviadye@...lanox.com>,
        "alexei.starovoitov@...il.com" <alexei.starovoitov@...il.com>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH net-next v2 0/4] net/tls: small code cleanup

On Thu, 2019-04-25 at 12:32 -0700, Jakub Kicinski wrote:
> Hi!
> 
> This small patch set cleans up tls (mostly offload parts).
> Other than avoiding unnecessary error messages - no functional
> changes here.
> 
> v2 (Saeed):
>  - fix up Review tags;
>  - remove the warning on failure completely.
> 
> Jakub Kicinski (4):
>   net/tls: don't log errors every time offload can't proceed
>   net/tls: remove old exports of sk_destruct functions
>   net/tls: move definition of tls ops into net/tls.h
>   net/tls: byte swap device req TCP seq no upon setting
> 
>  include/linux/netdevice.h | 23 +-------------------
>  include/net/tls.h         | 21 ++++++++++++++++---
>  net/tls/tls_device.c      | 44 +++++++++++++++++------------------
> ----
>  3 files changed, 38 insertions(+), 50 deletions(-)
> 

Reviewed-by: Saeed Mahameed <saeedm@...lanox.com>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ