summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * test-cgroup: fix memleakZbigniew Jędrzejewski-Szmek2020-03-101-0/+3
| * basic/cgroup-util: modernize cg_split_spec()Zbigniew Jędrzejewski-Szmek2020-03-102-60/+36
| * test-cgroup: split into functions as usualZbigniew Jędrzejewski-Szmek2020-03-101-24/+38
| * test: fix some failures in test-cgroupWen Yang2020-02-181-7/+9
* | core: transition to FINAL_SIGTERM state after ExecStopPost=Anita Zhang2020-03-111-0/+10
* | journalctl: show duplicate entries if they are from the same file (#14898)Georg Müller2020-03-111-3/+5
* | Merge pull request #15063 from topimiettinen/execute-dont-create-tmp-dirs-if-...Zbigniew Jędrzejewski-Szmek2020-03-114-5/+25
|\ \
| * | execute: don't create /tmp and /var/tmp if both are inaccessibleTopi Miettinen2020-03-101-1/+4
| * | namespace: ignore prefix chars when comparing pathsTopi Miettinen2020-03-103-4/+21
* | | udev: add debug logs for delaying and delegation of eventsUwe Kleine-König2020-03-111-0/+11
* | | udev: fix SECLABEL{selinux} issue (#15064)Valery0xff2020-03-111-1/+1
* | | dissect-image: avoid scanning partitionsTopi Miettinen2020-03-101-4/+5
|/ /
* | mount-setup: make /dev noexecTopi Miettinen2020-03-091-1/+1
* | Merge pull request #15033 from yuwata/state-directory-migrate-issueZbigniew Jędrzejewski-Szmek2020-03-092-2/+12
|\ \
| * | test: add a test case for migrating DynamicUser=yes to noYu Watanabe2020-03-061-0/+1
| * | execute: Fix migration from DynamicUser=yes to noYu Watanabe2020-03-061-2/+11
* | | analyze: fix table time outputHaochen Tong2020-03-091-10/+10
* | | Support compiling with clang and gnu11 standardDenis Pronin2020-03-091-11/+24
* | | boot: Ensure ARM UEFI binary does not contain FP/SIMD instructionsJames T. Lee2020-03-081-0/+2
* | | Merge pull request #15036 from yuwata/can-termination-modYu Watanabe2020-03-076-0/+161
|\ \ \
| * | | network: add CAN Termination tristate optionMatt Ranostay2020-03-075-0/+17
| * | | linux: add can/netlink.hYu Watanabe2020-03-071-0/+144
* | | | Merge pull request #14890 from yuwata/network-tc-nextYu Watanabe2020-03-0731-59/+1693
|\ \ \ \
| * | | | network: tc: introduce cakeSusant Sahani2020-03-029-0/+199
| * | | | sd-netlink: introduce sd_netlink_message_append_s8() and friendsSusant Sahani2020-03-023-0/+76
| * | | | network: TC introduce sfb - Stochastic Fair BlueSusant Sahani2020-03-029-0/+140
| * | | | network: TC introduce GRED, Generic Random Early DetectionSusant Sahani2020-03-029-0/+232
| * | | | network: TC introduce PFIFOSusant Sahani2020-03-027-0/+113
| * | | | network: tc: support HTB classYu Watanabe2020-03-026-1/+209
| * | | | network: introduce struct TClass to prepare for supporting tc classYu Watanabe2020-03-025-0/+354
| * | | | sd-netlink: introduce sd_rtnl_message_new_tclass() and friendsYu Watanabe2020-03-024-7/+61
| * | | | network: introduce TrafficControlKind to prepare for supporting tc classYu Watanabe2020-03-029-42/+130
| * | | | network: tc: support Hierarchy Token Bucket (HTB)Yu Watanabe2020-03-0210-2/+137
| * | | | network: tc: make Parent= take class idYu Watanabe2020-03-023-8/+43
* | | | | udev: support to update flow control parameterYu Watanabe2020-03-075-0/+63
* | | | | network: Add support to ignore foreign routesSusant Sahani2020-03-074-2/+7
* | | | | network: add setting to support RA without DHCPv6 clientYu Watanabe2020-03-074-1/+5
* | | | | network: Allow DHCPv6 client to start without router's managed flag.Susant Sahani2020-03-073-0/+13