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