summaryrefslogtreecommitdiff
path: root/man/systemd.link.xml
Commit message (Expand)AuthorAgeFilesLines
* udev/net: introduce WakeOnLanPassword=Yu Watanabe2021-10-071-2/+24
* link: connect 5 more properties to ethtool featuresAnita Zhang2021-09-241-0/+35
* link: Add support for rx-gro-hw nic featureDaan De Meyer2021-08-201-0/+7
* link: Stop prefixing features with "the"Daan De Meyer2021-08-201-10/+10
* udev: Add support for configuring nic coalescing settingsDaan De Meyer2021-08-201-0/+71
* udev: make RxChannels= or friends also accept "max"Yu Watanabe2021-08-181-40/+9
* udev: Support "max" string for BufferSize options (#20458)Daan De Meyer2021-08-181-8/+12
* man: fix assorted issues reported by the manpage-l10n projectZbigniew Jędrzejewski-Szmek2021-07-271-5/+5
* tree-wide: "a" -> "an"Yu Watanabe2021-06-301-1/+1
* udev: make WakeOnLan= take multiple featuresYu Watanabe2021-06-081-9/+6
* man: mention that drop-in files are merged in alphanumeric orderYu Watanabe2021-05-201-3/+3
* man: network: use `networkctl list` instead of `status` to list network inter...Lucas Magasweran2021-05-101-1/+4
* Add support for conditions on the machines firmwareUwe Kleine-König2021-04-281-0/+12
* udev/net: make .link files support drop-in configYu Watanabe2021-03-051-17/+25
* network,udev: move TransmitQueues=/ReceiveQueues= from .network to .linkYu Watanabe2021-02-031-0/+14
* udev: rename TxQueueLength= -> TransmitQueueLength=Yu Watanabe2021-02-031-1/+1
* man: use ellipses for ranges in range descriptionsZbigniew Jędrzejewski-Szmek2021-01-291-4/+4
* udev: introduce TxQueueLength= settingUlrich Ölmann2021-01-131-0/+7
* link: Add support to configure Generic Segment OffloadSusant Sahani2021-01-121-0/+16
* man: to make MACAddress= take effect, MACAddressPolicy= must be "none"Yu Watanabe2020-11-201-4/+7
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* man: use trailing slash on directories in more placesZbigniew Jędrzejewski-Szmek2020-10-051-3/+3
* man: fix some manvolnumAnita Zhang2020-07-111-1/+1
* tree-wide: drop quotes from around [section]Zbigniew Jędrzejewski-Szmek2020-07-061-2/+2
* man: fix various internal referencesZbigniew Jędrzejewski-Szmek2020-06-251-1/+1
* link: Allow configuring RX mini and jumbo ring sizes, toonabijaczleweli2020-04-291-0/+14
* link: Add units and fix typo in (Rx|Tx)BufferSize= manpage. Clean up the impl...nabijaczleweli2020-04-291-2/+4
* udev: support to update flow control parameterYu Watanabe2020-03-071-0/+24
* man: document that .link/.network/.netdev files have the usual ini syntaxZbigniew Jędrzejewski-Szmek2020-03-031-2/+5
* network: make Type=ether match based on iftypeYu Watanabe2020-03-021-3/+3
* udev: add {Receive,Transmit}ChecksumOffload= settingsYu Watanabe2020-02-031-1/+15
* man: use xi:include to avoid duplicationZbigniew Jędrzejewski-Szmek2020-01-081-26/+42
* network, udev: introduce PermanentMACAddress= setting in [Match] sectionYu Watanabe2020-01-081-0/+11
* Fix several typos in documentationFelipe Sateler2019-12-241-1/+1
* udev: introduce AlternativeNamesPolicy= settingYu Watanabe2019-12-171-0/+11
* udev: do not fail if kernel does not support alternative namesYu Watanabe2019-12-171-1/+2
* udev: support AlternativeName= setting in .link fileYu Watanabe2019-12-161-0/+8
* man/systemd.link: Add missing verb *be*Paul Menzel2019-11-271-1/+1
* man: change noindex="true" to index="false"Zbigniew Jędrzejewski-Szmek2019-11-211-1/+1
* link: Add support to configure NIC ring buffer sizeSusant Sahani2019-09-241-0/+13
* man: fix wrong udev property nameYu Watanabe2019-07-011-1/+1
* network,udev: add Property= setting in [Match] sectionYu Watanabe2019-07-011-0/+15
* man: describe naming schemes in a new man pageZbigniew Jędrzejewski-Szmek2019-05-101-2/+8
* udev,network: warn when .link or .network file has no [Match] sectionYu Watanabe2019-04-251-2/+7
* man: add a lengthy example for NamePolicy= debuggingZbigniew Jędrzejewski-Szmek2019-04-081-4/+55
* man: say that .link NamePolicy= should be empty for Name= to take effectZbigniew Jędrzejewski-Szmek2019-04-081-9/+14
* man: mention that conditions in [Match] section support negationYu Watanabe2019-03-211-28/+31
* man: use same header for all filesZbigniew Jędrzejewski-Szmek2019-03-141-1/+1
* man: standarize on one-line license headerZbigniew Jędrzejewski-Szmek2019-03-141-4/+1
* Merge pull request #11449 from keszybz/udev-link-naming-againLennart Poettering2019-01-171-90/+80
|\