提交历史

作者 SHA1 备注 提交日期
  Michael S. Tsirkin 99975cc6ad vhost/net: length miscalculation 10 年之前
  Linus Torvalds 70e71ca0af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 10 年之前
  Al Viro c0371da604 put iov_iter into msghdr 10 年之前
  Michael S. Tsirkin 41e3e42108 vhost/net: enable virtio 1.0 11 年之前
  Michael S. Tsirkin e4fca7d6ff vhost/net: larger header for virtio 1.0 11 年之前
  Michael S. Tsirkin 8b38694a2d vhost/net: virtio 1.0 byte swap 11 年之前
  Michael S. Tsirkin bf99573496 vhost/net: force len for TX to host endian 11 年之前
  Romain Francoise d04257b07f vhost-net: don't open-code kvfree 11 年之前
  Michael S. Tsirkin 47283bef7e vhost: move memory pointer to VQs 11 年之前
  Michael S. Tsirkin ea16c51433 vhost: move acked_features to VQs 11 年之前
  Michael S. Tsirkin 23cc5a991c vhost-net: extend device allocation to vmalloc 12 年之前
  Al Viro 09aaacf02a vhost: don't open-code sockfd_put() 11 年之前
  Michael S. Tsirkin a39ee449f9 vhost: validate vhost_get_vq_desc return value 11 年之前
  Michael S. Tsirkin d8316f3991 vhost: fix total length when packets are too short 11 年之前
  Michael S. Tsirkin b0c057ca7e vhost: fix a theoretical race in device cleanup 11 年之前
  Michael S. Tsirkin 0ad8b480d6 vhost: fix ref cnt checking deadlock 11 年之前
  Zhi Yong Wu 59566b6e8c vhost: remove the dead branch 11 年之前
  Jason Wang f7c6be404d vhost_net: correctly limit the max pending buffers 12 年之前
  Jason Wang 19c73b3e08 vhost_net: poll vhost queue after marking DMA is done 12 年之前
  Jason Wang ce21a02913 vhost_net: determine whether or not to use zerocopy at one time 12 年之前
  Jason Wang c92112aed3 vhost_net: use vhost_add_used_and_signal_n() in vhost_zerocopy_signal_used() 12 年之前
  Jason Wang 094afe7d55 vhost_net: make vhost_zerocopy_signal_used() return void 12 年之前
  Asias He 22fa90c7fb vhost: Remove custom vhost rcu usage 12 年之前
  Asias He 2e26af79b7 vhost-net: Always access vq->private_data under vq mutex 12 年之前
  Asias He 0a1febf7ba vhost: Make local function static 12 年之前
  Michael S. Tsirkin c38e39c378 vhost-net: fix use-after-free in vhost_net_flush 12 年之前
  Michael S. Tsirkin 288cfe78c8 vhost: fix ubuf_info cleanup 12 年之前
  Michael S. Tsirkin 05c0535194 vhost: check owner before we overwrite ubuf_info 12 年之前
  Jason Wang 4364d5f96e vhost_net: clear msg.control for non-zerocopy case during tx 12 年之前
  Asias He fe729a57c8 vhost-net: Cleanup vhost_ubuf and vhost_zcopy 12 年之前