aboutsummaryrefslogtreecommitdiff
path: root/drivers/hv/hv_kvp.c
AgeCommit message (Expand)Author
2018-11-26Merge 4.20-rc4 into char-misc-nextGreg Kroah-Hartman
2018-11-11Drivers: hv: kvp: Use %u to print U32Dexuan Cui
2018-11-11Drivers: hv: kvp: Fix the recent regression caused by incorrect clean-upDexuan Cui
2018-10-02Drivers: hv: kvp: Fix two "this statement may fall through" warningsDexuan Cui
2018-10-02Drivers: hv: kvp: Fix the indentation of some "break" statementsDexuan Cui
2017-08-16Drivers: hv: kvp: Use MAX_ADAPTER_ID_SIZE for translating adapter idAlex Ng
2017-05-18HV: properly delay KVP packets when negotiation is in progressLong Li
2017-03-27Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman
2017-03-17vmbus: fix spelling errorsStephen Hemminger
2017-03-17vmbus: remove useless return'sStephen Hemminger
2017-03-16Drivers: hv: util: move waiting for release to hv_utils_transport itselfVitaly Kuznetsov
2017-01-31Drivers: hv: Log the negotiated IC versions.Alex Ng
2017-01-31Drivers: hv: vmbus: Use all supported IC versions to negotiateAlex Ng
2017-01-10Drivers: hv: util: kvp: Fix a rescind processing issueK. Y. Srinivasan
2016-08-31Drivers: hv: utils: fix a race on userspace daemons registrationVitaly Kuznetsov
2016-05-01Drivers: hv: kvp: fix IP FailoverVitaly Kuznetsov
2016-03-01Drivers: hv: util: Pass the channel information during the init callK. Y. Srinivasan
2015-12-14Drivers: hv: utils: Invoke the poll function after handshakeK. Y. Srinivasan
2015-12-14Drivers: hv: utils: run polling callback always in interrupt contextOlaf Hering
2015-12-14Drivers: 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