1. 97fb77dc drivers:hv: Make a function to free mmio regions through vmbus by Jake Oshins · 8 years ago
  2. ab028db Drivers: hv: vmbus: Implement APIs to support "in place" consumption of vmbus packets by K. Y. Srinivasan · 8 years ago
  3. 687f32e Drivers: hv: vmbus: Move some ring buffer functions to hyperv.h by K. Y. Srinivasan · 8 years ago
  4. 5cc4724 Drivers: hv: vmbus: Export the vmbus_set_event() API by K. Y. Srinivasan · 8 years ago
  5. a6341f0 Drivers: hv: vmbus: Introduce functions for estimating room in the ring buffer by K. Y. Srinivasan · 8 years ago
  6. b9830d1 Drivers: hv: util: Pass the channel information during the init call by K. Y. Srinivasan · 8 years ago
  7. fe760e4 Drivers: hv: vmbus: Give control over how the ring access is serialized by K. Y. Srinivasan · 8 years ago
  8. 85d9aa7 Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister() by Dexuan Cui · 8 years ago
  9. 499e840 Drivers: hv: vmbus: add a per-channel rescind callback by Dexuan Cui · 8 years ago
  10. 8981da3 Drivers: hv: vmbus: add a hvsock flag in struct hv_driver by Dexuan Cui · 8 years ago
  11. 5c23a1a Drivers: hv: vmbus: define a new VMBus message type for hvsock by Dexuan Cui · 8 years ago
  12. e8d6ca0 Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock) by Dexuan Cui · 8 years ago
  13. 3c75354 Drivers: hv: vmbus: add a helper function to set a channel's pending send size by Dexuan Cui · 8 years ago
  14. 7047f17 Drivers: hv: vmbus: Add vendor and device atttributes by K. Y. Srinivasan · 9 years ago
  15. 2048157 Drivers: hv: vmbus: fix the building warning with hyperv-keyboard by Dexuan Cui · 9 years ago
  16. 45870a4 Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends() by Vitaly Kuznetsov · 9 years ago
  17. 8599846 Drivers: hv: vmbus: Fix a Host signaling bug by K. Y. Srinivasan · 9 years ago
  18. 90e031f Drivers: hv: vmbus: Get rid of the unused macro by K. Y. Srinivasan · 9 years ago
  19. af3ff64 Drivers: hv: vmbus: Use uuid_le type consistently by K. Y. Srinivasan · 9 years ago
  20. 3053c76 drivers:hv: Define the channel type for Hyper-V PCI Express pass-through by Jake Oshins · 9 years ago
  21. a108393 drivers:hv: Export the API to invoke a hypercall on Hyper-V by Jake Oshins · 9 years ago
  22. 619848b drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc num by Jake Oshins · 9 years ago
  23. c75efa9 drivers/hv: share Hyper-V SynIC constants with userspace by Andrey Smetanin · 9 years ago
  24. 3b71107 Drivers: hv: vmbus: Further improve CPU affiliation logic by Dexuan Cui · 9 years ago
  25. 9f01ec53 Drivers: hv: vmbus: Improve the CPU affiliation for channels by K. Y. Srinivasan · 9 years ago
  26. 3546448 drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbus by Jake Oshins · 9 years ago
  27. 7f163a6 drivers:hv: Modify hv_vmbus to search for all MMIO ranges available. by Jake Oshins · 9 years ago
  28. 1f656ff Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channels by K. Y. Srinivasan · 9 years ago
  29. 6c4e5f9 Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10. by Keith Mange · 9 years ago
  30. fea844a Drivers: hv: vmbus: briefly comment num_sc and next_oc by Vitaly Kuznetsov · 9 years ago
  31. 2db84ef Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state by K. Y. Srinivasan · 9 years ago
  32. db9ba20 drivers: hv: vmbus: Get rid of some unused definitions by K. Y. Srinivasan · 9 years ago
  33. 3647a83 Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.h by Vitaly Kuznetsov · 9 years ago
  34. aadc378 hv: remove the per-channel workqueue by Dexuan Cui · 9 years ago
  35. e9395e3 Drivers: hv: vmbus: Suport an API to send packet with additional control by K. Y. Srinivasan · 9 years ago
  36. 87e93d6 Drivers: hv: vmbus: Suport an API to send pagebuffers with additional control by K. Y. Srinivasan · 9 years ago
  37. a13e8bb Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channel by K. Y. Srinivasan · 9 years ago
  38. ed6cfcc Drivers: hv: vmbus: Introduce a function to remove a rescinded offer by K. Y. Srinivasan · 9 years ago
  39. 04653a0 Drivers: hv: vmbus: Add support for the NetworkDirect GUID by K. Y. Srinivasan · 9 years ago
  40. bc63b6f Drivers: hv: vmbus: rename channel work queues by Vitaly Kuznetsov · 9 years ago
  41. 67fae05 Drivers: hv: rename sc_lock to the more generic lock by Vitaly Kuznetsov · 9 years ago
  42. d61031e Drivers: hv: vmbus: Support a vmbus API for efficiently sending page arrays by K. Y. Srinivasan · 10 years ago
  43. c3582a2 hyperv: Add support for vNIC hot removal by Haiyang Zhang · 10 years ago
  44. 3a28fa3 Drivers: hv: vmbus: Implement per-CPU mapping of relid to channel by K. Y. Srinivasan · 10 years ago
  45. d3ba720 Drivers: hv: Eliminate the channel spinlock in the callback path by K. Y. Srinivasan · 10 years ago
  46. 03367ef Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hosts by K. Y. Srinivasan · 10 years ago
  47. 7e5ec36 Drivers: hv: vmbus: Increase the limit on the number of pfns we can handle by K. Y. Srinivasan · 10 years ago
  48. 90eedf0 vmbus: use resource for hyperv mmio region by Gerd Hoffmann · 10 years ago
  49. 01325476 Drivers: hv: Implement the file copy service by K. Y. Srinivasan · 10 years ago
  50. ba4b60e Merge 3.14-rc3 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  51. 8a7206a Drivers: hv: vmbus: Support per-channel driver state by K. Y. Srinivasan · 10 years ago
  52. 011a7c3 Drivers: hv: vmbus: Cleanup the packet send path by K. Y. Srinivasan · 10 years ago
  53. 90f3453 Drivers: hv: vmbus: Extract the mmio information from DSDT by K. Y. Srinivasan · 10 years ago
  54. 5267cf0 hv: Add hyperv.h to uapi headers by Bjarke Istrup Pedersen · 10 years ago
  55. e28bab4 Drivers: hv: vmbus: Specify the target CPU that should receive notification by K. Y. Srinivasan · 10 years ago
  56. d717349 Merge 3.12-rc3 into char-misc-next by Greg Kroah-Hartman · 11 years ago
  57. 3a49160 Drivers: hv: util: Correctly support ws2008R2 and earlier by K. Y. Srinivasan · 11 years ago
  58. 1fdde16 hv: delete struct hv_dev_port_info by Greg Kroah-Hartman · 11 years ago
  59. 2c9be3e hv: delete vmbus_get_debug_info() by Greg Kroah-Hartman · 11 years ago
  60. 4947c74 hv: move "client/server_monitor_conn_id" bus attributes to dev_groups by Greg Kroah-Hartman · 11 years ago
  61. 1cee272 hv: move "client/server_monitor_latency" bus attributes to dev_groups by Greg Kroah-Hartman · 11 years ago
  62. 76c52bb hv: move "client/server_monitor_pending" bus attributes to dev_groups by Greg Kroah-Hartman · 11 years ago
  63. 7c55e1d hv: move "device_id" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  64. 68234c0 hv: move "class_id" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  65. 5ffd00e hv: move "monitor_id" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  66. a8fb5f3 hv: move "state" bus attribute to dev_groups by Greg Kroah-Hartman · 11 years ago
  67. 03f3a91 hv: use dev_groups for device attributes by Greg Kroah-Hartman · 11 years ago
  68. cfc2599 Drivers: hv: remove HV_DRV_VERSION by Olaf Hering · 11 years ago
  69. 6741335 Drivers: hv: util: Fix a bug in version negotiation code for util services by K. Y. Srinivasan · 11 years ago
  70. 98b80d8 Drivers: hv: Add the GUID fot synthetic fibre channel device by K. Y. Srinivasan · 11 years ago
  71. e68d297 Drivers: hv: vmbus: Implement multi-channel support by K. Y. Srinivasan · 11 years ago
  72. 68a2d20b drivers/video: add Hyper-V Synthetic Video Frame Buffer Driver by Haiyang Zhang · 11 years ago
  73. 96dd86f Drivers: hv: Add a new driver to support host initiated backup by K. Y. Srinivasan · 11 years ago
  74. 7fb9656 Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.h by K. Y. Srinivasan · 11 years ago
  75. 2a5c43a Drivers: hv: Enable protocol negotiation with win8 hosts by K. Y. Srinivasan · 12 years ago
  76. abbf3b2 Drivers: hv: Add state to manage incoming channel interrupt load by K. Y. Srinivasan · 12 years ago
  77. b3bf60c Drivers: hv: Manage signaling state on a per-connection basis by K. Y. Srinivasan · 12 years ago
  78. eafa707 Drivers: hv: Move vmbus version definitions to hyperv.h by K. Y. Srinivasan · 12 years ago
  79. 37f7278 Drivers: hv: Save and export negotiated vmbus version by K. Y. Srinivasan · 12 years ago
  80. 29423b7 Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyond by K. Y. Srinivasan · 12 years ago
  81. 2416603 Drivers: hv: Update the ring buffer structure to match win8 functionality by K. Y. Srinivasan · 12 years ago
  82. 610071c Drivers: hv: Support handling multiple VMBUS versions by K. Y. Srinivasan · 12 years ago
  83. 132368b Drivers: hv: Add state to manage batched reading by K. Y. Srinivasan · 12 years ago
  84. 32061b4 Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO by K. Y. Srinivasan · 12 years ago
  85. 1508d81 Drivers: hv: Explicitly size elements of protocol structures by K. Y. Srinivasan · 12 years ago
  86. b47a81d Drivers: hv: kvp: Cleanup error handling in KVP by K. Y. Srinivasan · 12 years ago
  87. 9b59578 Drivers: hv: Add KVP definitions for IP address injection by K. Y. Srinivasan · 12 years ago
  88. 5d4e2d0 Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  89. c836d0a Drivers: hv: util: Properly handle version negotiations. by K. Y. Srinivasan · 12 years ago
  90. 33be96e net/hyperv: Add flow control based on hi/low watermark by Haiyang Zhang · 12 years ago
  91. adc80ae Tools: hv: Support enumeration from all the pools by K. Y. Srinivasan · 12 years ago
  92. fa3d5b8 Drivers: hv: Support the newly introduced KVP messages in the driver by K. Y. Srinivasan · 12 years ago
  93. e485ceac Drivers: hv: Add new message types to enhance KVP by K. Y. Srinivasan · 12 years ago
  94. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 12 years ago
  95. 264033543 drivers: hv: kvp: Cleanup the kernel/user protocol by K. Y. Srinivasan · 12 years ago
  96. 59a084a drivers: hv: Cleanup the kvp related state in hyperv.h by K. Y. Srinivasan · 12 years ago
  97. 2939437 drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.h by K. Y. Srinivasan · 12 years ago
  98. c31c151 net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary by Haiyang Zhang · 12 years ago
  99. 4d447c9 net/hyperv: Add support for jumbo frame up to 64KB by Haiyang Zhang · 13 years ago
  100. 15b80d6 hv: remove struct hv_device_info from hyperv.h by Greg Kroah-Hartman · 13 years ago