Age | Commit message (Expand) | Author |
2014-04-12 | networkd: link - require both RUNNING and LOWER_UP before using link | Tom Gundersen |
2014-04-12 | networkd: wait for IFF_RUNNING rather than IFF_LOWER_UP | Tom Gundersen |
2014-04-11 | networkd: add an assert | Tom Gundersen |
2014-04-11 | sd-ipv4ll: Add reference counting for IPv4LL | Patrik Flykt |
2014-04-11 | sd-dhcp-client: Add reference counting for DHCP | Patrik Flykt |
2014-04-08 | networkd: guard against NULL pointers | Tom Gundersen |
2014-04-05 | Fix a few return codes in error paths | Zbigniew Jędrzejewski-Szmek |
2014-04-03 | networkd: smooth transition from ipv4ll to dhcp address | Umut Tezduyar Lindskog |
2014-04-03 | networkd: drop routes when lease expires | Umut Tezduyar Lindskog |
2014-03-31 | networkd: rewind rtnl message between passing it to functions | Tom Gundersen |
2014-03-31 | networkd: link - fix memory leak | Tom Gundersen |
2014-03-31 | networkd: fix use-after-free | Tom Gundersen |
2014-03-28 | networkd: netdev - improve logging when setting ifindex | Tom Gundersen |
2014-03-28 | sd-rtnl: rework rtnl type system | Tom Gundersen |
2014-03-24 | networkd: fix a couple of memory leaks | Lennart Poettering |
2014-03-24 | networkd: netdev - fix error handling in set_ifindex() | Tom Gundersen |
2014-03-24 | networkd: netdev - verify that newlink messages has the expected kind | Tom Gundersen |
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-21 | network: dhcp: create explicit host route to gateway | Brandon Philips |
2014-03-20 | networkd: link - create dhcp and ipv4ll eagerly | Tom Gundersen |
2014-03-20 | networkd: update mac address in clients when it changes | Tom Gundersen |
2014-03-18 | util: replace close_nointr_nofail() by a more useful safe_close() | Lennart Poettering |
2014-03-15 | networkd: netdev - support joining already existing netdevs | Tom Gundersen |
2014-03-14 | networkd: fix typo | Michael Olbrich |
2014-03-14 | Do not return -1 (EINVAL) on allocation error | Zbigniew Jędrzejewski-Szmek |
2014-03-14 | networkd: allow more than one static DNS server | Tom Gundersen |
2014-03-14 | networkd: fix creation of runtime dirs at startup | Tom Gundersen |
2014-03-14 | networkd: lease - store (up to) one dhcp lease file per interface | Tom Gundersen |
2014-03-11 | networkd: rework startup | Tom Gundersen |
2014-03-09 | network: link - simplify code a bit and remove some debug logging | Tom Gundersen |
2014-03-08 | networkd: fix confusion from missing braces | Zbigniew Jędrzejewski-Szmek |
2014-03-08 | networkd: link - degrade failed UP to warning | Tom Gundersen |
2014-03-07 | Make tables for DEFINE_STRING_TABLE_LOOKUP consistent | Daniel Mack |
2014-03-07 | networkd: use new rtnl_message_read() API | Tom Gundersen |
2014-03-06 | sd-rtnl/networkd: use new rtnl_message_read() API and drop helper | Tom Gundersen |
2014-03-05 | networkd: listen to changes to the MAC address | Tom Gundersen |
2014-03-05 | networkd: restore logic for enslaving to a master bonding interface | Mark Oteiza |
2014-03-03 | sd-network: IPv4 link-local support [v2] | Umut Tezduyar Lindskog |
2014-03-03 | networkd: wait-online - fix typo | Tom Gundersen |
2014-03-01 | networkd-wait-online: use automatic cleanup | Thomas Hindoe Paaboel Andersen |
2014-02-28 | sd-network: turn states 'unknown' and 'unmanaged' into errnos | Tom Gundersen |
2014-02-28 | networkd: add networkd-wait-online | Tom Gundersen |
2014-02-28 | sd-network: add new library | Tom Gundersen |
2014-02-25 | networkd: add basic support for MACVLANs | Tom Gundersen |
2014-02-22 | networkd: handle SIGINT and SIGTERM | Tom Gundersen |
2014-02-22 | test: always use assert_se in tests | Tom Gundersen |
2014-02-21 | net-util: match on the driver as exposed by ethtool if DRIVER not set | Tom Gundersen |
2014-02-21 | .network/.netdev/.link: allow to match on architecture | Tom Gundersen |
2014-02-20 | networkd: netdev - allow filtering on kernel cmdline, host and virt | Tom Gundersen |