Age | Commit message (Expand) | Author |
2014-04-21 | silence warnings | Thomas Hindoe Paaboel Andersen |
2014-04-20 | udev: link-config - treat any non-random mac address as persistent | Tom Gundersen |
2014-04-19 | network: implement masking of .link, .network and .netdev files | Tom Gundersen |
2014-04-19 | networkd: tie links to rtnl rather than udev | Tom Gundersen |
2014-04-05 | Fix a few return codes in error paths | Zbigniew Jędrzejewski-Szmek |
2014-03-21 | libsystemd-network: move network-utils from src/shared | Tom Gundersen |
2014-03-21 | sd-ipv4ll/networkd: generate predictable addresses | Umut Tezduyar Lindskog |
2014-03-18 | util: replace close_nointr_nofail() by a more useful safe_close() | Lennart Poettering |
2014-03-07 | Make tables for DEFINE_STRING_TABLE_LOOKUP consistent | Daniel Mack |
2014-02-23 | core: clean up some confusing regarding SI decimal and IEC binary suffixes fo... | Lennart Poettering |
2014-02-22 | udev: net - allow MTU and Speed to be specified with units | Tom Gundersen |
2014-02-21 | net-util: match on the driver as exposed by ethtool if DRIVER not set | Tom Gundersen |
2014-02-21 | net: initialize structs when declaring | Tom Gundersen |
2014-02-21 | net: initialize structs when declaring them/do not clobber caller variables | Lennart Poettering |
2014-02-21 | udev - link-setup - expose ID_NET_DRIVER | Tom Gundersen |
2014-02-21 | .network/.netdev/.link: allow to match on architecture | Tom Gundersen |
2014-02-20 | network/link: Match - filter on kernel cmdline, host and virt | Tom Gundersen |
2014-02-20 | api: in constructor function calls, always put the returned object pointer fi... | Lennart Poettering |
2014-02-19 | udev: net-config - allow interface names to be set from the hwdb | Tom Gundersen |
2014-02-18 | net-match: fix Driver= match | Tom Gundersen |
2014-01-08 | No need to canonicalize fixed paths | Zbigniew Jędrzejewski-Szmek |
2013-12-24 | log: log_error() and friends add a newline after each line anyway, so avoid i... | Lennart Poettering |
2013-12-22 | shared: switch our hash table implementation over to SipHash | Lennart Poettering |
2013-12-17 | udev link-config: add asserts to silence scan-build | Thomas Hindoe Paaboel Andersen |
2013-12-15 | Fix a few resource leaks in error paths | Zbigniew Jędrzejewski-Szmek |
2013-12-03 | trivial coding style clean ups | Thomas Hindoe Paaboel Andersen |
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 |