summaryrefslogtreecommitdiff
path: root/src/udev/net
Commit message (Expand)AuthorAge
* core: clean up some confusing regarding SI decimal and IEC binary suffixes fo...Lennart Poettering2014-02-23
* udev: net - allow MTU and Speed to be specified with unitsTom Gundersen2014-02-22
* net-util: match on the driver as exposed by ethtool if DRIVER not setTom Gundersen2014-02-21
* net: initialize structs when declaringTom Gundersen2014-02-21
* net: initialize structs when declaring them/do not clobber caller variablesLennart Poettering2014-02-21
* udev - link-setup - expose ID_NET_DRIVERTom Gundersen2014-02-21
* .network/.netdev/.link: allow to match on architectureTom Gundersen2014-02-21
* network/link: Match - filter on kernel cmdline, host and virtTom Gundersen2014-02-20
* api: in constructor function calls, always put the returned object pointer fi...Lennart Poettering2014-02-20
* udev: net-config - allow interface names to be set from the hwdbTom Gundersen2014-02-19
* net-match: fix Driver= matchTom Gundersen2014-02-18
* No need to canonicalize fixed pathsZbigniew Jędrzejewski-Szmek2014-01-08
* log: log_error() and friends add a newline after each line anyway, so avoid i...Lennart Poettering2013-12-24
* shared: switch our hash table implementation over to SipHashLennart Poettering2013-12-22
* udev link-config: add asserts to silence scan-buildThomas Hindoe Paaboel Andersen2013-12-17
* Fix a few resource leaks in error pathsZbigniew Jędrzejewski-Szmek2013-12-15
* trivial coding style clean upsThomas Hindoe Paaboel Andersen2013-12-03
* Revert "link-config: match length for kernel commandline option"Tom Gundersen2013-11-28
* conf-parser: distinguish between multiple sections with the same nameTom Gundersen2013-11-25
* udev: net_setup_link - don't use Description as AliasTom Gundersen2013-11-25
* link-config: Fix typo in log_warningDave Reisner2013-11-08
* link-config: match length for kernel commandline optionDave Reisner2013-11-08
* net-util: call ioctl() only if necessaryMichal Sekletar2013-11-07
* util: unify reading of /proc/cmdlineLennart Poettering2013-11-06
* net-util: don't use libudevTom Gundersen2013-11-05
* net-config: start split out matching and parsing logicTom Gundersen2013-11-04
* link-config: support --enable-split-usrDave Reisner2013-10-30
* udev: config-link - one less log_infoTom Gundersen2013-10-30
* udev: link-config - less verbose loggingTom Gundersen2013-10-30
* udev: link-config - let udevd set the ifnameTom Gundersen2013-10-30
* rtnl: move set_link_properties to rtnl-utilsTom Gundersen2013-10-29
* udev: link-config - split connection to sockets from loading of configsTom Gundersen2013-10-29
* rtnl: introduce default timeoutTom Gundersen2013-10-29
* udev: link-config - use safe_atou instead of strtoulTom Gundersen2013-10-29
* udev: link-config - use zero instead of memsetTom Gundersen2013-10-29
* udev: link-config - use proper return valuesTom Gundersen2013-10-29
* udev: link-config - use new0 instead of callocTom Gundersen2013-10-29
* udev: link-config - use _cleanup_ macro locallyTom Gundersen2013-10-29
* path_check_timestamp: only keep the most recent timestampTom Gundersen2013-10-29
* udev: link-config - add proper parsingTom Gundersen2013-10-29
* network: move configuration to /etc/systemd/networkTom Gundersen2013-10-29
* udev: link-config - add mac address policyTom Gundersen2013-10-28
* udev: link-config - move naming policy from udev rulesTom Gundersen2013-10-28
* udev: link-config - sanity check the ifname and mac addressTom Gundersen2013-10-27
* udev: link-config: add rtnl supportTom Gundersen2013-10-27
* udev: link-config: add ethtool supportTom Gundersen2013-10-26
* udev: add network link configuration toolTom Gundersen2013-10-26