Commit History

Author SHA1 Message Date
  Rusty Russell e2dcdfe95c virtio: virtio_break_device() to mark all virtqueues broken. 11 years ago
  Rusty Russell 70670444c2 virtio: fail adding buffer on broken queues. 11 years ago
  Joel Stanley 6abb2dd928 tools/virtio: fix missing kmemleak_ignore symbol 11 years ago
  Heinz Graalfs 2342d6a651 virtio_ring: adapt to notify() returning bool 11 years ago
  Heinz Graalfs b3b32c9413 virtio_ring: add new function virtqueue_is_broken() 11 years ago
  Heinz Graalfs 5b1bf7cb67 virtio_ring: let virtqueue_{kick()/notify()} return a bool 11 years ago
  Heinz Graalfs 46f9c2b925 virtio_ring: change host notification API 11 years ago
  Rusty Russell bb478d8b16 virtio_ring: plug kmemleak false positive. 12 years ago
  Linus Torvalds 496322bc91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 12 years ago
  Michael S. Tsirkin cc229884d3 virtio: support unlocked queue poll 12 years ago
  Rusty Russell b3087e48ce virtio: remove virtqueue_add_buf(). 12 years ago
  Rusty Russell 282edb3649 virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf. 12 years ago
  Rusty Russell 13816c768d virtio_ring: virtqueue_add_sgs, to add multiple sgs. 12 years ago
  Rusty Russell a9a0fef779 virtio_ring: expose virtio barriers for use in vringh. 12 years ago
  Rusty Russell 98e8c6bc66 virtio: make virtqueue_add_buf() returning 0 on success, not capacity. 13 years ago
  Rusty Russell 06ca287dba virtio: move queue_index and num_free fields into core struct virtqueue. 13 years ago
  Will Deacon b92b1b89a3 virtio: force vring descriptors to be allocated from lowmem 13 years ago
  Jason Wang 17bb6d4088 virtio-ring: move queue_index to vring_virtqueue 13 years ago
  Jason Wang a72caae218 virtio: correct the memory barrier in virtqueue_kick_prepare() 13 years ago
  Jason Wang 4dbc5d9f4f virtio: fix typos of memory barriers 13 years ago
  Rusty Russell e93300b1af virtio: add debugging if driver doesn't kick. 13 years ago
  Rusty Russell ee7cd8981e virtio: expose added descriptors immediately. 13 years ago
  Rusty Russell 3b720b8c86 virtio: avoid modulus operation. 13 years ago
  Rusty Russell 41f0377f73 virtio: support unlocked queue kick 13 years ago
  Rusty Russell f96fde41f7 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf 13 years ago
  Rusty Russell 5dfc17628d virtio: document functions better. 13 years ago
  Rusty Russell 7b21e34fd1 virtio: harsher barriers for rpmsg. 13 years ago
  Paul Gortmaker b5a2c4f199 virtio: Add module.h to drivers/virtio users. 14 years ago
  Rick Jones 8f9f4668b3 Add ethtool -g support to virtio_net 14 years ago
  Michael S. Tsirkin 7ab358c23c virtio: add api for delayed callbacks 14 years ago