[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1427566140.git.jbenc@redhat.com>
Date: Sat, 28 Mar 2015 19:13:21 +0100
From: Jiri Benc <jbenc@...hat.com>
To: netdev@...r.kernel.org
Cc: Mahesh Bandewar <maheshb@...gle.com>,
Dan Williams <dcbw@...hat.com>
Subject: [PATCH net 0/4 v2] ipvlan: list corruption and rcu fixes
This patch set fixes different issues leading to corrupted lists and
incorrect rcu usage.
Only patch 1/4 changed since the last submission.
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 | 28 ++++++++++++++++++++--------
drivers/net/ipvlan/ipvlan_main.c | 30 +++++++++++++++++++-----------
3 files changed, 42 insertions(+), 20 deletions(-)
--
1.8.3.1
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists