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): ipsec 2017-04-28
Date: Fri, 28 Apr 2017 11:14:31 +0200 [thread overview]
Message-ID: <1493370873-30836-1-git-send-email-steffen.klassert@secunet.com> (raw)
1) Do garbage collecting after a policy flush to remove old
bundles immediately. From Xin Long.
2) Fix GRO if netfilter is not defined.
From Sabrina Dubroca.
Please pull or let me know if there are problems.
Thanks!
The following changes since commit fd2c83b35752f0a8236b976978ad4658df14a59f:
net/packet: check length in getsockopt() called with PACKET_HDRLEN (2017-04-25 14:05:52 -0400)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec.git master
for you to fetch changes up to cfcf99f987ba321a3d122580716beb9b08d52eb8:
xfrm: fix GRO for !CONFIG_NETFILTER (2017-04-27 12:20:19 +0200)
----------------------------------------------------------------
Sabrina Dubroca (1):
xfrm: fix GRO for !CONFIG_NETFILTER
Xin Long (1):
xfrm: do the garbage collection after flushing policy
net/xfrm/xfrm_input.c | 2 +-
net/xfrm/xfrm_policy.c | 4 ++++
2 files changed, 5 insertions(+), 1 deletion(-)
next reply other threads:[~2017-04-28 9:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-28 9:14 Steffen Klassert [this message]
2017-04-28 9:14 ` [PATCH 1/2] xfrm: do the garbage collection after flushing policy Steffen Klassert
2017-04-28 9:14 ` [PATCH 2/2] xfrm: fix GRO for !CONFIG_NETFILTER Steffen Klassert
2017-04-28 19:42 ` pull request (net): ipsec 2017-04-28 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=1493370873-30836-1-git-send-email-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;
as well as URLs for NNTP newsgroup(s).