summaryrefslogtreecommitdiff
path: root/drivers/hv/connection.c
Commit message (Expand)AuthorAge
* Drivers: hv: vmbus: Export the vmbus_set_event() APIK. Y. Srinivasan2016-04-30
* Drivers: hv: vmbus: Support kexec on ws2012 r2 and aboveAlex Ng2016-03-01
* Drivers: hv: vmbus: avoid wait_for_completion() on crashVitaly Kuznetsov2016-03-01
* Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()Dexuan Cui2016-02-07
* Drivers: hv: vmbus: Cleanup vmbus_set_event()K. Y. Srinivasan2016-02-07
* Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0K. Y. Srinivasan2015-12-14
* Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutexDexuan Cui2015-12-14
* Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.Keith Mange2015-06-01
* Drivers: hv: vmbus: Implement the protocol for tearing down vmbus stateK. Y. Srinivasan2015-05-24
* hv_vmbus: Add gradually increased delay for retries in vmbus_post_msg()Haiyang Zhang2015-04-03
* hv: don't schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind()Dexuan Cui2015-04-03
* Drivers: hv: vmbus: Perform device register in the per-channel work elementK. Y. Srinivasan2015-03-25
* Drivers: hv: vmbus: Get rid of some unnecessary messagesK. Y. Srinivasan2015-03-01
* hv: vmbus_post_msg: retry the hypercall on some transient errorsDexuan Cui2015-03-01
* Drivers: hv: vmbus: teardown hv_vmbus_con workqueue and vmbus_connection page...Vitaly Kuznetsov2015-03-01
* Drivers: hv: vmbus: Use get_cpu() to get the current CPUK. Y. Srinivasan2015-01-12
* Drivers: hv: vmbus: Cleanup vmbus_post_msg()K. Y. Srinivasan2014-09-23
* Drivers: hv: vmbus: Fix a bug in the channel callback dispatch codeK. Y. Srinivasan2014-07-09
* hv: use correct order when freeing monitor_pagesRadim Krčmář2014-05-28
* Drivers: hv: vmbus: Implement per-CPU mapping of relid to channelK. Y. Srinivasan2014-05-03
* Drivers: hv: Eliminate the channel spinlock in the callback pathK. Y. Srinivasan2014-05-03
* Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan2014-04-16
* Drivers: hv: vmbus: Don't timeout during the initial connection with hostK. Y. Srinivasan2014-02-07
* Drivers: hv: vmbus: Specify the target CPU that should receive notificationK. Y. Srinivasan2014-02-07
* Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman2013-09-29
|\
| * Drivers: hv: vmbus: Terminate vmbus version negotiation on timeoutK. Y. Srinivasan2013-09-26
* | hv: make "monitor_pages" a "real" pointer arrayGreg Kroah-Hartman2013-09-26
|/
* Drivers: hv: vmbus: Do not attempt to negoatiate a new version prematurelyK. Y. Srinivasan2013-08-30
* Drivers: hv: vmbus: Implement multi-channel supportK. Y. Srinivasan2013-06-03
* Drivers: hv: Cleanup and consolidate reporting of build/version infoK. Y. Srinivasan2013-01-17
* Drivers: hv: Enable protocol negotiation with win8 hostsK. Y. Srinivasan2013-01-17
* Drivers: hv: Modify the interrupt handling code to support win8 and beyondK. Y. Srinivasan2013-01-17
* Drivers: hv: Cleanup vmbus_set_event() to support win7 and beyondK. Y. Srinivasan2013-01-17
* Drivers: hv: Move vmbus version definitions to hyperv.hK. Y. Srinivasan2013-01-17
* Drivers: hv: Change the signature of vmbus_set_event()K. Y. Srinivasan2013-01-17
* Drivers: hv: Change the signature for hv_signal_event()K. Y. Srinivasan2013-01-17
* Drivers: hv: Save and export negotiated vmbus versionK. Y. Srinivasan2013-01-17
* Drivers: hv: Support handling multiple VMBUS versionsK. Y. Srinivasan2013-01-17
* Drivers: hv: Optimize signaling in the read pathK. Y. Srinivasan2013-01-17
* Staging: hv: remove unneeded asm include file in hyperv.hGreg Kroah-Hartman2011-10-11
* Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman2011-10-10