1. 3397be3 meson: simplify dependencies by Patrick Williams · 2 years, 3 months ago
  2. 9739984 ResourceNotFound: Add RESOURCE field to exception by Patrick Williams · 2 years, 4 months ago
  3. 609c12d Allow writing MAC address to networkd config file to be blocked by Johnathan Mantey · 2 years, 5 months ago
  4. 5dad2aa ethernet_interface: Remove custom socket holder by William A. Kennington III · 2 years, 5 months ago
  5. c922d5e ethernet_interface: Fix nicEnabled property ordering by William A. Kennington III · 2 years, 5 months ago
  6. be2bdec An application for hypervisor network configuration by Asmitha Karunanithi · 3 years, 2 months ago
  7. 1c77602 util: fromString: Reduce string allocations by William A. Kennington III · 2 years, 6 months ago
  8. da0b1d4 util: enhance MAC address parsing by Potin Lai · 2 years, 6 months ago
  9. cc5a670 Fix nameserver property for VLAN interfaces by Jiaqing Zhao · 2 years, 6 months ago
  10. b353ba0 Fix missing line-feed for DHCPv6Client entry by Johnathan Mantey · 2 years, 7 months ago
  11. afa4032 ethernet_interface: Remove unused function by William A. Kennington III · 2 years, 7 months ago
  12. e6d1c0e ethernet_interface: Disable opportunistic DHCPv6 if disabled by William A. Kennington III · 2 years, 7 months ago
  13. 24957b9 ethernet_interface: Remove superfluous logging by William A. Kennington III · 2 years, 7 months ago
  14. c7cf25f network_manager: Reloads should be delayed via timer by William A. Kennington III · 2 years, 8 months ago
  15. 329b5fb ethernet_interface: Defer setting NIC enabled by William A. Kennington III · 2 years, 8 months ago
  16. 6bfdf3e ethernet_interface: Defer link down for MAC change by William A. Kennington III · 2 years, 8 months ago
  17. 6ff633a network_manager: Add reload hooking by William A. Kennington III · 2 years, 8 months ago
  18. ee2cba8 Check eth intf existence before creating VLAN by sureshvijayv1 · 2 years, 8 months ago
  19. 26c40a4 network_manager: Ensure that systemd-networkd is ready by William A. Kennington III · 2 years, 8 months ago
  20. 4717d93 network_manager: Remove unused restart code by William A. Kennington III · 2 years, 9 months ago
  21. 4209cee ethernet_interface: Remove ip binary invocation by William A. Kennington III · 2 years, 8 months ago
  22. e056484 routing_table: Deduplicate rebuilds by William A. Kennington III · 2 years, 8 months ago
  23. e0b8fd6 routing_table: Use common netlink parser by William A. Kennington III · 2 years, 8 months ago
  24. c8cda5a Add OWNERS file by Manojkiran Eda · 2 years, 8 months ago
  25. bd649af Convert all systemd-networkd service restarts to reloads by William A. Kennington III · 2 years, 9 months ago
  26. 56ecc78 network_manager: Add support for non-disruptive reconfiguration by William A. Kennington III · 2 years, 9 months ago
  27. a68ab4b build: Add fmt subproject support by William A. Kennington III · 2 years, 9 months ago
  28. 5758db3 catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  29. 205cc10 Fix for Network Manager Crash by sureshvijayv1 · 2 years, 9 months ago
  30. 2c0fc56 Add support for MTU property by Tejas Patil · 2 years, 11 months ago
  31. b108fd7 exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  32. 167a4be cleanup sdbus CAMELCASE define by Patrick Williams · 2 years, 10 months ago
  33. cb2d408 Do not config Gateway when DHCP is enabled by Lei YU · 2 years, 11 months ago
  34. 252feec Remove the route settings from system config by Lei YU · 2 years, 11 months ago
  35. 3402757 ethernet: Add origin to generateId() by Lei YU · 2 years, 11 months ago
  36. 1ea3599 Apply settings after resetting. by Alexander Filippov · 3 years, 3 months ago
  37. 26275a3 ethernet_interface: Detect nicEnabled from systemd-networkd by William A. Kennington III · 3 years ago
  38. fa1f5c0 Add support for sending NCSI command by Eddie James · 3 years, 10 months ago
  39. e9d095d Manage configuration parser file state using RAII by Johnathan Mantey · 3 years ago
  40. d49c5c6 Eliminate potential null pointer references by Johnathan Mantey · 3 years ago
  41. bdbbfb6 build: Move yaml files into a subdirectory by William A. Kennington III · 3 years, 1 month ago
  42. 37cf66c build: Full subproject support by William A. Kennington III · 3 years, 1 month ago
  43. 3bf1c74 build: Regenerate meson for new sdbusplus by William A. Kennington III · 3 years, 1 month ago
  44. fc3aff9 build: test: Fix missing variable by William A. Kennington III · 3 years, 1 month ago
  45. dd88683 MAINTAINERS: Change Ratan's email address by Ratan Gupta · 3 years, 1 month ago
  46. 1bbe3d1 build: Split c++ sources into a subdirectory by William A. Kennington III · 3 years, 2 months ago
  47. 6342095 build: Remove autotools by William A. Kennington III · 3 years, 2 months ago
  48. 1e710d0 build: Fix service and conf file quotation by William A. Kennington III · 3 years, 1 month ago
  49. 0a01b2a build: Add meson build by William A. Kennington III · 3 years, 2 months ago
  50. de433b7 network_manager: JSON is only used for SYNC_MAC by William A. Kennington III · 3 years, 1 month ago
  51. 200678a Permit control of systemd-networkd IPv6AcceptRA configuration by Johnathan Mantey · 3 years, 2 months ago
  52. dc2f1b6 types: Remove unused assignment by William A. Kennington III · 3 years, 2 months ago
  53. 162db3a gitignore: Add new generated files by William A. Kennington III · 3 years, 2 months ago
  54. a19558e test: Fix VLA declarations by William A. Kennington III · 3 years, 2 months ago
  55. 05368f1 sources: Fully initialize structs by William A. Kennington III · 3 years, 2 months ago
  56. 6f39c5e sources: Fix ifdefs by William A. Kennington III · 3 years, 2 months ago
  57. 7f191f7 Replace IRC with Discord by Bruce Mitchell · 3 years, 2 months ago
  58. 9620331 ethernet_interface: Fix variable naming by William A. Kennington III · 3 years, 2 months ago
  59. 7233c58 Fix the same static IP setting from DHCP by Lei YU · 3 years, 3 months ago
  60. 8173e02 use new sdbus++ camelcase by Patrick Williams · 3 years, 2 months ago
  61. 6aef769 use new sdbus++ camelcase by Patrick Williams · 3 years, 2 months ago
  62. ee5b2c9 util: Remove temporary strings in getIgnoredInterfaces by William A. Kennington III · 3 years, 2 months ago
  63. efda98b Ignore the interfaces defined in IGNORED_INTERFACES by Lei YU · 3 years, 4 months ago
  64. 307554e Get ignored interfaces from environment by Lei YU · 3 years, 4 months ago
  65. 3894ce7 Re-organize internal namespace by Lei YU · 3 years, 4 months ago
  66. a1b897e util: Collapse toCidr functions by William A. Kennington III · 3 years, 3 months ago
  67. 2ea71fa Fix shell check errors & enforce it in CI by Manojkiran Eda · 3 years, 9 months ago
  68. 4d94ecd Change the IPV6_MAX_PREFIX_LENGTH to 128 by John Wang · 3 years, 3 months ago
  69. a3b14dc Fix __builtin_ctz related bug by Lei YU · 3 years, 3 months ago
  70. 359623e Improved IPv6 netmask parsing by Johnathan Mantey · 3 years, 5 months ago
  71. 983da55 Fix representation IPv6 DNS servers by Alexander Filippov · 3 years, 5 months ago
  72. 39d0585 Removing inactive reviewer by Johnathan Mantey · 3 years, 4 months ago
  73. c14b4b3 Fix [route] statement by Ravi Teja · 3 years, 4 months ago
  74. a5a0944 Network: Implement ipv6/ipv4 default gateways on EthernetInterface by Ravi Teja · 4 years ago
  75. 1b5ec9c Make the Individual tests linkable for meson by Manojkiran Eda · 4 years, 1 month ago
  76. 86f659e Fix core dump when invalid MAC is configured by Asmitha Karunanithi · 3 years, 6 months ago
  77. ffcba34 ethernet_interface: Fix gateway entry emission by William A. Kennington III · 3 years, 10 months ago
  78. 33bc9a9 Fix for not updating invalid MAC to fw_printenv by Asmitha Karunanithi · 3 years, 11 months ago
  79. 76b2aa3 Ensure that the MAC address is saved in u-boot-env by Alexander Filippov · 4 years ago
  80. 7f9c668 ethernet_interface: Remove local admin MAC check by William A. Kennington III · 5 years ago
  81. 817012a Enhance DHCP beyond just OFF and IPv4/IPv6 enabled. by Johnathan Mantey · 4 years, 5 months ago
  82. e5a867a Enable NCSI logs the Logs on Console by Manojkiran Eda · 4 years, 1 month ago
  83. aa57fa5 Fix the error spotted by meson by Manojkiran Eda · 4 years, 1 month ago
  84. a879baa filesystem is not experimental anymore since c++17 by Manojkiran Eda · 4 years, 1 month ago
  85. ca8b91b Fix to set ipaddress on VLAN by Manojkiran Eda · 4 years, 1 month ago
  86. cc099a8 Enable Fist Boot Set MAC Feature for Network Service by Manojkiran Eda · 4 years, 2 months ago
  87. 05ceb39 Enable nlohmann-json dependency in phosphor-networkd by Manojkiran Eda · 4 years ago
  88. abbd85c Fix the error message by Ratan Gupta · 4 years, 1 month ago
  89. d30adf8 Fix: Exception handling during fetching of hostname by Ratan Gupta · 4 years, 1 month ago
  90. 75e08ea Enable sync-mac flag for networkd by Manojkiran Eda · 4 years ago
  91. 12beaad util: Replace raw struct functions with stdplus by William A. Kennington III · 4 years, 1 month ago
  92. b6103f2 Fix : clang-10 issue for Networkd by Manojkiran Eda · 4 years, 1 month ago
  93. 0634573 Allow disabling use of u-boot environment by Benjamin Fair · 4 years, 3 months ago
  94. f15503e sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 2 months ago
  95. 902d0ef sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 2 months ago
  96. 40a51df Fix for the MAC address configuration by Ratan Gupta · 4 years, 2 months ago
  97. 613a012 Initialize the link status and interface status correctly by Ratan Gupta · 4 years, 2 months ago
  98. d0679f9 Added enable/disable control of the Network Interface Card by Johnathan Mantey · 4 years, 8 months ago
  99. acd6dd5 Backend changes for Populating Nameservers(DNS & Static) by Manojkiran Eda · 4 years, 9 months ago
  100. 6f9a2ee delete deprecated python scripts by Patrick Williams · 4 years, 3 months ago