summaryrefslogtreecommitdiffstats
path: root/src/core/bpf-foreign.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: split out cgroup specific state fields from Unit → CGroupRuntimeLennart Poettering2024-02-161-3/+14
* siphash24: introduce siphash24_compress_typesafe() macroYu Watanabe2023-12-251-2/+2
* bpf-foreign: add an explicit, explanatory message when reference BPF program ...Lennart Poettering2023-06-261-0/+4
* bpf-foreign: if one program fails, still load the nextLennart Poettering2023-06-261-11/+11
* bpf-foreign: remove duplicate various occasions of duplicate loggingLennart Poettering2023-06-261-3/+3
* core/bpf: prefix log messages from different bpf subsystemsZbigniew Jędrzejewski-Szmek2022-06-021-11/+11
* list: declare iterator of LIST_FOREACH() in the loopYu Watanabe2022-03-191-1/+0
* core: check fs type of BPFProgram= property pathJulia Kartseva2021-11-111-0/+10
* core: fix bpf-foreign cg controller realizationJulia Kartseva2021-11-111-10/+0
* core: remove refcount for bpf programalexlzhu2021-10-121-2/+2
* tree-wide: fix SPDX short identifier for LGPL-2.1-or-laterLuca Boccassi2021-10-011-1/+1
* core: add bpf-foreign unit helpersJulia Kartseva2021-04-101-0/+151