summaryrefslogtreecommitdiffstats
path: root/drivers/hv/hv_util.c
Commit message (Expand)AuthorAgeFilesLines
* hv_utils: Fix spelling mistake "Hearbeat" -> "Heartbeat"Colin Ian King2021-02-111-1/+1
* hv_utils: Add validation for untrusted Hyper-V valuesAndres Beltran2021-02-051-84/+138
* Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-141-4/+7
|\
| * Driver: hv: util: Use VMBUS_RING_SIZE() for ringbuffer sizesBoqun Feng2020-09-281-4/+7
* | hv_utils: drain the timesync packets on onchannelcallbackVineeth Pillai2020-08-241-3/+16
* | hv_utils: return error if host timesysnc update is staleVineeth Pillai2020-08-241-11/+35
|/
* Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-02-031-9/+139
|\
| * hv_utils: Add the support of hibernationDexuan Cui2020-01-261-1/+61
| * hv_utils: Support host-initiated hibernation requestDexuan Cui2020-01-261-1/+48
| * hv_utils: Support host-initiated restart requestDexuan Cui2020-01-261-8/+31
* | clocksource/drivers/hyper-v: Untangle stimers and timesync from clocksourcesAndrea Parri2020-01-161-4/+4
|/
* Drivers: hv: util: Specify ring buffer size using Hyper-V page sizeHimadri Pandya2019-11-211-2/+3
* Drivers: hv: Specify receive buffer size using Hyper-V page sizeHimadri Pandya2019-11-211-4/+4
* clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley2019-07-031-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320Thomas Gleixner2019-06-051-13/+1
* hv_utils: update name in struct hv_driver util_drvHaiyang Zhang2018-11-111-1/+1
* use the new async probing feature for the hyperv driversArjan van de Ven2018-07-031-0/+3
* hv_utils: fix TimeSync work on pre-TimeSync-v4 hostsVitaly Kuznetsov2017-05-251-74/+54
* hv_utils: drop .getcrosststamp() support from PTP driverVitaly Kuznetsov2017-05-251-36/+0
* Drivers: hv: util: don't forget to init host_ts.lockDexuan Cui2017-03-161-0/+2
* vmbus: add direct isr callback modeStephen Hemminger2017-02-141-2/+1
* Drivers: hv: util: Fix a typoK. Y. Srinivasan2017-02-101-1/+1
* hv_utils: implement Hyper-V PTP sourceVitaly Kuznetsov2017-02-101-27/+152
* Drivers: hv: Log the negotiated IC versions.Alex Ng2017-01-311-2/+2
* Drivers: hv: vmbus: Use all supported IC versions to negotiateAlex Ng2017-01-311-43/+51
* hv_util: switch to using timespec64Vitaly Kuznetsov2017-01-311-3/+3
* Drivers: hv: util: Use hv_get_current_tick() to get current tickK. Y. Srinivasan2017-01-201-1/+2
* Drivers: hv: utils: Fix the mapping between host version and protocol to useAlex Ng2016-11-071-3/+6
* hv: do not lose pending heartbeat vmbus packetsLong Li2016-10-251-3/+7
* Drivers: hv: hv_util: Avoid dynamic allocation in time synchVivek yadav2016-09-091-11/+28
* Drivers: hv: utils: Support TimeSync version 4.0 protocol samples.Alex Ng2016-09-081-23/+59
* Drivers: hv: utils: Use TimeSync samples to adjust the clock after boot.Alex Ng2016-09-081-13/+7
* Drivers: hv: utils: Rename version definitions to reflect protocol version.Alex Ng2016-09-081-10/+10
* Drivers: hv: util: Pass the channel information during the init callK. Y. Srinivasan2016-03-011-0/+1
* Drivers: hv: util: On device remove, close the channel after de-initializing ...K. Y. Srinivasan2015-03-011-1/+1
* hv: hv_util: move vmbus_open() to a later placeDexuan Cui2015-03-011-5/+6
* Drivers: hv: util: Fix a bug in the KVP codeK. Y. Srinivasan2014-07-091-1/+1
* Drivers: hv: Implement the file copy serviceK. Y. Srinivasan2014-02-181-0/+11
* Merge 3.12-rc3 into char-misc-nextGreg Kroah-Hartman2013-09-291-17/+54
|\
| * Drivers: hv: util: Correctly support ws2008R2 and earlierK. Y. Srinivasan2013-09-261-17/+54
* | hv: Change variable type to boolPeter Senna Tschudin2013-09-261-1/+1
|/
* Drivers: hv: remove HV_DRV_VERSIONOlaf Hering2013-08-021-1/+0
* Drivers: hv: util: Fix a bug in version negotiation code for util servicesK. Y. Srinivasan2013-07-261-3/+18
* Drivers: hv: Add a new driver to support host initiated backupK. Y. Srinivasan2013-03-151-0/+10
* Drivers: hv: Execute shutdown in a thread contextK. Y. Srinivasan2013-01-251-1/+11
* Drivers: hv: Use consolidated GUID definitionsK. Y. Srinivasan2013-01-251-12/+12
* Drivers: hv: Turn off batched reading for util driversK. Y. Srinivasan2013-01-171-0/+10
* Drivers: hv: Add KVP definitions for IP address injectionK. Y. Srinivasan2012-08-161-2/+2
* Drivers: hv: util: Properly handle version negotiations.K. Y. Srinivasan2012-05-141-3/+6
* drivers: hv: kvp: Move the contents of hv_kvp.h to hyperv.hK. Y. Srinivasan2012-02-021-3/+0