summaryrefslogtreecommitdiff
path: root/src/udev/net/link-config.h
Commit message (Expand)AuthorAgeFilesLines
* network,udev: add Property= setting in [Match] sectionYu Watanabe2019-07-011-0/+1
* ethtool-util: move from src/udev/net/ to src/shared/Yu Watanabe2019-06-191-1/+1
* network,udev: explicitly declare 'conditions' is a listYu Watanabe2019-03-241-1/+1
* udev/link-config: rename MACPolicy to MACAddressPolicyZbigniew Jędrzejewski-Szmek2019-03-221-11/+11
* network,udev: split static condition tests from net_match_config()Yu Watanabe2019-03-211-5/+1
* fuzz: add fuzzer for parsing .link filesYu Watanabe2019-02-251-0/+2
* link-config: add "keep" policy and use it by defaultZbigniew Jędrzejewski-Szmek2019-01-171-0/+1
* udev: use an "inline" array instead of allocating for advertise modeZbigniew Jędrzejewski-Szmek2018-11-181-1/+1
* ethtool: drop NetDevAdvertiseYu Watanabe2018-11-181-1/+1
* tree-wide: use CONFIG_PARSER_PROTOTYPE() macroYu Watanabe2018-11-121-2/+3
* udev/net: add support for the equivalent of "ethtool advertise" to .link filesSusant Sahani2018-09-261-0/+1
* udev/net: replace udev_device by sd_deviceYu Watanabe2018-09-101-5/+4
* link: fix type for link-config's "features" array of tristatesThomas Haller2018-08-071-1/+1
* tree-wide: drop double newlineYu Watanabe2018-06-291-1/+0
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* tree-wide: use proper unicode © instead of (C) where we canLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* network,udev: make MACAddress= in [Match] section take multiple MAC addressesYu Watanabe2018-05-091-1/+2
* link: Add support to configure channels of the specified network device (#8882)Susant Sahani2018-05-081-0/+1
* networkd,udev: clean up MTU handlingLennart Poettering2018-04-261-1/+1
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* core,udev,networkd: add ConditionKernelVersion=Lennart Poettering2017-12-261-1/+2
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* systemd-link: add support to configure the device port (#6153)Susant Sahani2017-06-251-0/+1
* build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert2017-01-101-1/+1
* Link: port to new ethtool ETHTOOL_xLINKSETTINGSSusant Sahani2016-11-101-0/+1
* link : add support to configure Offload features (#4017)Susant Sahani2016-08-301-0/+1
* tree-wide: place #pragma once at the same place everywhereLennart Poettering2016-02-201-2/+2
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-2/+3
* document ability to disable MACAddressPolicyJacob Keller2015-10-051-0/+1
* udev: link-config - fix corruptionTom Gundersen2015-05-211-2/+2
* remove unused includesThomas Hindoe Paaboel Andersen2015-02-231-1/+0
* net: support globbing and disjunction in Match logicTom Gundersen2015-02-101-4/+4
* udev: net_setup - allow matching on OriginalName=Tom Gundersen2014-12-041-0/+1
* shared: rename condition-util.[ch] to condition.[ch]Lennart Poettering2014-11-061-3/+2
* udev: link_setup - respect kernel name assign policyTom Gundersen2014-08-081-0/+1
* udev - link-setup - expose ID_NET_DRIVERTom Gundersen2014-02-211-0/+2
* .network/.netdev/.link: allow to match on architectureTom Gundersen2014-02-211-0/+1
* network/link: Match - filter on kernel cmdline, host and virtTom Gundersen2014-02-201-0/+4
* udev: net-config - allow interface names to be set from the hwdbTom Gundersen2014-02-191-0/+1
* conf-parser: distinguish between multiple sections with the same nameTom Gundersen2013-11-251-2/+2
* udev: net_setup_link - don't use Description as AliasTom Gundersen2013-11-251-0/+1
* net-config: start split out matching and parsing logicTom Gundersen2013-11-041-2/+0
* udev: link-config - let udevd set the ifnameTom Gundersen2013-10-301-1/+1
* udev: link-config - add proper parsingTom Gundersen2013-10-291-7/+35
* udev: link-config - add mac address policyTom Gundersen2013-10-281-0/+1
* udev: link-config - move naming policy from udev rulesTom Gundersen2013-10-281-0/+1
* udev: link-config: add rtnl supportTom Gundersen2013-10-271-0/+3
* udev: link-config: add ethtool supportTom Gundersen2013-10-261-0/+3