1. d7dfc5c virtio_net: Add ethtool stats by Toshiaki Makita · 7 years ago
  2. faa9b39 virtio_net: propagate linkspeed/duplex settings from the hypervisor by Jason Baron · 7 years ago
  3. 754b8a2 virtio_net: setup xdp_rxq_info by Jesper Dangaard Brouer · 7 years ago
  4. 51e18a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  5. 900add2 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  6. fdaa767 virtio_net: Disable interrupts if napi_complete_done rescheduled napi by Toshiaki Makita · 7 years ago
  7. 03e9f8a virtio_net: fix return value check in receive_mergeable() by Yunjian Wang · 7 years ago
  8. 7c225c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  9. 453f85d mm: remove __GFP_COLD by Mel Gorman · 7 years ago
  10. f4e6352 net: bpf: rename ndo_xdp to ndo_bpf by Jakub Kicinski · 7 years ago
  11. de8f3a8 bpf: add meta pointer for direct access by Daniel Borkmann · 7 years ago
  12. dd54379 virtio-net: correctly set xdp_xmit for mergeable buffer by Jason Wang · 7 years ago
  13. 186b3c9 virtio-net: support XDP_REDIRECT by Jason Wang · 7 years ago
  14. 3124034 virtio-net: add packet len average only when needed during XDP by Jason Wang · 7 years ago
  15. 9457642 virtio-net: remove unnecessary parameter of virtnet_xdp_xmit() by Jason Wang · 7 years ago
  16. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  17. dadc073 virtio_net: be drop monitor friendly by Eric Dumazet · 7 years ago
  18. 718ad68 net: drop unused attribute argument from sysfs queue funcs by stephen hemminger · 7 years ago
  19. a4a7650 virtio: put paren around sizeof by stephen hemminger · 7 years ago
  20. 7acd432 virtio-net: make array guest_offloads static by Colin Ian King · 7 years ago
  21. 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  22. bc78d64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  23. 1daa879 virtio_net: fix truesize for mergeable buffers by Michael S. Tsirkin · 7 years ago
  24. 67a7519 virtio-net: mark PM functions as __maybe_unused by Arnd Bergmann · 7 years ago
  25. cfa0ebc virtio-net: fix module unloading by Andrew Jones · 7 years ago
  26. 3f93522 virtio-net: switch off offloads on demand if possible on XDP set by Jason Wang · 7 years ago
  27. 4941d47 virtio-net: do not reset during XDP set by Jason Wang · 7 years ago
  28. 192f68c virtio-net: switch to use new ctx API for small buffer by Jason Wang · 7 years ago
  29. 28b39bc virtio-net: pack headroom into ctx for mergeable buffers by Jason Wang · 7 years ago
  30. e078de0 virtio_net: Remove references to NETIF_F_UFO. by David S. Miller · 7 years ago
  31. 5528162 virtio-net: fix leaking of ctx array by Jason Wang · 7 years ago
  32. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  33. 713a98d virtio-net: serialize tx routine during reset by Jason Wang · 8 years ago
  34. 5b0e662 bpf: virtio_net: Report bpf_prog ID during XDP_QUERY_PROG by Martin KaFai Lau · 8 years ago
  35. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  36. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  37. e2fcad5 virtio_net: check return value of skb_to_sgvec always by Jason A. Donenfeld · 8 years ago
  38. f0c3192 virtio_net: lower limit on buffer size by Michael S. Tsirkin · 8 years ago
  39. 2836b4f virtio-net: enable TSO/checksum offloads for Q-in-Q vlans by Vlad Yasevich · 8 years ago
  40. c44b594 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  41. 56da5fd virtio_net: tidy a couple debug statements by Dan Carpenter · 8 years ago
  42. 5f24df0 virtio_net: don't reset twice on XDP on/off by Michael S. Tsirkin · 8 years ago
  43. d85b758f7 virtio_net: fix support for small rings by Michael S. Tsirkin · 8 years ago
  44. e377fcc virtio_net: reduce alignment for buffers by Michael S. Tsirkin · 8 years ago
  45. 680557c virtio_net: rework mergeable buffer handling by Michael S. Tsirkin · 8 years ago
  46. d45b897 virtio_net: allow specifying context for rx by Michael S. Tsirkin · 8 years ago
  47. 4d463c4 xdp: use common helper for netlink extended ack reporting by Daniel Borkmann · 8 years ago
  48. 9b2bbdb virtio: wrap find_vqs by Michael S. Tsirkin · 8 years ago
  49. 9861ce0 virtio_net: make use of extended ack message reporting by Jakub Kicinski · 8 years ago
  50. 1d11e73 virtio-net: use netif_tx_napi_add for tx napi by Willem de Bruijn · 8 years ago
  51. 78a57b4 virtio-net: on tx, only call napi_disable if tx napi is on by Willem de Bruijn · 8 years ago
  52. bdb12e0 virtio-net: keep tx interrupts disabled unless kick by Willem de Bruijn · 8 years ago
  53. 7b0411e virtio-net: clean tx descriptors from rx napi by Willem de Bruijn · 8 years ago
  54. ea7735d virtio-net: move free_old_xmit_skbs by Willem de Bruijn · 8 years ago
  55. b92f1e6 virtio-net: transmit napi by Willem de Bruijn · 8 years ago
  56. e4e8452 virtio-net: napi helper functions by Willem de Bruijn · 8 years ago
  57. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  58. fe36cbe virtio_net: clear MTU when out of range by Michael S. Tsirkin · 8 years ago
  59. 2e123b4 virtio_net: enable big packets for large MTU values by Michael S. Tsirkin · 8 years ago
  60. ebb6b4b net: virtio_net: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  61. 8d70eeb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  62. 54d7989 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  63. eb1e011 average: change to declare precision, not factor by Johannes Berg · 8 years ago
  64. fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
  65. f6b1020 virtio-net: switch to use build_skb() for small buffer by Jason Wang · 8 years ago
  66. 017b29c virito-net: set queues after reset during xdp_set by Jason Wang · 8 years ago
  67. 61845d2 virtio-net: batch stats updating by Jason Wang · 8 years ago
  68. 2de2f7f virtio_net: XDP support for adjust_head by John Fastabend · 8 years ago
  69. 9fe7bfc virtio_net: refactor freeze/restore logic into virtnet reset logic by John Fastabend · 8 years ago
  70. 722d828 virtio_net: remove duplicate queue pair binding in XDP by John Fastabend · 8 years ago
  71. 0354e4d virtio_net: factor out xdp handler for readability by John Fastabend · 8 years ago
  72. 47315329 virtio_net: wrap rtnl_lock in test for calling with lock already held by John Fastabend · 8 years ago
  73. 4d6308aa virtio_net: exploit napi_complete_done() return value by Eric Dumazet · 8 years ago
  74. ceef438 virtio_net: remove custom busy_poll by Eric Dumazet · 8 years ago
  75. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  76. 529ec6a virtio_net: reject XDP programs using header adjustment by Jakub Kicinski · 8 years ago
  77. b68df01 virtio_net: use dev_kfree_skb for small buffer XDP receive by John Fastabend · 8 years ago
  78. a67edbf bpf: add initial bpf tracepoints by Daniel Borkmann · 8 years ago
  79. d0fa28f virtio_net: fix PAGE_SIZE > 64k by Michael S. Tsirkin · 8 years ago
  80. 6391a44 virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving by Jason Wang · 8 years ago
  81. bc1f447 net: make ndo_get_stats64 a void function by stephen hemminger · 8 years ago
  82. 801822d net: Use kmemdup instead of kmalloc and memcpy by Shyam Saini · 8 years ago
  83. 73c1b41 cpu/hotplug: Cleanup state names by Thomas Gleixner · 8 years ago
  84. bb91acc virtio-net: XDP support for small buffers by Jason Wang · 8 years ago
  85. c47a43d virtio-net: remove big packet XDP codes by Jason Wang · 8 years ago
  86. 92502fe virtio-net: forbid XDP when VIRTIO_NET_F_GUEST_UFO is support by Jason Wang · 8 years ago
  87. 5c33474 virtio-net: make rx buf size estimation works for XDP by Jason Wang · 8 years ago
  88. b00f70b virtio-net: unbreak csumed packets for XDP_PASS by Jason Wang · 8 years ago
  89. 1830f89 virtio-net: correctly handle XDP_PASS for linearized packets by Jason Wang · 8 years ago
  90. 56a86f8 virtio-net: fix page miscount during XDP linearizing by Jason Wang · 8 years ago
  91. 275be06 virtio-net: correctly xmit linearized page on XDP_TX by Jason Wang · 8 years ago
  92. 73b62bd virtio-net: remove the warning before XDP linearizing by Jason Wang · 8 years ago
  93. 72979a6 virtio_net: xdp, add slowpath case for non contiguous buffers by John Fastabend · 8 years ago
  94. 56434a0 virtio_net: add XDP_TX support by John Fastabend · 8 years ago
  95. 672aafd virtio_net: add dedicated XDP transmit queues by John Fastabend · 8 years ago
  96. f600b69 virtio_net: Add XDP support by John Fastabend · 8 years ago
  97. a220871 virtio-net: correctly enable multiqueue by Jason Wang · 8 years ago
  98. c63d352 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  99. e37e2ff virtio-net: Fix DMA-from-the-stack in virtnet_set_mac_address() by Andy Lutomirski · 8 years ago
  100. 4490001 virtio-net: enable multiqueue by default by Jason Wang · 8 years ago