Age | Commit message (Expand) | Author |
2020-03-23 | samples, bpf: Move read_trace_pipe to trace_helpers | Daniel T. Lee |
2020-03-23 | bpf: Add tests for bpf_sk_storage to bpf_tcp_ca | Martin KaFai Lau |
2020-03-20 | selftests/bpf: Fix mix of tabs and spaces | Bill Wendling |
2020-03-17 | selftests/bpf: Reset process and thread affinity after each test/sub-test | Andrii Nakryiko |
2020-03-17 | selftests/bpf: Fix test_progs's parsing of test numbers | Andrii Nakryiko |
2020-03-17 | selftests/bpf: Fix race in tcp_rtt test | Andrii Nakryiko |
2020-03-17 | selftests/bpf: Fix nanosleep for real this time | Andrii Nakryiko |
2020-03-17 | selftest/bpf: Fix compilation warning in sockmap_parse_prog.c | Andrii Nakryiko |
2020-03-14 | selftests: mlxsw: RED: Test RED ECN nodrop offload | Petr Machata |
2020-03-14 | selftests: qdiscs: RED: Add nodrop tests | Petr Machata |
2020-03-14 | selftests: qdiscs: Add TDC test for RED | Petr Machata |
2020-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2020-03-13 | selftests/bpf: Add vmlinux.h selftest exercising tracing of syscalls | Andrii Nakryiko |
2020-03-13 | selftests/bpf: Ensure consistent test failure output | Andrii Nakryiko |
2020-03-13 | selftests/bpf: Fix spurious failures in accept due to EAGAIN | Jakub Sitnicki |
2020-03-13 | tools/bpf: Move linux/types.h for selftests and bpftool | Tobias Klauser |
2020-03-13 | selftests/bpf: Fix usleep() implementation | Andrii Nakryiko |
2020-03-13 | selftests/bpf: Make tcp_rtt test more robust to failures | Andrii Nakryiko |
2020-03-13 | selftests/bpf: Guarantee that useep() calls nanosleep() syscall | Andrii Nakryiko |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-03-12 | bpf: Add bpf_xdp_output() helper | Eelco Chaudron |
2020-03-12 | tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current... | Carlos Neira |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2020-03-12 | tc-testing: add ETS scheduler to tdc build configuration | Davide Caratti |
2020-03-12 | selftests: net: Add SO_REUSEADDR test to check if 4-tuples are fully utilized. | Kuniyuki Iwashima |
2020-03-09 | mptcp: selftests: add rcvbuf set option | Florian Westphal |
2020-03-09 | Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2020-03-09 | selftests: bpf: Enable UDP sockmap reuseport tests | Lorenz Bauer |
2020-03-09 | selftests: bpf: Add tests for UDP sockets in sockmap | Lorenz Bauer |
2020-03-09 | selftests: bpf: Don't listen() on UDP sockets | Lorenz Bauer |
2020-03-09 | ktest: Fix typos in ktest.pl | Masanari Iida |
2020-03-09 | ktest: Add timeout for ssh sync testing | Steven Rostedt (VMware) |
2020-03-09 | ktest: Make default build option oldconfig not randconfig | Steven Rostedt (VMware) |
2020-03-09 | ktest: Fix some typos in sample.conf | Masanari Iida |
2020-03-07 | Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/... | Linus Torvalds |
2020-03-06 | Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-03-05 | tc-testing: updated tdc tests for basic filter with canid extended match rules | Roman Mashak |
2020-03-05 | tc-testing: list kernel options for basic filter with canid ematch. | Roman Mashak |
2020-03-05 | selftests: forwarding: ETS: Use Qdisc counters | Petr Machata |
2020-03-04 | bpf: Add selftests for BPF_MODIFY_RETURN | KP Singh |
2020-03-04 | bpf: Add test ops for BPF_PROG_TYPE_TRACING | KP Singh |
2020-03-04 | selftests/bpf: Support out-of-tree vmlinux builds for VMLINUX_BTF | Andrii Nakryiko |
2020-03-04 | libbpf: Assume unsigned values for BTF_KIND_ENUM | Andrii Nakryiko |
2020-03-03 | selftests: mlxsw: qos_defprio: Use until_counter_is | Petr Machata |
2020-03-03 | selftests: forwarding: tc_common: Convert to use busywait | Petr Machata |
2020-03-03 | selftests: forwarding: Convert until_counter_is() to take expression | Petr Machata |
2020-03-03 | selftests: forwarding: lib: Add tc_rule_handle_stats_get() | Petr Machata |
2020-03-03 | selftests/bpf: Test new __sk_buff field gso_size | Willem de Bruijn |
2020-03-03 | selftests/net/fib_tests: update addr_metric_test for peer route testing | Hangbin Liu |
2020-03-02 | selftests/bpf: Add link pinning selftests | Andrii Nakryiko |