1. 288369c VIRTIO: Use __skb_queue_purge() by Wang Chen · 16 years ago
  2. c45a681 virtio: explicit advertisement of driver features by Rusty Russell · 17 years ago
  3. 5539ae9 virtio: finer-grained features for virtio_net by Rusty Russell · 17 years ago
  4. 99ffc69 virtio: wean net driver off NETDEV_TX_BUSY by Rusty Russell · 17 years ago
  5. 0527168 virtio: fix scatterlist sizing in net driver. by Rusty Russell · 17 years ago
  6. 655aa31 virtio: fix tx_ stats in virtio_net by Rusty Russell · 17 years ago
  7. 90768c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  8. 21f644f [NET]: Undo code bloat in hot paths due to print_mac(). by David S. Miller · 17 years ago
  9. 6ea0a46 virtio_net: remove overzealous printk by Anthony Liguori · 17 years ago
  10. 4265f16 virtio: fix race in enable_cb by Christian Borntraeger · 17 years ago
  11. da74e89 virtio: Enable netpoll interface for netconsole logging by Amit Shah · 17 years ago
  12. d9d5dcc virtio_net: Fix oops on early interrupts - introduced by virtio reset code by Christian Borntraeger · 17 years ago
  13. 370076d virtio net: fix oops on interface-up by Christian Borntraeger · 17 years ago
  14. 6c0cd7c virtio_net: parametrize the napi_weight for virtio receive queue. by Dor Laor · 17 years ago
  15. 2cb9c6b virtio: free transmit skbs when notified, not on next xmit. by Rusty Russell · 17 years ago
  16. a48bd8f virtio: flush buffers on open by Rusty Russell · 17 years ago
  17. e70f2f1 virtnet: remove double ether_setup by Christian Borntraeger · 17 years ago
  18. 6e5aa7e virtio: reset function by Rusty Russell · 17 years ago
  19. b3369c1 virtio: populate network rings in the probe routine, not open by Rusty Russell · 17 years ago
  20. 34a4857 virtio: Tweak virtio_net defines by Rusty Russell · 17 years ago
  21. 50c8ea8 virtio: Net header needs hdr_len by Rusty Russell · 17 years ago
  22. 18445c4 virtio: explicit enable_cb/disable_cb rather than callback return. by Rusty Russell · 17 years ago
  23. a586d4f virtio: simplify config mechanism. by Rusty Russell · 17 years ago
  24. f35d9d8 virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets. by Rusty Russell · 17 years ago
  25. 8329d98 virtio: fix net driver loop case where we fail to restart by Rusty Russell · 17 years ago
  26. 74b2553 virtio: fix module/device unloading by Rusty Russell · 17 years ago
  27. 4d125de virtio: more fallout from scatterlist changes. by Rusty Russell · 17 years ago
  28. 296f96f Net driver using virtio by Rusty Russell · 17 years ago