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-05-17
selftests/bpf: fix bpf_get_current_task
Alexei Starovoitov
2019-05-16
selftests/bpf: add test_sysctl and map_tests/tests.h to .gitignore
Stanislav Fomichev
2019-05-16
selftests/bpf: add prog detach to flow_dissector test
Stanislav Fomichev
2019-05-16
selftests/bpf: add missing \n to flow_dissector CHECK errors
Stanislav Fomichev
2019-05-14
bpf: test ref bit from data path and add new tests for syscall path
Daniel Borkmann
2019-05-13
selftests: bpf: Add files generated after build to .gitignore
Kelsey Skunberg
2019-05-13
bpf: add various test cases for backward jumps
Daniel Borkmann
2019-05-09
selftests: bpf: initialize bpf_object pointers where needed
Lorenz Bauer
2019-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-04
selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.c
Yonghong Song
2019-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-01
bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}
Wang YanQing
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-27
bpf: Add ene-to-end test for bpf_sk_storage_* helpers
Martin KaFai Lau
2019-04-27
bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps
Martin KaFai Lau
2019-04-27
bpf: Add verifier tests for the bpf_sk_storage
Martin KaFai Lau
2019-04-27
bpf: Refactor BTF encoding macro to test_btf.h
Martin KaFai Lau
2019-04-26
selftests: bpf: test writable buffers in raw tps
Matt Mullins
2019-04-26
netdevsim: move netdev creation/destruction to dev probe
Jiri Pirko
2019-04-26
netdevsim: change debugfs tree topology
Jiri Pirko
2019-04-26
netdevsim: merge sdev into dev
Jiri Pirko
2019-04-25
selftests/bpf: test cases for pkt/null checks in subprogs
Paul Chaignon
2019-04-24
selftests/bpf: expand test_tc_tunnel with SIT encap
Willem de Bruijn
2019-04-23
bpf/flow_dissector: don't adjust nhoff by ETH_HLEN in BPF_PROG_TEST_RUN
Stanislav Fomichev
2019-04-23
selftests/bpf: properly return error from bpf_flow_load
Stanislav Fomichev
2019-04-23
selftests/bpf: run flow dissector tests in skb-less mode
Stanislav Fomichev
2019-04-23
selftests/bpf: add flow dissector bpf_skb_load_bytes helper test
Stanislav Fomichev
2019-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-18
bpf: Increase MAX_NR_MAPS to 17 in test_verifier.c
Martin KaFai Lau
2019-04-18
selftests/bpf: fix compile errors due to unsync linux/in6.h and netinet/in.h
Wang YanQing
2019-04-17
selftests/bpf: fix a compilation error
Yonghong Song
2019-04-16
selftests: bpf: add VRF test cases to lwt_ip_encap test.
Peter Oskolkov
2019-04-16
selftests/bpf: make flow dissector tests more extensible
Stanislav Fomichev
2019-04-16
selftests/bpf: two scale tests
Alexei Starovoitov
2019-04-16
selftests/bpf: bring back (void *) cast to set_ipv4_csum in test_tc_tunnel
Stanislav Fomichev
2019-04-16
selftests/btf: add VAR and DATASEC case for dedup tests
Andrii Nakryiko
2019-04-12
netdevsim: move sdev specific bpf debugfs files to sdev dir
Jiri Pirko
2019-04-12
selftests/bpf: C based test for sysctl and strtoX
Andrey Ignatov
2019-04-12
selftests/bpf: Test bpf_strtol and bpf_strtoul helpers
Andrey Ignatov
2019-04-12
selftests/bpf: Test ARG_PTR_TO_LONG arg type
Andrey Ignatov
2019-04-12
selftests/bpf: Add sysctl and strtoX helpers to bpf_helpers.h
Andrey Ignatov
2019-04-12
selftests/bpf: Test file_pos field in bpf_sysctl ctx
Andrey Ignatov
2019-04-12
selftests/bpf: Test bpf_sysctl_{get,set}_new_value helpers
Andrey Ignatov
2019-04-12
selftests/bpf: Test sysctl_get_current_value helper
Andrey Ignatov
2019-04-12
selftests/bpf: Test bpf_sysctl_get_name helper
Andrey Ignatov
2019-04-12
selftests/bpf: Test BPF_CGROUP_SYSCTL
Andrey Ignatov
2019-04-12
selftests/bpf: Test sysctl section name
Andrey Ignatov
2019-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-11
selftests_bpf: add L2 encap to test_tc_tunnel
Alan Maguire
2019-04-11
selftests_bpf: extend test_tc_tunnel for UDP encap
Alan Maguire
[next]