Age | Commit message (Expand) | Author |
2013-11-28 | Revert "link-config: match length for kernel commandline option" | Tom Gundersen |
2013-11-25 | conf-parser: distinguish between multiple sections with the same name | Tom Gundersen |
2013-11-25 | udev: net_setup_link - don't use Description as Alias | Tom Gundersen |
2013-11-08 | link-config: Fix typo in log_warning | Dave Reisner |
2013-11-08 | link-config: match length for kernel commandline option | Dave Reisner |
2013-11-07 | net-util: call ioctl() only if necessary | Michal Sekletar |
2013-11-06 | util: unify reading of /proc/cmdline | Lennart Poettering |
2013-11-05 | net-util: don't use libudev | Tom Gundersen |
2013-11-04 | net-config: start split out matching and parsing logic | Tom Gundersen |
2013-10-30 | link-config: support --enable-split-usr | Dave Reisner |
2013-10-30 | udev: config-link - one less log_info | Tom Gundersen |
2013-10-30 | udev: link-config - less verbose logging | Tom Gundersen |
2013-10-30 | udev: link-config - let udevd set the ifname | Tom Gundersen |
2013-10-29 | rtnl: move set_link_properties to rtnl-utils | Tom Gundersen |
2013-10-29 | udev: link-config - split connection to sockets from loading of configs | Tom Gundersen |
2013-10-29 | rtnl: introduce default timeout | Tom Gundersen |
2013-10-29 | udev: link-config - use safe_atou instead of strtoul | Tom Gundersen |
2013-10-29 | udev: link-config - use zero instead of memset | Tom Gundersen |
2013-10-29 | udev: link-config - use proper return values | Tom Gundersen |
2013-10-29 | udev: link-config - use new0 instead of calloc | Tom Gundersen |
2013-10-29 | udev: link-config - use _cleanup_ macro locally | Tom Gundersen |
2013-10-29 | path_check_timestamp: only keep the most recent timestamp | Tom Gundersen |
2013-10-29 | udev: link-config - add proper parsing | Tom Gundersen |
2013-10-29 | network: move configuration to /etc/systemd/network | Tom Gundersen |
2013-10-28 | udev: link-config - add mac address policy | Tom Gundersen |
2013-10-28 | udev: link-config - move naming policy from udev rules | Tom Gundersen |
2013-10-27 | udev: link-config - sanity check the ifname and mac address | Tom Gundersen |
2013-10-27 | udev: link-config: add rtnl support | Tom Gundersen |
2013-10-26 | udev: link-config: add ethtool support | Tom Gundersen |
2013-10-26 | udev: add network link configuration tool | Tom Gundersen |