Age | Commit message (Expand) | Author |
2015-06-13 | sd-netlink: rename from sd-rtnl | Tom Gundersen |
2015-06-11 | sd-rtnl: make joining broadcast groups implicit | Tom Gundersen |
2015-02-23 | remove unused includes | Thomas Hindoe Paaboel Andersen |
2015-02-03 | loopback-setup: simplify code a bit | Lennart Poettering |
2015-02-03 | loopback-setup: no need to redefine LOOPBACK_IFINDEX, we already have it in m... | Lennart Poettering |
2014-12-29 | core: loopback - correctly fail the loopback_check if somehow the rtnl calls ... | Tom Gundersen |
2014-12-28 | core: loopback - simplify check_loopback() | Tom Gundersen |
2014-12-27 | Fix check_loopback() | Stéphane Graber |
2014-11-28 | treewide: more log_*_errno + return simplifications | Michal Schmidt |
2014-11-28 | treewide: more log_*_errno() conversions, multiline calls | Michal Schmidt |
2014-08-08 | core: loopback-setup - only up the loopback device | Tom Gundersen |
2014-02-20 | api: in constructor function calls, always put the returned object pointer fi... | Lennart Poettering |
2014-02-18 | sd-rtnl-message: store reference to the bus in the message | Tom Gundersen |
2014-02-15 | sd-rtnl: always include linux/rtnetlink.h | Tom Gundersen |
2014-02-13 | rtnl: rename constructors from the form sd_rtnl_xxx_yyy_new() to sd_rtnl_xxx_... | Lennart Poettering |
2014-02-13 | rtnl: drop "sd_" prefix from cleanup macros | Lennart Poettering |
2014-01-22 | sd-rtnl: simplify sd_rtnl_message_addr_new() | Tom Gundersen |
2014-01-22 | sd-rtnl: link - allow setting the change mask | Tom Gundersen |
2013-12-19 | loopback-setup: correctly set flags and scope for ipv6 address | Tom Gundersen |
2013-12-16 | loopback-setup: remove stray hunk | Tom Gundersen |
2013-12-16 | network: use SETLINK to bring up interfaces | Tom Gundersen |
2013-12-16 | rtnl: replace message_append by typesafe versions | Tom Gundersen |
2013-12-16 | rtnl: simplify link_new() | Tom Gundersen |
2013-11-14 | loopback-setup: move to rtnl | Tom Gundersen |
2013-04-18 | move _cleanup_ attribute in front of the type | Harald Hoyer |
2013-04-05 | Use initalization instead of explicit zeroing | Zbigniew Jędrzejewski-Szmek |
2013-03-31 | Modernization | Zbigniew Jędrzejewski-Szmek |
2012-04-13 | loopback: handle EPERM more gracefully | Lennart Poettering |
2012-04-12 | build-sys: move *-setup out of shared to avoid selinux being pulled in | Lennart Poettering |