| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 280 | Thomas Gleixner | 2019-06-05 | 2 | -22/+2 |
* | Tools: hv: kvp: Fix a warning of buffer overflow with gcc 8.0.1 | Dexuan Cui | 2018-11-11 | 1 | -2/+13 |
* | tools: hv: fcopy: set 'error' in case an unknown operation was requested | Vitaly Kuznetsov | 2018-09-30 | 1 | -0/+1 |
* | Tools: hv: Fix a bug in the key delete code | K. Y. Srinivasan | 2018-09-12 | 1 | -1/+1 |
* | Tools: hv: vss: fix loop device detection | Vitaly Kuznetsov | 2018-07-03 | 1 | -4/+61 |
* | tools: hv: update lsvmbus to be compatible with python3 | Olaf Hering | 2018-07-03 | 1 | -6/+6 |
* | tools: hv: include string.h in hv_fcopy_daemon | Olaf Hering | 2018-03-06 | 1 | -0/+1 |
* | tools: hv: fix compiler warnings about major/target_fname | Dexuan Cui | 2018-03-06 | 2 | -1/+3 |
* | tools/hv: Fix IP reporting by KVP daemon with SRIOV | Haiyang Zhang | 2018-03-06 | 1 | -73/+65 |
* | tools: fix cross-compile var clobbering | Martin Kelly | 2018-02-22 | 1 | -1/+0 |
* | Merge 4.15-rc3 into char-misc-next | Greg Kroah-Hartman | 2017-12-11 | 1 | -56/+14 |
|\ |
|
| * | hv: kvp: Avoid reading past allocated blocks from KVP file | Paul Meyer | 2017-11-28 | 1 | -56/+14 |
* | | tools/hv: add install target to Makefile | Vitaly Kuznetsov | 2017-11-28 | 1 | -1/+22 |
|/ |
|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 4 | -0/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-09-06 | 1 | -232/+0 |
|\ |
|
| * | netvsc: remove bonding setup script | stephen hemminger | 2017-08-03 | 1 | -255/+0 |
| * | tools: hv: ignore a NIC if it has been configured | sixiao@microsoft.com | 2017-07-17 | 1 | -2/+25 |
* | | Tools: hv: update buffer handling in hv_fcopy_daemon | Olaf Hering | 2017-08-16 | 1 | -15/+17 |
* | | Tools: hv: fix snprintf warning in kvp_daemon | Olaf Hering | 2017-08-16 | 1 | -1/+1 |
* | | Tools: hv: vss: Skip freezing filesystems backed by loop | Alex Ng | 2017-08-16 | 1 | -0/+7 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2017-07-05 | 1 | -6/+27 |
|\ |
|
| * | tools: hv: set hotplug for VF on Suse | sixiao@microsoft.com | 2017-06-02 | 1 | -1/+5 |
| * | tools: hv: set allow-hotplug for VF on Ubuntu | sixiao@microsoft.com | 2017-06-02 | 1 | -2/+4 |
| * | tools: hv: Add clean up for included files in Ubuntu net config | Haiyang Zhang | 2017-05-16 | 1 | -3/+18 |
* | | tools: hv: properly handle long paths | Vitaly Kuznetsov | 2017-05-18 | 1 | -26/+18 |
* | | Tools: hv: vss: Thaw the filesystem and continue if freeze call has timed out | Alex Ng | 2017-05-18 | 1 | -1/+3 |
|/ |
|
* | tools: hv: Add clean up function for Ubuntu config | Haiyang Zhang | 2017-03-07 | 1 | -0/+18 |
* | Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-12-13 | 3 | -20/+10 |
|\ |
|
| * | Tools: hv: kvp: configurable external scripts path | Alex Fluter | 2016-12-06 | 1 | -3/+8 |
| * | tools: hv: remove unnecessary header files and netlink related code | Weibing Zhang | 2016-11-07 | 2 | -14/+0 |
| * | tools: hv: fix a compile warning in snprintf | Weibing Zhang | 2016-11-07 | 1 | -1/+1 |
| * | tools: hv: remove unnecessary link flag | Weibing Zhang | 2016-11-07 | 1 | -2/+1 |
* | | tools: hv: Enable network manager for bonding scripts on RHEL | Haiyang Zhang | 2016-12-06 | 1 | -2/+2 |
|/ |
|
* | Drivers: hv: utils: Check VSS daemon is listening before a hot backup | Alex Ng | 2016-09-02 | 1 | -0/+3 |
* | Tools: hv: kvp: ensure kvp device fd is closed on exec | Vitaly Kuznetsov | 2016-08-31 | 1 | -1/+1 |
* | tools: hv: Add a script to help bonding synthetic and VF NICs | Haiyang Zhang | 2016-07-12 | 1 | -0/+193 |
* | tools: hv: lsvmbus: add pci pass-through UUID | Vitaly Kuznetsov | 2016-05-01 | 1 | -0/+1 |
* | tools/hv: Use include/uapi with __EXPORTED_HEADERS__ | Kamal Mostafa | 2016-02-08 | 1 | -0/+2 |
* | tools: hv: vss: fix the write()'s argument: error -> vss_msg | Dexuan Cui | 2015-12-15 | 1 | -1/+1 |
* | tools: hv: remove repeated HV_FCOPY string | Olaf Hering | 2015-12-15 | 1 | -2/+2 |
* | tools: hv: report ENOSPC errors in hv_fcopy_daemon | Olaf Hering | 2015-12-15 | 1 | -3/+17 |
* | tools: hv: add a python script lsvmbus to list VMBus devices | Dexuan Cui | 2015-08-05 | 1 | -0/+101 |
* | Drivers: hv: fcopy: full handshake support | Vitaly Kuznetsov | 2015-05-24 | 1 | -0/+15 |
* | Drivers: hv: vss: full handshake support | Vitaly Kuznetsov | 2015-05-24 | 1 | -0/+14 |
* | Tools: hv: vss: use misc char device to communicate with kernel | Vitaly Kuznetsov | 2015-05-24 | 1 | -114/+25 |
* | Tools: hv: kvp: use misc char device to communicate with kernel | Vitaly Kuznetsov | 2015-05-24 | 1 | -135/+31 |
* | hv: hypervvssd: call endmntent before call setmntent again | Vaughan Cao | 2015-03-25 | 1 | -2/+8 |
* | tools: hv: fcopy_daemon: support >2GB files for x86_32 guest | Dexuan Cui | 2015-03-25 | 1 | -1/+1 |
* | Tools: hv: do not add redundant '/' in hv_start_fcopy() | Vitaly Kuznetsov | 2015-01-25 | 1 | -6/+0 |
* | Tools: hv: address compiler warnings for hv_fcopy_daemon.c | Vitaly Kuznetsov | 2015-01-25 | 1 | -2/+2 |