aboutsummaryrefslogtreecommitdiff
path: root/include/linux/hyperv.h
AgeCommit message (Expand)Author
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
2013-09-29Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman
2013-09-26Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan
2013-09-26hv: delete struct hv_dev_port_infoGreg Kroah-Hartman
2013-09-26hv: delete vmbus_get_debug_info()Greg Kroah-Hartman
2013-09-26hv: move "client/server_monitor_conn_id" bus attributes to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "client/server_monitor_latency" bus attributes to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "client/server_monitor_pending" bus attributes to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "device_id" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "class_id" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "monitor_id" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: move "state" bus attribute to dev_groupsGreg Kroah-Hartman
2013-09-26hv: use dev_groups for device attributesGreg Kroah-Hartman
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
2013-06-03Drivers: hv: Add the GUID fot synthetic fibre channel deviceK. Y. Srinivasan
2013-06-03Drivers: hv: vmbus: Implement multi-channel supportK. Y. Srinivasan
2013-04-29drivers/video: add Hyper-V Synthetic Video Frame Buffer DriverHaiyang Zhang
2013-03-15Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan
2013-01-25Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.hK. Y. Srinivasan
2013-01-17Drivers: hv: Enable protocol negotiation with win8 hostsK. Y. Srinivasan
2013-01-17Drivers: hv: Add state to manage incoming channel interrupt loadK. Y. Srinivasan
2013-01-17Drivers: hv: Manage signaling state on a per-connection basisK. Y. Srinivasan