1. 43e1b12 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 2 months ago
  2. 816625c virtio-net: don't let virtio core to validate used length by Jason Wang · 3 years, 3 months ago
  3. fc02e8c virtio_net: clarify tailroom logic by Michael S. Tsirkin · 3 years, 3 months ago
  4. f2edaa4 net: virtio: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 3 months ago
  5. e15f597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  6. 6213f07 virtio_net: skip RCU read lock by checking xdp_enabled of vi by Li RongQing · 3 years, 3 months ago
  7. 732b74d virtio-net: fix for skb_over_panic inside big mode by Xuan Zhuo · 3 years, 3 months ago
  8. 2fcd14d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
  9. a520794 virtio_net: introduce TX timeout watchdog by Tony Lu · 3 years, 4 months ago
  10. 9ce4e3d virtio_net: use netdev_warn_once to output warn when without enough queues by Xuan Zhuo · 3 years, 4 months ago
  11. afd92d8 virtio-net: fix pages leaking when building skb in big mode by Jason Wang · 3 years, 4 months ago
  12. 3dcc1ed virtio_net: reduce raw_smp_processor_id() calling in virtnet_xdp_get_sq by Li RongQing · 3 years, 5 months ago
  13. f3ccfda1 ethtool: extend coalesce setting uAPI with CQE mode by Yufeng Mo · 3 years, 5 months ago
  14. f444fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  15. dbcf24d virtio-net: use NETIF_F_GRO_HW instead of NETIF_F_LRO by Jason Wang · 3 years, 5 months ago
  16. a0d1d0f virtio_net: Replace deprecated CPU-hotplug functions. by Sebastian Andrzej Siewior · 3 years, 6 months ago
  17. c32325b virtio-net: realign page_to_skb() after merges by Jakub Kicinski · 3 years, 6 months ago
  18. 8096acd7 Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 6 months ago
  19. 222722b virtio_net: check virtqueue_add_sgs() return value by Yunjian Wang · 3 years, 6 months ago
  20. a7766ef virtio_net: disable cb aggressively by Michael S. Tsirkin · 3 years, 9 months ago
  21. 22bc63c virtio_net: move txq wakeups under tx q lock by Michael S. Tsirkin · 3 years, 9 months ago
  22. 5a2f966 virtio_net: move tx vq operation under tx queue lock by Michael S. Tsirkin · 3 years, 9 months ago
  23. 3f2869c virtio_net: Fix error handling in virtnet_restore() by Xie Yongji · 3 years, 8 months ago
  24. a2f7dc0 virtio_net: Use virtio_find_vqs_ctx() helper by Xianting Tian · 3 years, 7 months ago
  25. 85eb138 virtio_net: Remove BUG() to avoid machine dead by Xianting Tian · 3 years, 8 months ago
  26. 1262856 Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 7 months ago
  27. 1a80242 virtio-net: fix for skb_over_panic inside big mode by Xuan Zhuo · 3 years, 8 months ago
  28. 8fb7da9 virtio_net: get build_skb() buf by data ptr by Xuan Zhuo · 3 years, 8 months ago
  29. 5c37711 virtio-net: fix for unable to handle page fault for address by Xuan Zhuo · 3 years, 8 months ago
  30. ad993a9 virtio-net: Add validation for used length by Xie Yongji · 3 years, 8 months ago
  31. 7bf6446 virtio-net: get build_skb() buf by data ptr by Xuan Zhuo · 3 years, 8 months ago
  32. 6c66c14 virtio-net: fix for unable to handle page fault for address by Xuan Zhuo · 3 years, 8 months ago
  33. 16bb86b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 9 months ago
  34. 122b84a virtio-net: don't allocate control_buf if not supported by Max Gurtovoy · 3 years, 9 months ago
  35. f80bd74 virtio-net: fix use-after-free in skb_gro_receive by Xuan Zhuo · 3 years, 9 months ago
  36. af39c8f virtio-net: fix use-after-free in page_to_skb() by Eric Dumazet · 3 years, 9 months ago
  37. f5d7872 virtio-net: restrict build_skb() use to some arches by Eric Dumazet · 3 years, 9 months ago
  38. fb32856 virtio-net: page_to_skb() use build_skb when there's sufficient tailroom by Xuan Zhuo · 3 years, 9 months ago
  39. 8859a44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 9 months ago
  40. 0f6925b virtio_net: Do not pull payload in skb->head by Eric Dumazet · 3 years, 10 months ago
  41. 241949e Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 10 months ago
  42. 044ab86 net: move the xps maps to an array by Antoine Tenart · 3 years, 10 months ago
  43. fdc1397 bpf, devmap: Move drop error path to devmap for XDP_REDIRECT by Lorenzo Bianconi · 3 years, 10 months ago
  44. d7a9a01 virtio_net: Update driver to use ethtool_sprintf by Alexander Duyck · 3 years, 10 months ago
  45. 97c2c69 virtio-net: support XDP when not more queues by Xuan Zhuo · 3 years, 10 months ago
  46. c1acda9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 10 months ago
  47. ffc1759 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years, 11 months ago
  48. ab5bd58 virtio-net: Support IFF_TX_SKB_NO_LINEAR flag by Xuan Zhuo · 4 years ago
  49. 95efabf virtio_net: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 2 months ago
  50. be9df4a net, xdp: Introduce xdp_prepare_buff utility routine by Lorenzo Bianconi · 4 years, 1 month ago
  51. 43b5169 net, xdp: Introduce xdp_init_buff utility routine by Lorenzo Bianconi · 4 years, 1 month ago
  52. aa35e45 Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years ago
  53. 6414548 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 1 month ago
  54. de33212 virtio_net: Fix recursive call to cpus_read_lock() by Jeff Dike · 4 years, 1 month ago
  55. 411ea23 virtio_net: Fix error code in probe() by Dan Carpenter · 4 years, 1 month ago
  56. b02e5a0 xsk: Propagate napi_id to XDP socket Rx path by Björn Töpel · 4 years, 2 months ago
  57. cf8691cb Revert "virtio-net: ethtool configurable RXCSUM" by Michael S. Tsirkin · 4 years, 3 months ago
  58. 3618ad2 virtio-net: ethtool configurable RXCSUM by Tonghao Zhang · 4 years, 3 months ago
  59. 8b0308f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
  60. 1a03b8a virtio-net: don't disable guest csum when disable LRO by Tonghao Zhang · 4 years, 4 months ago
  61. 5198d545 net: remove napi_hash_del() from driver-facing API by Jakub Kicinski · 4 years, 4 months ago
  62. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  63. 57b0779 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 4 years, 5 months ago
  64. 64ffa39 virtio_net: use LE accessors for speed/duplex by Michael S. Tsirkin · 4 years, 5 months ago
  65. e8407fd bpf, xdp: Remove XDP_QUERY_PROG and XDP_QUERY_PROG_HW XDP commands by Andrii Nakryiko · 4 years, 6 months ago
  66. 1b698fa xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame by Lorenzo Bianconi · 4 years, 8 months ago
  67. da07f52 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  68. 9ce6146 virtio_net: Add XDP frame size in two code paths by Jesper Dangaard Brouer · 4 years, 8 months ago
  69. 01c3259 virtio_net: fix lockdep warning on 32 bit by Michael S. Tsirkin · 4 years, 8 months ago
  70. a51e520 virtio_net: reject unsupported coalescing params by Jakub Kicinski · 4 years, 11 months ago
  71. 9aedc6e2 net/ethtool: Introduce link_ksettings API for virtual network devices by Cris Forno · 4 years, 11 months ago
  72. 503d539 virtio_net: Add XDP meta data support by Yuya Kusakabe · 5 years ago
  73. f1d4884 virtio_net: Keep vnet header zeroed if XDP is loaded for small buffer by Yuya Kusakabe · 5 years ago
  74. 9719c6b bpf, xdp: virtio_net use access ptr macro for xdp enable check by John Fastabend · 5 years ago
  75. 1d23388 xdp: Use bulking for non-map XDP_REDIRECT and consolidate code paths by Toke Høiland-Jørgensen · 5 years ago
  76. 85192db bpf: Convert bpf_prog refcnt to atomic64_t by Andrii Nakryiko · 5 years ago
  77. 895b5c9 netfilter: drop bridge nf reset from nf_reset by Florian Westphal · 5 years ago
  78. 718be6b virtio-net: lower min ring num_free for efficiency by ? jiang · 5 years ago
  79. 31c03ae virtio_net: enable napi_tx by default by Willem de Bruijn · 6 years ago
  80. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  81. 7934b48 virtio-net: Fix some minor formatting errors by Yuval Shaia · 6 years ago
  82. 6221333a virtio-net: Remove inclusion of pci.h by Yuval Shaia · 6 years ago
  83. 6b16f9e net: move skb->xmit_more hint to softnet data by Florian Westphal · 6 years ago
  84. 310974f virtio_net: remove hcpu from virtnet_clean_affinity by Peter Xu · 6 years ago
  85. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  86. 546f2897 virtio_net: Account for tx bytes and packets on sending xdp_frames by Toshiaki Makita · 6 years ago
  87. 5050471 virtio_net: Differentiate sk_buff and xdp_frame on freeing by Toshiaki Makita · 6 years ago
  88. 07b344f virtio_net: Use xdp_return_frame to free xdp_frames on destroying vqs by Toshiaki Makita · 6 years ago
  89. 03aa6d3 virtio_net: Don't process redirected XDP frames when XDP is disabled by Toshiaki Makita · 6 years ago
  90. 1667c08 virtio_net: Fix out of bounds access of sq by Toshiaki Makita · 6 years ago
  91. 188313c virtio_net: Fix not restoring real_num_rx_queues by Toshiaki Makita · 6 years ago
  92. 534da5e virtio_net: Don't call free_old_xmit_skbs for xdp_frames by Toshiaki Makita · 6 years ago
  93. 8be4d9a virtio_net: Don't enable NAPI when interface is down by Toshiaki Makita · 6 years ago
  94. fa7f3a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  95. df133f3 virtio_net: bulk free tx skbs by Michael S. Tsirkin · 6 years ago
  96. 133bbb1 virtio-net: per-queue RPS config by Willem de Bruijn · 6 years ago
  97. a02e896 virtio-net: ethtool configurable LRO by Willem de Bruijn · 6 years ago
  98. 436c945 virtio-net: keep vnet header zeroed after processing XDP by Jason Wang · 6 years ago
  99. 18ba58e virtio-net: fail XDP set if guest csum is negotiated by Jason Wang · 6 years ago
  100. e59ff2c virtio-net: disable guest csum during XDP set by Jason Wang · 6 years ago