index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: Fix NULL vs IS_ERR() check in test_skb_segment()
Dan Carpenter
2018-03-29
1
-1
/
+1
*
net: bpf: add a test for skb_segment in test_bpf module
Yonghong Song
2018-03-25
1
-2
/
+91
*
test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches
Thadeu Lima de Souza Cascardo
2018-03-20
1
-1
/
+1
*
test_bpf: reduce MAX_TESTRUNS
Eric Dumazet
2018-02-28
1
-1
/
+1
*
test_bpf: add a schedule point
Eric Dumazet
2018-02-26
1
-0
/
+2
*
bpf: fix selftests/bpf test_kmod.sh failure when CONFIG_BPF_JIT_ALWAYS_ON=y
Yonghong Song
2018-02-05
1
-5
/
+26
*
bpf: add further test cases around div/mod and others
Daniel Borkmann
2018-01-26
1
-2
/
+6
*
bpf: add couple of test cases for signed extended imms
Daniel Borkmann
2018-01-19
1
-0
/
+104
*
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2018-01-09
1
-4
/
+7
*
bpf: add test case for ld_abs and helper changing pkt data
Daniel Borkmann
2017-12-15
1
-0
/
+43
*
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
2017-08-09
1
-0
/
+364
*
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-20
1
-1
/
+1
*
test_bpf: Add test to make conditional jump cross a large number of insns.
David Daney
2017-06-14
1
-0
/
+32
*
bpf: fix stack_depth usage by test_bpf.ko
Alexei Starovoitov
2017-05-31
1
-1
/
+24
*
test_bpf: Add a couple of tests for BPF_JSGE.
David Daney
2017-05-25
1
-0
/
+38
*
test_bpf: Use ULL suffix for 64-bit constants
Geert Uytterhoeven
2017-05-03
1
-5
/
+5
*
bpf, arm64: fix jit branch offset related to ldimm64
Daniel Borkmann
2017-05-02
1
-0
/
+45
*
bpf, arm64: implement jiting of BPF_XADD
Daniel Borkmann
2017-05-02
1
-0
/
+105
*
bpf, test: fix ld_abs + vlan push/pop stress test
Daniel Borkmann
2016-10-20
1
-1
/
+1
*
test_bpf: fix the dummy skb after dissector changes
Jakub Kicinski
2016-09-15
1
-0
/
+1
*
bpf: prepare bpf_int_jit_compile/bpf_prog_select_runtime apis
Daniel Borkmann
2016-05-16
1
-1
/
+4
*
lib/test_bpf: Add additional BPF_ADD tests
Naveen N. Rao
2016-04-06
1
-0
/
+128
*
lib/test_bpf: Add test to check for result of 32-bit add that overflows
Naveen N. Rao
2016-04-06
1
-0
/
+64
*
lib/test_bpf: Add tests for unsigned BPF_JGT
Naveen N. Rao
2016-04-06
1
-0
/
+29
*
lib/test_bpf: Fix JMP_JSET tests
Naveen N. Rao
2016-04-06
1
-4
/
+4
*
bpf, test: add couple of test cases
Daniel Borkmann
2015-12-18
1
-0
/
+120
*
bpf: add mod default A and X test cases
Yang Shi
2015-11-05
1
-0
/
+30
*
test_bpf: add tests checking that JIT/interpreter sets A and X to 0.
Nicolas Schichan
2015-08-06
1
-0
/
+158
*
test_bpf: add more tests for LD_ABS and LD_IND.
Nicolas Schichan
2015-08-06
1
-0
/
+296
*
test_bpf: add module parameters to filter the tests to run.
Nicolas Schichan
2015-08-06
1
-0
/
+71
*
test_bpf: test LD_ABS and LD_IND instructions on fragmented skbs.
Nicolas Schichan
2015-08-06
1
-0
/
+142
*
test_bpf: allow tests to specify an skb fragment.
Nicolas Schichan
2015-08-06
1
-1
/
+38
*
test_bpf: avoid oopsing the kernel when generate_test_data() fails.
Nicolas Schichan
2015-08-06
1
-0
/
+5
*
test_bpf: assign type to native eBPF test cases
Daniel Borkmann
2015-07-30
1
-0
/
+2
*
test_bpf: add bpf_skb_vlan_push/pop() tests
Alexei Starovoitov
2015-07-20
1
-3
/
+95
*
test_bpf: extend tests for 32-bit endianness conversion
Xi Wang
2015-07-08
1
-0
/
+6
*
test_bpf: add similarly conflicting jump test case only for classic
Daniel Borkmann
2015-05-27
1
-0
/
+57
*
test_bpf: add more eBPF jump torture cases
Daniel Borkmann
2015-05-25
1
-0
/
+67
*
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
[next]