1. 51b6812 Tools: hv: remove inclusion of linux/types.h by Olaf Hering · 11 years ago
  2. 269ce62 Tools: hv: use single send+recv buffer by Olaf Hering · 11 years ago
  3. 58125210 Tools: hv: cache FQDN in kvp_daemon to avoid timeouts by Olaf Hering · 11 years ago
  4. b4fb0ca Tools: hv: use full nlmsghdr in netlink_send by Olaf Hering · 11 years ago
  5. 2bc41ea Tools: hv: correct payload size in netlink_send by Olaf Hering · 11 years ago
  6. d3b688c Tools: hv: check return value of system in hv_kvp_daemon by Olaf Hering · 11 years ago
  7. 57969af Tools: hv: in kvp_set_ip_info free mac_addr right after usage by Olaf Hering · 11 years ago
  8. 00663d7 Tools: hv: check return value of daemon to fix compiler warning. by Olaf Hering · 11 years ago
  9. b4919a5 Tools: hv: fix send/recv buffer allocation by Olaf Hering · 11 years ago
  10. 9c5891bd Merge 3.11-rc3 into char-misc-next. by Greg Kroah-Hartman · 11 years ago
  11. d12e146 tools: hv: Check return value of setsockopt call by Tomas Hozza · 11 years ago
  12. 9561d47 tools: hv: Check return value of poll call by Tomas Hozza · 11 years ago
  13. 5c28926 tools: hv: Improve error logging in VSS daemon. by Tomas Hozza · 11 years ago
  14. ed4bb97 Tools: hv: KVP: Fix a bug in IPV6 subnet enumeration by K. Y. Srinivasan · 11 years ago
  15. 12e50c3 tools: hv: Improve error logging in KVP daemon. by Tomas Hozza · 11 years ago
  16. fca5975 tools: hv: Fix file descriptor leaks by Tomas Hozza · 11 years ago
  17. f14e600 tools: hv: Check retrun value of strchr call by Tomas Hozza · 11 years ago
  18. 4d81e30 tools: hv: Check return value of poll call by Tomas Hozza · 11 years ago
  19. 3590160 tools: hv: Check return value of setsockopt call by Tomas Hozza · 11 years ago
  20. 0e27263 Tools: hv: Fix a checkpatch warning by K. Y. Srinivasan · 11 years ago
  21. 10b637b tools: hv: skip iso9660 mounts in hv_vss_daemon by Olaf Hering · 11 years ago
  22. 7b413b6 tools: hv: use FIFREEZE/FITHAW in hv_vss_daemon by Olaf Hering · 11 years ago
  23. d3d1ee3 tools: hv: use getmntent in hv_vss_daemon by Olaf Hering · 11 years ago
  24. 038336a Tools: hv: Fix a checkpatch warning by K. Y. Srinivasan · 11 years ago
  25. 5edf5ee tools: hv: fix checks for origin of netlink message in hv_vss_daemon by Olaf Hering · 11 years ago
  26. eb8905b Tools: hv: fix warnings in hv_vss_daemon by Olaf Hering · 11 years ago
  27. 96dd86f Drivers: hv: Add a new driver to support host initiated backup by K. Y. Srinivasan · 11 years ago
  28. 75db601 tools: hv: daemon should check type of received Netlink msg by Tomas Hozza · 11 years ago
  29. f4685fa tools: hv: daemon setsockopt should use options macros by Tomas Hozza · 11 years ago
  30. 77d6a52 tools: hv: daemon should subscribe only to CN_KVP_IDX group by Tomas Hozza · 11 years ago
  31. 8467fdbb tools: hv: Use CLOEXEC when opening kvp_pool files by Tomas Hozza · 11 years ago
  32. 0783d72 tools: hv: Fix how ifcfg-* file is created by Tomas Hozza · 11 years ago
  33. 00246d0 tools: hv: fix a typo in hv_set_ifconfig.sh by Jason Wang · 11 years ago
  34. 0bffd25 tools/hv: Fix permissions of created directory and files by Ben Hutchings · 12 years ago
  35. 40424f5 tools/hv: Fix /var subdirectory by Tomas Hozza · 12 years ago
  36. d892de8 tools/hv: Fix string types by Tomas Hozza · 12 years ago
  37. 95a69ad tools: hv: Netlink source address validation allows DoS by Tomas Hozza · 12 years ago
  38. 3321e73 Tools: hv: Don't return loopback addresses by K. Y. Srinivasan · 12 years ago
  39. f426a36 tools: hv: Return the full kernel version by K. Y. Srinivasan · 12 years ago
  40. 44c8b25 tools/hv: Parse /etc/os-release by Ben Hutchings · 12 years ago
  41. 436473b tools/hv: Check for read/write errors by Ben Hutchings · 12 years ago
  42. 6bb22fe tools/hv: Fix exit() error code by Ben Hutchings · 12 years ago
  43. d5ab482 tools/hv: Fix file handle leak by Ben Hutchings · 12 years ago
  44. 16e8710 Tools: hv: Implement the KVP verb - KVP_OP_GET_IP_INFO by K. Y. Srinivasan · 12 years ago
  45. 4a3b97e5 Tools: hv: Rename the function kvp_get_ip_address() by K. Y. Srinivasan · 12 years ago
  46. 32061b4 Tools: hv: Implement the KVP verb - KVP_OP_SET_IP_INFO by K. Y. Srinivasan · 12 years ago
  47. 1fbdba4 Tools: hv: Add an example script to configure an interface by K. Y. Srinivasan · 12 years ago
  48. c050372 Tools: hv: Gather DHCP information by K. Y. Srinivasan · 12 years ago
  49. 2aea3c7 Tools: hv: Add an example script to retrieve dhcp state by K. Y. Srinivasan · 12 years ago
  50. 9692988 Tools: hv: Gather DNS information by K. Y. Srinivasan · 12 years ago
  51. d82c37c Tools: hv: Add an example script to retrieve DNS entries by K. Y. Srinivasan · 12 years ago
  52. d0cbc15 Tools: hv: Correctly type string variables by K. Y. Srinivasan · 12 years ago
  53. 00b8335 Tools: hv: Get rid of some unused variables by K. Y. Srinivasan · 12 years ago
  54. 4a52c4a Tools: hv: Gather ipv[4,6] gateway information by K. Y. Srinivasan · 12 years ago
  55. 6a60a6a Tools: hv: Represent the ipv6 mask using CIDR notation by K. Y. Srinivasan · 12 years ago
  56. 0440578 Tools: hv: Gather subnet information by K. Y. Srinivasan · 12 years ago
  57. 0d5b6b1 Tools: hv: Gather address family information by K. Y. Srinivasan · 12 years ago
  58. af73301 Tools: hv: Further refactor kvp_get_ip_address() by K. Y. Srinivasan · 12 years ago
  59. 0ecaa19 Tools: hv: Prepare to expand kvp_get_ip_address() functionality by K. Y. Srinivasan · 12 years ago
  60. b47a81d Drivers: hv: kvp: Cleanup error handling in KVP by K. Y. Srinivasan · 12 years ago
  61. 9b595780 Drivers: hv: Add KVP definitions for IP address injection by K. Y. Srinivasan · 12 years ago
  62. bcc2c9c Tools: hv: verify origin of netlink connector message by Olaf Hering · 12 years ago
  63. adc80ae Tools: hv: Support enumeration from all the pools by K. Y. Srinivasan · 12 years ago
  64. db425334e Tools: hv: Fully support the new KVP verbs in the user level daemon by K. Y. Srinivasan · 12 years ago
  65. fa3d5b85 Drivers: hv: Support the newly introduced KVP messages in the driver by K. Y. Srinivasan · 12 years ago
  66. e485ceac Drivers: hv: Add new message types to enhance KVP by K. Y. Srinivasan · 12 years ago
  67. 2640335 drivers: hv: kvp: Cleanup the kernel/user protocol by K. Y. Srinivasan · 12 years ago
  68. eab6af7 tools: hv: Use hyperv.h to get the KVP definitions by K. Y. Srinivasan · 12 years ago
  69. 4f03a2c drivers: hv: kvp: Add/cleanup connector defines by K. Y. Srinivasan · 12 years ago
  70. 46a9719 Staging: hv: move hyperv code out of staging directory by Greg Kroah-Hartman · 13 years ago