netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Steffen Klassert <steffen.klassert@secunet.com>
To: David Miller <davem@davemloft.net>, Jakub Kicinski <kuba@kernel.org>
Cc: Herbert Xu <herbert@gondor.apana.org.au>,
	Steffen Klassert <steffen.klassert@secunet.com>,
	<netdev@vger.kernel.org>
Subject: pull request (net-next): ipsec-next 2021-04-14
Date: Wed, 14 Apr 2021 12:16:58 +0200	[thread overview]
Message-ID: <20210414101701.324777-1-steffen.klassert@secunet.com> (raw)

Not much this time:

1) Simplification of some variable calculations in esp4 and esp6.
   From Jiapeng Chong and Junlin Yang.

2) Fix a clang Wformat warning in esp6 and ah6.
   From Arnd Bergmann.

Please pull or let me know if there are problems.

Thanks!

The following changes since commit 34bb975126419e86bc3b95e200dc41de6c6ca69c:

  net: fddi: skfp: Mundane typo fixes throughout the file smt.h (2021-03-10 15:42:22 -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 6ad2dd6c14d3989b44cdc17f1e7258bf613dd070:

  ipv6: fix clang Wformat warning (2021-03-25 09:48:32 +0100)

----------------------------------------------------------------
Arnd Bergmann (1):
      ipv6: fix clang Wformat warning

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

Junlin Yang (1):
      esp6: remove a duplicative condition

 net/ipv4/esp4.c         | 2 +-
 net/ipv6/ah6.c          | 2 +-
 net/ipv6/esp6.c         | 2 +-
 net/ipv6/esp6_offload.c | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

             reply	other threads:[~2021-04-14 10:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-14 10:16 Steffen Klassert [this message]
2021-04-14 10:16 ` [PATCH 1/3] esp4: Simplify the calculation of variables Steffen Klassert
2021-04-14 10:17 ` [PATCH 2/3] esp6: remove a duplicative condition Steffen Klassert
2021-04-14 10:17 ` [PATCH 3/3] ipv6: fix clang Wformat warning Steffen Klassert
2021-04-14 20:30 ` pull request (net-next): ipsec-next 2021-04-14 patchwork-bot+netdevbpf

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210414101701.324777-1-steffen.klassert@secunet.com \
    --to=steffen.klassert@secunet.com \
    --cc=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).