index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
bpf-firewall.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: add UNIT_GET_SLICE() helper
Lennart Poettering
2021-05-25
1
-2
/
+2
*
bpf-firewall: attach with BPF_F_ALLOW_MULTI if kernel supports
Julia Kartseva
2021-04-09
1
-6
/
+3
*
bpf: do not use structured initialization for bpf_attr
Luca Boccassi
2021-01-10
1
-11
/
+13
*
core: detect_container() may return negative errno
Yu Watanabe
2020-12-14
1
-1
/
+1
*
core: use SYNTHETIC_ERRNO() macro
Yu Watanabe
2020-11-27
1
-8
/
+4
*
license: LGPL-2.1+ -> LGPL-2.1-or-later
Yu Watanabe
2020-11-09
1
-1
/
+1
*
core: make log_unit_error() or friends return void
Yu Watanabe
2020-09-09
1
-5
/
+5
*
tree-wide: define iterator inside of the macro
Zbigniew Jędrzejewski-Szmek
2020-09-08
1
-2
/
+1
*
tree: wide "the the" and other trivial grammar fixes
Zbigniew Jędrzejewski-Szmek
2020-07-02
1
-1
/
+1
*
core/bpf-firewall: use the correct cleanup function
Zbigniew Jędrzejewski-Szmek
2020-06-24
1
-3
/
+2
*
tree-wide: use set_ensure_put()
Zbigniew Jędrzejewski-Szmek
2020-06-22
1
-10
/
+3
*
core: constify bpf program arrays
Zbigniew Jędrzejewski-Szmek
2019-11-10
1
-5
/
+5
*
tree-wide: drop string.h when string-util.h or friends are included
Yu Watanabe
2019-11-04
1
-1
/
+0
*
Create src/shared/unit-file.[ch] for unit-file related ops
Zbigniew Jędrzejewski-Szmek
2019-07-19
1
-0
/
+1
*
bpf-firewall: custom BPF programs through IP(Ingress|Egress)FilterPath=
Kai Lüke
2019-06-25
1
-2
/
+104
*
bpf-firewall: optimization for IPAddressXYZ="any" (and unprivileged users)
Anita Zhang
2019-06-22
1
-36
/
+61
*
bpf: use more TAKE_FD()
Lennart Poettering
2019-06-21
1
-4
/
+2
*
Silence warning about BPF firewall in containers
Zbigniew Jędrzejewski-Szmek
2019-06-04
1
-11
/
+26
*
Move warning about unsupported BPF firewall right before the firewall would b...
Zbigniew Jędrzejewski-Szmek
2019-06-04
1
-8
/
+18
*
tree-wide: drop several missing_*.h and import relevant headers from kernel-5.0
Yu Watanabe
2019-04-11
1
-1
/
+1
*
util: split out memcmp()/memset() related calls into memory-util.[ch]
Lennart Poettering
2019-03-13
1
-0
/
+1
*
tree-wide: drop missing.h from headers and use relevant missing_*.h
Yu Watanabe
2018-12-06
1
-0
/
+1
*
bpf-firewall: always use log_unit_xyz() insteadof log_xyz()
Lennart Poettering
2018-10-09
1
-12
/
+12
*
core: fix the check if CONFIG_CGROUP_BPF is on
Alexander Filippov
2018-09-18
1
-8
/
+8
*
tree-wide: drop empty lines in comments
Yu Watanabe
2018-07-23
1
-1
/
+0
*
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
2018-06-20
1
-3
/
+0
*
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
*
Fix three uses of bogus errno value in logs (and returned value in one case)
Zbigniew Jędrzejewski-Szmek
2018-04-24
1
-2
/
+3
*
tree-wide: avoid assignment of r just to use in a comparison
Zbigniew Jędrzejewski-Szmek
2018-04-24
1
-4
/
+2
*
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
/
+1
*
bpf: reset "extra" IP accounting counters when turning off IP accounting for ...
Lennart Poettering
2018-02-21
1
-2
/
+10
*
bpf: rework how we keep track and attach cgroup bpf programs
Lennart Poettering
2018-02-21
1
-27
/
+15
*
bpf: use BPF_F_ALLOW_MULTI flag if it is available
Lennart Poettering
2018-02-21
1
-18
/
+43
*
bpf-program: optionally take fd of program to detach
Lennart Poettering
2018-02-21
1
-2
/
+2
*
bpf: beef up bpf detection, check if BPF_F_ALLOW_MULTI is supported
Lennart Poettering
2018-02-21
1
-14
/
+46
*
bpf-firewall: fix warning text
Lennart Poettering
2018-02-12
1
-2
/
+2
*
cgroup: add a new "can_delegate" flag to the unit vtable, and set it for scop...
Lennart Poettering
2018-02-12
1
-2
/
+2
*
bpf-firewall: actually invoke BPF_PROG_ATTACH to check whether cgroup/bpf is ...
Lennart Poettering
2017-11-29
1
-3
/
+31
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
bpf-firewall: properly handle kernels where BPF cgroup is disabled but TRIE m...
Lennart Poettering
2017-11-13
1
-1
/
+26
*
bpf: set BPF_F_ALLOW_OVERRIDE when attaching a cgroup program if Delegate=yes...
Lennart Poettering
2017-09-22
1
-2
/
+10
*
Add firewall eBPF compiler
Daniel Mack
2017-09-22
1
-0
/
+672