netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/4] ipvlan: list corruption and rcu fixes
@ 2015-03-27 17:30 Jiri Benc
  2015-03-27 17:30 ` [PATCH net 1/4 v2] ipvlan: fix addr hash list corruption Jiri Benc
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Jiri Benc @ 2015-03-27 17:30 UTC (permalink / raw)
  To: netdev; +Cc: Mahesh Bandewar, Dan Williams

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-03-29 19:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-27 17:30 [PATCH net 0/4] ipvlan: list corruption and rcu fixes Jiri Benc
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

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).