summaryrefslogtreecommitdiffstats
path: root/include/linux/hyperv.h
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman2013-09-301-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/+0Star
* | hv: delete vmbus_get_debug_info()Greg Kroah-Hartman2013-09-261-8/+0Star
* | hv: move "client/server_monitor_conn_id" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-3/+0Star
* | hv: move "client/server_monitor_latency" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-2/+0Star
* | hv: move "client/server_monitor_pending" bus attributes to dev_groupsGreg Kroah-Hartman2013-09-261-2/+0Star
* | hv: move "device_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-1/+0Star
* | hv: move "class_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-1/+0Star
* | hv: move "monitor_id" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-1/+0Star
* | hv: move "state" bus attribute to dev_groupsGreg Kroah-Hartman2013-09-261-1/+0Star
* | hv: use dev_groups for device attributesGreg Kroah-Hartman2013-09-261-1/+0Star
|/
* Drivers: hv: remove HV_DRV_VERSIONOlaf Hering2013-08-021-21/+0Star
* Drivers: hv: util: Fix a bug in version negotiation code for util servicesK. Y. Srinivasan2013-07-271-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-301-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/+0Star
* Drivers: hv: Add state to manage batched readingK. Y. Srinivasan2013-01-171-0/+20
* Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFOK. Y. Srinivasan2012-09-111-0/+2
* Drivers: hv: Explicitly size elements of protocol structuresK. Y. Srinivasan2012-08-161-4/+4
* Drivers: hv: kvp: Cleanup error handling in KVPK. Y. Srinivasan2012-08-161-6/+11
* Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan2012-08-161-2/+74
* Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-231-1/+3
|\
| * Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan2012-05-141-1/+3
* | net/hyperv: Add flow control based on hi/low watermarkHaiyang Zhang2012-04-031-0/+27
|/
* Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan2012-03-161-0/+1
* Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan2012-03-161-0/+2
* Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan2012-03-131-3/+27
* Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman2012-03-091-1/+1
|\
| * net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang2012-02-021-1/+1
* | drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan2012-02-091-25/+5Star
* | drivers: hv: Cleanup the kvp related state in hyperv.hK. Y. Srinivasan2012-02-091-13/+14
* | drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan2012-02-031-0/+165
|/
* net/hyperv: Add support for jumbo frame up to 64KBHaiyang Zhang2012-01-051-1/+1
* hv: remove struct hv_device_info from hyperv.hGreg Kroah-Hartman2011-10-111-18/+0Star
* hv: remove free_channel() from hyperv.hGreg Kroah-Hartman2011-10-111-2/+0Star
* hv: hyperv.h: remove unneeded forward declarations of structuresGreg Kroah-Hartman2011-10-111-3/+0Star
* hv: hyperv.h: remove unused module macrosGreg Kroah-Hartman2011-10-111-23/+0Star
* hv: remove unused LOWORD and HIWORD macros from hyperv.hGreg Kroah-Hartman2011-10-111-4/+0Star
* Staging: hv: remove vmbus_loglevel as it is not used at all anymoreGreg Kroah-Hartman2011-10-111-5/+0Star