1. 6391a44 virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving by Jason Wang · 8 years ago
  2. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  3. bb91acc virtio-net: XDP support for small buffers by Jason Wang · 8 years ago
  4. c47a43d virtio-net: remove big packet XDP codes by Jason Wang · 8 years ago
  5. 92502fe virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is support by Jason Wang · 8 years ago
  6. 5c33474 virtio-net: make rx buf size estimation works for XDP by Jason Wang · 8 years ago
  7. b00f70b virtio-net: unbreak csumed packets for XDP_PASS by Jason Wang · 8 years ago
  8. 1830f89 virtio-net: correctly handle XDP_PASS for linearized packets by Jason Wang · 8 years ago
  9. 56a86f8 virtio-net: fix page miscount during XDP linearizing by Jason Wang · 8 years ago
  10. 275be06 virtio-net: correctly xmit linearized page on XDP_TX by Jason Wang · 8 years ago
  11. 73b62bd virtio-net: remove the warning before XDP linearizing by Jason Wang · 8 years ago
  12. 72979a6 virtio_net: xdp, add slowpath case for non contiguous buffers by John Fastabend · 8 years ago
  13. 56434a0 virtio_net: add XDP_TX support by John Fastabend · 8 years ago
  14. 672aafd virtio_net: add dedicated XDP transmit queues by John Fastabend · 8 years ago
  15. f600b69 virtio_net: Add XDP support by John Fastabend · 8 years ago
  16. a220871 virtio-net: correctly enable multiqueue by Jason Wang · 8 years ago
  17. c63d352 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  18. e37e2ff virtio-net: Fix DMA-from-the-stack in virtnet_set_mac_address() by Andy Lutomirski · 8 years ago
  19. 4490001 virtio-net: enable multiqueue by default by Jason Wang · 8 years ago
  20. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  21. 963abe5 virtio-net: add a missing synchronize_net() by Eric Dumazet · 8 years ago
  22. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  23. f335850 virtio-net: drop legacy features in virtio 1 mode by Michael S. Tsirkin · 8 years ago
  24. 93a205e virtio-net: Update the mtu code to match virtio spec by Aaron Conole · 8 years ago
  25. d0c2c99 net: use core MTU range checking in virt drivers by Jarod Wilson · 8 years ago
  26. 8017c27 net/virtio-net: Convert to hotplug state machine by Sebastian Andrzej Siewior · 8 years ago
  27. a725ee3 virtio-net: Remove more stack DMA by Andy Lutomirski · 8 years ago
  28. d1dc06d virtio_net: fix csum generation for virtio-net devices by Mike Rapoport · 9 years ago
  29. e858fae virtio_net: use common code for virtio_net_hdr and skb GSO conversion by Mike Rapoport · 9 years ago
  30. 14de9d1 virtio-net: Add initial MTU advice feature by Aaron Conole · 9 years ago
  31. f00e35e virtio_net: fix virtnet_open and virtnet_probe competing for try_fill_recv by wangyunjian · 9 years ago
  32. f069153 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  33. c67f5db virtio_net: replace netdev_alloc_skb_ip_align() with napi_alloc_skb() by Paolo Abeni · 9 years ago
  34. 0cf3ace virtio_net: validate ethtool port setting and explain the user validation by Nikolay Aleksandrov · 9 years ago
  35. 16032be virtio_net: add ethtool support for set and get of settings by Nikolay Aleksandrov · 9 years ago
  36. b3e0d3d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  37. 2ac4603 virtio-net: Stop doing DMA from the stack by Michael S. Tsirkin · 9 years ago
  38. 93d05d4 net: provide generic busy polling to all NAPI drivers by Eric Dumazet · 9 years ago
  39. 93f93a4 net: move skb_mark_napi_id() into core networking stack by Eric Dumazet · 9 years ago
  40. 547c890 virtio-net: avoid unnecessary sg initialzation by Jason Wang · 9 years ago
  41. 5377d758 virtio_net: use DECLARE_EWMA by Johannes Berg · 9 years ago
  42. 182ad46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  43. 48900cb virtio-net: drop NETIF_F_FRAGLIST by Jason Wang · 9 years ago
  44. 0fbd050 virtio_net: add gro capability by Eric Dumazet · 9 years ago
  45. 7599330 virtio_net: don't require ANY_LAYOUT with VERSION_1 by Michael S. Tsirkin · 9 years ago
  46. 60302ff virtio: document queue state logic by Michael S. Tsirkin · 10 years ago
  47. faadb05 virtio: simplify the using of received in virtnet_poll by Li RongQing · 10 years ago
  48. d631b94 virtio: change comment in transmit by stephen hemminger · 10 years ago
  49. ab3971b virtio-net: correctly delete napi hash by Jason Wang · 10 years ago
  50. 53861af Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  51. 6e03f89 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  52. e3e3c42 Revert "drivers/net: Disable UFO through virtio" by Vlad Yasevich · 10 years ago
  53. 074c358 virtio_net: add software timestamp support by Jacob Keller · 11 years ago
  54. 6ba4224 virtio/net: verify device has config space by Michael S. Tsirkin · 10 years ago
  55. 41f2f12 virtio-net: don't do header check for dodgy gso packets by Jason Wang · 10 years ago
  56. 8acdf99 virtio_net: Fix napi poll list corruption by Herbert Xu · 10 years ago
  57. 51cdc38 virtio: drop VIRTIO_F_VERSION_1 from drivers by Michael S. Tsirkin · 10 years ago
  58. 9465a7a virtio_net: enable v1.0 support by Michael S. Tsirkin · 10 years ago
  59. 7e93a02 virtio_net: disable mac write for virtio 1.0 by Michael S. Tsirkin · 10 years ago
  60. d04302b virtio_net: bigger header when VERSION_1 is set by Michael S. Tsirkin · 10 years ago
  61. bcff316 virtio_net: stricter short buffer length checks by Michael S. Tsirkin · 10 years ago
  62. 012873d virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr by Michael S. Tsirkin · 10 years ago
  63. 946fa56 virtio_net: pass vi around by Michael S. Tsirkin · 10 years ago
  64. fdd819b virtio_net: v1.0 endianness by Michael S. Tsirkin · 10 years ago
  65. 892d6eb virtio-net: validate features during probe by Jason Wang · 10 years ago
  66. 3d0ad09 drivers/net: Disable UFO through virtio by Ben Hutchings · 10 years ago
  67. 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
  68. 4b7fd2e6 virtio_net: fix use after free by Michael S. Tsirkin · 10 years ago
  69. e53fbd1 virtio_net: enable VQs early on restore by Michael S. Tsirkin · 10 years ago
  70. 0246555 virtio_net: fix use after free on allocation failure by Michael S. Tsirkin · 10 years ago
  71. 4baf1e3 virtio_net: enable VQs early by Michael S. Tsirkin · 10 years ago
  72. 507613b virtio_net: minor cleanup by Michael S. Tsirkin · 10 years ago
  73. 080c637 virtio-net: drop config_mutex by Michael S. Tsirkin · 10 years ago
  74. 102a278 virtio_net: drop config_enable by Michael S. Tsirkin · 10 years ago
  75. a583544 virtio_net: pass well-formed sgs to virtqueue_add_*() by Rusty Russell · 10 years ago
  76. c89fcfd virtio_net: flush when in xmit_more mode and under descriptor pressure by David S. Miller · 10 years ago
  77. 0b725a2 net: Remove ndo_xmit_flush netdev operation, use signalling instead. by David S. Miller · 10 years ago
  78. c223a07 virtio_net: Support netdev_ops->ndo_xmit_flush() by David S. Miller · 10 years ago
  79. 9181563 virtio-net: rx busy polling support by Jason Wang · 10 years ago
  80. 2ffa759 virtio-net: introduce virtnet_receive() by Jason Wang · 10 years ago
  81. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  82. 6ebbc1a virtio-net: Set needed_headroom for virtio-net when VIRTIO_F_ANY_LAYOUT is true by Zhangjie \(HZ\) · 11 years ago
  83. c18e9cd virtio_net: zero is an invald queue_pairs number by Amos Kong · 11 years ago
  84. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  85. 64056a9 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  86. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  87. 681daee2 virtio-net: correct error handling of virtqueue_kick() by Jason Wang · 11 years ago
  88. 85e9452 virtio_net: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 11 years ago
  89. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 11 years ago
  90. a7c5814 virtio_net: don't crash if virtqueue is broken. by Rusty Russell · 11 years ago
  91. 0e7ede8 virtio-net: alloc big buffers also when guest can receive UFO by Jason Wang · 11 years ago
  92. fbf28d7 virtio-net: initial rx sysfs support, export mergeable rx buffer size by Michael Dalton · 11 years ago
  93. ab7db91 virtio-net: auto-tune mergeable rx buffer size for improved performance by Michael Dalton · 11 years ago
  94. fb51879 virtio-net: use per-receive queue page frag alloc for mergeable bufs by Michael Dalton · 11 years ago
  95. be121f4 virtio-net: drop rq->max and rq->num by Jason Wang · 11 years ago
  96. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  97. 6cd4ce0 virtio-net: fix refill races during restore by Jason Wang · 11 years ago
  98. 788a8b6 virtio_net: spelling fixes by stephen hemminger · 11 years ago
  99. d24bae3 virtio_net: remove unused parameter to send_command by stephen hemminger · 11 years ago
  100. 34f9f43 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago