summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* minor: avoid double titlereadme-double-headerTobias Bernard2019-12-111-2/+2
* docs: make it prettyTobias Bernard2019-12-1135-3/+456
* Merge pull request #14303 from yuwata/tc-use-typesafe-functionsYu Watanabe2019-12-114-8/+62
|\
| * network: tc: use typesafe functions to append netlink attributesYu Watanabe2019-12-112-6/+6
| * sd-netlink: make TCA_OPTIONS take NETLINK_TYPE_UNIONYu Watanabe2019-12-112-2/+56
* | Merge pull request #14306 from poettering/markdown-categoryLennart Poettering2019-12-1124-3/+41
|\ \
| * | docs: beef up entrypoint documentation pageLennart Poettering2019-12-112-3/+19
| * | docs: place all our markdown docs in rough categoriesLennart Poettering2019-12-1122-0/+22
|/ /
* | man: fix typos (#14304)cheese12019-12-113-3/+3
|/
* Merge pull request #14278 from ssahani/tcYu Watanabe2019-12-1110-24/+168
|\
| * test-network: add a test case for fq-codelYu Watanabe2019-12-112-8/+6
| * network tc: Add support to conkfigure CoDel - Controlled-Delay Active Queue M...Susant Sahani2019-12-118-0/+133
| * network tc: qdisc parent add support to set ingressSusant Sahani2019-12-113-16/+29
* | Merge pull request #14297 from poettering/id128-sizeYu Watanabe2019-12-1110-13/+16
|\ \
| * | tree-wide: use SD_ID128_STRING_MAX where appropriateLennart Poettering2019-12-106-6/+6
| * | id128: introduce ID128_UUID_STRING_MAX for sizing UUID buffersLennart Poettering2019-12-106-7/+10
* | | ipv4ll: do not reset conflict counter on restartAJ Bagwell2019-12-115-6/+9
| |/ |/|
* | Merge pull request #14280 from yuwata/network-tbf-moreYu Watanabe2019-12-1110-5/+206
|\ \
| * | test-network: add tests for new TBF settingsYu Watanabe2019-12-102-2/+4
| * | network: tc: add more options for TBFYu Watanabe2019-12-108-3/+202
* | | Merge pull request #14295 from poettering/greedy-alloc-round-upYu Watanabe2019-12-103-12/+56
|\ \ \ | |_|/ |/| |
| * | strv: when growing strv arrays piecemeal actually allocate memory in exponent...Lennart Poettering2019-12-091-12/+16
| * | test-util: add more tests for ALIGN_POWER2Lennart Poettering2019-12-091-0/+12
| * | macro: introduce new GREEDY_ALLOC_ROUND_UP() helperLennart Poettering2019-12-091-0/+23
| * | macro: avoid subtraction overflow in ALIGN_POWER2()Lennart Poettering2019-12-091-0/+5
| |/
* | Merge pull request #14284 from yuwata/network-fix-segfault-14283Anita Zhang2019-12-092-1/+2
|\ \ | |/ |/|
| * test-network: add a test case for SendOption=Yu Watanabe2019-12-101-0/+1
| * network: fix segfault in parsing SendOption=Yu Watanabe2019-12-101-1/+1
|/
* seccomp: real syscall numbers are >= 0Mike Gilbert2019-12-092-26/+26
* Add Cube iWork 11 StylusYong Cong Sin2019-12-091-0/+4
* test: do not fail if new device is plugged during enumerationYu Watanabe2019-12-091-4/+20
* test-network: make test_bind_carrier more stableYu Watanabe2019-12-081-6/+6
* Merge pull request #14266 from topimiettinen/dont-resolve-user-if-not-rootYu Watanabe2019-12-093-31/+33
|\
| * resolved, networkd: don't resolve the user if not rootTopi Miettinen2019-12-073-31/+33
* | Merge pull request #14273 from ssahani/ifbYu Watanabe2019-12-0811-0/+48
|\ \
| * | test-network: add test case for IFBYu Watanabe2019-12-083-0/+13
| * | network: introduce ifb (Intermediate Functional Block)Susant Sahani2019-12-076-0/+33
| * | sd-netlink: add support for ifb deviceSusant Sahani2019-12-072-0/+2
* | | network: fix copy and paste mistakeYu Watanabe2019-12-081-1/+1
* | | Merge pull request #14102 from ssahani/acd-duplicate-ipYu Watanabe2019-12-0710-14/+241
|\ \ \
| * | | test-network: add test case for IPv4 DADYu Watanabe2019-12-063-0/+33
| * | | network: introduce DAD for static addressSusant Sahani2019-12-067-14/+208
| | |/ | |/|
* | | Merge pull request #14265 from keszybz/seccomp-log-line-fixAnita Zhang2019-12-061-5/+5
|\ \ \ | |/ / |/| |
| * | shared/seccomp: avoid possibly writing bogus errno code in debug logZbigniew Jędrzejewski-Szmek2019-12-061-5/+5
|/ /
* | Merge pull request #14235 from fbuihuu/cryptsetup-fixesZbigniew Jędrzejewski-Szmek2019-12-068-12/+58
|\ \
| * | cryptsetup: umount encrypted devices before detaching it during shutdownFranck Bui2019-12-053-9/+18
| * | crypsetup: introduce x-initrd.attach optionFranck Bui2019-12-055-3/+40
* | | network: do not drop foreign config if interface is in initialized stateYu Watanabe2019-12-061-2/+2
* | | Merge pull request #14252 from keszybz/growfs-port-resizefsLennart Poettering2019-12-063-119/+52
|\ \ \
| * | | growfs: port over to resize_fs()Zbigniew Jędrzejewski-Szmek2019-12-053-78/+31