summaryrefslogtreecommitdiffstats
path: root/tools/hv
Commit message (Expand)AuthorAgeFilesLines
* tools: hv: include string.h in hv_fcopy_daemonOlaf Hering2018-03-061-0/+1
* tools: hv: fix compiler warnings about major/target_fnameDexuan Cui2018-03-062-1/+3
* tools/hv: Fix IP reporting by KVP daemon with SRIOVHaiyang Zhang2018-03-061-73/+65
* tools: fix cross-compile var clobberingMartin Kelly2018-02-211-1/+0
* Merge 4.15-rc3 into char-misc-nextGreg Kroah-Hartman2017-12-111-56/+14
|\
| * hv: kvp: Avoid reading past allocated blocks from KVP filePaul Meyer2017-11-281-56/+14
* | tools/hv: add install target to MakefileVitaly Kuznetsov2017-11-281-1/+22
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-232/+0
|\
| * netvsc: remove bonding setup scriptstephen hemminger2017-08-021-255/+0
| * tools: hv: ignore a NIC if it has been configuredsixiao@microsoft.com2017-07-161-2/+25
* | Tools: hv: update buffer handling in hv_fcopy_daemonOlaf Hering2017-08-161-15/+17
* | Tools: hv: fix snprintf warning in kvp_daemonOlaf Hering2017-08-161-1/+1
* | Tools: hv: vss: Skip freezing filesystems backed by loopAlex Ng2017-08-161-0/+7
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-07-051-6/+27
|\
| * tools: hv: set hotplug for VF on Susesixiao@microsoft.com2017-06-021-1/+5
| * tools: hv: set allow-hotplug for VF on Ubuntusixiao@microsoft.com2017-06-021-2/+4
| * tools: hv: Add clean up for included files in Ubuntu net configHaiyang Zhang2017-05-161-3/+18
* | tools: hv: properly handle long pathsVitaly Kuznetsov2017-05-181-26/+18
* | Tools: hv: vss: Thaw the filesystem and continue if freeze call has timed outAlex Ng2017-05-181-1/+3
|/
* tools: hv: Add clean up function for Ubuntu configHaiyang Zhang2017-03-061-0/+18
* Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-133-20/+10
|\
| * Tools: hv: kvp: configurable external scripts pathAlex Fluter2016-12-061-3/+8
| * tools: hv: remove unnecessary header files and netlink related codeWeibing Zhang2016-11-072-14/+0
| * tools: hv: fix a compile warning in snprintfWeibing Zhang2016-11-071-1/+1
| * tools: hv: remove unnecessary link flagWeibing Zhang2016-11-071-2/+1
* | tools: hv: Enable network manager for bonding scripts on RHELHaiyang Zhang2016-12-061-2/+2
|/
* Drivers: hv: utils: Check VSS daemon is listening before a hot backupAlex Ng2016-09-021-0/+3
* Tools: hv: kvp: ensure kvp device fd is closed on execVitaly Kuznetsov2016-08-311-1/+1
* tools: hv: Add a script to help bonding synthetic and VF NICsHaiyang Zhang2016-07-121-0/+193
* tools: hv: lsvmbus: add pci pass-through UUIDVitaly Kuznetsov2016-05-011-0/+1
* tools/hv: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa2016-02-071-0/+2
* tools: hv: vss: fix the write()'s argument: error -> vss_msgDexuan Cui2015-12-141-1/+1
* tools: hv: remove repeated HV_FCOPY stringOlaf Hering2015-12-141-2/+2
* tools: hv: report ENOSPC errors in hv_fcopy_daemonOlaf Hering2015-12-141-3/+17
* tools: hv: add a python script lsvmbus to list VMBus devicesDexuan Cui2015-08-051-0/+101
* Drivers: hv: fcopy: full handshake supportVitaly Kuznetsov2015-05-241-0/+15
* Drivers: hv: vss: full handshake supportVitaly Kuznetsov2015-05-241-0/+14
* Tools: hv: vss: use misc char device to communicate with kernelVitaly Kuznetsov2015-05-241-114/+25
* Tools: hv: kvp: use misc char device to communicate with kernelVitaly Kuznetsov2015-05-241-135/+31
* hv: hypervvssd: call endmntent before call setmntent againVaughan Cao2015-03-251-2/+8
* tools: hv: fcopy_daemon: support >2GB files for x86_32 guestDexuan Cui2015-03-251-1/+1
* Tools: hv: do not add redundant '/' in hv_start_fcopy()Vitaly Kuznetsov2015-01-251-6/+0
* Tools: hv: address compiler warnings for hv_fcopy_daemon.cVitaly Kuznetsov2015-01-251-2/+2
* Tools: hv: address compiler warnings for hv_kvp_daemon.cVitaly Kuznetsov2015-01-251-13/+12
* Tools: hv: remove unused bytes_written from kvp_update_file()Vitaly Kuznetsov2015-01-251-3/+1
* tools: hv: kvp_daemon: make IPv6-only-injection workDexuan Cui2015-01-121-6/+6
* tools: hv: Makefile: Add hv_fcopy_daemon to MakefileMatej Muzila2015-01-121-2/+2
* tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemonDexuan Cui2014-11-261-0/+14
* Tools: hv: vssdaemon: skip all filesystems mounted readonlyVitaly Kuznetsov2014-11-261-1/+1
OpenPOWER on IntegriCloud