index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hv
/
connection.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-02
drivers: hv: Fix missing error code in vmbus_connect()
Jiapeng Chong
1
-1
/
+3
2021-04-20
Drivers: hv: vmbus: Initialize unload_event statically
Andrea Parri (Microsoft)
1
-0
/
+2
2021-04-18
Drivers: hv: vmbus: Introduce and negotiate VMBus protocol version 5.3
Andrea Parri (Microsoft)
1
-1
/
+2
2021-03-08
drivers: hv: Fix whitespace errors
Vasanth
1
-1
/
+1
2021-02-11
Drivers: hv: vmbus: Enforce 'VMBus version >= 5.2' on isolated guests
Andrea Parri (Microsoft)
1
-0
/
+7
2020-04-23
Drivers: hv: vmbus: Replace the per-CPU channel lists with a global array of ...
Andrea Parri (Microsoft)
1
-27
/
+11
2020-04-23
Drivers: hv: vmbus: Always handle the VMBus messages on CPU0
Andrea Parri (Microsoft)
1
-19
/
+1
2019-11-21
Drivers: hv: vmbus: Remove dependencies on guest page size
Himadri Pandya
1
-7
/
+7
2019-11-21
drivers: hv: vmbus: Introduce latency testing
Branden Bonaby
1
-0
/
+1
2019-11-21
Drivers: hv: vmbus: Add module parameter to cap the VMBus version
Andrea Parri
1
-0
/
+13
2019-11-21
Drivers: hv: vmbus: Enable VMBus protocol versions 4.1, 5.1 and 5.2
Andrea Parri
1
-5
/
+8
2019-11-21
Drivers: hv: vmbus: Introduce table of VMBus protocol versions
Andrea Parri
1
-32
/
+18
2019-09-06
Drivers: hv: vmbus: Resume after fixing up old primary channels
Dexuan Cui
1
-0
/
+2
2019-09-06
Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channels
Dexuan Cui
1
-0
/
+3
2019-09-06
Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernation
Dexuan Cui
1
-2
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
1
-14
/
+1
2018-12-03
Drivers: hv: vmbus: Offload the handling of channels to two workqueues
Dexuan Cui
1
-3
/
+21
2018-09-30
Drivers: hv: vmbus: Use get/put_cpu() in vmbus_connect()
Dexuan Cui
1
-3
/
+5
2018-05-15
Drivers: hv: vmbus: Removed an unnecessary cast from void *
Dexuan Cui
1
-1
/
+1
2018-05-14
Drivers: hv: vmbus: enable VMBus protocol version 5.0
Dexuan Cui
1
-2
/
+42
2018-03-28
x86/hyper-v: move hyperv.h out of uapi
Vitaly Kuznetsov
1
-1
/
+0
2017-11-04
hyper-v: trace channel events
Vitaly Kuznetsov
1
-0
/
+2
2017-11-04
hyper-v: trace vmbus_negotiate_version()
Vitaly Kuznetsov
1
-0
/
+3
2017-10-31
Drivers: hv: vmbus: Expose per-channel interrupts and events counters
Stephen Hemminger
1
-0
/
+2
2017-08-10
hyper-v: Globalize vp_index
Vitaly Kuznetsov
1
-1
/
+2
2017-08-10
hyper-v: Use fast hypercall for HVCALL_SIGNAL_EVENT
Vitaly Kuznetsov
1
-1
/
+1
2017-08-10
x86/hyper-v: Make hv_do_hypercall() inline
Vitaly Kuznetsov
1
-0
/
+2
2017-05-25
drivers: hv: vmbus: Increase the time between retries in vmbus_post_msg()
K. Y. Srinivasan
1
-1
/
+1
2017-05-18
Drivers: hv: vmbus: Fix rescind handling
K. Y. Srinivasan
1
-2
/
+5
2017-05-18
Drivers: hv: vmbus: Fix error code returned by vmbus_post_msg()
K. Y. Srinivasan
1
-1
/
+1
2017-03-17
vmbus: only reschedule tasklet if time limit exceeded
Stephen Hemminger
1
-31
/
+34
2017-02-14
vmbus: add direct isr callback mode
Stephen Hemminger
1
-15
/
+12
2017-02-14
vmbus: change to per channel tasklet
Stephen Hemminger
1
-75
/
+3
2017-02-14
vmbus: put related per-cpu variable together
Stephen Hemminger
1
-11
/
+9
2017-02-10
vmbus: use kernel bitops for traversing interrupt mask
Stephen Hemminger
1
-38
/
+17
2017-01-20
Drivers: hv: vmbus: Move the extracting of Hypervisor version information
K. Y. Srinivasan
1
-5
/
+2
2017-01-10
Drivers: hv: vmbus: Raise retry/wait limits in vmbus_post_msg()
Vitaly Kuznetsov
1
-5
/
+12
2016-12-06
uio-hv-generic: new userspace i/o driver for VMBus
Stephen Hemminger
1
-0
/
+1
2016-08-31
Drivers: hv: vmbus: Reduce the delay between retries in vmbus_post_msg()
K. Y. Srinivasan
1
-4
/
+4
2016-04-30
Drivers: hv: vmbus: Export the vmbus_set_event() API
K. Y. Srinivasan
1
-0
/
+1
2016-03-01
Drivers: hv: vmbus: Support kexec on ws2012 r2 and above
Alex Ng
1
-1
/
+9
2016-03-01
Drivers: hv: vmbus: avoid wait_for_completion() on crash
Vitaly Kuznetsov
1
-1
/
+1
2016-02-07
Drivers: hv: vmbus: add an API vmbus_hvsock_device_unregister()
Dexuan Cui
1
-2
/
+2
2016-02-07
Drivers: hv: vmbus: Cleanup vmbus_set_event()
K. Y. Srinivasan
1
-2
/
+2
2015-12-14
Drivers: hv: vmbus: Force all channel messages to be delivered on CPU 0
K. Y. Srinivasan
1
-4
/
+7
2015-12-14
Drivers: hv: vmbus: channge vmbus_connection.channel_lock to mutex
Dexuan Cui
1
-4
/
+3
2015-06-01
Drivers: hv: vmbus:Update preferred vmbus protocol version to windows 10.
Keith Mange
1
-3
/
+5
2015-05-24
Drivers: hv: vmbus: Implement the protocol for tearing down vmbus state
K. Y. Srinivasan
1
-0
/
+5
2015-04-03
hv_vmbus: Add gradually increased delay for retries in vmbus_post_msg()
Haiyang Zhang
1
-2
/
+5
2015-04-03
hv: don't schedule new works in vmbus_onoffer()/vmbus_onoffer_rescind()
Dexuan Cui
1
-5
/
+1
[next]