netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL net-2.6] vhost: cleanups and fixes
@ 2011-03-17 14:04 Michael S. Tsirkin
  2011-03-21  2:08 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Michael S. Tsirkin @ 2011-03-17 14:04 UTC (permalink / raw)
  To: David Miller
  Cc: kvm, virtualization, netdev, linux-kernel, eric.dumazet,
	jasowang, krkumar2, mst

The following tree has fixes for vhost-net for 2.6.39.
These are easier to apply on top of Jason's and Krishna's
cleanups, and they got tested this way, so I thought it's
better for everyone to include that, and the trivial
copy_from_user optimization.

But if you think it's too late for that, pls let me know
and I'll try to untangle that dependency.

Thanks!

The following changes since commit 1fc050a13473348f5c439de2bb41c8e92dba5588:

  ipv4: Cache source address in nexthop entries. (2011-03-07 20:54:48 -0800)

are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-net-next

Jason Wang (3):
      vhost-net: check the support of mergeable buffer outside the receive loop
      vhost-net: Unify the code of mergeable and big buffer handling
      vhost: lock receive queue, not the socket

Krishna Kumar (1):
      vhost: Cleanup vhost.c and net.c

Michael S. Tsirkin (2):
      vhost: copy_from_user -> __copy_from_user
      vhost-net: remove unlocked use of receive_queue

 drivers/vhost/net.c   |  159 ++++++++-----------------------------------------
 drivers/vhost/vhost.c |   55 ++++++++++++-----
 2 files changed, 64 insertions(+), 150 deletions(-)

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

* Re: [PULL net-2.6] vhost: cleanups and fixes
  2011-03-17 14:04 [PULL net-2.6] vhost: cleanups and fixes Michael S. Tsirkin
@ 2011-03-21  2:08 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2011-03-21  2:08 UTC (permalink / raw)
  To: mst
  Cc: kvm, virtualization, netdev, linux-kernel, eric.dumazet,
	jasowang, krkumar2

From: "Michael S. Tsirkin" <mst@redhat.com>
Date: Thu, 17 Mar 2011 16:04:04 +0200

> The following changes since commit 1fc050a13473348f5c439de2bb41c8e92dba5588:
> 
>   ipv4: Cache source address in nexthop entries. (2011-03-07 20:54:48 -0800)
> 
> are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-net-next
> 
> Jason Wang (3):
>       vhost-net: check the support of mergeable buffer outside the receive loop
>       vhost-net: Unify the code of mergeable and big buffer handling
>       vhost: lock receive queue, not the socket
> 
> Krishna Kumar (1):
>       vhost: Cleanup vhost.c and net.c
> 
> Michael S. Tsirkin (2):
>       vhost: copy_from_user -> __copy_from_user
>       vhost-net: remove unlocked use of receive_queue

Pulled, thanks.

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

end of thread, other threads:[~2011-03-21  2:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-17 14:04 [PULL net-2.6] vhost: cleanups and fixes Michael S. Tsirkin
2011-03-21  2:08 ` David Miller

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