From: Steffen Klassert <steffen.klassert@secunet.com>
To: David Miller <davem@davemloft.net>
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 2018-10-01
Date: Mon, 1 Oct 2018 11:16:06 +0200 [thread overview]
Message-ID: <20181001091609.16646-1-steffen.klassert@secunet.com> (raw)
1) Make xfrmi_get_link_net() static to silence a sparse warning.
From Wei Yongjun.
2) Remove a unused esph pointer definition in esp_input().
From Haishuang Yan.
3) Allow the NIC driver to quietly refuse xfrm offload
in case it does not support it, the SA is created
without offload in this case.
From Shannon Nelson.
Please pull or let me know if there are problems.
Thanks!
The following changes since commit 817e60a7a2bb1f22052f18562990d675cb3a3762:
Merge branch 'nfp-add-NFP5000-support' (2018-08-28 16:01:48 -0700)
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 4a132095dd64fefabdc5dad1cd9e9809b126e582:
xfrm: allow driver to quietly refuse offload (2018-08-29 08:04:44 +0200)
----------------------------------------------------------------
Haishuang Yan (1):
esp: remove redundant define esph
Shannon Nelson (1):
xfrm: allow driver to quietly refuse offload
Wei Yongjun (1):
xfrm: Make function xfrmi_get_link_net() static
Documentation/networking/xfrm_device.txt | 4 ++++
net/ipv4/esp4.c | 7 +++----
net/ipv6/esp6.c | 7 +++----
net/xfrm/xfrm_device.c | 6 +++++-
net/xfrm/xfrm_interface.c | 2 +-
5 files changed, 16 insertions(+), 10 deletions(-)
next reply other threads:[~2018-10-01 15:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-10-01 9:16 Steffen Klassert [this message]
2018-10-01 9:16 ` [PATCH 1/3] xfrm: Make function xfrmi_get_link_net() static Steffen Klassert
2018-10-01 9:16 ` [PATCH 2/3] esp: remove redundant define esph Steffen Klassert
2018-10-01 9:16 ` [PATCH 3/3] xfrm: allow driver to quietly refuse offload Steffen Klassert
2018-10-02 5:32 ` pull request (net-next): ipsec-next 2018-10-01 David Miller
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=20181001091609.16646-1-steffen.klassert@secunet.com \
--to=steffen.klassert@secunet.com \
--cc=davem@davemloft.net \
--cc=herbert@gondor.apana.org.au \
--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