index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
bpf.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tc: bpf: generalize pedit action
Alexei Starovoitov
2015-03-29
1
-0
/
+1
*
bpf: allow extended BPF programs access skb fields
Alexei Starovoitov
2015-03-15
1
-1
/
+4
*
ebpf: add helper for obtaining current processor id
Daniel Borkmann
2015-03-15
1
-0
/
+1
*
ebpf: add prandom helper for packet sampling
Daniel Borkmann
2015-03-15
1
-0
/
+2
*
ebpf: verifier: check that call reg with ARG_ANYTHING is initialized
Daniel Borkmann
2015-03-12
1
-1
/
+3
*
ebpf: move CONFIG_BPF_SYSCALL-only function declarations
Daniel Borkmann
2015-03-02
1
-9
/
+9
*
ebpf: move read-only fields to bpf_prog and shrink bpf_prog_aux
Daniel Borkmann
2015-03-01
1
-3
/
+1
*
ebpf: make internal bpf API independent of CONFIG_BPF_SYSCALL ifdefs
Daniel Borkmann
2015-03-01
1
-4
/
+16
*
ebpf: constify various function pointer structs
Daniel Borkmann
2015-03-01
1
-7
/
+7
*
net: sock: allow eBPF programs to be attached to sockets
Alexei Starovoitov
2014-12-05
1
-0
/
+4
*
bpf: allow eBPF programs to use maps
Alexei Starovoitov
2014-11-18
1
-0
/
+5
*
bpf: add 'flags' attribute to BPF_MAP_UPDATE_ELEM command
Alexei Starovoitov
2014-11-18
1
-1
/
+1
*
bpf: verifier (add verifier core)
Alexei Starovoitov
2014-09-26
1
-0
/
+47
*
bpf: verifier (add docs)
Alexei Starovoitov
2014-09-26
1
-0
/
+2
*
bpf: expand BPF syscall with program load/unload
Alexei Starovoitov
2014-09-26
1
-0
/
+38
*
bpf: add lookup/update/delete/iterate methods to BPF maps
Alexei Starovoitov
2014-09-26
1
-0
/
+8
*
bpf: introduce BPF syscall and maps
Alexei Starovoitov
2014-09-26
1
-0
/
+41