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
2021-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-21
selftests/bpf: Retry for EAGAIN in udp_redir_to_connected()
Cong Wang
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-17
selftests/bpf: Fix ringbuf test fetching map FD
Andrii Nakryiko
2021-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-06-17
selftests/bpf: Fix selftests build with old system-wide headers
Andrii Nakryiko
2021-06-16
selftests/bpf: Whitelist test_progs.h from .gitignore
Daniel Xu
2021-06-15
bpf: Test BPF_SK_REUSEPORT_SELECT_OR_MIGRATE.
Kuniyuki Iwashima
2021-06-14
bpf, selftests: Adjust few selftest outcomes wrt unreachable code
Daniel Borkmann
2021-06-08
selftests, bpf: Make docs tests fail more reliably
Joe Stringer
2021-06-03
selftests/bpf: Add xdp_redirect_multi into .gitignore
Andrii Nakryiko
2021-05-28
bpf, docs: Add llvm_reloc.rst to explain llvm bpf relocations
Yonghong Song
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-26
libbpf: Move BPF_SEQ_PRINTF and BPF_SNPRINTF to bpf_helpers.h
Florent Revest
2021-05-26
selftests/bpf: Add xdp_redirect_multi test
Hangbin Liu
2021-05-25
selftests/bpf: Turn on libbpf 1.0 mode and fix all IS_ERR checks
Andrii Nakryiko
2021-05-25
bpf, selftests: Adjust few selftest result_unpriv outcomes
Daniel Borkmann
2021-05-25
selftests/bpf: Add test for l3 use of bpf_redirect_peer
Jussi Maki
2021-05-24
selftests/bpf: Add bpf_lookup_and_delete_elem tests
Denis Salopek
2021-05-20
selftests/bpf: Test ringbuf mmap read-only and read-write restrictions
Andrii Nakryiko
2021-05-20
selftests/bpf: Convert static to global in tc_redirect progs
Stanislav Fomichev
2021-05-19
selftests/bpf: Convert test trace_printk to lskel.
Alexei Starovoitov
2021-05-19
selftests/bpf: Convert test printk to use rodata.
Alexei Starovoitov
2021-05-19
selftests/bpf: Convert atomics test to light skeleton.
Alexei Starovoitov
2021-05-19
selftests/bpf: Convert few tests to light skeleton.
Alexei Starovoitov
2021-05-19
libbpf: Change the order of data and text relocations.
Alexei Starovoitov
2021-05-19
selftests/bpf: Test for btf_load command.
Alexei Starovoitov
2021-05-19
selftests/bpf: Test for syscall program type
Alexei Starovoitov
2021-05-17
libbpf: Add selftests for TC-BPF management API
Kumar Kartikeya Dwivedi
2021-05-13
selftests/bpf: Validate skeleton gen handles skipped fields
Andrii Nakryiko
2021-05-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2021-05-11
selftests/bpf: Stop using static variables for passing data to/from user-space
Andrii Nakryiko
2021-05-11
selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.c
Jussi Maki
2021-05-08
Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-04-30
selftests/bpf: Fix the snprintf test
Florent Revest
2021-04-29
Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-04-28
bpf, selftests: Update array map tests for per-cpu batched ops
Pedro Tammela
2021-04-27
bpf: Fix propagation of 32 bit unsigned bounds from 64 bit bounds
Daniel Borkmann
2021-04-26
selftests/bpf: Fix core_reloc test runner
Andrii Nakryiko
2021-04-26
selftests/bpf: Fix field existence CO-RE reloc tests
Andrii Nakryiko
2021-04-26
selftests/bpf: Add remaining ASSERT_xxx() variants
Andrii Nakryiko
2021-04-25
selftests/bpf: Use ASSERT macros in lsm test
Jiri Olsa
2021-04-25
selftests/bpf: Test that module can't be unloaded with attached trampoline
Jiri Olsa
2021-04-25
selftests/bpf: Add re-attach test to lsm test
Jiri Olsa
2021-04-25
selftests/bpf: Add re-attach test to fexit_test
Jiri Olsa
2021-04-25
selftests/bpf: Add re-attach test to fentry_test
Jiri Olsa
2021-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2021-04-25
tools: do not include scripts/Kbuild.include
Masahiro Yamada
2021-04-23
selftests/bpf: Document latest Clang fix expectations for linking tests
Andrii Nakryiko
[next]