1. a3ade8c HV: properly delay KVP packets when negotiation is in progress by Long Li · 8 years ago
  2. 57c0eab Merge 4.11-rc4 into char-misc-next by Greg Kroah-Hartman · 8 years ago
  3. bdc1dd4 vmbus: fix spelling errors by Stephen Hemminger · 8 years ago
  4. 8b1f91f vmbus: remove useless return's by Stephen Hemminger · 8 years ago
  5. e9c18ae Drivers: hv: util: move waiting for release to hv_utils_transport itself by Vitaly Kuznetsov · 8 years ago
  6. 1274a69 Drivers: hv: Log the negotiated IC versions. by Alex Ng · 8 years ago
  7. a165645 Drivers: hv: vmbus: Use all supported IC versions to negotiate by Alex Ng · 8 years ago
  8. 5a66fec Drivers: hv: util: kvp: Fix a rescind processing issue by K. Y. Srinivasan · 8 years ago
  9. e0fa3e5 Drivers: hv: utils: fix a race on userspace daemons registration by Vitaly Kuznetsov · 9 years ago
  10. 4dbfc2e Drivers: hv: kvp: fix IP Failover by Vitaly Kuznetsov · 9 years ago
  11. b9830d1 Drivers: hv: util: Pass the channel information during the init call by K. Y. Srinivasan · 9 years ago
  12. 2d0c3b5 Drivers: hv: utils: Invoke the poll function after handshake by K. Y. Srinivasan · 9 years ago
  13. 3cace4a Drivers: hv: utils: run polling callback always in interrupt context by Olaf Hering · 9 years ago
  14. c0b200c Drivers: hv: util: Increase the timeout for util services by K. Y. Srinivasan · 9 years ago
  15. b36fda3 Drivers: hv: kvp: check kzalloc return value by Vitaly Kuznetsov · 9 years ago
  16. 7c95912 Drivers: hv: utils: unify driver registration reporting by Vitaly Kuznetsov · 10 years ago
  17. 11bc3a5 Drivers: hv: kvp: convert to hv_utils_transport by Vitaly Kuznetsov · 10 years ago
  18. 97bf16c Drivers: hv: kvp: switch to using the hvutil_device_state state machine by Vitaly Kuznetsov · 10 years ago
  19. 68c8b39 Drivers: hv: kvp: rename kvp_work -> kvp_timeout_work by Vitaly Kuznetsov · 10 years ago
  20. 8efe78f Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.h by Vitaly Kuznetsov · 10 years ago
  21. 5fa9748 Drivers: hv: kvp: reset kvp_context by Vitaly Kuznetsov · 10 years ago
  22. 3647a83 Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.h by Vitaly Kuznetsov · 10 years ago
  23. 8d9560e Drivers: hv: kvp,vss: Fast propagation of userspace communication failure by Vitaly Kuznetsov · 10 years ago
  24. 9bd2d0d Drivers: hv: util: Fix a bug in the KVP code by K. Y. Srinivasan · 10 years ago
  25. ac8f733 connector: add portid to unicast in addition to broadcasting by David Fries · 11 years ago
  26. 3a49160 Drivers: hv: util: Correctly support ws2008R2 and earlier by K. Y. Srinivasan · 11 years ago
  27. cfc2599 Drivers: hv: remove HV_DRV_VERSION by Olaf Hering · 12 years ago
  28. 6741335 Drivers: hv: util: Fix a bug in version negotiation code for util services by K. Y. Srinivasan · 11 years ago
  29. a500e0e Drivers: hv: kvp: Copy the address family information by K. Y. Srinivasan · 12 years ago
  30. 03db772 Drivers: hv: kvp: Support the new IP injection messages by K. Y. Srinivasan · 12 years ago
  31. b47a81d Drivers: hv: kvp: Cleanup error handling in KVP by K. Y. Srinivasan · 12 years ago
  32. c836d0a Drivers: hv: util: Properly handle version negotiations. by K. Y. Srinivasan · 13 years ago
  33. adc80ae Tools: hv: Support enumeration from all the pools by K. Y. Srinivasan · 13 years ago
  34. fa3d5b8 Drivers: hv: Support the newly introduced KVP messages in the driver by K. Y. Srinivasan · 13 years ago
  35. e485ceac Drivers: hv: Add new message types to enhance KVP by K. Y. Srinivasan · 13 years ago
  36. 2640335 drivers: hv: kvp: Cleanup the kernel/user protocol by K. Y. Srinivasan · 13 years ago
  37. 2939437 drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.h by K. Y. Srinivasan · 13 years ago
  38. 0720a06 NLS: improve UTF8 -> UTF16 string conversion routine by Alan Stern · 13 years ago
  39. da0e963 hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp() by Greg Kroah-Hartman · 13 years ago
  40. 46a9719 Staging: hv: move hyperv code out of staging directory by Greg Kroah-Hartman · 13 years ago[Renamed (99%) from drivers/staging/hv/hv_kvp.c]
  41. e2bb653 Staging: hv: util: Invoke cn_netlink_send() in a work context by K. Y. Srinivasan · 13 years ago
  42. 76e5f81 Staging: hv: util: Fix a bug in kvp implementation by K. Y. Srinivasan · 13 years ago
  43. 4e65f6e Staging: hv: util: Properly handle util services in the util driver by K. Y. Srinivasan · 13 years ago
  44. a29b643 Staging: hv: util: Perform some service specific init/deinit in probe/remove by K. Y. Srinivasan · 13 years ago
  45. 89b2ca4 Staging: hv: vmbus_drv: Move the contents of vmbus_private.h to vmbus_hyperv.h by K. Y. Srinivasan · 14 years ago
  46. afbdc4a Staging: hv: vmbus_drv: Include the contents of hv_api.h in hyperv_vmbus.h by K. Y. Srinivasan · 14 years ago
  47. b189702 Staging: hv: Move the contents of utils.h to hyperv.h by K. Y. Srinivasan · 14 years ago
  48. 27b5b3c Staging: hv: Move the contents of vmbus.h to hyperv.h by K. Y. Srinivasan · 14 years ago
  49. 35ea09c Staging: hv: Move the contents of vmbus_api.h to hyperv.h by K. Y. Srinivasan · 14 years ago
  50. f63c914 Staging: hv: Move the contents of logging.h to hyperv.h by K. Y. Srinivasan · 14 years ago
  51. c35470b Staging: hv: Move the contents of channel.h to hyperv.h by K. Y. Srinivasan · 14 years ago
  52. 50ed40e Staging: hv: Move the contents of vmbus_packet_format.h to hyperv.h by K. Y. Srinivasan · 14 years ago
  53. 517d8dc Staging: hv: Move the contents of vmbus_channel_interface.h to hyperv.h by K. Y. Srinivasan · 14 years ago
  54. f7c6dfd Staging: hv: Move the contents of the file version_info.h to hyperv.h by K. Y. Srinivasan · 14 years ago
  55. 3f335ea Staging: hv: Include the newly created header file in all of the relevant hyperv files by K. Y. Srinivasan · 14 years ago
  56. af7a5b6 staging: hv: Replaced DPRINT and printk with native functions in hv_utils by Hank Janssen · 14 years ago
  57. 8de61e3 staging: hv: Remove all unneeded DPRINT from hv_utils by Hank Janssen · 14 years ago
  58. e3fe0bb Staging: hv: Remove osd layer by K. Y. Srinivasan · 14 years ago
  59. 415f228 staging: hv: Convert camel cased struct fields in vmbus_packet_format.h to lower cases by Haiyang Zhang · 14 years ago
  60. 245ba56 Staging: hv: Implement key/value pair (KVP) by Ky Srinivasan · 14 years ago