summaryrefslogtreecommitdiff
path: root/drivers/hv/hv_kvp.c
Commit message (Expand)AuthorAge
* Drivers: hv: kvp: Use MAX_ADAPTER_ID_SIZE for translating adapter idAlex Ng2017-08-16
* HV: properly delay KVP packets when negotiation is in progressLong Li2017-05-18
* Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman2017-03-27
|\
| * Drivers: hv: util: move waiting for release to hv_utils_transport itselfVitaly Kuznetsov2017-03-16
* | vmbus: fix spelling errorsStephen Hemminger2017-03-17
* | vmbus: remove useless return'sStephen Hemminger2017-03-17
|/
* Drivers: hv: Log the negotiated IC versions.Alex Ng2017-01-31
* Drivers: hv: vmbus: Use all supported IC versions to negotiateAlex Ng2017-01-31
* Drivers: hv: util: kvp: Fix a rescind processing issueK. Y. Srinivasan2017-01-10
* Drivers: hv: utils: fix a race on userspace daemons registrationVitaly Kuznetsov2016-08-31
* Drivers: hv: kvp: fix IP FailoverVitaly Kuznetsov2016-05-01
* Drivers: hv: util: Pass the channel information during the init callK. Y. Srinivasan2016-03-01
* Drivers: hv: utils: Invoke the poll function after handshakeK. Y. Srinivasan2015-12-14
* Drivers: hv: utils: run polling callback always in interrupt contextOlaf Hering2015-12-14
* Drivers: hv: util: Increase the timeout for util servicesK. Y. Srinivasan2015-12-14
* Drivers: hv: kvp: check kzalloc return valueVitaly Kuznetsov2015-08-04
* Drivers: hv: utils: unify driver registration reportingVitaly Kuznetsov2015-05-24
* Drivers: hv: kvp: convert to hv_utils_transportVitaly Kuznetsov2015-05-24
* Drivers: hv: kvp: switch to using the hvutil_device_state state machineVitaly Kuznetsov2015-05-24
* Drivers: hv: kvp: rename kvp_work -> kvp_timeout_workVitaly Kuznetsov2015-05-24
* Drivers: hv: kvp: move poll_channel() to hyperv_vmbus.hVitaly Kuznetsov2015-05-24
* Drivers: hv: kvp: reset kvp_contextVitaly Kuznetsov2015-05-24
* Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.hVitaly Kuznetsov2015-05-24
* Drivers: hv: kvp,vss: Fast propagation of userspace communication failureVitaly Kuznetsov2014-11-26
* Drivers: hv: util: Fix a bug in the KVP codeK. Y. Srinivasan2014-07-09
* connector: add portid to unicast in addition to broadcastingDavid Fries2014-02-07
* Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan2013-09-26
* Drivers: hv: remove HV_DRV_VERSIONOlaf Hering2013-08-02
* Drivers: hv: util: Fix a bug in version negotiation code for util servicesK. Y. Srinivasan2013-07-26
* Drivers: hv: kvp: Copy the address family informationK. Y. Srinivasan2012-09-05
* Drivers: hv: kvp: Support the new IP injection messagesK. Y. Srinivasan2012-08-17
* Drivers: hv: kvp: Cleanup error handling in KVPK. Y. Srinivasan2012-08-16
* Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan2012-05-14
* Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan2012-03-16
* Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan2012-03-16
* Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan2012-03-13
* drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan2012-02-09
* drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan2012-02-02
* NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern2011-11-18
* hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()Greg Kroah-Hartman2011-10-11
* Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman2011-10-10