Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3a612765f4233993bf5cff302844bd3b6b5a7429
/
kernel
/
bpf
/
helpers.c
5b497af
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295
by Thomas Gleixner
· 6 years ago
d7a4cb9
bpf: Introduce bpf_strtol and bpf_strtoul helpers
by Andrey Ignatov
· 6 years ago
96049f3
bpf: introduce BPF_F_LOCK flag
by Alexei Starovoitov
· 6 years ago
d83525c
bpf: introduce bpf_spin_lock
by Alexei Starovoitov
· 6 years ago
80b0d86
bpf: fix direct packet write into pop/peek helpers
by Daniel Borkmann
· 6 years ago
f1a2e44
bpf: add queue and stack maps
by Mauricio Vasquez B
· 6 years ago
b741f16
bpf: introduce per-cpu cgroup local storage
by Roman Gushchin
· 6 years ago
f294b37
bpf: rework cgroup storage pointer passing
by Roman Gushchin
· 6 years ago
8bad74f
bpf: extend cgroup bpf core to allow multiple cgroup storage types
by Roman Gushchin
· 6 years ago
cd33943
bpf: introduce the bpf_get_local_storage() helper function
by Roman Gushchin
· 6 years ago
bf6fa2c8
bpf: implement bpf_get_current_cgroup_id() helper
by Yonghong Song
· 7 years ago
39f19ebb
bpf: rename ARG_PTR_TO_STACK
by Alexei Starovoitov
· 8 years ago
2d0e30c
bpf: add helper for retrieving current numa node id
by Daniel Borkmann
· 8 years ago
36bbef5
bpf: direct packet write and access for helpers for clsact progs
by Daniel Borkmann
· 8 years ago
f3694e0
bpf: add BPF_CALL_x macros for declaring helpers
by Daniel Borkmann
· 8 years ago
6088b58
bpf: minor cleanups in helpers
by Daniel Borkmann
· 8 years ago
80b48c4
bpf: don't use raw processor id in generic helper
by Daniel Borkmann
· 9 years ago
074f528e
bpf: convert relevant helper args to ARG_PTR_TO_RAW_STACK
by Daniel Borkmann
· 9 years ago
cdc4e47
bpf: avoid copying junk bytes in bpf_get_current_comm()
by Alexei Starovoitov
· 9 years ago
3ad0040
bpf: split state from prandom_u32() and consolidate {c, e}BPF prngs
by Daniel Borkmann
· 9 years ago
ffeedaf
bpf: introduce current->pid, tgid, uid, gid, comm accessors
by Alexei Starovoitov
· 10 years ago
3324b58
ebpf: misc core cleanup
by Daniel Borkmann
· 10 years ago
17ca8cb
ebpf: allow bpf_ktime_get_ns_proto also for networking
by Daniel Borkmann
· 10 years ago
c04167c
ebpf: add helper for obtaining current processor id
by Daniel Borkmann
· 10 years ago
03e69b5
ebpf: add prandom helper for packet sampling
by Daniel Borkmann
· 10 years ago
a2c83ff
ebpf: constify various function pointer structs
by Daniel Borkmann
· 10 years ago
d0003ec
bpf: allow eBPF programs to use maps
by Alexei Starovoitov
· 10 years ago