All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Williamson <alex.williamson@hp.com>
To: David Miller <davem@davemloft.net>
Cc: rusty@rustcorp.com.au, markmc@redhat.com, netdev@vger.kernel.org,
	kvm@vger.kernel.org
Subject: Re: [PATCH v4 0/4] virtio_net: Add MAC and VLAN filtering
Date: Tue, 03 Feb 2009 16:42:57 -0700	[thread overview]
Message-ID: <1233704577.25178.55.camel@bling> (raw)
In-Reply-To: <20090203.150636.175381174.davem@davemloft.net>

On Tue, 2009-02-03 at 15:06 -0800, David Miller wrote:
> From: Alex Williamson <alex.williamson@hp.com>
> Date: Tue, 03 Feb 2009 12:25:50 -0700
> 
> > This series adds infrastructure for a new control virtqueue and
> > makes use of it to support set_rx_mode, unicast and multicast address
> > lists, and supporting a hypervisor based VLAN filter.  The goal is to
> > make the virtio-net device support more of the features of a physical
> > NIC and allow the hypervisor to discard packets we don't want.  These
> > patches are intended for 2.6.30.
> > 
> > This is the 4th and hopefully final revision, incorporating a few
> > more tweaks from Rusty.
> 
> The second patch doesn't apply to the net-next-2.6 tree.
> 
> Please regenerate these against net-next-2.6 or -next and
> I'll apply them, thanks.

Ack, sorry.  I had dropped the original first patch that allows setting
the virtio_net MAC address since Rusty already accepted it into his
patch queue.  I can easily munge these to not rely on that (context-only
changes), but that'll just leave Rusty with the merge conflict.  Rusty,
which way do you want these to hit the tree?  Thanks,

Alex

-- 
Alex Williamson                             HP Open Source & Linux Org.


  reply	other threads:[~2009-02-03 23:43 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-03 19:25 [PATCH v4 0/4] virtio_net: Add MAC and VLAN filtering Alex Williamson
2009-02-03 19:25 ` [PATCH v4 1/4] virtio_net: Add a virtqueue for outbound control commands Alex Williamson
2009-02-03 19:26 ` [PATCH v4 2/4] virtio_net: Add a set_rx_mode interface Alex Williamson
2009-02-03 19:26 ` [PATCH v4 3/4] virtio_net: Add a MAC filter table Alex Williamson
2009-02-03 19:26 ` [PATCH v4 4/4] virtio_net: Add support for VLAN filtering in the hypervisor Alex Williamson
2009-02-03 23:06 ` [PATCH v4 0/4] virtio_net: Add MAC and VLAN filtering David Miller
2009-02-03 23:42   ` Alex Williamson [this message]
2009-02-04  4:03   ` Rusty Russell
2009-02-04 19:02   ` [PATCH v5 " Alex Williamson
2009-02-04 19:02     ` [PATCH v5 1/4] virtio_net: Add a virtqueue for outbound control commands Alex Williamson
2009-02-04 19:02     ` [PATCH v5 2/4] virtio_net: Add a set_rx_mode interface Alex Williamson
2009-02-04 19:02     ` [PATCH v5 3/4] virtio_net: Add a MAC filter table Alex Williamson
2009-02-04 19:02     ` [PATCH v5 4/4] virtio_net: Add support for VLAN filtering in the hypervisor Alex Williamson
2009-02-05  0:35     ` [PATCH v5 0/4] virtio_net: Add MAC and VLAN filtering David Miller

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=1233704577.25178.55.camel@bling \
    --to=alex.williamson@hp.com \
    --cc=davem@davemloft.net \
    --cc=kvm@vger.kernel.org \
    --cc=markmc@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=rusty@rustcorp.com.au \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.