From: Jiri Benc <jbenc@redhat.com>
To: netdev@vger.kernel.org
Cc: Mahesh Bandewar <maheshb@google.com>, Dan Williams <dcbw@redhat.com>
Subject: [PATCH net 0/4] ipvlan: list corruption and rcu fixes
Date: Fri, 27 Mar 2015 18:30:22 +0100 [thread overview]
Message-ID: <cover.1427476903.git.jbenc@redhat.com> (raw)
This patch set fixes different issues leading to corrupted lists and
incorrect rcu usage.
Jiri Benc (4):
ipvlan: fix addr hash list corruption
ipvlan: protect against concurrent link removal
ipvlan: do not use rcu operations for address list
ipvlan: fix check for IP addresses in control path
drivers/net/ipvlan/ipvlan.h | 4 +++-
drivers/net/ipvlan/ipvlan_core.c | 25 ++++++++++++++++++-------
drivers/net/ipvlan/ipvlan_main.c | 28 +++++++++++++++++-----------
3 files changed, 38 insertions(+), 19 deletions(-)
--
1.8.3.1
next reply other threads:[~2015-03-27 17:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-27 17:30 Jiri Benc [this message]
2015-03-27 17:30 ` [PATCH net 1/4 v2] ipvlan: fix addr hash list corruption Jiri Benc
2015-03-27 17:36 ` Sergei Shtylyov
2015-03-28 0:16 ` Mahesh Bandewar
2015-03-28 18:17 ` Jiri Benc
2015-03-29 19:23 ` David Miller
2015-03-27 17:30 ` [PATCH net 2/4] ipvlan: protect against concurrent link removal Jiri Benc
2015-03-27 17:30 ` [PATCH net 3/4] ipvlan: do not use rcu operations for address list Jiri Benc
2015-03-27 17:30 ` [PATCH net 4/4] ipvlan: fix check for IP addresses in control path Jiri Benc
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=cover.1427476903.git.jbenc@redhat.com \
--to=jbenc@redhat.com \
--cc=dcbw@redhat.com \
--cc=maheshb@google.com \
--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).