Age | Commit message (Expand) | Author |
2013-01-25 | Drivers: hv: vmbus: Consolidate all offer GUID definitions in hyperv.h | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Enable protocol negotiation with win8 hosts | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Add state to manage incoming channel interrupt load | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Manage signaling state on a per-connection basis | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Move vmbus version definitions to hyperv.h | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Save and export negotiated vmbus version | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Extend/modify vmbus_channel_offer_channel for win7 and beyond | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Update the ring buffer structure to match win8 functionality | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Support handling multiple VMBUS versions | K. Y. Srinivasan |
2013-01-17 | Drivers: hv: Add state to manage batched reading | K. Y. Srinivasan |
2012-09-10 | Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO | K. Y. Srinivasan |
2012-08-16 | Drivers: hv: Explicitly size elements of protocol structures | K. Y. Srinivasan |
2012-08-16 | Drivers: hv: kvp: Cleanup error handling in KVP | K. Y. Srinivasan |
2012-08-16 | Drivers: hv: Add KVP definitions for IP address injection | K. Y. Srinivasan |
2012-05-22 | Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-05-14 | Drivers: hv: util: Properly handle version negotiations. | K. Y. Srinivasan |
2012-04-03 | net/hyperv: Add flow control based on hi/low watermark | Haiyang Zhang |
2012-03-16 | Tools: hv: Support enumeration from all the pools | K. Y. Srinivasan |
2012-03-16 | Drivers: hv: Support the newly introduced KVP messages in the driver | K. Y. Srinivasan |
2012-03-13 | Drivers: hv: Add new message types to enhance KVP | K. Y. Srinivasan |
2012-03-09 | Merge 3.3-rc6 into driver-core-next | Greg Kroah-Hartman |
2012-02-09 | drivers: hv: kvp: Cleanup the kernel/user protocol | K. Y. Srinivasan |
2012-02-09 | drivers: hv: Cleanup the kvp related state in hyperv.h | K. Y. Srinivasan |
2012-02-02 | drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.h | K. Y. Srinivasan |
2012-02-02 | net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary | Haiyang Zhang |
2012-01-04 | net/hyperv: Add support for jumbo frame up to 64KB | Haiyang Zhang |
2011-10-11 | hv: remove struct hv_device_info from hyperv.h | Greg Kroah-Hartman |
2011-10-11 | hv: remove free_channel() from hyperv.h | Greg Kroah-Hartman |
2011-10-11 | hv: hyperv.h: remove unneeded forward declarations of structures | Greg Kroah-Hartman |
2011-10-11 | hv: hyperv.h: remove unused module macros | Greg Kroah-Hartman |
2011-10-11 | hv: remove unused LOWORD and HIWORD macros from hyperv.h | Greg Kroah-Hartman |
2011-10-11 | Staging: hv: remove vmbus_loglevel as it is not used at all anymore | Greg Kroah-Hartman |
2011-10-11 | Staging: hv: remove last user of DPRINT() macro | Greg Kroah-Hartman |
2011-10-11 | Staging: hv: storvsc: remove last usage of DPRINT_WARN | Greg Kroah-Hartman |
2011-10-11 | hv: remove a bunch of unused debug macros from hyperv.h | Greg Kroah-Hartman |
2011-10-11 | hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp() | Greg Kroah-Hartman |
2011-10-11 | Staging: hv: remove unneeded asm include file in hyperv.h | Greg Kroah-Hartman |
2011-10-10 | Staging: hv: move hyperv code out of staging directory | Greg Kroah-Hartman |