Age | Commit message (Expand) | Author |
2015-03-09 | missing.h: add NDA_* | Michael Olbrich |
2015-02-24 | systemd: add getrandom syscall numbers for MIPS | Aaro Koskinen |
2015-02-14 | sd-rtnl: add missing IFLA_INET6_ADDR_GEN_MODE definition | Djalal Harouni |
2015-02-11 | missing: add __NR_getrandom for powerpc architecture | Marcel Holtmann |
2015-01-27 | missing: define correct syscall numbers for memfd_create() and getrandom() on... | Michael Olbrich |
2015-01-19 | networkd: netdev - add ipvlan support | Tom Gundersen |
2015-01-17 | missing: add macros for OFD locks | Michael Marineau |
2015-01-07 | util: make use of kcmp() to compare fds, if it is available | Lennart Poettering |
2015-01-01 | missing: add __NR_renameat2 | Zbigniew Jędrzejewski-Szmek |
2014-12-28 | machined: add support for reporting image size via btrfs quota | Lennart Poettering |
2014-12-28 | machinectl/machined: implement "rename", "clone", "read-only" verbs for machi... | Lennart Poettering |
2014-12-25 | machined: beef up machined image listing with creation/modification times of ... | Lennart Poettering |
2014-12-18 | core: use raw_clone instead of fork in signal handler | Zbigniew Jędrzejewski-Szmek |
2014-12-17 | nspawn: fix invocation of the raw clone() system call on s390 and cris | Ken Werner |
2014-12-12 | shared: missing.h should include btrfs.h, before redefining some of its defin... | Lennart Poettering |
2014-12-12 | seccomp-util.h: make sure seccomp-util.h can be included alone | Lennart Poettering |
2014-12-10 | util: introduce our own gperf based capability list | Lennart Poettering |
2014-12-04 | missing: define NET_NAME_UNKNOWN | Colin Walters |
2014-12-04 | missing: apparently, there's a world beyond x86.. | David Herrmann |
2014-11-22 | missing: add IFLA_BRPORT_LEARNING and friends | Zbigniew Jędrzejewski-Szmek |
2014-11-22 | missing: add __NR_getrandom for a few more archs | Zbigniew Jędrzejewski-Szmek |
2014-11-04 | Properly define the __NR_memfd_create macro for MIPS | Vicente Olivert Riera |
2014-11-03 | journald: if available pull audit messages from the kernel into journal logs | Lennart Poettering |
2014-10-30 | memfd: always create our memfds with CLOEXEC set | Lennart Poettering |
2014-10-30 | util: don't block on getrandom() | Lennart Poettering |
2014-10-29 | missing.h: fix wrong __NR_getrandom syscall def | Dave Reisner |
2014-10-29 | missing: no tabs please, we are british | Lennart Poettering |
2014-10-29 | missing: simplify memfd ifdeffery | Lennart Poettering |
2014-10-29 | util: make use of the new getrandom() syscall if it is available when needing... | Lennart Poettering |
2014-10-22 | resolved: simplify detection of packets from the loopback device | Lennart Poettering |
2014-10-17 | missing: remove fanotify | Zbigniew Jędrzejewski-Szmek |
2014-10-05 | build-sys: use linux/memfd.h if available | Zbigniew Jędrzejewski-Szmek |
2014-10-01 | Remove repeated includes | Thomas Hindoe Paaboel Andersen |
2014-09-16 | missing: memfd_create takes unsigned int flags in final version | Cristian Rodríguez |
2014-08-31 | missing: add IFF_MULTI_QUEUE | Tom Gundersen |
2014-08-26 | missing: add BPF_XOR | Michael Olbrich |
2014-08-22 | missing.h: add a cpp warning for __NR_memfd_create on MIPS | Daniel Mack |
2014-08-22 | missing.h: add fake __NR_memfd_create for MIPS | Daniel Mack |
2014-08-18 | memfd: fix memfd_create() syscall wrapper | Daniel Mack |
2014-08-17 | kdbus: switch over to generic memfd implementation (ABI+API break) | Daniel Mack |
2014-08-08 | udev: link_setup - respect kernel name assign policy | Tom Gundersen |
2014-08-03 | Move BTRFS_IOC_DEVICES_READY to missing.h | Zbigniew Jędrzejewski-Szmek |
2014-08-01 | missing: add missing bonding definitions | Lennart Poettering |
2014-07-31 | resolved: implement LLMNR uniqueness verification | Lennart Poettering |
2014-07-29 | resolve: add llmnr responder side for UDP and TCP | Lennart Poettering |
2014-07-21 | Add IFLA_VTI defines to missing.h | Jean-André Santoni |
2014-07-16 | missing.h: add IFLA_MACVLAN_FLAGS | Zbigniew Jędrzejewski-Szmek |
2014-06-20 | missing.h: add various network enums | Zbigniew Jędrzejewski-Szmek |
2014-05-10 | rtnl: message - read group membership of incoming messages | Tom Gundersen |
2014-04-05 | build-sys: add newly used if_link.h defines to missing.h | Zbigniew Jędrzejewski-Szmek |