index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-17
selftests/bpf: Support glob matching for test selector.
Yucong Sun
1
-16
/
+62
2021-08-17
selftests/bpf: Also print test name in subtest status message
Yucong Sun
1
-2
/
+2
2021-08-17
selftests/bpf: Correctly display subtest skip status
Yucong Sun
1
-12
/
+13
2021-08-17
selftests/bpf: Skip loading bpf_testmod when using -l to list tests.
Yucong Sun
1
-2
/
+2
2021-08-17
selftests/bpf: Add exponential backoff to map_delete_retriable in test_maps
Yucong Sun
1
-1
/
+6
2021-08-16
selftests/bpf: Add exponential backoff to map_update_retriable in test_maps
Yucong Sun
1
-1
/
+8
2021-08-16
selftest/bpf: Add new tests in sockmap for unix stream to tcp.
Jiang Wang
1
-4
/
+12
2021-08-16
selftest/bpf: Change udp to inet in some function names
Jiang Wang
1
-13
/
+17
2021-08-16
selftest/bpf: Add tests for sockmap with unix stream type.
Jiang Wang
1
-0
/
+2
2021-08-16
selftests/bpf: Test btf__load_vmlinux_btf/btf__load_module_btf APIs
Hengqi Chen
1
-0
/
+34
2021-08-17
selftests/bpf: Add ref_ctr_offset selftests
Andrii Nakryiko
3
-11
/
+50
2021-08-17
selftests/bpf: Add bpf_cookie selftests for high-level APIs
Andrii Nakryiko
2
-0
/
+339
2021-08-17
selftests/bpf: Extract uprobe-related helpers into trace_helpers.{c,h}
Andrii Nakryiko
3
-60
/
+70
2021-08-17
selftests/bpf: Test low-level perf BPF link API
Andrii Nakryiko
2
-0
/
+105
2021-08-15
selftest/bpf: Extend the bpf_snprintf() test for "%c".
Kuniyuki Iwashima
2
-4
/
+6
2021-08-15
selftest/bpf: Implement sample UNIX domain socket iterator program.
Kuniyuki Iwashima
4
-0
/
+108
2021-08-13
selftests/bpf: Verify bpf_get_netns_cookie in BPF_PROG_TYPE_CGROUP_SOCKOPT
Stanislav Fomichev
1
-0
/
+16
2021-08-13
selftests/bpf: Fix test_core_autosize on big-endian machines
Ilya Leoshkevich
1
-5
/
+15
2021-08-13
libbpf: Support weak typed ksyms.
Hao Luo
2
-0
/
+87
2021-08-13
selftests/bpf: Fix running of XDP bonding tests
Jussi Maki
1
-3
/
+3
2021-08-13
selftests, bpf: Test that dead ldx_w insns are accepted
Ilya Leoshkevich
1
-0
/
+12
2021-08-09
selftests/bpf: Add tests for XDP bonding
Jussi Maki
1
-0
/
+520
2021-08-09
selftests/bpf: Fix xdp_tx.c prog section name
Jussi Maki
2
-2
/
+2
2021-08-06
selftests/bpf: Rename reference_tracking BPF programs
Andrii Nakryiko
2
-9
/
+9
2021-08-06
selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IP
Jose Blanquicet
1
-1
/
+1
2021-08-04
selftests/bpf: Move netcnt test under test_progs
Stanislav Fomichev
7
-163
/
+96
2021-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
22
-61
/
+1798
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+229
2021-07-30
selftests/bpf: Update bpftool's consistency script for checking options
Quentin Monnet
1
-11
/
+111
2021-07-30
selftests/bpf: Check consistency between bpftool source, doc, completion
Quentin Monnet
1
-0
/
+486
2021-07-29
tools: Replace btf__get_from_id() with btf__load_from_kernel_by_id()
Quentin Monnet
1
-1
/
+2
2021-07-29
tools: Free BTF objects at various locations
Quentin Monnet
1
-0
/
+1
2021-07-27
bpf: Increase supported cgroup storage value size
Stanislav Fomichev
3
-15
/
+35
2021-07-26
selftests/bpf: Use ping6 only if available in tc_redirect
Jussi Maki
1
-6
/
+17
2021-07-23
selftests/bpf: Document vmtest.sh dependencies
Evgeniy Litvinenko
1
-0
/
+7
2021-07-23
libbpf: Add bpf_map__pin_path function
Evgeniy Litvinenko
1
-0
/
+9
2021-07-23
bpf: selftest: Test batching and bpf_(get|set)sockopt in bpf tcp iter
Martin KaFai Lau
5
-9
/
+384
2021-07-22
libbpf: Allow decimal offset for kprobes
Jiri Olsa
2
-0
/
+13
2021-07-22
selftests/bpf: Mute expected invalid map creation error msg
Martynas Pumputis
1
-0
/
+5
2021-07-20
selftests/bpf: Add __int128-specific tests for typed data dump
Alan Maguire
1
-0
/
+17
2021-07-20
selftests, bpf: test_tc_tunnel.sh nc: Cannot use -p and -l
Vincent Li
1
-1
/
+1
2021-07-20
bpf, selftests: Fix test_maps now that sockmap supports UDP
John Fastabend
1
-2
/
+2
2021-07-19
selftests/bpf: Check inner map deletion
Martynas Pumputis
2
-1
/
+88
2021-07-16
selftests/bpf: Add dump type data tests to btf dump tests
Alan Maguire
1
-0
/
+598
2021-07-16
selftests/bpf: Add ASSERT_STRNEQ() variant for test_progs
Alan Maguire
1
-0
/
+12
2021-07-16
selftests/bpf: Switch existing selftests to using open_opts for custom BTF
Shuyi Cheng
2
-26
/
+21
2021-07-16
bpf, selftests: Add test cases for pointer alu from multiple paths
Daniel Borkmann
1
-0
/
+229
2021-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
13
-127
/
+1196
2021-07-15
selftests/bpf: Add test cases for redirection between udp and unix
Cong Wang
1
-0
/
+170
2021-07-15
selftests/bpf: Add a test case for unix sockmap
Cong Wang
1
-0
/
+97
[prev]
[next]