summaryrefslogtreecommitdiffstats
path: root/drivers/hv/hv_kvp.c
Commit message (Expand)AuthorAgeFilesLines
* Drivers: hv: utils: fix a race on userspace daemons registrationVitaly Kuznetsov2016-08-311-11/+16
* Drivers: hv: kvp: fix IP FailoverVitaly Kuznetsov2016-05-011-0/+31
* Drivers: hv: util: Pass the channel information during the init callK. Y. Srinivasan2016-03-011-1/+1
* Drivers: hv: utils: Invoke the poll function after handshakeK. Y. Srinivasan2015-12-141-1/+1
* Drivers: hv: utils: run polling callback always in interrupt contextOlaf Hering2015-12-141-18/+10
* Drivers: hv: util: Increase the timeout for util servicesK. Y. Srinivasan2015-12-141-1/+2
* Drivers: hv: kvp: check kzalloc return valueVitaly Kuznetsov2015-08-041-0/+3
* Drivers: hv: utils: unify driver registration reportingVitaly Kuznetsov2015-05-241-1/+2
* Drivers: hv: kvp: convert to hv_utils_transportVitaly Kuznetsov2015-05-241-49/+42
* Drivers: hv: kvp: switch to using the hvutil_device_state state machineVitaly Kuznetsov2015-05-241-38/+49
* Drivers: hv: kvp: rename kvp_work -> kvp_timeout_workVitaly Kuznetsov2015-05-241-8/+8
* Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.hVitaly Kuznetsov2015-05-241-14/+3
* Drivers: hv: kvp: reset kvp_contextVitaly Kuznetsov2015-05-241-0/+1
* Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.hVitaly Kuznetsov2015-05-241-0/+1
* Drivers: hv: kvp,vss: Fast propagation of userspace communication failureVitaly Kuznetsov2014-11-261-1/+8
* Drivers: hv: util: Fix a bug in the KVP codeK. Y. Srinivasan2014-07-091-3/+14
* connector: add portid to unicast in addition to broadcastingDavid Fries2014-02-071-2/+2
* Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan2013-09-261-12/+26
* Drivers: hv: remove HV_DRV_VERSIONOlaf Hering2013-08-021-0/+2
* Drivers: hv: util: Fix a bug in version negotiation code for util servicesK. Y. Srinivasan2013-07-261-1/+23
* Drivers: hv: kvp: Copy the address family informationK. Y. Srinivasan2012-09-051-0/+2
* Drivers: hv: kvp: Support the new IP injection messagesK. Y. Srinivasan2012-08-171-6/+135
* Drivers: hv: kvp: Cleanup error handling in KVPK. Y. Srinivasan2012-08-161-23/+91
* Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan2012-05-141-1/+2
* Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan2012-03-161-3/+4
* Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan2012-03-161-51/+167
* Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan2012-03-131-2/+3
* drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan2012-02-091-16/+25
* drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan2012-02-021-2/+0
* NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern2011-11-181-4/+6
* hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()Greg Kroah-Hartman2011-10-111-1/+1
* Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman2011-10-101-0/+339
OpenPOWER on IntegriCloud