Histórico de Commits

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