1. c2d68af tools: hv: fcopy: set 'error' in case an unknown operation was requested by Vitaly Kuznetsov · 6 years ago
  2. 86503bd Tools: hv: Fix a bug in the key delete code by K. Y. Srinivasan · 6 years ago
  3. 0713679 Tools: hv: vss: fix loop device detection by Vitaly Kuznetsov · 6 years ago
  4. 8a99c92 tools: hv: update lsvmbus to be compatible with python3 by Olaf Hering · 6 years ago
  5. aba8a53 tools: hv: include string.h in hv_fcopy_daemon by Olaf Hering · 6 years ago
  6. 1330fc3 tools: hv: fix compiler warnings about major/target_fname by Dexuan Cui · 6 years ago
  7. 4ba6341 tools/hv: Fix IP reporting by KVP daemon with SRIOV by Haiyang Zhang · 6 years ago
  8. 7ed1c19 tools: fix cross-compile var clobbering by Martin Kelly · 6 years ago
  9. 2fc1024 Merge 4.15-rc3 into char-misc-next by Greg Kroah-Hartman · 7 years ago
  10. 297d6b6 hv: kvp: Avoid reading past allocated blocks from KVP file by Paul Meyer · 7 years ago
  11. 39b759c tools/hv: add install target to Makefile by Vitaly Kuznetsov · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  14. 3f2baa8 Tools: hv: update buffer handling in hv_fcopy_daemon by Olaf Hering · 7 years ago
  15. 3619350 Tools: hv: fix snprintf warning in kvp_daemon by Olaf Hering · 7 years ago
  16. ea81fdf Tools: hv: vss: Skip freezing filesystems backed by loop by Alex Ng · 7 years ago
  17. 12aa746 netvsc: remove bonding setup script by stephen hemminger · 7 years ago
  18. 1c3a044 tools: hv: ignore a NIC if it has been configured by sixiao@microsoft.com · 7 years ago
  19. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  20. 2d68f0a tools: hv: set hotplug for VF on Suse by sixiao@microsoft.com · 7 years ago
  21. a22431a tools: hv: set allow-hotplug for VF on Ubuntu by sixiao@microsoft.com · 7 years ago
  22. a1a7ea6 tools: hv: properly handle long paths by Vitaly Kuznetsov · 7 years ago
  23. 6113e3d Tools: hv: vss: Thaw the filesystem and continue if freeze call has timed out by Alex Ng · 7 years ago
  24. 9aef88e tools: hv: Add clean up for included files in Ubuntu net config by Haiyang Zhang · 7 years ago
  25. 1a4691b tools: hv: Add clean up function for Ubuntu config by Haiyang Zhang · 7 years ago
  26. b78b499 Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  27. fd7aabb tools: hv: Enable network manager for bonding scripts on RHEL by Haiyang Zhang · 8 years ago
  28. 2eb72d4 Tools: hv: kvp: configurable external scripts path by Alex Fluter · 8 years ago
  29. 0c38cda tools: hv: remove unnecessary header files and netlink related code by Weibing Zhang · 8 years ago
  30. 1745ba4 tools: hv: fix a compile warning in snprintf by Weibing Zhang · 8 years ago
  31. 822114a tools: hv: remove unnecessary link flag by Weibing Zhang · 8 years ago
  32. db886e4 Drivers: hv: utils: Check VSS daemon is listening before a hot backup by Alex Ng · 8 years ago
  33. 2684043 Tools: hv: kvp: ensure kvp device fd is closed on exec by Vitaly Kuznetsov · 8 years ago
  34. 178cd55 tools: hv: Add a script to help bonding synthetic and VF NICs by Haiyang Zhang · 8 years ago
  35. 552beb4 tools: hv: lsvmbus: add pci pass-through UUID by Vitaly Kuznetsov · 8 years ago
  36. 50fe6dd tools/hv: Use include/uapi with __EXPORTED_HEADERS__ by Kamal Mostafa · 9 years ago
  37. a689d25 tools: hv: vss: fix the write()'s argument: error -> vss_msg by Dexuan Cui · 9 years ago
  38. 6dfb867 tools: hv: remove repeated HV_FCOPY string by Olaf Hering · 9 years ago
  39. b4ed5d1 tools: hv: report ENOSPC errors in hv_fcopy_daemon by Olaf Hering · 9 years ago
  40. 502d84b tools: hv: add a python script lsvmbus to list VMBus devices by Dexuan Cui · 9 years ago
  41. a4d1ee5 Drivers: hv: fcopy: full handshake support by Vitaly Kuznetsov · 9 years ago
  42. cd8dc05 Drivers: hv: vss: full handshake support by Vitaly Kuznetsov · 9 years ago
  43. f5722b9 Tools: hv: vss: use misc char device to communicate with kernel by Vitaly Kuznetsov · 9 years ago
  44. 8ddca80 Tools: hv: kvp: use misc char device to communicate with kernel by Vitaly Kuznetsov · 9 years ago
  45. 4ce50e9 hv: hypervvssd: call endmntent before call setmntent again by Vaughan Cao · 9 years ago
  46. b4affbb tools: hv: fcopy_daemon: support >2GB files for x86_32 guest by Dexuan Cui · 9 years ago
  47. c1136da Tools: hv: do not add redundant '/' in hv_start_fcopy() by Vitaly Kuznetsov · 10 years ago
  48. aba474b Tools: hv: address compiler warnings for hv_fcopy_daemon.c by Vitaly Kuznetsov · 10 years ago
  49. 69258c0 Tools: hv: address compiler warnings for hv_kvp_daemon.c by Vitaly Kuznetsov · 10 years ago
  50. 77ce247 Tools: hv: remove unused bytes_written from kvp_update_file() by Vitaly Kuznetsov · 10 years ago
  51. 787d618 tools: hv: kvp_daemon: make IPv6-only-injection work by Dexuan Cui · 10 years ago
  52. ca04455 tools: hv: Makefile: Add hv_fcopy_daemon to Makefile by Matej Muzila · 10 years ago
  53. 4300f26 tools: hv: ignore ENOBUFS and ENOMEM in the KVP daemon by Dexuan Cui · 10 years ago
  54. 9e5db05 Tools: hv: vssdaemon: skip all filesystems mounted readonly by Vitaly Kuznetsov · 10 years ago
  55. 7a40174 Tools: hv: vssdaemon: report freeze errors by Vitaly Kuznetsov · 10 years ago
  56. 170f4be tools: hv: introduce -n/--no-daemon option by Vitaly Kuznetsov · 10 years ago
  57. 4f68919 Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partition by Dexuan Cui · 10 years ago
  58. e013ac3 Tools: hv: fix file overwriting of hv_fcopy_daemon by Yue Zhang · 10 years ago
  59. 314672a Tools: hv: Handle the case when the target file exists correctly by K. Y. Srinivasan · 10 years ago
  60. 01325476 Drivers: hv: Implement the file copy service by K. Y. Srinivasan · 10 years ago
  61. f33b215 Tools: hv: vssdaemon: Ignore VFAT mounts during the Freeze operation by K. Y. Srinivasan · 10 years ago
  62. 3eb2094 Adding makefile for tools/hv by Bjarke Istrup Pedersen · 10 years ago
  63. 51b6812 Tools: hv: remove inclusion of linux/types.h by Olaf Hering · 11 years ago
  64. 269ce62 Tools: hv: use single send+recv buffer by Olaf Hering · 11 years ago
  65. 58125210 Tools: hv: cache FQDN in kvp_daemon to avoid timeouts by Olaf Hering · 11 years ago
  66. b4fb0ca Tools: hv: use full nlmsghdr in netlink_send by Olaf Hering · 11 years ago
  67. 2bc41ea Tools: hv: correct payload size in netlink_send by Olaf Hering · 11 years ago
  68. d3b688c Tools: hv: check return value of system in hv_kvp_daemon by Olaf Hering · 11 years ago
  69. 57969af Tools: hv: in kvp_set_ip_info free mac_addr right after usage by Olaf Hering · 11 years ago
  70. 00663d7 Tools: hv: check return value of daemon to fix compiler warning. by Olaf Hering · 11 years ago
  71. b4919a5 Tools: hv: fix send/recv buffer allocation by Olaf Hering · 11 years ago
  72. 9c5891b Merge 3.11-rc3 into char-misc-next. by Greg Kroah-Hartman · 11 years ago
  73. d12e146 tools: hv: Check return value of setsockopt call by Tomas Hozza · 11 years ago
  74. 9561d47 tools: hv: Check return value of poll call by Tomas Hozza · 11 years ago
  75. 5c28926 tools: hv: Improve error logging in VSS daemon. by Tomas Hozza · 11 years ago
  76. ed4bb97 Tools: hv: KVP: Fix a bug in IPV6 subnet enumeration by K. Y. Srinivasan · 11 years ago
  77. 12e50c3 tools: hv: Improve error logging in KVP daemon. by Tomas Hozza · 11 years ago
  78. fca5975 tools: hv: Fix file descriptor leaks by Tomas Hozza · 11 years ago
  79. f14e600 tools: hv: Check retrun value of strchr call by Tomas Hozza · 11 years ago
  80. 4d81e30 tools: hv: Check return value of poll call by Tomas Hozza · 11 years ago
  81. 3590160 tools: hv: Check return value of setsockopt call by Tomas Hozza · 11 years ago
  82. 0e27263 Tools: hv: Fix a checkpatch warning by K. Y. Srinivasan · 11 years ago
  83. 10b637b tools: hv: skip iso9660 mounts in hv_vss_daemon by Olaf Hering · 11 years ago
  84. 7b413b6 tools: hv: use FIFREEZE/FITHAW in hv_vss_daemon by Olaf Hering · 11 years ago
  85. d3d1ee3 tools: hv: use getmntent in hv_vss_daemon by Olaf Hering · 11 years ago
  86. 038336a Tools: hv: Fix a checkpatch warning by K. Y. Srinivasan · 11 years ago
  87. 5edf5ee tools: hv: fix checks for origin of netlink message in hv_vss_daemon by Olaf Hering · 11 years ago
  88. eb8905b Tools: hv: fix warnings in hv_vss_daemon by Olaf Hering · 11 years ago
  89. 96dd86f Drivers: hv: Add a new driver to support host initiated backup by K. Y. Srinivasan · 11 years ago
  90. 75db601 tools: hv: daemon should check type of received Netlink msg by Tomas Hozza · 11 years ago
  91. f4685fa tools: hv: daemon setsockopt should use options macros by Tomas Hozza · 11 years ago
  92. 77d6a52 tools: hv: daemon should subscribe only to CN_KVP_IDX group by Tomas Hozza · 11 years ago
  93. 8467fdb tools: hv: Use CLOEXEC when opening kvp_pool files by Tomas Hozza · 12 years ago
  94. 0783d72 tools: hv: Fix how ifcfg-* file is created by Tomas Hozza · 12 years ago
  95. 00246d0 tools: hv: fix a typo in hv_set_ifconfig.sh by Jason Wang · 12 years ago
  96. 0bffd25 tools/hv: Fix permissions of created directory and files by Ben Hutchings · 12 years ago
  97. 40424f5 tools/hv: Fix /var subdirectory by Tomas Hozza · 12 years ago
  98. d892de8 tools/hv: Fix string types by Tomas Hozza · 12 years ago
  99. 95a69ad tools: hv: Netlink source address validation allows DoS by Tomas Hozza · 12 years ago
  100. 3321e73 Tools: hv: Don't return loopback addresses by K. Y. Srinivasan · 12 years ago