index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: add bpf-gcc support
Ilya Leoshkevich
2019-09-16
1
-15
/
+50
*
selftests/bpf: test_progs: convert test_tcp_rtt
Stanislav Fomichev
2019-09-06
1
-2
/
+1
*
selftests/bpf: test_progs: convert test_sockopt_inherit
Stanislav Fomichev
2019-09-06
1
-3
/
+1
*
selftests/bpf: test_progs: convert test_sockopt_multi
Stanislav Fomichev
2019-09-06
1
-2
/
+1
*
selftests/bpf: test_progs: convert test_sockopt_sk
Stanislav Fomichev
2019-09-06
1
-2
/
+1
*
selftests/bpf: test_progs: convert test_sockopt
Stanislav Fomichev
2019-09-06
1
-2
/
+1
*
selftests/bpf: test_progs: add test__join_cgroup helper
Stanislav Fomichev
2019-09-06
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-09-06
1
-2
/
+4
|
\
|
*
tools: bpftool: improve and check builds for different make invocations
Quentin Monnet
2019-08-31
1
-1
/
+2
|
*
selftests/bpf: add sockopt clone/inheritance test
Stanislav Fomichev
2019-08-17
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-08-27
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
selftests/bpf: install files test_xdp_vlan.sh
Anders Roxell
2019-08-21
1
-1
/
+2
|
*
selftests/bpf: fix test_btf_dump with O=
Ilya Leoshkevich
2019-08-21
1
-0
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2019-08-14
1
-10
/
+4
|
\
\
|
|
/
|
/
|
|
*
selftests/bpf: revamp test_progs to allow more control
Andrii Nakryiko
2019-07-28
1
-7
/
+1
|
*
selftests/bpf: prevent headers to be compiled as C code
Andrii Nakryiko
2019-07-28
1
-3
/
+3
*
|
selftests/bpf: add wrapper scripts for test_xdp_vlan.sh
Jesper Dangaard Brouer
2019-08-05
1
-1
/
+2
|
/
*
selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly
Andrii Nakryiko
2019-07-17
1
-14
/
+10
*
selftests/bpf: fix test_verifier/test_maps make dependencies
Andrii Nakryiko
2019-07-17
1
-3
/
+3
*
selftests/bpf: put test_stub.o into $(OUTPUT)
Ilya Leoshkevich
2019-07-15
1
-2
/
+5
*
selftests/bpf: make directory prerequisites order-only
Ilya Leoshkevich
2019-07-15
1
-8
/
+8
*
selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)
Ilya Leoshkevich
2019-07-12
1
-1
/
+3
*
selftests/bpf: do not ignore clang failures
Ilya Leoshkevich
2019-07-12
1
-6
/
+7
*
selftests/bpf: test BPF_SOCK_OPS_RTT_CB
Stanislav Fomichev
2019-07-03
1
-1
/
+2
*
selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTI
Stanislav Fomichev
2019-06-28
1
-1
/
+3
*
selftests/bpf: add sockopt test that exercises sk helpers
Stanislav Fomichev
2019-06-28
1
-1
/
+2
*
selftests/bpf: add sockopt test
Stanislav Fomichev
2019-06-28
1
-1
/
+2
*
selftests/bpf: build tests with debug info
Andrii Nakryiko
2019-06-26
1
-1
/
+1
*
selftests, bpf: Add test for veth native XDP
Toshiaki Makita
2019-06-25
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-06-20
1
-1
/
+2
|
\
|
*
selftests/bpf : clean up feature/ when make clean
Hechao Li
2019-06-11
1
-1
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-18
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
selftests/bpf: move test_lirc_mode2_user to TEST_GEN_PROGS_EXTENDED
Hangbin Liu
2019-06-05
1
-3
/
+4
*
|
selftests/bpf: measure RTT from xdp using xdping
Alan Maguire
2019-06-01
1
-2
/
+3
*
|
selftests/bpf: convert test_cgrp2_attach2 example into kselftest
Roman Gushchin
2019-05-28
1
-1
/
+2
*
|
selftests: bpf: enable hi32 randomization for all tests
Jiong Wang
2019-05-25
1
-4
/
+6
*
|
selftests/bpf: add btf_dump BTF-to-C conversion tests
Andrii Nakryiko
2019-05-24
1
-1
/
+2
*
|
selftests/bpf: add tests for libbpf's hashmap
Andrii Nakryiko
2019-05-24
1
-1
/
+1
|
/
*
bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps
Martin KaFai Lau
2019-04-27
1
-1
/
+24
*
selftests/bpf: Test BPF_CGROUP_SYSCTL
Andrey Ignatov
2019-04-12
1
-1
/
+2
*
selftests: bpf: tests.h should depend on .c files, not the output
Stanislav Fomichev
2019-04-02
1
-2
/
+2
*
selftests: bpf: tc-bpf flow shaping with EDT
Peter Oskolkov
2019-03-23
1
-1
/
+2
*
selftests/bpf: bpf tunnel encap test
Willem de Bruijn
2019-03-22
1
-1
/
+2
*
selftests: bpf: modify urandom_read and link it non-statically
Ivan Vecera
2019-03-22
1
-1
/
+1
*
selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcp
Lorenz Bauer
2019-03-22
1
-2
/
+3
*
selftests: bpf: fix compilation with out-of-tree $(OUTPUT)
Stanislav Fomichev
2019-03-07
1
-10
/
+23
*
selftests: bpf: break up test_progs - preparations
Stanislav Fomichev
2019-03-02
1
-2
/
+25
*
selftests: bpf: add test_lwt_ip_encap selftest
Peter Oskolkov
2019-02-14
1
-1
/
+2
*
selftests: bpf: relax sub-register mode compilation criteria
Jiong Wang
2019-02-12
1
-4
/
+3
*
selftests: bpf: centre kernel bpf objects under new subdir "progs"
Jiong Wang
2019-02-12
1
-21
/
+5
[next]