1. d0922bf hv_netvsc: Add error handling while switching data path by Haiyang Zhang · 3 years, 9 months ago
  2. bd49fea hv_netvsc: Add a comment clarifying batching logic by Shachar Raindel · 3 years, 10 months ago
  3. 9c5b80b Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 3 years, 10 months ago
  4. 3019270 Revert "Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer" by Wei Liu · 3 years, 11 months ago
  5. 96854bb hv_netvsc: Restrict configurations on isolated guests by Andrea Parri (Microsoft) · 4 years ago
  6. dc9d875 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 11 months ago
  7. a8c3209 Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer by Andres Beltran · 4 years, 1 month ago
  8. 0102eee hv_netvsc: Allocate the recv_buf buffers after NVSP_MSG1_TYPE_SEND_RECV_BUF by Andrea Parri (Microsoft) · 4 years ago
  9. 12bc8df hv_netvsc: Reset the RSC count if NVSP_STAT_FAIL in netvsc_receive() by Andrea Parri (Microsoft) · 4 years ago
  10. 0ba35fe hv_netvsc: Copy packets sent by Hyper-V out of the receive buffer by Andrea Parri (Microsoft) · 4 years ago
  11. 505e3f0 hv_netvsc: Add (more) validation for untrusted Hyper-V values by Andrea Parri (Microsoft) · 4 years ago
  12. 8b31f8c hv_netvsc: Wait for completion on request SWITCH_DATA_PATH by Long Li · 4 years ago
  13. 571b12d Merge tag 'hyperv-next-signed-20201214' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 1 month ago
  14. b02e5a0 xsk: Propagate napi_id to XDP socket Rx path by Björn Töpel · 4 years, 1 month ago
  15. 4d18fcc hv_netvsc: Use vmbus_requestor to generate transaction IDs for VMBus hardening by Andres Beltran · 4 years, 2 months ago
  16. 4907a43 Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux by Linus Torvalds · 4 years, 3 months ago
  17. 11d8620 hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication by Boqun Feng · 4 years, 4 months ago
  18. 4414418 hv_netvsc: Add validation for untrusted Hyper-V values by Andres Beltran · 4 years, 4 months ago
  19. ac50476 hv_netvsc: Disable NAPI before closing the VMBus channel by Andrea Parri (Microsoft) · 4 years, 9 months ago
  20. f87238d hv_netvsc: Remove unnecessary round_up for recv_completion_cnt by Haiyang Zhang · 4 years, 9 months ago
  21. f6f13c1 hv_netvsc: Fix unwanted wakeup in netvsc_attach() by Haiyang Zhang · 4 years, 11 months ago
  22. 351e158 hv_netvsc: Add XDP support by Haiyang Zhang · 5 years ago
  23. 171c1fd hv_netvsc: Fix send_table offset in case of a host bug by Haiyang Zhang · 5 years ago
  24. 71f2195 hv_netvsc: Fix offset usage in netvsc_send_table() by Haiyang Zhang · 5 years ago
  25. 9952f69 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 by Thomas Gleixner · 6 years ago
  26. a9e41a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  27. 93aa479 hv_netvsc: fix race that may miss tx queue wakeup by Haiyang Zhang · 6 years ago
  28. f83f715 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  29. 6b16f9e net: move skb->xmit_more hint to softnet data by Florian Westphal · 6 years ago
  30. 1b704c4 hv_netvsc: Fix unwanted wakeup after tx_disable by Haiyang Zhang · 6 years ago
  31. 52d3b49 hv_netvsc: fix typos in code comments by Adrian Vladu · 6 years ago
  32. 17d9125 hv_netvsc: Fix hash key value reset after other ops by Haiyang Zhang · 6 years ago
  33. c8e4eff hv_netvsc: Add support for LRO/RSC in the vSwitch by Haiyang Zhang · 6 years ago
  34. 00d7ddb hv_netvsc: pair VF based on serial number by Stephen Hemminger · 6 years ago
  35. 6b81b19 hv_netvsc: Fix napi reschedule while receive completion is busy by Haiyang Zhang · 6 years ago
  36. 3ffe64f hv_netvsc: split sub-channel setup into async and sync by Stephen Hemminger · 7 years ago
  37. 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
  38. c347b92 hv_netvsc: simplify receive side calling arguments by Stephen Hemminger · 7 years ago
  39. 0dcec22 hv_netvsc: Add NetVSP v6 and v6.1 into version negotiation by Haiyang Zhang · 7 years ago
  40. 6b1f837 scsi: netvsc: Use the vmbus function to calculate ring buffer percentage by Long Li · 7 years ago
  41. 3f076eff hv_netvsc: Pass net_device parameter to revoke and teardown functions by Mohammed Gamal · 7 years ago
  42. a56d99d hv_netvsc: Ensure correct teardown message sequence order by Mohammed Gamal · 7 years ago
  43. 7992894 hv_netvsc: Split netvsc_revoke_buf() and netvsc_teardown_gpadl() by Mohammed Gamal · 7 years ago
  44. 2afc5d6 hv_netvsc: Use Windows version instead of NVSP version on GPAD teardown by Mohammed Gamal · 7 years ago
  45. c5d24bd hv_netvsc: Add range checking for rx packet offset and length by Haiyang Zhang · 7 years ago
  46. 5c71dad hv_netvsc: Fix the return status in RX path by Haiyang Zhang · 7 years ago
  47. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  48. 7b2ee50 hv_netvsc: common detach logic by Stephen Hemminger · 7 years ago
  49. 0ef58b0 hv_netvsc: change GPAD teardown order on older versions by Stephen Hemminger · 7 years ago
  50. 02400fc hv_netvsc: use RCU to fix concurrent rx and queue changes by Stephen Hemminger · 7 years ago
  51. 8348e04 hv_netvsc: disable NAPI before channel close by Stephen Hemminger · 7 years ago
  52. ec96638 hv_netvsc: add trace points by Stephen Hemminger · 7 years ago
  53. 68633ed hv_netvsc: use napi_schedule_irqoff by Stephen Hemminger · 7 years ago
  54. d64e38a hv_netvsc: fix race in napi poll when rescheduling by Stephen Hemminger · 7 years ago
  55. fcfb4a0 hv_netvsc: fix error unwind handling if vmbus_open fails by Stephen Hemminger · 7 years ago
  56. 12f6966 hv_netvsc: avoid retry on send during shutdown by Stephen Hemminger · 7 years ago
  57. cfd8afd hv_netvsc: empty current transmit aggregation if flow blocked by Stephen Hemminger · 7 years ago
  58. 0da6edb hv_netvsc: remove open_cnt reference count by Stephen Hemminger · 7 years ago
  59. 79cf1ba hv_netvsc: simplify function args in receive status path by Stephen Hemminger · 7 years ago
  60. 26a1126 hv_netvsc: copy_to_send buf can be void by Stephen Hemminger · 7 years ago
  61. 11b2b65 hv_netvsc: Fix the receive buffer size limit by Haiyang Zhang · 7 years ago
  62. a7f99d0 hv_netvsc: use reciprocal divide to speed up percent calculation by Stephen Hemminger · 7 years ago
  63. b85e06f hv_netvsc: replace divide with mask when computing padding by Stephen Hemminger · 7 years ago
  64. 200a569 hv_netvsc: don't need local xmit_more by Stephen Hemminger · 7 years ago
  65. 0cf7378 hv_netvsc: netvsc_teardown_gpadl() split by Vitaly Kuznetsov · 7 years ago
  66. 6b0cbe3 hv_netvsc: Add initialization of tx_table in netvsc_device_add() by Haiyang Zhang · 7 years ago
  67. 39e91cf hv_netvsc: Rename tx_send_table to tx_table by Haiyang Zhang · 7 years ago
  68. 09af87d hv_netvsc: report stop_queue and wake_queue by Simon Xiao · 7 years ago
  69. 1b17ca0 hv_netvsc: make const array ver_list static, reduces object code size by Colin Ian King · 7 years ago
  70. 0ab09be hv_netvsc: fix send buffer failure on MTU change by Alex Ng · 7 years ago
  71. 8195b13 hv_netvsc: fix deadlock on hotplug by Stephen Hemminger · 7 years ago
  72. 5dd0fb9 vmbus: remove unused vmbus_sendpacket_ctl by stephen hemminger · 7 years ago
  73. 5a668d8 vmbus: remove unused vmubs_sendpacket_pagebuffer_ctl by stephen hemminger · 7 years ago
  74. cad5c19 netvsc: keep track of some non-fatal overload conditions by stephen hemminger · 7 years ago
  75. 8b53279 netvsc: allow controlling send/recv buffer size by stephen hemminger · 7 years ago
  76. 9583337 netvsc: no need to allocate send/receive on numa node by stephen hemminger · 7 years ago
  77. 5e20d55 netvsc: don't signal host twice if empty by stephen hemminger · 7 years ago
  78. 3118e6e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  79. 7b83f52 netvsc: make sure and unregister datapath by stephen hemminger · 7 years ago
  80. 732e498 netvsc: fix race on sub channel creation by stephen hemminger · 7 years ago
  81. 956a25c hyperv: netvsc: Neaten netvsc_send_pkt by using a temporary by Joe Perches · 7 years ago
  82. 4a0dee1 netvsc: Initialize 64-bit stats seqcount by Florian Fainelli · 7 years ago
  83. f4e4036 netvsc: signal host if receive ring is emptied by stephen hemminger · 7 years ago
  84. 4939334 netvsc: fix error unwind on device setup failure by stephen hemminger · 7 years ago
  85. 7426b1a netvsc: optimize receive completions by stephen hemminger · 7 years ago
  86. 02b6de0 netvsc: remove unnecessary indirection of page_buffer by stephen hemminger · 7 years ago
  87. 4a2176c netvsc: don't print pointer value in error message by stephen hemminger · 7 years ago
  88. 867047c netvsc: fix warnings reported by lockdep by stephen hemminger · 7 years ago
  89. 43bf99c netvsc: prefetch the first incoming ring element by stephen hemminger · 7 years ago
  90. 3962981 netvsc: add rtnl annotations in rndis by stephen hemminger · 7 years ago
  91. 35fbbcc netvsc: save pointer to parent netvsc_device in channel table by stephen hemminger · 7 years ago
  92. 2a926f7 netvsc: need rcu_derefence when accessing internal device info by stephen hemminger · 7 years ago
  93. 9749fed netvsc: use ERR_PTR to avoid dereference issues by stephen hemminger · 7 years ago
  94. 79e8cbe netvsc: add some rtnl_dereference annotations by stephen hemminger · 7 years ago
  95. 53fa1a6 hv_netvsc: Fix the carrier state error when data path is off by Haiyang Zhang · 8 years ago
  96. 592b4fe netvsc: fold in get_outbound_net_device by stephen hemminger · 8 years ago
  97. 9579083 netvsc: pass net_device to netvsc_init_buf and netvsc_connect_vsp by stephen hemminger · 8 years ago
  98. 2d694d2 netvsc: mark error cases as unlikely by stephen hemminger · 8 years ago
  99. 2be0f26 netvsc: make sure napi enabled before vmbus_open by stephen hemminger · 8 years ago
  100. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago