Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tree-wide: beautify remaining copyright statements | Lennart Poettering | 2018-06-14 | 1 | -1/+1 |
* | tree-wide: drop 'This file is part of systemd' blurb | Lennart Poettering | 2018-06-14 | 1 | -2/+0 |
* | tree-wide: drop license boilerplate | Zbigniew Jędrzejewski-Szmek | 2018-04-06 | 1 | -13/+0 |
* | tree-wide: use TAKE_PTR() and TAKE_FD() macros | Yu Watanabe | 2018-04-05 | 1 | -2/+2 |
* | bpf: rework how we keep track and attach cgroup bpf programs | Lennart Poettering | 2018-02-21 | 1 | -16/+91 |
* | bpf-program: make bpf_program_load_kernel() idempotent | Lennart Poettering | 2018-02-21 | 1 | -2/+8 |
* | bpf-program: optionally take fd of program to detach | Lennart Poettering | 2018-02-21 | 1 | -1/+6 |
* | Add SPDX license identifiers to source files under the LGPL | Zbigniew Jędrzejewski-Szmek | 2017-11-19 | 1 | -0/+1 |
* | bpf: set BPF_F_ALLOW_OVERRIDE when attaching a cgroup program if Delegate=yes... | Lennart Poettering | 2017-09-22 | 1 | -1/+2 |
* | Add abstraction model for BPF programs | Daniel Mack | 2017-09-22 | 1 | -0/+182 |