Age | Commit message (Expand) | Author |
2013-11-26 | rtnl: add support for IFLA_MASTER | Tom Gundersen |
2013-11-26 | rtnl: add preliminary support for containers | Tom Gundersen |
2013-11-25 | udev: net_setup_link - don't use Description as Alias | Tom Gundersen |
2013-11-20 | bus/rtnl: silence clang warnings | Thomas Hindoe Paaboel Andersen |
2013-11-14 | rtnl: add event loop integration | Tom Gundersen |
2013-11-14 | rtnl: add call_async and call_async_cancel | Tom Gundersen |
2013-11-13 | rtnl: start adding support for asynchronous messaging | Tom Gundersen |
2013-11-13 | rtnl: rename rtnl_bus_send_with_reply_and_block() to rtnl_bus_call() | Tom Gundersen |
2013-11-08 | rtnl: message - initialize all memory | Tom Gundersen |
2013-11-08 | test-rtnl: fix typo | Tom Gundersen |
2013-11-07 | rtnl: add Makefile symlink | Lennart Poettering |
2013-11-07 | rtnl: headers in src/systemd/ may not include internal headers | Lennart Poettering |
2013-11-07 | rtnl: internal headers must include pragma once protection | Lennart Poettering |
2013-11-04 | rtnl: add support for routes | Tom Gundersen |
2013-10-30 | udev: link-config - let udevd set the ifname | Tom Gundersen |
2013-10-29 | rtnl-util: add missing files | Tom Gundersen |
2013-10-29 | rtnl: fix sockaddr confusion | Tom Gundersen |
2013-10-29 | rtnl: cleanup socket_read_message | Tom Gundersen |
2013-10-29 | rtnl: complain if used after fork | Tom Gundersen |
2013-10-29 | rtnl: introduce default timeout | Tom Gundersen |
2013-10-29 | rtnl: use malloc0 instead of calloc | Tom Gundersen |
2013-10-29 | rtnl: use _cleanup_ macro more | Tom Gundersen |
2013-10-29 | sd-rtnl: minor fixes | Tom Gundersen |
2013-10-27 | rtnl: relax the tests a bit | Tom Gundersen |
2013-10-27 | libsystemd-rtnl: add a rtnetlink library | Tom Gundersen |