netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL net-next] vhost-net fixes for 3.1
@ 2011-07-19 11:47 Michael S. Tsirkin
  2011-07-19 17:15 ` David Miller
  2011-07-19 18:58 ` Michael S. Tsirkin
  0 siblings, 2 replies; 5+ messages in thread
From: Michael S. Tsirkin @ 2011-07-19 11:47 UTC (permalink / raw)
  To: netdev; +Cc: jasowang, mashirle

Here's Jason's fix for a theoretical event loss
on migration (tweaked by me to update the test
module as well), and a refcounting fix by me
for a bug in the new zerocopy mode.

I thought hard about merging Jason's patches for 3.0
as well, but in the end I think it's not worth
the risk of breaking something at this stage.

Please pull for 3.1, thanks a lot!

The following changes since commit 81fc70d86527a1450560709500ca5f52e661da1f:

  net: can: remove custom hex_to_bin() (2011-07-18 11:31:43 -0700)

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

Jason Wang (2):
      vhost: init used ring after backend was set
      vhost: set log when updating used flags or avail event

Michael S. Tsirkin (1):
      vhost: fix zcopy reference counting

 drivers/vhost/net.c   |    4 ++
 drivers/vhost/test.c  |    5 +++
 drivers/vhost/vhost.c |   87 ++++++++++++++++++++++++++++++------------------
 drivers/vhost/vhost.h |    1 +
 4 files changed, 64 insertions(+), 33 deletions(-)

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

end of thread, other threads:[~2011-07-19 19:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-19 11:47 [PULL net-next] vhost-net fixes for 3.1 Michael S. Tsirkin
2011-07-19 17:15 ` David Miller
2011-07-19 18:58 ` Michael S. Tsirkin
2011-07-19 19:00   ` David Miller
2011-07-19 19:05     ` Michael S. Tsirkin

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