index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
shared
/
bpf-program.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tree-wide: link to docs.kernel.org for kernel documentation
nl6720
2024-01-22
1
-1
/
+1
*
parse-util: make parse_fd() return -EBADF
Yu Watanabe
2023-05-08
1
-2
/
+0
*
tree-wide: use parse_fd()
David Tardon
2023-05-05
1
-4
/
+4
*
shared: reject empty attachment path
Frantisek Sumsal
2023-05-03
1
-0
/
+3
*
bpf-firewall: give a name to maps used
Dominique Martinet
2023-04-18
1
-1
/
+16
*
tree-wide: use -EBADF for fd initialization
Zbigniew Jędrzejewski-Szmek
2022-12-19
1
-5
/
+5
*
bpf: name unnamed bpf programs
Julia Kartseva
2022-01-22
1
-1
/
+15
*
tree-wide: use new RET_NERRNO() helper at various places
Lennart Poettering
2021-11-16
1
-22
/
+6
*
core: remove refcount for bpf program
alexlzhu
2021-10-12
1
-29
/
+25
*
tree-wide: make cunescape*() functions return ssize_t
Zbigniew Jędrzejewski-Szmek
2021-07-09
1
-3
/
+4
*
bpf-program: serialize attached BPF programs across daemon reexec/reload
Lennart Poettering
2021-06-08
1
-0
/
+138
*
bpf-program: export hash_ops for BPFProgam objects
Lennart Poettering
2021-06-08
1
-0
/
+2
*
bpf-program: use structured initialization when allocating BPFProgram objects
Lennart Poettering
2021-06-08
1
-4
/
+6
*
alloc-util: simplify GREEDY_REALLOC() logic by relying on malloc_usable_size()
Lennart Poettering
2021-05-19
1
-1
/
+1
*
shared: bpf_attach_type {from,to} string
Julia Kartseva
2021-04-10
1
-0
/
+24
*
shared: add bpf-program helpers
Julia Kartseva
2021-04-10
1
-0
/
+80
*
bpf: do not use structured initialization for bpf_attr
Luca Boccassi
2021-01-10
1
-40
/
+33
*
bpf: zero bpf_attr before initialization
Luca Boccassi
2021-01-09
1
-0
/
+8
*
bpf: do not call log_oom() in library function
Yu Watanabe
2020-11-13
1
-2
/
+1
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
tree-wide: drop missing.h
Yu Watanabe
2019-10-31
1
-1
/
+1
*
bpf-firewall: custom BPF programs through IP(Ingress|Egress)FilterPath=
Kai Lüke
2019-06-25
1
-0
/
+19
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-1
/
+1
*
Move various files that don't need to be in basic/ to shared/
Zbigniew Jędrzejewski-Szmek
2018-11-20
1
-0
/
+237