netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Ahern <dsa@cumulusnetworks.com>
To: netdev@vger.kernel.org
Cc: David Ahern <dsa@cumulusnetworks.com>
Subject: [PATCH 4.5-stable 0/2] net: vrf: 4.5 backports
Date: Wed, 25 May 2016 09:35:29 -0700	[thread overview]
Message-ID: <1464194131-3457-1-git-send-email-dsa@cumulusnetworks.com> (raw)

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

             reply	other threads:[~2016-05-25 16:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-25 16:35 David Ahern [this message]
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

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=1464194131-3457-1-git-send-email-dsa@cumulusnetworks.com \
    --to=dsa@cumulusnetworks.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).