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-next>] [day] [month] [year] [list]
Message-ID: <20210209094305.3529418-1-steffen.klassert@secunet.com>
Date:   Tue, 9 Feb 2021 10:43:01 +0100
From:   Steffen Klassert <steffen.klassert@...unet.com>
To:     David Miller <davem@...emloft.net>,
        Jakub Kicinski <kuba@...nel.org>
CC:     Herbert Xu <herbert@...dor.apana.org.au>,
        Steffen Klassert <steffen.klassert@...unet.com>,
        <netdev@...r.kernel.org>
Subject: pull request (net-next): ipsec-next 2021-02-09

1) Support TSO on xfrm interfaces.
   From Eyal Birger.

2) Variable calculation simplifications in esp4/esp6.
   From Jiapeng Chong / Jiapeng Zhong.

3) Fix a return code in xfrm_do_migrate.
   From Zheng Yongjun.

Please pull or let me know if there are problems.

Thanks!

The following changes since commit ede71cae72855f8d6f6268510895210adc317666:

  net-next: docs: Fix typos in snmp_counter.rst (2021-01-05 17:07:38 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next.git master

for you to fetch changes up to 4ac7a6eecbec90c7f83d5ea6f0498d9fa9c62917:

  xfrm: Return the correct errno code (2021-02-04 09:29:27 +0100)

----------------------------------------------------------------
Eyal Birger (1):
      xfrm: interface: enable TSO on xfrm interfaces

Jiapeng Chong (1):
      esp: Simplify the calculation of variables

Jiapeng Zhong (1):
      net: Simplify the calculation of variables

Zheng Yongjun (1):
      xfrm: Return the correct errno code

 net/ipv4/esp4_offload.c   |  2 +-
 net/ipv6/esp6.c           |  2 +-
 net/xfrm/xfrm_interface.c | 10 +++++++++-
 net/xfrm/xfrm_user.c      |  2 +-
 4 files changed, 12 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ