index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-22
bpf, lpm: fix lookup bug in map_delete_elem
Alban Crequy
2019-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-02-16
selftests: bpf: test_lwt_ip_encap: add negative tests.
Peter Oskolkov
2019-02-13
selftests: bpf: add test_lwt_ip_encap selftest
Peter Oskolkov
2019-02-11
selftests: bpf: relax sub-register mode compilation criteria
Jiong Wang
2019-02-11
selftests: bpf: centre kernel bpf objects under new subdir "progs"
Jiong Wang
2019-02-11
selftests: bpf: extend sub-register mode compilation to all bpf object files
Jiong Wang
2019-02-11
selftests: bpf: add "alu32" to .gitignore
Jiong Wang
2019-02-10
bpf: Add test_sock_fields for skb->sk and bpf_tcp_sock
Martin KaFai Lau
2019-02-10
bpf: Add skb->sk, bpf_sk_fullsock and bpf_tcp_sock tests to test_verifer
Martin KaFai Lau
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
tools/bpf: remove btf__get_strings() superseded by raw data API
Andrii Nakryiko
2019-02-07
tools/bpf: add log_level to bpf_load_program_attr
Yonghong Song
2019-02-06
bpf: test_maps: fix possible out of bound access warning
Breno Leitao
2019-02-06
selftests/bpf: test reading the offloaded program
Jakub Kicinski
2019-02-06
selftests/bpf: add test for mixing generic and offload XDP
Jakub Kicinski
2019-02-06
selftests/bpf: print traceback when test fails
Jakub Kicinski
2019-02-06
selftests/bpf: fix the expected messages
Jakub Kicinski
2019-02-05
tools/bpf: fix a selftest test_btf failure
Yonghong Song
2019-02-05
selftests/bpf: add "any alignment" annotation for some tests
Björn Töpel
2019-02-05
selftests/btf: add initial BTF dedup tests
Andrii Nakryiko
2019-02-04
libbpf: fix libbpf_print
Stanislav Fomichev
2019-02-04
selftests/bpf: use localhost in tcp_{server,client}.py
Stanislav Fomichev
2019-02-04
tools/bpf: simplify libbpf API function libbpf_set_print()
Yonghong Song
2019-02-01
selftests/bpf: remove generated verifier/tests.h on 'make clean'
Stanislav Fomichev
2019-02-01
selftests/bpf: test for BPF_F_LOCK
Alexei Starovoitov
2019-02-01
selftests/bpf: add bpf_spin_lock C test
Alexei Starovoitov
2019-02-01
selftests/bpf: add bpf_spin_lock verifier tests
Alexei Starovoitov
2019-01-31
bpf, selftests: fix handling of sparse CPU allocations
Martynas Pumputis
2019-01-31
selftests/bpf: mark verifier test that uses bpf_trace_printk as BPF_PROG_TYPE...
Stanislav Fomichev
2019-01-31
selftests/bpf: skip verifier tests for unsupported map types
Stanislav Fomichev
2019-01-31
selftests/bpf: skip verifier tests for unsupported program types
Stanislav Fomichev
2019-01-31
selftests/bpf: skip sockmap in test_maps if kernel doesn't have support
Stanislav Fomichev
2019-01-29
tools/bpf: fix test_btf for typedef func_proto case
Yonghong Song
2019-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-01-29
selftests/bpf: add simple BPF_PROG_TEST_RUN examples for flow dissector
Stanislav Fomichev
2019-01-29
selftests: bpf: remove duplicated include
YueHaibing
2019-01-27
selftests: bpf: break up the rest of test_verifier
Jakub Kicinski
2019-01-27
selftests: bpf: break up test_verifier
Jakub Kicinski
2019-01-27
selftests: bpf: prepare for break up of verifier tests
Jakub Kicinski
2019-01-26
selftests: bpf: makefile support sub-register code-gen test mode
Jiong Wang
2019-01-26
selftests: bpf: functional and min/max reasoning unit tests for JMP32
Jiong Wang
2019-01-25
selftests/bpf: suppress readelf stderr when probing for BTF support
Stanislav Fomichev
2019-01-24
bpf: allow BPF programs access skb_shared_info->gso_segs field
Eric Dumazet
2019-01-23
selftests: bpf: add tests for dead code removal
Jakub Kicinski
2019-01-23
selftests/bpf: don't hardcode iptables/nc path in test_tcpnotify_user
Stanislav Fomichev
2019-01-23
libbpf: Show supported ELF section names when failing to guess prog/attach type
Taeung Song
2019-01-17
selftests/bpf: retry tests that expect build-id
Stanislav Fomichev
2019-01-16
tools/bpf: add bpffs pretty print test for int128
Yonghong Song
[next]