Age | Commit message (Expand) | Author |
2016-10-16 | tree-wide: use mfree more | Zbigniew Jędrzejewski-Szmek |
2016-10-11 | networkd: add dbus interface for lease raw options (#3528) | Andrew Jeddeloh |
2016-10-11 | Merge pull request #4067 from poettering/invocation-id | Zbigniew Jędrzejewski-Szmek |
2016-10-10 | networkd: rename Rename CheckSum → Checksum (#4312) | Susant Sahani |
2016-10-08 | networkd: address add support to configure flags (#4201) | Susant Sahani |
2016-10-07 | core: add "invocation ID" concept to service manager | Lennart Poettering |
2016-10-07 | networkd: remote checksum offload for vxlan (#4110) | Susant Sahani |
2016-10-06 | networkd: fix coding style (#4294) | Susant Sahani |
2016-10-05 | networkd: use BridgeFDB as well on bridge ports (#4253) | Tobias Jungel |
2016-09-30 | networkd: fix "parametres" typo (#4244) | Elias Probst |
2016-09-24 | systemctl,networkctl,busctl,backlight: use STRPTR_IN_SET | Zbigniew Jędrzejewski-Szmek |
2016-09-24 | Merge pull request #4182 from jkoelker/routetable | Zbigniew Jędrzejewski-Szmek |
2016-09-24 | networkd: do not drop config for pending interfaces (#4187) | Martin Pitt |
2016-09-19 | networkd: Allow specifying RouteTable for RAs | Jason Kölker |
2016-09-19 | networkd: Allow specifying RouteTable for DHCP | Jason Kölker |
2016-09-17 | Merge pull request #4123 from keszybz/network-file-dropins | Martin Pitt |
2016-09-16 | networkd: change message about missing Kind | Zbigniew Jędrzejewski-Szmek |
2016-09-16 | networkd: support drop-in dirs for .network files | Zbigniew Jędrzejewski-Szmek |
2016-09-16 | shared/conf-parser: add config_parse_many which takes strv with dirs | Zbigniew Jędrzejewski-Szmek |
2016-09-16 | tree-wide: rename config_parse_many to …_nulstr | Zbigniew Jędrzejewski-Szmek |
2016-09-16 | networkd: support drop-in directories for .network files | Jean-Sébastien Bour |
2016-09-15 | networkd: network fix log message | Susant Sahani |
2016-09-15 | networkd: netdev fixup copy paste error | Susant Sahani |
2016-09-14 | networkd: add support to configure virtual CAN device (#4139) | Susant Sahani |
2016-08-31 | networkd: add options to bridge (#4051) | Tobias Jungel |
2016-08-25 | networkd: do not drop config for unmanaged interfaces | Mantas Mikulėnas |
2016-08-23 | core,network: Use const qualifiers for block-local variables in macro functio... | Felipe Sateler |
2016-08-21 | networkd: fix typo (#4013) | Zbigniew Jędrzejewski-Szmek |
2016-08-21 | networkd: limit the number of routes to the kernel limit (#4007) | Zbigniew Jędrzejewski-Szmek |
2016-08-18 | networkd: use RT_TABLE_MAIN by default | Michael Chapman |
2016-08-18 | networkd: do not touch link_messages when expiring routes | Michael Chapman |
2016-08-16 | networkd: avoid NULL pointer dereference in route_add | Michael Chapman |
2016-08-07 | networkd: remove duplicate call to manager_dirty (#3917) | Susant Sahani |
2016-08-06 | networkd: add support to set STP (#3903) | Susant Sahani |
2016-08-05 | networkd: do not set NOARP unconditionally (#3891) | Zbigniew Jędrzejewski-Szmek |
2016-08-04 | networkd: apply bridge vlan configuration correct | Tobias Jungel |
2016-08-04 | networkd: add support to configure NOARP/ARP for interface (#3854) | Susant Sahani |
2016-08-04 | networkd: remove route if carrier is lost (#3831) | Susant Sahani |
2016-07-31 | Add enable_disable() helper | Zbigniew Jędrzejewski-Szmek |
2016-07-18 | network: fix indentation | Thomas Hindoe Paaboel Andersen |
2016-07-15 | networkd: fix for 3692 (#3699) | Susant Sahani |
2016-07-14 | network-ndisc: avoid VLAs (#3725) | Daniel Mack |
2016-07-12 | Various fixes for typos found by lintian (#3705) | Michael Biebl |
2016-07-11 | treewide: fix typos and remove accidental repetition of words | Torstein Husebø |
2016-06-26 | networkd: use strv_fnmatch() (#3605) | 0xAX |
2016-06-21 | tree-wide: some work-arounds for gcc false positives regarding uninitialized ... | Lennart Poettering |
2016-06-21 | networkd: fix bad memory access when parsing DNSSECNegativeTrustAnchors= | Lennart Poettering |
2016-06-16 | networkd: vrf: add support for enslaving devices to VRFs | Andreas Rammhold |
2016-06-16 | networkd: added support for vrf interfaces (#3316) | Andreas Rammhold |
2016-06-15 | tree-wide: htonl() is weird, let's use htobe32() instead (#3538) | Lennart Poettering |