aboutsummaryrefslogtreecommitdiff
path: root/include/linux/hyperv.h
AgeCommit message (Expand)Author
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
2013-01-17Drivers: hv: Move vmbus version definitions to hyperv.hK. Y. Srinivasan
2013-01-17Drivers: hv: Save and export negotiated vmbus versionK. Y. Srinivasan
2013-01-17Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyondK. Y. Srinivasan
2013-01-17Drivers: hv: Update the ring buffer structure to match win8 functionalityK. Y. Srinivasan
2013-01-17Drivers: hv: Support handling multiple VMBUS versionsK. Y. Srinivasan
2013-01-17Drivers: hv: Add state to manage batched readingK. Y. Srinivasan
2012-09-10Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFOK. Y. Srinivasan
2012-08-16Drivers: hv: Explicitly size elements of protocol structuresK. Y. Srinivasan
2012-08-16Drivers: hv: kvp: Cleanup error handling in KVPK. Y. Srinivasan
2012-08-16Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-05-14Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan
2012-04-03net/hyperv: Add flow control based on hi/low watermarkHaiyang Zhang
2012-03-16Tools: hv: Support enumeration from all the poolsK. Y. Srinivasan
2012-03-16Drivers: hv: Support the newly introduced KVP messages in the driverK. Y. Srinivasan
2012-03-13Drivers: hv: Add new message types to enhance KVPK. Y. Srinivasan
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-02-09drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan
2012-02-09drivers: hv: Cleanup the kvp related state in hyperv.hK. Y. Srinivasan
2012-02-02drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan
2012-02-02net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundaryHaiyang Zhang
2012-01-04net/hyperv: Add support for jumbo frame up to 64KBHaiyang Zhang
2011-10-11hv: remove struct hv_device_info from hyperv.hGreg Kroah-Hartman
2011-10-11hv: remove free_channel() from hyperv.hGreg Kroah-Hartman
2011-10-11hv: hyperv.h: remove unneeded forward declarations of structuresGreg Kroah-Hartman
2011-10-11hv: hyperv.h: remove unused module macrosGreg Kroah-Hartman
2011-10-11hv: remove unused LOWORD and HIWORD macros from hyperv.hGreg Kroah-Hartman
2011-10-11Staging: hv: remove vmbus_loglevel as it is not used at all anymoreGreg Kroah-Hartman
2011-10-11Staging: hv: remove last user of DPRINT() macroGreg Kroah-Hartman
2011-10-11Staging: hv: storvsc: remove last usage of DPRINT_WARNGreg Kroah-Hartman
2011-10-11hv: remove a bunch of unused debug macros from hyperv.hGreg Kroah-Hartman
2011-10-11hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()Greg Kroah-Hartman
2011-10-11Staging: hv: remove unneeded asm include file in hyperv.hGreg Kroah-Hartman
2011-10-10Staging: hv: move hyperv code out of staging directoryGreg Kroah-Hartman