summaryrefslogtreecommitdiffstats
path: root/include/linux/hyperv.h
Commit message (Expand)AuthorAgeFilesLines
* hv: remove the per-channel workqueueDexuan Cui2015-04-031-3/+0
* Drivers: hv: vmbus: Suport an API to send packet with additional controlK. Y. Srinivasan2015-03-011-0/+8
* Drivers: hv: vmbus: Suport an API to send pagebuffers with additional controlK. Y. Srinivasan2015-03-011-0/+9
* Drivers: hv: vmbus: Use a round-robin algorithm for picking the outgoing channelK. Y. Srinivasan2015-03-011-0/+3
* Drivers: hv: vmbus: Introduce a function to remove a rescinded offerK. Y. Srinivasan2015-03-011-0/+1
* Drivers: hv: vmbus: Add support for the NetworkDirect GUIDK. Y. Srinivasan2015-03-011-0/+10
* Drivers: hv: vmbus: rename channel work queuesVitaly Kuznetsov2015-03-011-0/+3
* Drivers: hv: rename sc_lock to the more generic lockVitaly Kuznetsov2015-01-251-1/+6
* Drivers: hv: vmbus: Support a vmbus API for efficiently sending page arraysK. Y. Srinivasan2015-01-251-0/+31
* hyperv: Add support for vNIC hot removalHaiyang Zhang2014-12-081-0/+2
* Drivers: hv: vmbus: Implement per-CPU mapping of relid to channelK. Y. Srinivasan2014-05-031-0/+5
* Drivers: hv: Eliminate the channel spinlock in the callback pathK. Y. Srinivasan2014-05-031-0/+2
* Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan2014-04-161-1/+3
* Drivers: hv: vmbus: Increase the limit on the number of pfns we can handleK. Y. Srinivasan2014-03-081-1/+1
* vmbus: use resource for hyperv mmio regionGerd Hoffmann2014-02-241-2/+1
* Drivers: hv: Implement the file copy serviceK. Y. Srinivasan2014-02-181-1/+11
* Merge 3.14-rc3 into char-misc-nextGreg Kroah-Hartman2014-02-181-1/+1
|\
| * Drivers: hv: vmbus: Specify the target CPU that should receive notificationK. Y. Srinivasan2014-02-071-1/+1
* | Drivers: hv: vmbus: Support per-channel driver stateK. Y. Srinivasan2014-02-071-0/+14
* | Drivers: hv: vmbus: Cleanup the packet send pathK. Y. Srinivasan2014-02-071-1/+1
* | Drivers: hv: vmbus: Extract the mmio information from DSDTK. Y. Srinivasan2014-02-071-0/+3
* | hv: Add hyperv.h to uapi headersBjarke Istrup Pedersen2014-02-071-319/+2
|/
* Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman2013-09-291-2/+5
|\
| * Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan2013-09-261-2/+5
* | hv: delete struct hv_dev_port_infoGreg Kroah-Hartman2013-09-261-17/+0
* | hv: delete vmbus_get_debug_info()Greg Kroah-Hartman2013-09-261-8/+0
* | hv: move "client/server_monitor_conn_id" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-3/+0
* | hv: move "client/server_monitor_latency" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-2/+0
* | hv: move "client/server_monitor_pending" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-2/+0
* | hv: move "device_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-1/+0
* | hv: move "class_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-1/+0
* | hv: move "monitor_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-1/+0
* | hv: move "state" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-1/+0
* | hv: use dev_groups for device attributesGreg Kroah-Hartman2013-09-261-1/+0
|/
* Drivers: hv: remove HV_DRV_VERSIONOlaf Hering2013-08-021-21/+0
* Drivers: hv: util: Fix a bug in version negotiation code for util servicesK. Y. Srinivasan2013-07-261-1/+9
* Drivers: hv: Add the GUID fot synthetic fibre channel deviceK. Y. Srinivasan2013-06-031-0/+10
* Drivers: hv: vmbus: Implement multi-channel supportK. Y. Srinivasan2013-06-031-1/+61
* drivers/video: add Hyper-V Synthetic Video Frame Buffer DriverHaiyang Zhang2013-04-291-0/+11
* Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan2013-03-151-0/+69
* Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.hK. Y. Srinivasan2013-01-251-0/+94
* Drivers: hv: Enable protocol negotiation with win8 hostsK. Y. Srinivasan2013-01-171-0/+1
* Drivers: hv: Add state to manage incoming channel interrupt loadK. Y. Srinivasan2013-01-171-2/+19
* Drivers: hv: Manage signaling state on a per-connection basisK. Y. Srinivasan2013-01-171-0/+25
* Drivers: hv: Move vmbus version definitions to hyperv.hK. Y. Srinivasan2013-01-171-0/+15
* Drivers: hv: Save and export negotiated vmbus versionK. Y. Srinivasan2013-01-171-0/+6
* Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyondK. Y. Srinivasan2013-01-171-5/+31
* Drivers: hv: Update the ring buffer structure to match win8 functionalityK. Y. Srinivasan2013-01-171-7/+21
* Drivers: hv: Support handling multiple VMBUS versionsK. Y. Srinivasan2013-01-171-6/+0
* Drivers: hv: Add state to manage batched readingK. Y. Srinivasan2013-01-171-0/+20
OpenPOWER on IntegriCloud