summaryrefslogtreecommitdiffstats
path: root/src/udev/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* udev/net: add support for the equivalent of "ethtool advertise" to .link filesSusant Sahani2018-09-265-7/+121
* udev/net: replace udev_device by sd_deviceYu Watanabe2018-09-102-48/+50
* link: allocate correct number of bytes in ethtool_set_features()Thomas Haller2018-08-271-1/+1
* network: replace udev_device by sd_deviceYu Watanabe2018-08-221-1/+2
* link: fix type for link-config's "features" array of tristatesThomas Haller2018-08-074-4/+6
* tree-wide: drop double newlineYu Watanabe2018-06-292-2/+0
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-204-12/+0
* tree-wide: use proper unicode © instead of (C) where we canLennart Poettering2018-06-144-4/+4
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-144-8/+0
* network,udev: sort included headersYu Watanabe2018-05-091-2/+2
* network,udev: make MACAddress= in [Match] section take multiple MAC addressesYu Watanabe2018-05-093-3/+4
* link: Add support to configure channels of the specified network device (#8882)Susant Sahani2018-05-085-0/+127
* ethtool: get_glinksettings Fix copy (#8889)Susant Sahani2018-05-031-1/+1
* link: follow our rule of suffix settings with = in log messagesLennart Poettering2018-04-261-1/+1
* networkd,udev: clean up MTU handlingLennart Poettering2018-04-263-3/+3
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-064-52/+0
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-04-051-2/+1
* macro: introduce TAKE_PTR() macroLennart Poettering2018-03-221-2/+1
* systemd-link: Remove UDP Fragmentation Offload support. (#8183)Rosen Penev2018-03-183-3/+1
* cocci: there's not ENOTSUP, there's only EOPNOTSUPPLennart Poettering2018-01-111-2/+2
* ethtool-util: don't pass fds as pointers if we don't have toLennart Poettering2018-01-111-17/+18
* ethtool-util: fix weird whitespaceLennart Poettering2018-01-111-3/+1
* ethtool-util: order includes properlyLennart Poettering2018-01-111-2/+2
* ethtool-util: no need for memcpy() where normal assignment works tooLennart Poettering2018-01-111-2/+2
* systemd-udevd: fix speed/duplex processing with valid .link files (#7808)Bruce A. Johnson2018-01-051-3/+3
* core,udev,networkd: add ConditionKernelVersion=Lennart Poettering2017-12-263-4/+8
* udev-link-config: add missing OOM checkLennart Poettering2017-12-141-0/+2
* link-config: make initialization to -1 less weirdLennart Poettering2017-12-141-1/+1
* tree-wide: adjust fall through comments so that gcc is happyShawn Landden2017-11-202-1/+4
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-194-0/+4
* conf-parser: turn three bool function params into a flags fieldsLennart Poettering2017-11-131-1/+1
* build-sys: use #if Y instead of #ifdef Y everywhereZbigniew Jędrzejewski-Szmek2017-10-041-1/+1
* systemd-link: Add support to configure tx-tcp6-segmentation (#6859)Susant Sahani2017-09-193-5/+8
* exec-util,conf-files: skip non-executable files in execute_directories()Lennart Poettering2017-09-131-1/+1
* systemd-link: ethtool add support for more Wake up Lan setting (#6331)Susant Sahani2017-08-312-23/+63
* build-sys: drop gitignore patterns for in-tree buildsZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* build-sys: drop automake supportZbigniew Jędrzejewski-Szmek2017-07-181-1/+0
* ethtool: fix half-duplex / full-duplex confusion (#6209)Susant Sahani2017-06-301-2/+2
* ethtool: warn when ethtool_set_glinksettings not supportedSusant Sahani2017-06-261-5/+6
* ethtool: Fix speed in 593022fa377d40d9a645919759b04c53cf4eace8Susant Sahani2017-06-261-1/+1
* systemd-link: add support to configure the device port (#6153)Susant Sahani2017-06-265-11/+47
* Merge pull request #4879 from poettering/systemdZbigniew Jędrzejewski-Szmek2017-01-151-7/+2
|\
| * util-lib: various improvements to kernel command line parsingLennart Poettering2016-12-211-7/+2
* | build-sys: add check for gperf lookup function signature (#5055)Mike Gilbert2017-01-101-1/+1
|/
* link: fix offload features initialization (#4639)Maks Naumov2016-11-141-1/+1
* Link: port to new ethtool ETHTOOL_xLINKSETTINGSSusant Sahani2016-11-105-9/+248
* sd-device/networkd: unify code to get a socket for issuing netdev ioctls onLennart Poettering2016-10-061-3/+3
* udev: use get_proc_cmdline_key instead of FOREACH_WORD_QUOTEDZbigniew Jędrzejewski-Szmek2016-09-141-12/+4
* fix #4080Susant Sahani2016-09-021-8/+12
* link : add support to configure LRO and GRO Offload featuresSusant Sahani2016-08-313-0/+6