aboutsummaryrefslogtreecommitdiff
path: root/drivers/hv/hv_kvp.c
AgeCommit message (Expand)Author
2016-09-15Drivers: hv: utils: run polling callback always in interrupt contextOlaf Hering
2016-09-15Drivers: hv: util: Increase the timeout for util servicesK. Y. Srinivasan
2015-08-04Drivers: hv: kvp: check kzalloc return valueVitaly Kuznetsov
2015-05-24Drivers: hv: utils: unify driver registration reportingVitaly Kuznetsov
2015-05-24Drivers: hv: kvp: convert to hv_utils_transportVitaly Kuznetsov
2015-05-24Drivers: hv: kvp: switch to using the hvutil_device_state state machineVitaly Kuznetsov
2015-05-24Drivers: hv: kvp: rename kvp_work -> kvp_timeout_workVitaly Kuznetsov
2015-05-24Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.hVitaly Kuznetsov
2015-05-24Drivers: hv: kvp: reset kvp_contextVitaly Kuznetsov
2015-05-24Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.hVitaly Kuznetsov
2014-11-26Drivers: hv: kvp,vss: Fast propagation of userspace communication failureVitaly Kuznetsov
2014-07-09Drivers: hv: util: Fix a bug in the KVP codeK. Y. Srinivasan
2014-02-07connector: add portid to unicast in addition to broadcastingDavid Fries
2013-09-26Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan
2013-08-02Drivers: hv: remove HV_DRV_VERSIONOlaf Hering
2013-07-26Drivers: hv: util: Fix a bug in version negotiation code for util servicesK. Y. Srinivasan
2012-09-05Drivers: hv: kvp: Copy the address family informationK. Y. Srinivasan
2012-08-17Drivers: hv: kvp: Support the new IP injection messagesK. Y. Srinivasan
2012-08-16Drivers: hv: kvp: Cleanup error handling in KVPK. Y. Srinivasan
2012-05-14Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan
2012-03-16Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan
2012-03-16Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan
2012-03-13Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan
2012-02-09drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan
2012-02-02drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan
2011-11-18NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern
2011-10-11hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()Greg Kroah-Hartman
2011-10-10Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman