Commit History

Author SHA1 Message Date
  Linus Torvalds b7dfde956d Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux 12 years ago
  Rusty Russell 0e3daa6491 virtio: net: make it clear that virtqueue_add_buf() no longer returns > 0 12 years ago
  Rusty Russell 9ed4cb0734 virtio_net: don't rely on virtqueue_add_buf() returning capacity. 12 years ago
  Michael S. Tsirkin 7bedc7dc7c virtio-net: remove unused skb_vnet_hdr->num_sg field 12 years ago
  Michael S. Tsirkin 6ee57bcc1e virtio-net: correct capacity math on ring full 12 years ago
  Amerigo Wang 008d427807 virtio_net: fix a typo in virtnet_alloc_queues() 12 years ago
  Jason Wang d73bcd2c28 virtio-net: support changing the number of queue pairs through ethtool 12 years ago
  Jason Wang 986a4f4d45 virtio_net: multiqueue support 12 years ago
  Jason Wang e9d7417b97 virtio-net: separate fields of sending/receiving queue from virtnet_info 12 years ago
  Bill Pemberton 8cc085d604 virtio_net: remove __dev* attributes 12 years ago
  Amerigo Wang be44389964 virtio_net: use net_*_ratelimited() helpers 12 years ago
  Linus Torvalds aecdc33e11 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 12 years ago
  Tejun Heo 3b07e9ca26 workqueue: deprecate system_nrt[_freezable]_wq 13 years ago
  Amerigo Wang ee89bab14e net: move and rename netif_notify_peers() 13 years ago
  Kevin Groeneveld e3906486f6 net: fix race condition in several drivers when reading stats 13 years ago
  Jiri Pirko f2f2c8b42d virtio_net: use IFF_LIVE_ADDR_CHANGE priv_flag 13 years ago
  Jiri Pirko d4fc6918f4 virtio_net: allow to change mac when iface is running 13 years ago
  Eric Dumazet 83a27052c3 virtio-net: fix a race on 32bit arches 13 years ago
  Michael S. Tsirkin 3bbf372c6c virtio-net: remove useless disable on freeze 13 years ago
  David S. Miller 17eea0df5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 13 years ago
  Michael S. Tsirkin ec13ee8014 virtio_net: invoke softirqs after __napi_schedule 13 years ago
  Jason Wang 586d17c5a0 virtio-net: send gratuitous packets when needed 13 years ago
  Torsten Kaiser 31304165ff net: Fix misplaced parenthesis in virtio_net.c 13 years ago
  Rick Jones 2e57b79cce virtio_net: do not rate limit counter increments 13 years ago
  Danny Kukawka f2cedb63df net: replace random_ether_addr() with eth_hw_addr_random() 13 years ago
  Eric Dumazet 58472a76cf virtio: net: remove sparse errors 13 years ago
  Amit Shah 0741bcb558 virtio: net: Add freeze, restore handlers to support S4 13 years ago
  Amit Shah 04486ed019 virtio: net: Move vq and vq buf removal into separate function 13 years ago
  Amit Shah 3f9c10b0d4 virtio: net: Move vq initialization into separate function 13 years ago
  Rusty Russell f96fde41f7 virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf 13 years ago