summaryrefslogtreecommitdiffstats
path: root/include/linux/hyperv.h
AgeCommit message (Expand)Author
2016-03-01Drivers: hv: util: Pass the channel information during the init callK. Y. Srinivasan
2016-02-07Drivers: hv: vmbus: Give control over how the ring access is serializedK. Y. Srinivasan
2016-02-07Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()Dexuan Cui
2016-02-07Drivers: hv: vmbus: add a per-channel rescind callbackDexuan Cui
2016-02-07Drivers: hv: vmbus: add a hvsock flag in struct hv_driverDexuan Cui
2016-02-07Drivers: hv: vmbus: define a new VMBus message type for hvsockDexuan Cui
2016-02-07Drivers: hv: vmbus: define the new offer type for Hyper-V socket (hvsock)Dexuan Cui
2016-02-07Drivers: hv: vmbus: add a helper function to set a channel's pending send sizeDexuan Cui
2016-02-07Drivers: hv: vmbus: Add vendor and device atttributesK. Y. Srinivasan
2015-12-21Drivers: hv: vmbus: fix the building warning with hyperv-keyboardDexuan Cui
2015-12-14Drivers: hv: ring_buffer: remove stray smp_read_barrier_depends()Vitaly Kuznetsov
2015-12-14Drivers: hv: vmbus: Fix a Host signaling bugK. Y. Srinivasan
2015-12-14Drivers: hv: vmbus: Get rid of the unused macroK. Y. Srinivasan
2015-12-14Drivers: hv: vmbus: Use uuid_le type consistentlyK. Y. Srinivasan
2015-12-14drivers:hv: Define the channel type for Hyper-V PCI Express pass-throughJake Oshins
2015-12-14drivers:hv: Export the API to invoke a hypercall on Hyper-VJake Oshins
2015-12-14drivers:hv: Export a function that maps Linux CPU num onto Hyper-V proc numJake Oshins
2015-11-04drivers/hv: share Hyper-V SynIC constants with userspaceAndrey Smetanin
2015-08-05Drivers: hv: vmbus: Further improve CPU affiliation logicDexuan Cui
2015-08-05Drivers: hv: vmbus: Improve the CPU affiliation for channelsK. Y. Srinivasan
2015-08-05drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbusJake Oshins
2015-08-05drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.Jake Oshins
2015-06-01Drivers: hv: vmbus: Implement NUMA aware CPU affinity for channelsK. Y. Srinivasan
2015-06-01Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.Keith Mange
2015-05-24Drivers: hv: vmbus: briefly comment num_sc and next_ocVitaly Kuznetsov
2015-05-24Drivers: hv: vmbus: Implement the protocol for tearing down vmbus stateK. Y. Srinivasan
2015-05-24drivers: hv: vmbus: Get rid of some unused definitionsK. Y. Srinivasan
2015-05-24Drivers: hv: util: move kvp/vss function declarations to hyperv_vmbus.hVitaly Kuznetsov
2015-04-03hv: remove the per-channel workqueueDexuan Cui
2015-03-01Drivers: hv: vmbus: Suport an API to send packet with additional controlK. Y. Srinivasan
2015-03-01Drivers: hv: vmbus: Suport an API to send pagebuffers with additional controlK. Y. Srinivasan
2015-03-01Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channelK. Y. Srinivasan
2015-03-01Drivers: hv: vmbus: Introduce a function to remove a rescinded offerK. Y. Srinivasan
2015-03-01Drivers: hv: vmbus: Add support for the NetworkDirect GUIDK. Y. Srinivasan
2015-03-01Drivers: hv: vmbus: rename channel work queuesVitaly Kuznetsov
2015-01-25Drivers: hv: rename sc_lock to the more generic lockVitaly Kuznetsov
2015-01-25Drivers: hv: vmbus: Support a vmbus API for efficiently sending page arraysK. Y. Srinivasan
2014-12-08hyperv: Add support for vNIC hot removalHaiyang Zhang
2014-05-03Drivers: hv: vmbus: Implement per-CPU mapping of relid to channelK. Y. Srinivasan
2014-05-03Drivers: hv: Eliminate the channel spinlock in the callback pathK. Y. Srinivasan
2014-04-16Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan
2014-03-08Drivers: hv: vmbus: Increase the limit on the number of pfns we can handleK. Y. Srinivasan
2014-02-24vmbus: use resource for hyperv mmio regionGerd Hoffmann
2014-02-18Drivers: hv: Implement the file copy serviceK. Y. Srinivasan
2014-02-18Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman
2014-02-07Drivers: hv: vmbus: Support per-channel driver stateK. Y. Srinivasan
2014-02-07Drivers: hv: vmbus: Cleanup the packet send pathK. Y. Srinivasan
2014-02-07Drivers: hv: vmbus: Extract the mmio information from DSDTK. Y. Srinivasan
2014-02-07hv: Add hyperv.h to uapi headersBjarke Istrup Pedersen
2014-02-07Drivers: hv: vmbus: Specify the target CPU that should receive notificationK. Y. Srinivasan