index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
bpf: Apply F_NEEDS_EFFICIENT_UNALIGNED_ACCESS to more ACCEPT test cases.
David Miller
2018-11-30
1
-0
/
+17
|
*
|
bpf: Make more use of 'any' alignment in test_verifier.c
David Miller
2018-11-30
1
-0
/
+44
|
*
|
bpf: Adjust F_NEEDS_EFFICIENT_UNALIGNED_ACCESS handling in test_verifier.c
David Miller
2018-11-30
1
-18
/
+24
|
*
|
bpf: Add BPF_F_ANY_ALIGNMENT.
David Miller
2018-11-30
2
-3
/
+4
|
*
|
bpf: Fix verifier log string check for bad alignment.
David Miller
2018-11-30
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-09
4
-21
/
+382
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
bpf: improve verifier branch analysis
Alexei Starovoitov
2018-12-04
1
-2
/
+2
|
*
bpf: Support sk lookup in netns with id 0
Joe Stringer
2018-11-30
2
-11
/
+11
|
*
bpf: Fix verifier log string check for bad alignment.
David Miller
2018-11-30
1
-1
/
+1
|
*
tools/bpf: add addition type tests to test_btf
Yonghong Song
2018-11-28
1
-0
/
+361
|
*
tools/bpf: fix two test_btf unit test cases
Martin KaFai Lau
2018-11-28
1
-7
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-29
6
-53
/
+192
|
\
\
|
*
|
bpf: Fix various lib and testsuite build failures on 32-bit.
David Miller
2018-11-28
1
-5
/
+5
|
*
|
selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLS
Naresh Kamboju
2018-11-28
1
-0
/
+1
|
*
|
bpf: test_sockmap, add options for msg_pop_data() helper
John Fastabend
2018-11-28
2
-17
/
+180
|
*
|
bpf: add msg_pop_data helper to tools
John Fastabend
2018-11-28
1
-0
/
+2
|
*
|
libbpf: Name changing for btf_get_from_id
Martin KaFai Lau
2018-11-26
1
-1
/
+1
|
*
|
tools/bpf: change selftest test_btf for both jit and non-jit
Yonghong Song
2018-11-26
1
-30
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-11-28
2
-1
/
+23
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
bpf: fix off-by-one error in adjust_subprog_starts
Edward Cree
2018-11-16
1
-0
/
+19
|
*
kselftests/bpf: use ping6 as the default ipv6 ping binary when it exists
Li Zhijian
2018-11-09
1
-1
/
+4
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-26
17
-77
/
+1629
|
\
\
|
*
|
bpf: add skb->tstamp r/w access from tc clsact and cg skb progs
Vlad Dumitrescu
2018-11-22
1
-0
/
+29
|
*
|
tools/bpf: fix spelling mistake "memeory" -> "memory"
Colin Ian King
2018-11-22
1
-2
/
+2
|
*
|
bpf: adding tests for map_in_map helpber in libbpf
Nikita V. Shirokov
2018-11-21
3
-1
/
+141
|
*
|
tools/bpf: enhance test_btf file testing to test func info
Yonghong Song
2018-11-20
3
-13
/
+136
|
*
|
tools/bpf: do not use pahole if clang/llvm can generate BTF sections
Yonghong Song
2018-11-20
1
-0
/
+8
|
*
|
tools/bpf: extends test_btf to test load/retrieve func_type info
Yonghong Song
2018-11-20
1
-3
/
+329
|
*
|
tools/bpf: Add tests for BTF_KIND_FUNC_PROTO and BTF_KIND_FUNC
Martin KaFai Lau
2018-11-20
1
-2
/
+472
|
*
|
tools: add selftest for BPF_F_ZERO_SEED
Lorenz Bauer
2018-11-20
1
-9
/
+55
|
*
|
selftest/bpf: Use bpf_sk_lookup_{tcp, udp} in test_sock_addr
Andrey Ignatov
2018-11-16
2
-21
/
+78
|
*
|
selftests/bpf: Fix uninitialized duration warning
Joe Stringer
2018-11-16
1
-1
/
+1
|
*
|
selftests/bpf: Test narrow loads with off > 0 for bpf_sock_addr
Andrey Ignatov
2018-11-10
1
-4
/
+24
|
*
|
selftests/bpf: Test narrow loads with off > 0 in test_verifier
Andrey Ignatov
2018-11-10
1
-10
/
+38
|
*
|
selftests/bpf: rename flow dissector section to flow_dissector
Stanislav Fomichev
2018-11-10
2
-2
/
+2
|
*
|
selftests/bpf: add a test case for sock_ops perf-event notification
Sowmini Varadhan
2018-11-09
4
-1
/
+303
|
*
|
selftests/bpf: enable (uncomment) all tests in test_libbpf.sh
Quentin Monnet
2018-11-07
2
-10
/
+14
|
|
/
*
/
selftests: add dummy xdp test helper
Paolo Abeni
2018-11-07
2
-1
/
+15
|
/
*
bpf: test make sure to run unpriv test cases in test_verifier
Daniel Borkmann
2018-10-31
1
-31
/
+40
*
bpf: add various test cases to test_verifier
Daniel Borkmann
2018-10-31
1
-0
/
+250
*
kselftests/bpf: use ping6 as the default ipv6 ping binary if it exists
Li Zhijian
2018-10-31
2
-2
/
+4
*
tools/bpf: add unlimited rlimit for flow_dissector_load
Yonghong Song
2018-10-30
1
-0
/
+2
*
bpf: disallow direct packet access for unpriv in cg_skb
Daniel Borkmann
2018-10-25
1
-1
/
+1
*
bpf: fix test suite to enable all unpriv program types
Daniel Borkmann
2018-10-25
1
-2
/
+13
*
selftests/bpf: add config fragments BPF_STREAM_PARSER and XDP_SOCKETS
Naresh Kamboju
2018-10-26
1
-0
/
+2
*
selftests/bpf: fix return value comparison for tests in test_libbpf.sh
Quentin Monnet
2018-10-20
1
-1
/
+1
*
bpf, libbpf: simplify and cleanup perf ring buffer walk
Daniel Borkmann
2018-10-20
1
-3
/
+4
*
bpf, verifier: fix register type dump in xadd and st
Daniel Borkmann
2018-10-20
1
-5
/
+5
*
bpf: test_sockmap add options to use msg_push_data
John Fastabend
2018-10-20
2
-26
/
+129
*
bpf: libbpf support for msg_push_data
John Fastabend
2018-10-20
1
-0
/
+2
[prev]
[next]