1. 32eef71 rtnetlink: Switch to stdplus::Fd by William A. Kennington III · 2 years, 5 months ago
  2. 2ac2660 netlink: Switch to stdplus::fd by William A. Kennington III · 2 years, 5 months ago
  3. d41db38 network_manager: Allow faster non-reconfiguration reloads by William A. Kennington III · 2 years, 8 months ago
  4. 17a626d routing_table: Remove unused Entry class by Jiaqing Zhao · 2 years, 1 month ago
  5. 7ba2d56 test: Fix valgrind execution by William A. Kennington III · 1 year, 11 months ago
  6. c9cc1a9 Reviewers: Remove Nagaraju Goruganti by Sunitha Harish · 1 year, 11 months ago
  7. 56f6aed Reviewers: Add Sunitha Harish by Sunitha Harish · 1 year, 11 months ago
  8. aeaab6c MAINTAINERS: remove file by Patrick Williams · 1 year, 11 months ago
  9. 3a53911 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years ago
  10. c38b071 sdbusplus: use shorter type aliases by Patrick Williams · 2 years ago
  11. 84bfe67 test: Always create unique tmpdirs by William A. Kennington III · 2 years ago
  12. eb40f08 Adding system configuration object & UT by Asmitha Karunanithi · 3 years ago
  13. a6c0757 Add testcases for hypervisor nw manager by Asmitha Karunanithi · 2 years, 2 months ago
  14. 69cfa31 Fix behavior when writing MAC address is disabled by Jiaqing Zhao · 2 years, 4 months ago
  15. 0745044 Delete DHCP IP object while moving from DHCP to static by Ravi Teja · 2 years ago
  16. 33b4eaa Check existance on VLAN creation by Jiaqing Zhao · 2 years, 3 months ago
  17. b685cb6 Validate VLAN id on creation by Jiaqing Zhao · 2 years, 3 months ago
  18. c41e44c systemd: drop SyslogIdentifier by Brad Bishop · 2 years, 1 month ago
  19. 315b19b systemd: use qualified paths by Brad Bishop · 2 years, 1 month ago
  20. 9ba857f Fix the failure of calling GetSubTreePaths to get the path by George Liu · 2 years, 2 months ago
  21. a91c654 network_config: Enable [DHCP] option parameters by default by sunharis · 2 years, 3 months ago
  22. dd1e592 ethernet_interface: Add UseDomains option to network file by sunharis · 2 years, 3 months ago
  23. 24b5a61 Remove gateway properties in SystemConfiguration by Jiaqing Zhao · 2 years, 3 months ago
  24. 7c44a78 ncsi-netlink: Remove phosphor-logging dependency by Jiaqing Zhao · 2 years, 3 months ago
  25. c2e061f Allow unset default gateway by Jiaqing Zhao · 2 years, 3 months ago
  26. 166b959 sdbusplus: object: don't use 'bool' argument constructor by Patrick Williams · 2 years, 3 months ago
  27. 3397be3 meson: simplify dependencies by Patrick Williams · 2 years, 3 months ago
  28. 9739984 ResourceNotFound: Add RESOURCE field to exception by Patrick Williams · 2 years, 4 months ago
  29. 609c12d Allow writing MAC address to networkd config file to be blocked by Johnathan Mantey · 2 years, 5 months ago
  30. 5dad2aa ethernet_interface: Remove custom socket holder by William A. Kennington III · 2 years, 5 months ago
  31. c922d5e ethernet_interface: Fix nicEnabled property ordering by William A. Kennington III · 2 years, 5 months ago
  32. be2bdec An application for hypervisor network configuration by Asmitha Karunanithi · 3 years, 2 months ago
  33. 1c77602 util: fromString: Reduce string allocations by William A. Kennington III · 2 years, 6 months ago
  34. da0b1d4 util: enhance MAC address parsing by Potin Lai · 2 years, 6 months ago
  35. cc5a670 Fix nameserver property for VLAN interfaces by Jiaqing Zhao · 2 years, 6 months ago
  36. b353ba0 Fix missing line-feed for DHCPv6Client entry by Johnathan Mantey · 2 years, 7 months ago
  37. afa4032 ethernet_interface: Remove unused function by William A. Kennington III · 2 years, 7 months ago
  38. e6d1c0e ethernet_interface: Disable opportunistic DHCPv6 if disabled by William A. Kennington III · 2 years, 7 months ago
  39. 24957b9 ethernet_interface: Remove superfluous logging by William A. Kennington III · 2 years, 7 months ago
  40. c7cf25f network_manager: Reloads should be delayed via timer by William A. Kennington III · 2 years, 8 months ago
  41. 329b5fb ethernet_interface: Defer setting NIC enabled by William A. Kennington III · 2 years, 8 months ago
  42. 6bfdf3e ethernet_interface: Defer link down for MAC change by William A. Kennington III · 2 years, 8 months ago
  43. 6ff633a network_manager: Add reload hooking by William A. Kennington III · 2 years, 8 months ago
  44. ee2cba8 Check eth intf existence before creating VLAN by sureshvijayv1 · 2 years, 7 months ago
  45. 26c40a4 network_manager: Ensure that systemd-networkd is ready by William A. Kennington III · 2 years, 8 months ago
  46. 4717d93 network_manager: Remove unused restart code by William A. Kennington III · 2 years, 9 months ago
  47. 4209cee ethernet_interface: Remove ip binary invocation by William A. Kennington III · 2 years, 8 months ago
  48. e056484 routing_table: Deduplicate rebuilds by William A. Kennington III · 2 years, 8 months ago
  49. e0b8fd6 routing_table: Use common netlink parser by William A. Kennington III · 2 years, 8 months ago
  50. c8cda5a Add OWNERS file by Manojkiran Eda · 2 years, 8 months ago
  51. bd649af Convert all systemd-networkd service restarts to reloads by William A. Kennington III · 2 years, 9 months ago
  52. 56ecc78 network_manager: Add support for non-disruptive reconfiguration by William A. Kennington III · 2 years, 9 months ago
  53. a68ab4b build: Add fmt subproject support by William A. Kennington III · 2 years, 9 months ago
  54. 5758db3 catch exceptions as const by Patrick Williams · 2 years, 9 months ago
  55. 205cc10 Fix for Network Manager Crash by sureshvijayv1 · 2 years, 9 months ago
  56. 2c0fc56 Add support for MTU property by Tejas Patil · 2 years, 11 months ago
  57. b108fd7 exception: switch to public sdbus exception by Patrick Williams · 2 years, 10 months ago
  58. 167a4be cleanup sdbus CAMELCASE define by Patrick Williams · 2 years, 10 months ago
  59. cb2d408 Do not config Gateway when DHCP is enabled by Lei YU · 2 years, 11 months ago
  60. 252feec Remove the route settings from system config by Lei YU · 2 years, 11 months ago
  61. 3402757 ethernet: Add origin to generateId() by Lei YU · 2 years, 11 months ago
  62. 1ea3599 Apply settings after resetting. by Alexander Filippov · 3 years, 3 months ago
  63. 26275a3 ethernet_interface: Detect nicEnabled from systemd-networkd by William A. Kennington III · 3 years ago
  64. fa1f5c0 Add support for sending NCSI command by Eddie James · 3 years, 10 months ago
  65. e9d095d Manage configuration parser file state using RAII by Johnathan Mantey · 3 years ago
  66. d49c5c6 Eliminate potential null pointer references by Johnathan Mantey · 3 years ago
  67. bdbbfb6 build: Move yaml files into a subdirectory by William A. Kennington III · 3 years, 1 month ago
  68. 37cf66c build: Full subproject support by William A. Kennington III · 3 years, 1 month ago
  69. 3bf1c74 build: Regenerate meson for new sdbusplus by William A. Kennington III · 3 years, 1 month ago
  70. fc3aff9 build: test: Fix missing variable by William A. Kennington III · 3 years, 1 month ago
  71. dd88683 MAINTAINERS: Change Ratan's email address by Ratan Gupta · 3 years, 1 month ago
  72. 1bbe3d1 build: Split c++ sources into a subdirectory by William A. Kennington III · 3 years, 2 months ago
  73. 6342095 build: Remove autotools by William A. Kennington III · 3 years, 2 months ago
  74. 1e710d0 build: Fix service and conf file quotation by William A. Kennington III · 3 years, 1 month ago
  75. 0a01b2a build: Add meson build by William A. Kennington III · 3 years, 2 months ago
  76. de433b7 network_manager: JSON is only used for SYNC_MAC by William A. Kennington III · 3 years, 1 month ago
  77. 200678a Permit control of systemd-networkd IPv6AcceptRA configuration by Johnathan Mantey · 3 years, 2 months ago
  78. dc2f1b6 types: Remove unused assignment by William A. Kennington III · 3 years, 2 months ago
  79. 162db3a gitignore: Add new generated files by William A. Kennington III · 3 years, 2 months ago
  80. a19558e test: Fix VLA declarations by William A. Kennington III · 3 years, 2 months ago
  81. 05368f1 sources: Fully initialize structs by William A. Kennington III · 3 years, 2 months ago
  82. 6f39c5e sources: Fix ifdefs by William A. Kennington III · 3 years, 2 months ago
  83. 7f191f7 Replace IRC with Discord by Bruce Mitchell · 3 years, 2 months ago
  84. 9620331 ethernet_interface: Fix variable naming by William A. Kennington III · 3 years, 2 months ago
  85. 7233c58 Fix the same static IP setting from DHCP by Lei YU · 3 years, 3 months ago
  86. 8173e02 use new sdbus++ camelcase by Patrick Williams · 3 years, 2 months ago
  87. 6aef769 use new sdbus++ camelcase by Patrick Williams · 3 years, 2 months ago
  88. ee5b2c9 util: Remove temporary strings in getIgnoredInterfaces by William A. Kennington III · 3 years, 2 months ago
  89. efda98b Ignore the interfaces defined in IGNORED_INTERFACES by Lei YU · 3 years, 3 months ago
  90. 307554e Get ignored interfaces from environment by Lei YU · 3 years, 3 months ago
  91. 3894ce7 Re-organize internal namespace by Lei YU · 3 years, 3 months ago
  92. a1b897e util: Collapse toCidr functions by William A. Kennington III · 3 years, 3 months ago
  93. 2ea71fa Fix shell check errors & enforce it in CI by Manojkiran Eda · 3 years, 9 months ago
  94. 4d94ecd Change the IPV6_MAX_PREFIX_LENGTH to 128 by John Wang · 3 years, 3 months ago
  95. a3b14dc Fix __builtin_ctz related bug by Lei YU · 3 years, 3 months ago
  96. 359623e Improved IPv6 netmask parsing by Johnathan Mantey · 3 years, 5 months ago
  97. 983da55 Fix representation IPv6 DNS servers by Alexander Filippov · 3 years, 5 months ago
  98. 39d0585 Removing inactive reviewer by Johnathan Mantey · 3 years, 4 months ago
  99. c14b4b3 Fix [route] statement by Ravi Teja · 3 years, 4 months ago
  100. a5a0944 Network: Implement ipv6/ipv4 default gateways on EthernetInterface by Ravi Teja · 4 years ago