summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* networkctl: Add support to display bondSusant Sahani2020-03-181-1/+40
* Merge pull request #14749 from msekletar/cpu-aff-numa-v3Zbigniew Jędrzejewski-Szmek2020-03-1812-123/+275
|\
| * core: add support for setting CPUAffinity= to special "numa" valueMichal Sekletár2020-03-167-9/+102
| * shared: split out NUMA code from cpu-set-util.c to numa-util.cMichal Sekletár2020-03-168-114/+173
* | Merge pull request #15143 from ssahani/networkctl-tunnel-geneveYu Watanabe2020-03-181-1/+96
|\ \
| * | networkctl: Add support to display vti and vti6 tunnelsSusant Sahani2020-03-181-2/+8
| * | networkctl: add support to display ip6gre, ip6gretap, ip6erspanSusant Sahani2020-03-181-1/+21
| * | networkctl: Add support to display gre gretap and erspanSusant Sahani2020-03-171-2/+4
| * | networkctl: Add support to display geneve tunnel infoSusant Sahani2020-03-171-0/+67
* | | Merge pull request #15136 from yuwata/network-dhcp4-use-gatewayZbigniew Jędrzejewski-Szmek2020-03-174-1/+7
|\ \ \
| * | | network: add a flag to ignore gateway provided by DHCP serverYu Watanabe2020-03-164-1/+7
* | | | Merge pull request #15108 from keszybz/systemctl-set-default-noticesZbigniew Jędrzejewski-Szmek2020-03-172-22/+75
|\ \ \ \ | |_|/ / |/| | |
| * | | systemctl: print a notice when set-default is not effectiveZbigniew Jędrzejewski-Szmek2020-03-171-10/+30
| * | | systemctl: emit notice about some kernel commandline optionsZbigniew Jędrzejewski-Szmek2020-03-131-1/+39
| * | | core: consistently emit oom warning when parsing argsZbigniew Jędrzejewski-Szmek2020-03-131-11/+6
* | | | networkctl: Add support to show tunnel (ipip/sit) local and remote addressSusant Sahani2020-03-171-0/+27
* | | | Merge pull request #15138 from ssahani/networkctl-vlanAnita Zhang2020-03-161-1/+12
|\ \ \ \
| * | | | networkctl: Add support to display vlan IDSusant Sahani2020-03-161-1/+12
| | |/ / | |/| |
* | | | network: do not re-attach sd-event objectYu Watanabe2020-03-162-8/+8
* | | | network: can: add support for listen-only modeYu Watanabe2020-03-163-5/+13
* | | | networkctl: Add support to display master deviceSusant Sahani2020-03-161-0/+12
|/ / /
* | / home: fix segfault when parsing arguments in PAM moduleHaochen Tong2020-03-161-1/+1
| |/ |/|
* | networkctl: Add support to display qdiscSusant Sahani2020-03-131-1/+19
* | sd-netlink: Add IFLA_QDISCSusant Sahani2020-03-131-3/+1
|/
* fix journalctl regression (#15099)Georg Müller2020-03-131-1/+0
* Merge pull request #15097 from keszybz/job-logging-and-news-updateAnita Zhang2020-03-121-12/+15
|\
| * core: log an info line about the default targetZbigniew Jędrzejewski-Szmek2020-03-121-1/+4
| * core: shorten local variable names in do_queue_default_job()Zbigniew Jędrzejewski-Szmek2020-03-111-11/+11
* | shared/ask-password-api: do not show hint on echoChristian Hesse2020-03-121-1/+1
* | fstab-generator: handle systemd.swap= command-line argumentnabijaczleweli2020-03-121-0/+14
* | Merge pull request #15095 from yuwata/tc-tiny-fixesYu Watanabe2020-03-122-6/+6
|\ \
| * | network: rename type name to ProportionalIntegralControllerEnhancedYu Watanabe2020-03-122-6/+6
* | | linux: update headers from v5.6Yu Watanabe2020-03-129-0/+226
|/ /
* | namespace: fix MAC labels of /dev when PrivateDevices=yesTopi Miettinen2020-03-127-12/+28
* | network: TC - introduce HHFSusant Sahani2020-03-127-0/+122
* | sd-netlink: add HHF netlink propertySusant Sahani2020-03-122-0/+8
* | network: TC - introduce pfifo_fastSusant Sahani2020-03-126-0/+12
* | network: TC - introduce pfifo_head_dropSusant Sahani2020-03-126-3/+28
* | network: TC - introduce BFIFOSusant Sahani2020-03-126-4/+88
* | network: tc: introduce DRR classYu Watanabe2020-03-126-0/+114
* | network: TC - introduce DRRSusant Sahani2020-03-127-0/+29
* | sd-netlink: add DRR netlink propertiesSusant Sahani2020-03-122-0/+8
* | network: tc- introduce PIESusant Sahani2020-03-127-0/+121
* | sd-netlink: add support for PIESusant Sahani2020-03-122-0/+8
* | Merge pull request #15081 from mrc0mmand/systemctl-hide-glyph-columnAnita Zhang2020-03-113-5/+62
|\ \
| * | systemctl: hide the 'glyph' column when --no-legend is requestedFrantisek Sumsal2020-03-111-5/+14
| * | format-table: allow hiding a specific columnFrantisek Sumsal2020-03-112-0/+48
| |/
* | Merge pull request #14901 from w-simon/fix-testsChris Down2020-03-114-112/+131
|\ \ | |/ |/|
| * meson: mark test-cgroup as standardZbigniew Jędrzejewski-Szmek2020-03-101-2/+1
| * test-cgroup: do not require root to passZbigniew Jędrzejewski-Szmek2020-03-101-29/+54