Commit History

Author SHA1 Message Date
  Ben Hutchings 3d0ad09412 drivers/net: Disable UFO through virtio 10 years ago
  Linus Torvalds 0e6e58f941 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 10 years ago
  Michael S. Tsirkin 4b7fd2e688 virtio_net: fix use after free 10 years ago
  Michael S. Tsirkin e53fbd11e9 virtio_net: enable VQs early on restore 10 years ago
  Michael S. Tsirkin 0246555550 virtio_net: fix use after free on allocation failure 10 years ago
  Michael S. Tsirkin 4baf1e33d0 virtio_net: enable VQs early 10 years ago
  Michael S. Tsirkin 507613bf31 virtio_net: minor cleanup 10 years ago
  Michael S. Tsirkin 080c637373 virtio-net: drop config_mutex 10 years ago
  Michael S. Tsirkin 102a2786c9 virtio_net: drop config_enable 10 years ago
  Rusty Russell a58354409a virtio_net: pass well-formed sgs to virtqueue_add_*() 11 years ago
  David S. Miller c89fcfd42c virtio_net: flush when in xmit_more mode and under descriptor pressure 11 years ago
  David S. Miller 0b725a2ca6 net: Remove ndo_xmit_flush netdev operation, use signalling instead. 11 years ago
  David S. Miller c223a078cb virtio_net: Support netdev_ops->ndo_xmit_flush() 11 years ago
  Jason Wang 91815639d8 virtio-net: rx busy polling support 11 years ago
  Jason Wang 2ffa75988f virtio-net: introduce virtnet_receive() 11 years ago
  Wilfried Klaebe 7ad24ea4bf net: get rid of SET_ETHTOOL_OPS 11 years ago
  Zhangjie \(HZ\) 6ebbc1a638 virtio-net: Set needed_headroom for virtio-net when VIRTIO_F_ANY_LAYOUT is true 11 years ago
  Amos Kong c18e9cd623 virtio_net: zero is an invald queue_pairs number 11 years ago
  Linus Torvalds cd6362befe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 11 years ago
  Linus Torvalds 64056a9425 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 11 years ago
  David S. Miller 64c27237a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 11 years ago
  Jason Wang 681daee244 virtio-net: correct error handling of virtqueue_kick() 11 years ago
  Eric W. Biederman 85e9452539 virtio_net: Call dev_kfree_skb_any instead of dev_kfree_skb. 11 years ago
  Eric W. Biederman 57a7744e09 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq 11 years ago
  Rusty Russell a7c58146cf virtio_net: don't crash if virtqueue is broken. 11 years ago
  Jason Wang 0e7ede80d9 virtio-net: alloc big buffers also when guest can receive UFO 11 years ago
  Michael Dalton fbf28d78f5 virtio-net: initial rx sysfs support, export mergeable rx buffer size 11 years ago
  Michael Dalton ab7db91705 virtio-net: auto-tune mergeable rx buffer size for improved performance 11 years ago
  Michael Dalton fb51879dbc virtio-net: use per-receive queue page frag alloc for mergeable bufs 11 years ago
  Jason Wang be121f46af virtio-net: drop rq->max and rq->num 11 years ago