netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 4.5-stable 0/2] net: vrf: 4.5 backports
@ 2016-05-25 16:35 David Ahern
  2016-05-25 16:35 ` [PATCH net-next 1/2] net: vrf: Fix dst reference counting David Ahern
  2016-05-25 16:35 ` [PATCH net-next 2/2] net: vrf: protect changes to private data with rcu David Ahern
  0 siblings, 2 replies; 4+ messages in thread
From: David Ahern @ 2016-05-25 16:35 UTC (permalink / raw)
  To: netdev; +Cc: David Ahern

Backports of 2 vrf patches to 4.5.5 stable tree.

Dave: not sure if you want me to send to stable maintainers or if you
      want to add them to your stable queue. I have the 4.4.11 versions
      ready as well.

David Ahern (2):
  net: vrf: Fix dst reference counting
  net: vrf: protect changes to private data with rcu

 drivers/net/vrf.c       | 235 ++++++++++++------------------------------------
 include/net/ip6_route.h |   3 +
 include/net/route.h     |   3 +
 net/ipv4/route.c        |   7 +-
 net/ipv6/route.c        |   7 +-
 5 files changed, 71 insertions(+), 184 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2016-05-25 17:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-25 16:35 [PATCH 4.5-stable 0/2] net: vrf: 4.5 backports David Ahern
2016-05-25 16:35 ` [PATCH net-next 1/2] net: vrf: Fix dst reference counting David Ahern
2016-05-25 17:02   ` David Ahern
2016-05-25 16:35 ` [PATCH net-next 2/2] net: vrf: protect changes to private data with rcu David Ahern

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