index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-20
bpf: Use option "help" in the llvm-objcopy test
Martin KaFai Lau
1
-1
/
+1
2018-06-11
selftests: bpf: fix urandom_read build issue
Anders Roxell
1
-3
/
+1
2018-06-04
tools/bpf: add a selftest for bpf_get_current_cgroup_id() helper
Yonghong Song
1
-2
/
+4
2018-05-30
bpf: add selftest for lirc_mode2 type program
Sean Young
1
-3
/
+4
2018-05-28
selftests/bpf: Selftest for sys_sendmsg hooks
Andrey Ignatov
1
-1
/
+1
2018-05-24
selftests/bpf: test for seg6local End.BPF action
Mathieu Xhonneux
1
-2
/
+4
2018-05-23
selftests/bpf: Makefile fix "missing" headers on build with -idirafter
Sirio Balmelli
1
-0
/
+10
2018-05-16
bpf: selftest additions for SOCKHASH
John Fastabend
1
-1
/
+1
2018-05-15
selftests/bpf: make sure build-id is on
Alexei Starovoitov
1
-1
/
+1
2018-05-11
tools: bpf: move the event reading loop to libbpf
Jakub Kicinski
1
-1
/
+1
2018-05-11
selftests/bpf: Fix bash reference in Makefile
Joe Stringer
1
-3
/
+3
2018-04-29
tools/bpf: add a test for bpf_get_stack with raw tracepoint prog
Yonghong Song
1
-1
/
+3
2018-04-27
selftests/bpf: bpf tunnel test.
William Tu
1
-2
/
+3
2018-04-25
bpf: sockmap, add selftests
John Fastabend
1
-2
/
+3
2018-04-25
tools/bpf: remove test_sock_addr from TEST_GEN_PROGS
Yonghong Song
1
-2
/
+2
2018-04-19
bpf: btf: Add BTF tests
Martin KaFai Lau
1
-3
/
+23
2018-04-19
bpf: adding tests for bpf_xdp_adjust_tail
Nikita V. Shirokov
1
-1
/
+1
2018-03-31
selftests/bpf: Selftest for sys_bind post-hooks.
Andrey Ignatov
1
-1
/
+3
2018-03-31
selftests/bpf: Selftest for sys_connect hooks
Andrey Ignatov
1
-2
/
+3
2018-03-31
selftests/bpf: Selftest for sys_bind hooks
Andrey Ignatov
1
-1
/
+2
2018-03-19
bpf: add map tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
1
-1
/
+2
2018-03-15
bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID
Song Liu
1
-1
/
+11
2018-02-14
selftests/bpf: fix Makefile for cgroup_helpers.c
Jesper Dangaard Brouer
1
-1
/
+3
2018-02-09
selftests/bpf: add selftest that use test_libbpf_open
Jesper Dangaard Brouer
1
-2
/
+12
2018-02-09
selftests/bpf: add test program for loading BPF ELF files
Jesper Dangaard Brouer
1
-1
/
+1
2018-02-01
tools/bpf: permit selftests/bpf to be built in a different directory
Yonghong Song
1
-2
/
+2
2018-01-27
tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_map
Yonghong Song
1
-1
/
+1
2018-01-26
bpf: add selftest for tcpbpf
Lawrence Brakmo
1
-2
/
+2
2018-01-19
selftest/bpf: extend the offload test with map checks
Jakub Kicinski
1
-1
/
+2
2018-01-07
tools/bpf: add a bpf selftest for stacktrace
Yonghong Song
1
-1
/
+1
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-12-22
selftests/bpf: fix Makefile for passing LLC to the command line
Quentin Monnet
1
-1
/
+1
2017-12-20
bpf: Fix tools and testing build.
David Miller
1
-1
/
+1
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+9
2017-12-17
selftests/bpf: add xdp noinline test
Alexei Starovoitov
1
-1
/
+2
2017-12-17
selftests/bpf: add bpf_call test
Alexei Starovoitov
1
-3
/
+8
2017-12-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-12
/
+1
2017-12-12
bpf: fix broken BPF selftest build
Daniel Borkmann
1
-12
/
+1
2017-12-12
bpf/tracing: add a bpf test for new ioctl query interface
Yonghong Song
1
-1
/
+1
2017-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+13
2017-12-05
selftests/bpf: sync kernel headers and introduce arch support in Makefile
Hendrik Brueckner
1
-1
/
+13
2017-12-03
selftests/bpf: add offload test based on netdevsim
Jakub Kicinski
1
-2
/
+3
2017-11-05
selftests/bpf: add a test for device cgroup controller
Roman Gushchin
1
-2
/
+2
2017-11-05
bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/
Roman Gushchin
1
-1
/
+1
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-10
selftests/bpf: add a test for verifier logs
Jakub Kicinski
1
-1
/
+1
2017-09-26
bpf: improve selftests and add tests for meta pointer
Daniel Borkmann
1
-4
/
+17
2017-08-16
bpf: selftests add sockmap tests
John Fastabend
1
-1
/
+1
[next]