netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Gregory Haskins <gregory.haskins@gmail.com>
To: Patrick Mullaney <pmullaney@novell.com>
Cc: alacrityvm-devel@lists.sourceforge.net,
	linux-kernel@vger.kernel.org, kaber@trash.net, arnd@arndb.de,
	netdev@vger.kernel.org
Subject: Re: [PATCH 0/3] vbus: venet macvlan rt netlink changes
Date: Mon, 01 Feb 2010 07:53:04 -0500	[thread overview]
Message-ID: <4B66CEB0.2050806@gmail.com> (raw)
In-Reply-To: <20100114215058.4958.87746.stgit@mimic.site>

[-- Attachment #1: Type: text/plain, Size: 1404 bytes --]

On 1/14/10 4:52 PM, Patrick Mullaney wrote:
> (Applies to alacrityvm.git/master:a725f9950)
> 
> This series changes the venet macvlan device such that it can
> be created via rt netlink and no longer requires any extensive
> changes to the macvlan device itself. The first patch removes
> prior changes to the macvlan device introduced in the alacrityvm
> tree and also implements the changes needed for creation and
> management via rt netlink. The subsequent patches(2 and 3) are
> changes to the macvlan device for GRO support and for type
> specific release. These 2 patches don't appear to be upstream.
> If desired and approved, I'll regenerate these last 2 for
> net-next.

Applied to alacrityvm.git/master.  Thanks Pat!

> 
> ---
> 
> Patrick Mullaney (3):
>       macvlan: use rtnl_link_ops->dellink during unregister notications
>       macvlan: add GRO bit to features mask
>       venet-macvlan: allow rt netlink to create venet macvlan devices
> 
> 
>  drivers/net/macvlan.c                   |   72 ++----
>  include/linux/macvlan.h                 |    6 -
>  kernel/vbus/devices/venet/device.c      |    8 +
>  kernel/vbus/devices/venet/macvlan.c     |  360 ++++++++++++++++++++-----------
>  kernel/vbus/devices/venet/tap.c         |    3 
>  kernel/vbus/devices/venet/venetdevice.h |    3 
>  6 files changed, 265 insertions(+), 187 deletions(-)
> 



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 267 bytes --]

      parent reply	other threads:[~2010-02-01 12:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-14 21:52 [PATCH 0/3] vbus: venet macvlan rt netlink changes Patrick Mullaney
2010-01-14 21:53 ` [PATCH 1/3] venet-macvlan: allow rt netlink to create venet macvlan devices Patrick Mullaney
2010-01-14 21:53 ` [PATCH 2/3] macvlan: add GRO bit to features mask Patrick Mullaney
2010-01-15 10:08   ` Patrick McHardy
2010-01-15 20:00     ` [PATCH] " Patrick Mullaney
2010-01-16  9:05       ` David Miller
2010-01-14 21:53 ` [PATCH 3/3] macvlan: use rtnl_link_ops->dellink during unregister notications Patrick Mullaney
2010-02-01 12:53 ` Gregory Haskins [this message]

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=4B66CEB0.2050806@gmail.com \
    --to=gregory.haskins@gmail.com \
    --cc=alacrityvm-devel@lists.sourceforge.net \
    --cc=arnd@arndb.de \
    --cc=kaber@trash.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pmullaney@novell.com \
    /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).