aboutsummaryrefslogtreecommitdiffstats
path: root/tools/hv (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-30tools: hv: fcopy: set 'error' in case an unknown operation was requestedVitaly Kuznetsov1-0/+1
2018-09-12Tools: hv: Fix a bug in the key delete codeK. Y. Srinivasan1-1/+1
2018-07-03Tools: hv: vss: fix loop device detectionVitaly Kuznetsov1-4/+61
2018-07-03tools: hv: update lsvmbus to be compatible with python3Olaf Hering1-6/+6
2018-03-06tools: hv: include string.h in hv_fcopy_daemonOlaf Hering1-0/+1
2018-03-06tools: hv: fix compiler warnings about major/target_fnameDexuan Cui2-1/+3
2018-03-06tools/hv: Fix IP reporting by KVP daemon with SRIOVHaiyang Zhang1-73/+65
2018-02-21tools: fix cross-compile var clobberingMartin Kelly1-1/+0
2017-12-11Merge 4.15-rc3 into char-misc-nextGreg Kroah-Hartman1-56/+14
2017-11-28hv: kvp: Avoid reading past allocated blocks from KVP filePaul Meyer1-56/+14
2017-11-28tools/hv: add install target to MakefileVitaly Kuznetsov1-1/+22
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-232/+0
2017-08-16Tools: hv: update buffer handling in hv_fcopy_daemonOlaf Hering1-15/+17
2017-08-16Tools: hv: fix snprintf warning in kvp_daemonOlaf Hering1-1/+1
2017-08-16Tools: hv: vss: Skip freezing filesystems backed by loopAlex Ng1-0/+7
2017-08-02netvsc: remove bonding setup scriptstephen hemminger1-255/+0
2017-07-16tools: hv: ignore a NIC if it has been configuredsixiao@microsoft.com1-2/+25
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-6/+27
2017-06-02tools: hv: set hotplug for VF on Susesixiao@microsoft.com1-1/+5
2017-06-02tools: hv: set allow-hotplug for VF on Ubuntusixiao@microsoft.com1-2/+4
2017-05-18tools: hv: properly handle long pathsVitaly Kuznetsov1-26/+18
2017-05-18Tools: hv: vss: Thaw the filesystem and continue if freeze call has timed outAlex Ng1-1/+3
2017-05-16tools: hv: Add clean up for included files in Ubuntu net configHaiyang Zhang1-3/+18
2017-03-06tools: hv: Add clean up function for Ubuntu configHaiyang Zhang1-0/+18
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-20/+10
2016-12-06tools: hv: Enable network manager for bonding scripts on RHELHaiyang Zhang1-2/+2
2016-12-06Tools: hv: kvp: configurable external scripts pathAlex Fluter1-3/+8
2016-11-07tools: hv: remove unnecessary header files and netlink related codeWeibing Zhang2-14/+0
2016-11-07tools: hv: fix a compile warning in snprintfWeibing Zhang1-1/+1
2016-11-07tools: hv: remove unnecessary link flagWeibing Zhang1-2/+1
2016-09-02Drivers: hv: utils: Check VSS daemon is listening before a hot backupAlex Ng1-0/+3
2016-08-31Tools: hv: kvp: ensure kvp device fd is closed on execVitaly Kuznetsov1-1/+1
2016-07-12tools: hv: Add a script to help bonding synthetic and VF NICsHaiyang Zhang1-0/+193
2016-05-01tools: hv: lsvmbus: add pci pass-through UUIDVitaly Kuznetsov1-0/+1
2016-02-07tools/hv: Use include/uapi with __EXPORTED_HEADERS__Kamal Mostafa1-0/+2
2015-12-14tools: hv: vss: fix the write()'s argument: error -> vss_msgDexuan Cui1-1/+1
2015-12-14tools: hv: remove repeated HV_FCOPY stringOlaf Hering1-2/+2
2015-12-14tools: hv: report ENOSPC errors in hv_fcopy_daemonOlaf Hering1-3/+17
2015-08-05tools: hv: add a python script lsvmbus to list VMBus devicesDexuan Cui1-0/+101
2015-05-24Drivers: hv: fcopy: full handshake supportVitaly Kuznetsov1-0/+15
2015-05-24Drivers: hv: vss: full handshake supportVitaly Kuznetsov1-0/+14
2015-05-24Tools: hv: vss: use misc char device to communicate with kernelVitaly Kuznetsov1-114/+25
2015-05-24Tools: hv: kvp: use misc char device to communicate with kernelVitaly Kuznetsov1-135/+31
2015-03-25hv: hypervvssd: call endmntent before call setmntent againVaughan Cao1-2/+8
2015-03-25tools: hv: fcopy_daemon: support >2GB files for x86_32 guestDexuan Cui1-1/+1
2015-01-25Tools: hv: do not add redundant '/' in hv_start_fcopy()Vitaly Kuznetsov1-6/+0
2015-01-25Tools: hv: address compiler warnings for hv_fcopy_daemon.cVitaly Kuznetsov1-2/+2
2015-01-25Tools: hv: address compiler warnings for hv_kvp_daemon.cVitaly Kuznetsov1-13/+12
2015-01-25Tools: hv: remove unused bytes_written from kvp_update_file()Vitaly Kuznetsov1-3/+1