Age | Commit message (Expand) | Author |
2014-09-18 | udev: link-config: remove unneded linux/netdevice.h include | Emil Renner Berthing |
2014-09-09 | udev: net_setup_link - open ethtool and rtnl connections lazily | Tom Gundersen |
2014-09-08 | udev: link-config - only set *name on success | Tom Gundersen |
2014-08-14 | udev: link-config - fix crash due to missing hwaddr | Tom Gundersen |
2014-08-12 | networkd: link - split out dhcp4 handling | Tom Gundersen |
2014-08-12 | udev: link-config - fix naming policy | Tom Gundersen |
2014-08-12 | udev: link-config - whitespace | Tom Gundersen |
2014-08-08 | udev: link_setup - respect kernel name assign policy | Tom Gundersen |
2014-07-31 | Reject invalid quoted strings | Zbigniew Jędrzejewski-Szmek |
2014-07-16 | Be more careful when checking for empty files | Zbigniew Jędrzejewski-Szmek |
2014-07-16 | Let config_parse open file where applicable | Zbigniew Jędrzejewski-Szmek |
2014-07-15 | Constify ConfigTableItem tables | Zbigniew Jędrzejewski-Szmek |
2014-07-07 | udev: link_config - ignore errors due to missing MAC address | Tom Gundersen |
2014-07-03 | udev: net_setup_link - add a bit more logging | Tom Gundersen |
2014-06-13 | udev: fix invalid free() in enable_name_policy() | Andreas Henriksson |
2014-06-04 | udev: link-config - fix mem leak | Tom Gundersen |
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 |