index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_bpf.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
test_bpf: Add backward jump test case
Michael Holzheu
2015-05-22
1
-0
/
+16
*
test_bpf: fix sparse warnings
Michael Holzheu
2015-05-14
1
-61
/
+61
*
test_bpf: add tests related to BPF_MAXINSNS
Daniel Borkmann
2015-05-14
1
-9
/
+308
*
test_bpf: add 173 new testcases for eBPF
Michael Holzheu
2015-05-12
1
-0
/
+2192
*
test: bpf: extend "load 64-bit immediate" testcase
Xi Wang
2015-05-11
1
-1
/
+2
*
test_bpf: indicate whether bpf prog got jited in test suite
Daniel Borkmann
2015-04-30
1
-1
/
+11
*
test: bpf: expand DIV_KX to DIV_MOD_KX
Denis Kirjanov
2014-12-08
1
-2
/
+8
*
test: bpf: add a testcase reduced from nmap
Alexei Starovoitov
2014-10-30
1
-0
/
+43
*
net: bpf: fix compiler warnings in test_bpf
Alexei Starovoitov
2014-09-22
1
-2
/
+2
*
net: filter: add "load 64-bit immediate" eBPF instruction
Alexei Starovoitov
2014-09-09
1
-0
/
+21
*
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
2014-09-05
1
-1
/
+1
*
bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT
Alexei Starovoitov
2014-08-25
1
-0
/
+38
*
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
2014-08-02
1
-12
/
+12
*
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
Alexei Starovoitov
2014-07-24
1
-2
/
+2
*
net: filter: fix nlattr and nlattr_nest BPF tests
Alexei Starovoitov
2014-06-11
1
-13
/
+21
*
net: filter: fix length calculation in BPF testsuite
Chema Gonzalez
2014-06-02
1
-5
/
+16
*
net: filter: add test for loading SKF_AD_OFF limits
Daniel Borkmann
2014-06-01
1
-0
/
+22
*
net: filter: add slot overlapping test with fully filled M[]
Daniel Borkmann
2014-06-01
1
-1
/
+74
*
net: filter: use block statements in tcpdump tests
Daniel Borkmann
2014-05-30
1
-68
/
+75
*
net: filter: test fill/spill of all M[] regs
Daniel Borkmann
2014-05-30
1
-0
/
+90
*
net: filter: add test case for jump with holes and ret x variants
Daniel Borkmann
2014-05-23
1
-0
/
+94
*
net: filter: improve test case framework
Daniel Borkmann
2014-05-23
1
-155
/
+233
*
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
2014-05-23
1
-1
/
+1
*
lib/test_bpf.c: don't use gcc union shortcut
Andrew Morton
2014-05-23
1
-52
/
+52
*
net: filter: cleanup invocation of internal BPF
Alexei Starovoitov
2014-05-21
1
-2
/
+2
*
net: filter: additional BPF tests
Alexei Starovoitov
2014-05-12
1
-0
/
+1224
*
net: filter: BPF testsuite
Alexei Starovoitov
2014-05-12
1
-0
/
+322
[prev]