aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* missing: re-add drm related entriesYu Watanabe2018-12-071-0/+1
* util: drop missing.h from socket-util.hYu Watanabe2018-12-061-4/+0
* missing: move fs or mount related definitions to missing_fs.hYu Watanabe2018-12-061-60/+1
* missing: drop falloc related definitionsYu Watanabe2018-12-061-9/+0
* missing: move sched.h related definitions to missing_sched.hYu Watanabe2018-12-061-15/+1
* missing: drop old drm related definitionsYu Watanabe2018-12-061-8/+0
* missing: drop BPF_XOR as we have linux/bpf_common.hYu Watanabe2018-12-061-4/+0
* missing: drop DM_DEFERRED_REMOVE as we have dm-ioctl.hYu Watanabe2018-12-061-4/+0
* missing: move definition of secure_getenv() to missing_stdlib.hYu Watanabe2018-12-061-9/+1
* missing: move rand related definitions to missing_random.hYu Watanabe2018-12-061-8/+1
* missing: drop TIOCVHANGUPYu Watanabe2018-12-061-4/+0
* missing: add memfd related definitions to missing_mman.hYu Watanabe2018-12-061-8/+1
* missing: move timer related definition to missing_timerfd.hYu Watanabe2018-12-061-4/+1
* missing: move socket related definitions to missing_socket.hYu Watanabe2018-12-061-54/+1
* missing: move fcntl related definitions to missing_fcntl.hYu Watanabe2018-12-061-57/+1
* missing: move resource related definitions to missing_resource.hYu Watanabe2018-12-061-8/+1
* missing: move audit related definitions to missing_audit.hYu Watanabe2018-12-061-21/+1
* missing: move syscall related definitions to missing_syscall.hYu Watanabe2018-12-061-9/+0
* missing: drop old OOM related definitionsYu Watanabe2018-12-061-9/+0
* missing: move one more network related definition to missing_network.hYu Watanabe2018-12-061-5/+0
* missing: move several network related entries to missing_network.hYu Watanabe2018-12-061-13/+0
* missing: move char{16,32}_t definitions to missing_type.hYu Watanabe2018-12-041-9/+1
* missing: move capabilities to missing_capability.hYu Watanabe2018-12-041-25/+1
* missing: move prctl related entries to missing_prctl.hYu Watanabe2018-12-041-40/+1
* missing: move statx related definitions to missing_stat.hYu Watanabe2018-12-041-44/+1
* missing: move entries defined in magic.h to missing_magic.hYu Watanabe2018-12-041-48/+1
* missing: move input related entries to missing_input.hYu Watanabe2018-12-041-33/+1
* missing: move btrfs related entries to missing_btrfs.h and missing_btrfs_tree.hYu Watanabe2018-12-041-319/+1
* missing: move missing entries in keyctl.h to missing_keyctl.hYu Watanabe2018-12-041-68/+0
* missing: split network related entriesYu Watanabe2018-12-031-678/+6
* networkd: add support to configure ip rule port range and protocol.Susant Sahani2018-11-281-2/+16
* missing.h: remove duplicate definition of 'struct ethtool_link_settings'Lennart Poettering2018-11-281-27/+5
* networkd: Add support for ERSPAN tunnelSusant Sahani2018-11-271-3/+9
* basic/missing: drop _ETHTOOL_LINK_MODE_MAXZbigniew Jędrzejewski-Szmek2018-11-181-7/+0
* missing: add ETHTOOL_LINK_MODE_* and struct ethtool_link_settingsYu Watanabe2018-11-181-0/+127
* networkd: add missing bonding options (#10542)Tobias Jungel2018-11-021-2/+5
* missing: support old linux/fou.hYu Watanabe2018-10-211-20/+26
* networkd and sd-netlink: add support for Generic netlink And FooOverUDP to IP...Susant Sahani2018-08-231-0/+39
* meson: remove false check for key_serial_tZbigniew Jędrzejewski-Szmek2018-07-181-2/+0
* meson: unify linux/stat.h check with other checks and use _GNU_SOURCEZbigniew Jędrzejewski-Szmek2018-07-181-1/+1
* build-sys: Detect whether struct statx is defined in sys/stat.hFilipe Brandenburger2018-07-161-1/+4
* tree-wide: remove Lennart's copyright linesLennart Poettering2018-06-141-4/+0
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* missing: define kernel internal limit TASK_COMM_LEN in userspace tooLennart Poettering2018-06-011-0/+7
* tree-wide: remove some double newlines in headers, tooLennart Poettering2018-05-221-1/+0
* missing: add IPV4_MIN_MTULennart Poettering2018-04-261-0/+4
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* setup route expiration in kernel if supportedDaniel Dao2018-03-121-0/+4
* xattr-util: use crtime/btime if statx() is available for implementation of fd...Lennart Poettering2018-02-201-0/+41
* Merge pull request #8125 from poettering/cgroups-migrateZbigniew Jędrzejewski-Szmek2018-02-151-0/+4
|\