aboutsummaryrefslogtreecommitdiff
path: root/drivers/hv
AgeCommit message (Expand)Author
2012-10-24Drivers: hv: Cleanup error handling in vmbus_open()K. Y. Srinivasan
2012-09-05Drivers: hv: kvp: Copy the address family informationK. Y. Srinivasan
2012-09-04hv: vmbus_drv: detect hyperv through x86_hyperJason Wang
2012-08-17hv: fail the probing immediately when we are not in hyperv platformJason Wang
2012-08-17Drivers: hv: kvp: Support the new IP injection messagesK. 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-08-13Drivers: hv: vmbus: Use the standard format string to format GUIDsK. Y. Srinivasan
2012-08-13Drivers: hv: Cleanup the guest ID computationK. Y. Srinivasan
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-19Drivers: hv: Change the hex constant to a decimal constantK. Y. Srinivasan
2012-07-19drivers: hv: remove IRQF_SAMPLE_RANDOM which is now a no-opTheodore Ts'o
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-05-14Drivers: hv: Get rid of an unnecessary check in vmbus_prep_negotiate_resp()K. Y. Srinivasan
2012-04-09hv: fix return type of hv_post_message()Dan Carpenter
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-02-09drivers: hv: Increase the number of VCPUs supported in the guestK. Y. Srinivasan
2012-02-09drivers: hv: kvp: Cleanup the kernel/user protocolK. Y. Srinivasan
2012-02-02drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan
2012-02-02drivers: hv: kvp: Add/cleanup connector definesK. Y. Srinivasan
2012-01-24drivers: hv: Get rid of some unnecessary codeK. Y. Srinivasan
2012-01-09Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-01-04Drivers:hv: Fix a bug in vmbus_driver_unregister()K. Y. Srinivasan
2011-12-12Drivers: hv: Get rid of an unnecessary check in hv.cK. Y. Srinivasan
2011-12-12Drivers: hv: Make the vmbus driver unloadableK. Y. Srinivasan
2011-12-12Drivers: hv: Fix a memory leakK. Y. Srinivasan
2011-12-09drivers: hv: Don't OOPS when you cannot init vmbusK. Y. Srinivasan
2011-11-26hv: Add Kconfig menu entryBart Van Assche
2011-11-26Staging: hv: vmbus: Support building the vmbus driver as part of the kernelK. Y. Srinivasan
2011-11-18NLS: improve UTF8 -> UTF16 string conversion routineAlan Stern
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-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-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