1. 48900cb virtio-net: drop NETIF_F_FRAGLIST by Jason Wang · 9 years ago
  2. 7599330 virtio_net: don't require ANY_LAYOUT with VERSION_1 by Michael S. Tsirkin · 9 years ago
  3. 60302ff virtio: document queue state logic by Michael S. Tsirkin · 9 years ago
  4. faadb05 virtio: simplify the using of received in virtnet_poll by Li RongQing · 9 years ago
  5. d631b94 virtio: change comment in transmit by stephen hemminger · 9 years ago
  6. ab3971b virtio-net: correctly delete napi hash by Jason Wang · 9 years ago
  7. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  8. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  9. e3e3c42 Revert "drivers/net: Disable UFO through virtio" by Vlad Yasevich · 9 years ago
  10. 074c358 virtio_net: add software timestamp support by Jacob Keller · 10 years ago
  11. 6ba4224 virtio/net: verify device has config space by Michael S. Tsirkin · 10 years ago
  12. 41f2f12 virtio-net: don't do header check for dodgy gso packets by Jason Wang · 10 years ago
  13. 8acdf99 virtio_net: Fix napi poll list corruption by Herbert Xu · 10 years ago
  14. 51cdc38 virtio: drop VIRTIO_F_VERSION_1 from drivers by Michael S. Tsirkin · 10 years ago
  15. 9465a7a virtio_net: enable v1.0 support by Michael S. Tsirkin · 10 years ago
  16. 7e93a02 virtio_net: disable mac write for virtio 1.0 by Michael S. Tsirkin · 10 years ago
  17. d04302b virtio_net: bigger header when VERSION_1 is set by Michael S. Tsirkin · 10 years ago
  18. bcff316 virtio_net: stricter short buffer length checks by Michael S. Tsirkin · 10 years ago
  19. 012873d virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr by Michael S. Tsirkin · 10 years ago
  20. 946fa56 virtio_net: pass vi around by Michael S. Tsirkin · 10 years ago
  21. fdd819b virtio_net: v1.0 endianness by Michael S. Tsirkin · 10 years ago
  22. 892d6eb virtio-net: validate features during probe by Jason Wang · 10 years ago
  23. 3d0ad09 drivers/net: Disable UFO through virtio by Ben Hutchings · 10 years ago
  24. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  25. 4b7fd2e6 virtio_net: fix use after free by Michael S. Tsirkin · 10 years ago
  26. e53fbd1 virtio_net: enable VQs early on restore by Michael S. Tsirkin · 10 years ago
  27. 0246555 virtio_net: fix use after free on allocation failure by Michael S. Tsirkin · 10 years ago
  28. 4baf1e3 virtio_net: enable VQs early by Michael S. Tsirkin · 10 years ago
  29. 507613b virtio_net: minor cleanup by Michael S. Tsirkin · 10 years ago
  30. 080c637 virtio-net: drop config_mutex by Michael S. Tsirkin · 10 years ago
  31. 102a278 virtio_net: drop config_enable by Michael S. Tsirkin · 10 years ago
  32. a583544 virtio_net: pass well-formed sgs to virtqueue_add_*() by Rusty Russell · 10 years ago
  33. c89fcfd virtio_net: flush when in xmit_more mode and under descriptor pressure by David S. Miller · 10 years ago
  34. 0b725a2 net: Remove ndo_xmit_flush netdev operation, use signalling instead. by David S. Miller · 10 years ago
  35. c223a07 virtio_net: Support netdev_ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  36. 9181563 virtio-net: rx busy polling support by Jason Wang · 10 years ago
  37. 2ffa759 virtio-net: introduce virtnet_receive() by Jason Wang · 10 years ago
  38. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  39. 6ebbc1a virtio-net: Set needed_headroom for virtio-net when VIRTIO_F_ANY_LAYOUT is true by Zhangjie \(HZ\) · 10 years ago
  40. c18e9cd virtio_net: zero is an invald queue_pairs number by Amos Kong · 10 years ago
  41. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  42. 64056a9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  43. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  44. 681daee2 virtio-net: correct error handling of virtqueue_kick() by Jason Wang · 10 years ago
  45. 85e9452 virtio_net: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  46. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 10 years ago
  47. a7c5814 virtio_net: don't crash if virtqueue is broken. by Rusty Russell · 10 years ago
  48. 0e7ede8 virtio-net: alloc big buffers also when guest can receive UFO by Jason Wang · 10 years ago
  49. fbf28d7 virtio-net: initial rx sysfs support, export mergeable rx buffer size by Michael Dalton · 11 years ago
  50. ab7db91 virtio-net: auto-tune mergeable rx buffer size for improved performance by Michael Dalton · 11 years ago
  51. fb51879 virtio-net: use per-receive queue page frag alloc for mergeable bufs by Michael Dalton · 11 years ago
  52. be121f4 virtio-net: drop rq->max and rq->num by Jason Wang · 11 years ago
  53. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  54. 6cd4ce0 virtio-net: fix refill races during restore by Jason Wang · 11 years ago
  55. 788a8b6 virtio_net: spelling fixes by stephen hemminger · 11 years ago
  56. d24bae3 virtio_net: remove unused parameter to send_command by stephen hemminger · 11 years ago
  57. 34f9f43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  58. 98bfd23 virtio-net: free bufs correctly on invalid packet length by Michael Dalton · 11 years ago
  59. d4fb84e virtio: delete napi structures from netdev before releasing memory by Andrey Vagin · 11 years ago
  60. fa9fac1 virtio-net: determine type of bufs correctly by Andrey Vagin · 11 years ago
  61. adf8d3f drivers/net/*: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  62. f121159 virtio_net: make all RX paths handle erors consistently by Michael S. Tsirkin · 11 years ago
  63. 8fc3b9e virtio_net: fix error handling for mergeable buffers by Michael S. Tsirkin · 11 years ago
  64. 99e872a virtio_net: Fixed a trivial typo (fitler --> filter) by Thomas Huth · 11 years ago
  65. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  66. 0f13b66 net, virtio_net: replace the magic value by Zhi Yong Wu · 11 years ago
  67. b746f9c Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  68. 5061de3 virtio-net: mergeable buffer size should include virtio-net header by Michael Dalton · 11 years ago
  69. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  70. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  71. 9bb8ca8 virtio-net: switch to use XPS to choose txq by Jason Wang · 11 years ago
  72. ba27524 virtio-net: coalesce rx frags when possible during rx by Jason Wang · 11 years ago
  73. 394efd1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  74. ec9debb virtio-net: correctly handle cpu hotplug notifier during resuming by Jason Wang · 11 years ago
  75. 2613af0 virtio_net: migrate mergeable rx buffers to page frag allocators by Michael Dalton · 11 years ago
  76. 047b9b9 virtio_net: verify if queue is broken after virtqueue_get_buf() by Heinz Graalfs · 11 years ago
  77. 6797590 virtio_net: verify if virtqueue_kick() succeeded by Heinz Graalfs · 11 years ago
  78. 35ed159 virtio-net: refill only when device is up during setting queues by Jason Wang · 11 years ago
  79. 3ab098d virtio-net: don't respond to cpu hotplug notifier if we're not ready by Jason Wang · 11 years ago
  80. 855e0c5 virtio: use size-based config accessors. by Rusty Russell · 11 years ago
  81. 8910700 virtio: pm: use CONFIG_PM_SLEEP instead of CONFIG_PM by Aaron Lu · 11 years ago
  82. 4f49129 virtio-net: Set RXCSUM feature if GUEST_CSUM is available by Thomas Huth · 11 years ago
  83. e7428e9 virtio-net: put virtio net header inline with data by Michael S. Tsirkin · 11 years ago
  84. 5f12972 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  85. cbdadbb virtio_net: fix race in RX VQ processing by Michael S. Tsirkin · 11 years ago
  86. 9b9cd80 virtio-net: fix the race between channels setting and refill by Jason Wang · 11 years ago
  87. e416662 virtio_net: enable napi for all possible queues during open by Jason Wang · 11 years ago
  88. d34710e virtio_net: use default napi weight by default by Amerigo Wang · 11 years ago
  89. 736a2dd Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  90. 55257d7 virtio-net: fill only rx queues which are being used by Sasha Levin · 11 years ago
  91. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  92. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  93. 4fda830 virtio-net: initialize vlan_features by Jason Wang · 11 years ago
  94. 9d0ca6e virtio: remove obsolete virtqueue_get_queue_index() by Rusty Russell · 11 years ago
  95. 9dc7b9e virtio_net: use simplified virtqueue accessors. by Rusty Russell · 11 years ago
  96. f7bc959 virtio_net: use virtqueue_add_sgs[] for command buffers. by Rusty Russell · 11 years ago
  97. 3c834b6 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  98. c9af6db net: Fix possible wrong checksum generation. by Pravin B Shelar · 11 years ago
  99. b2a1702 virtio: use module_virtio_driver. by Rusty Russell · 11 years ago
  100. e68ed8f drivers:net:misc: Remove unnecessary alloc/OOM messages by Joe Perches · 11 years ago