From: "Michael S. Tsirkin" <mst@redhat.com>
To: David Miller <davem@davemloft.net>
Cc: kvm@vger.kernel.org, virtualization@lists.osdl.org,
netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
krkumar2@in.ibm.com
Subject: [GIT PULL net-next-2.6] vhost-net patchset for 2.6.36
Date: Wed, 28 Jul 2010 16:32:31 +0300 [thread overview]
Message-ID: <20100728133231.GA1932@redhat.com> (raw)
In-Reply-To: <20100701164127.GA3199@redhat.com>
David,
The following tree includes the current vhost-net patchset.
Please merge it for 2.6.36.
Thanks!
The following changes since commit 4cfa580e7eebb8694b875d2caff3b989ada2efac:
r6040: Fix args to phy_mii_ioctl(). (2010-07-21 21:10:49 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-net-next
David Stevens (1):
vhost-net: mergeable buffers support
Michael S. Tsirkin (1):
vhost: apply cgroup to vhost workers
Sridhar Samudrala (1):
cgroups: Add an API to attach a task to current task's cgroup
Tejun Heo (1):
vhost: replace vhost_workqueue with per-vhost kthread
drivers/vhost/net.c | 293 +++++++++++++++++++++++++++++++++++++++++-------
drivers/vhost/vhost.c | 228 ++++++++++++++++++++++++++++++++-----
drivers/vhost/vhost.h | 55 ++++++---
include/linux/cgroup.h | 7 +
kernel/cgroup.c | 23 ++++
5 files changed, 515 insertions(+), 91 deletions(-)
next prev parent reply other threads:[~2010-07-28 13:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-07-01 16:41 [GIT PULL net-2.6] vhost-net: more error handling fixes Michael S. Tsirkin
2010-07-03 5:29 ` David Miller
2010-07-28 13:32 ` Michael S. Tsirkin [this message]
2010-08-02 22:54 ` [GIT PULL net-next-2.6] vhost-net patchset for 2.6.36 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=20100728133231.GA1932@redhat.com \
--to=mst@redhat.com \
--cc=davem@davemloft.net \
--cc=krkumar2@in.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=virtualization@lists.osdl.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 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.