aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hv/hv_kvp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-04Drivers: hv: kvp: check kzalloc return valueVitaly Kuznetsov1-0/+3
2015-05-24Drivers: hv: utils: unify driver registration reportingVitaly Kuznetsov1-1/+2
2015-05-24Drivers: hv: kvp: convert to hv_utils_transportVitaly Kuznetsov1-49/+42
2015-05-24Drivers: hv: kvp: switch to using the hvutil_device_state state machineVitaly Kuznetsov1-38/+49
2015-05-24Drivers: hv: kvp: rename kvp_work -> kvp_timeout_workVitaly Kuznetsov1-8/+8
2015-05-24Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.hVitaly Kuznetsov1-14/+3
2015-05-24Drivers: hv: kvp: reset kvp_contextVitaly Kuznetsov1-0/+1
2015-05-24Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.hVitaly Kuznetsov1-0/+1
2014-11-26Drivers: hv: kvp,vss: Fast propagation of userspace communication failureVitaly Kuznetsov1-1/+8
2014-07-09Drivers: hv: util: Fix a bug in the KVP codeK. Y. Srinivasan1-3/+14
2014-02-07connector: add portid to unicast in addition to broadcastingDavid Fries1-2/+2
2013-09-26Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan1-12/+26
2013-08-02Drivers: hv: remove HV_DRV_VERSIONOlaf Hering1-0/+2
2013-07-26Drivers: hv: util: Fix a bug in version negotiation code for util servicesK. Y. Srinivasan1-1/+23
2012-09-05Drivers: hv: kvp: Copy the address family informationK. Y. Srinivasan1-0/+2
2012-08-17Drivers: hv: kvp: Support the new IP injection messagesK. Y. Srinivasan1-6/+135
2012-08-16Drivers: hv: kvp: Cleanup error handling in KVPK. Y. Srinivasan1-23/+91
2012-05-14Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan1-1/+2
2012-03-16Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan1-3/+4
2012-03-16Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan1-51/+167
2012-03-13Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan1-2/+3
2012-02-09drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan1-16/+25
2012-02-02drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan1-2/+0
2011-11-18NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern1-4/+6
2011-10-11hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()Greg Kroah-Hartman1-1/+1
2011-10-10Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman1-0/+339