index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
test_bpf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-19
bpf, test: add couple of test cases
Daniel Borkmann
1
-0
/
+120
2015-11-05
bpf: add mod default A and X test cases
Yang Shi
1
-0
/
+30
2015-08-07
test_bpf: add tests checking that JIT/interpreter sets A and X to 0.
Nicolas Schichan
1
-0
/
+158
2015-08-07
test_bpf: add more tests for LD_ABS and LD_IND.
Nicolas Schichan
1
-0
/
+296
2015-08-07
test_bpf: add module parameters to filter the tests to run.
Nicolas Schichan
1
-0
/
+71
2015-08-07
test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.
Nicolas Schichan
1
-0
/
+142
2015-08-07
test_bpf: allow tests to specify an skb fragment.
Nicolas Schichan
1
-1
/
+38
2015-08-07
test_bpf: avoid oopsing the kernel when generate_test_data() fails.
Nicolas Schichan
1
-0
/
+5
2015-07-30
test_bpf: assign type to native eBPF test cases
Daniel Borkmann
1
-0
/
+2
2015-07-21
test_bpf: add bpf_skb_vlan_push/pop() tests
Alexei Starovoitov
1
-3
/
+95
2015-07-09
test_bpf: extend tests for 32-bit endianness conversion
Xi Wang
1
-0
/
+6
2015-05-27
test_bpf: add similarly conflicting jump test case only for classic
Daniel Borkmann
1
-0
/
+57
2015-05-25
test_bpf: add more eBPF jump torture cases
Daniel Borkmann
1
-0
/
+67
2015-05-22
test_bpf: Add backward jump test case
Michael Holzheu
1
-0
/
+16
2015-05-15
test_bpf: fix sparse warnings
Michael Holzheu
1
-61
/
+61
2015-05-15
test_bpf: add tests related to BPF_MAXINSNS
Daniel Borkmann
1
-9
/
+308
2015-05-13
test_bpf: add 173 new testcases for eBPF
Michael Holzheu
1
-0
/
+2192
2015-05-11
test: bpf: extend "load 64-bit immediate" testcase
Xi Wang
1
-1
/
+2
2015-04-30
test_bpf: indicate whether bpf prog got jited in test suite
Daniel Borkmann
1
-1
/
+11
2014-12-09
test: bpf: expand DIV_KX to DIV_MOD_KX
Denis Kirjanov
1
-2
/
+8
2014-10-30
test: bpf: add a testcase reduced from nmap
Alexei Starovoitov
1
-0
/
+43
2014-09-23
net: bpf: fix compiler warnings in test_bpf
Alexei Starovoitov
1
-2
/
+2
2014-09-09
net: filter: add "load 64-bit immediate" eBPF instruction
Alexei Starovoitov
1
-0
/
+21
2014-09-05
net: bpf: make eBPF interpreter images read-only
Daniel Borkmann
1
-1
/
+1
2014-08-26
bpf: x86: add missing 'shift by register' instructions to x64 eBPF JIT
Alexei Starovoitov
1
-0
/
+38
2014-08-03
net: filter: split 'struct sk_filter' into socket and bpf parts
Alexei Starovoitov
1
-12
/
+12
2014-07-25
net: filter: rename 'struct sock_filter_int' into 'struct bpf_insn'
Alexei Starovoitov
1
-2
/
+2
2014-06-11
net: filter: fix nlattr and nlattr_nest BPF tests
Alexei Starovoitov
1
-13
/
+21
2014-06-03
net: filter: fix length calculation in BPF testsuite
Chema Gonzalez
1
-5
/
+16
2014-06-02
net: filter: add test for loading SKF_AD_OFF limits
Daniel Borkmann
1
-0
/
+22
2014-06-02
net: filter: add slot overlapping test with fully filled M[]
Daniel Borkmann
1
-1
/
+74
2014-05-31
net: filter: use block statements in tcpdump tests
Daniel Borkmann
1
-68
/
+75
2014-05-31
net: filter: test fill/spill of all M[] regs
Daniel Borkmann
1
-0
/
+90
2014-05-24
net: filter: add test case for jump with holes and ret x variants
Daniel Borkmann
1
-0
/
+94
2014-05-24
net: filter: improve test case framework
Daniel Borkmann
1
-155
/
+233
2014-05-24
net: filter: let unattached filters use sock_fprog_kern
Daniel Borkmann
1
-1
/
+1
2014-05-23
lib/test_bpf.c: don't use gcc union shortcut
Andrew Morton
1
-52
/
+52
2014-05-22
net: filter: cleanup invocation of internal BPF
Alexei Starovoitov
1
-2
/
+2
2014-05-12
net: filter: additional BPF tests
Alexei Starovoitov
1
-0
/
+1224
2014-05-12
net: filter: BPF testsuite
Alexei Starovoitov
1
-0
/
+322