index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hv
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-22
Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-32
/
+57
2012-05-14
Drivers: hv: util: Properly handle version negotiations.
K. Y. Srinivasan
3
-20
/
+46
2012-05-14
Drivers: hv: Get rid of an unnecessary check in vmbus_prep_negotiate_resp()
K. Y. Srinivasan
1
-22
/
+21
2012-04-09
hv: fix return type of hv_post_message()
Dan Carpenter
2
-2
/
+2
2012-04-03
net/hyperv: Add flow control based on hi/low watermark
Haiyang Zhang
1
-31
/
+0
2012-03-16
Tools: hv: Support enumeration from all the pools
K. Y. Srinivasan
1
-3
/
+4
2012-03-16
Drivers: hv: Support the newly introduced KVP messages in the driver
K. Y. Srinivasan
1
-51
/
+167
2012-03-13
Drivers: hv: Add new message types to enhance KVP
K. Y. Srinivasan
1
-2
/
+3
2012-02-09
drivers: hv: Increase the number of VCPUs supported in the guest
K. Y. Srinivasan
2
-5
/
+4
2012-02-09
drivers: hv: kvp: Cleanup the kernel/user protocol
K. Y. Srinivasan
1
-16
/
+25
2012-02-02
drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.h
K. Y. Srinivasan
3
-186
/
+0
2012-02-02
drivers: hv: kvp: Add/cleanup connector defines
K. Y. Srinivasan
1
-3
/
+0
2012-01-24
drivers: hv: Get rid of some unnecessary code
K. Y. Srinivasan
1
-87
/
+0
2012-01-09
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-4
/
+6
2012-01-04
Drivers:hv: Fix a bug in vmbus_driver_unregister()
K. Y. Srinivasan
1
-4
/
+1
2011-12-12
Drivers: hv: Get rid of an unnecessary check in hv.c
K. Y. Srinivasan
1
-5
/
+0
2011-12-12
Drivers: hv: Make the vmbus driver unloadable
K. Y. Srinivasan
4
-0
/
+26
2011-12-12
Drivers: hv: Fix a memory leak
K. Y. Srinivasan
1
-0
/
+1
2011-12-09
drivers: hv: Don't OOPS when you cannot init vmbus
K. Y. Srinivasan
1
-0
/
+16
2011-11-26
hv: Add Kconfig menu entry
Bart Van Assche
1
-1
/
+3
2011-11-26
Staging: hv: vmbus: Support building the vmbus driver as part of the kernel
K. Y. Srinivasan
1
-1
/
+1
2011-11-18
NLS: improve UTF8 -> UTF16 string conversion routine
Alan Stern
1
-4
/
+6
2011-10-11
hv: remove struct hv_device_info from hyperv.h
Greg Kroah-Hartman
1
-0
/
+19
2011-10-11
hv: remove free_channel() from hyperv.h
Greg Kroah-Hartman
1
-1
/
+1
2011-10-11
Staging: hv: remove vmbus_loglevel as it is not used at all anymore
Greg Kroah-Hartman
1
-5
/
+0
2011-10-11
Staging: hv: remove last user of DPRINT() macro
Greg Kroah-Hartman
2
-33
/
+0
2011-10-11
hv: rename prep_negotiate_resp() to vmbus_prep_negotiate_resp()
Greg Kroah-Hartman
3
-9
/
+8
2011-10-11
Staging: hv: remove unneeded asm include file in hyperv.h
Greg Kroah-Hartman
3
-3
/
+3
2011-10-10
Staging: hv: move hyperv code out of staging directory
Greg Kroah-Hartman
12
-0
/
+5034