| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-11-28 | selftests: bpf: correct perror strings |  Jakub Kicinski | 2 | -20/+20 |
| 2019-11-28 | selftests: bpf: test_sockmap: handle file creation failures gracefully |  Jakub Kicinski | 1 | -0/+9 |
| 2019-11-27 | libbpf: Fix global variable relocation |  Andrii Nakryiko | 4 | -17/+17 |
| 2019-11-24 | bpf: Introduce BPF_TRACE_x helper for the tracing tests |  Martin KaFai Lau | 6 | -174/+125 |
| 2019-11-24 | bpf, testing: Add various tail call test cases |  Daniel Borkmann | 6 | -0/+698 |
| 2019-11-24 | selftests/bpf: Add BPF trampoline performance test |  Alexei Starovoitov | 2 | -0/+185 |
| 2019-11-24 | selftests/bpf: Add verifier tests for better jmp32 register bounds |  Yonghong Song | 1 | -0/+83 |
| 2019-11-24 | selftests/bpf: Ensure core_reloc_kernel is reading test_progs's data only |  Andrii Nakryiko | 2 | -5/+15 |
| 2019-11-24 | libbpf: Support initialized global variables |  Andrii Nakryiko | 13 | -26/+26 |
| 2019-11-24 | selftests/bpf: Ensure no DWARF relocations for BPF object files |  Andrii Nakryiko | 1 | -1/+1 |
| 2019-11-24 | selftests/bpf: Integrate verbose verifier log into test_progs |  Andrii Nakryiko | 4 | -9/+27 |
| 2019-11-24 | selftests, bpftool: Skip the build test if not in tree |  Jakub Kicinski | 1 | -0/+4 |
| 2019-11-24 | selftests, bpftool: Set EXIT trap after usage function |  Quentin Monnet | 1 | -13/+13 |
| 2019-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  David S. Miller | 42 | -157/+1590 |
| 2019-11-19 | selftests/bpf: Enforce no-ALU32 for test_progs-no_alu32 |  Andrii Nakryiko | 1 | -0/+7 |
| 2019-11-19 | libbpf: Fix call relocation offset calculation bug |  Andrii Nakryiko | 3 | -6/+6 |
| 2019-11-18 | selftests, bpf: Workaround an alu32 sub-register spilling issue |  Yonghong Song | 1 | -1/+3 |
| 2019-11-18 | selftests, bpf: Fix test_tc_tunnel hanging |  Jiri Benc | 1 | -0/+5 |
| 2019-11-18 | selftests, bpf: xdping is not meant to be run standalone |  Jiri Benc | 1 | -2/+2 |
| 2019-11-18 | selftests/bpf: Add BPF_TYPE_MAP_ARRAY mmap() tests |  Andrii Nakryiko | 3 | -18/+292 |
| 2019-11-15 | selftests/bpf: Add a test for attaching BPF prog to another BPF prog and subprog |  Alexei Starovoitov | 2 | -0/+167 |
| 2019-11-15 | selftests/bpf: Extend test_pkt_access test |  Alexei Starovoitov | 1 | -2/+36 |
| 2019-11-15 | selftests/bpf: Add stress test for maximum number of progs |  Alexei Starovoitov | 1 | -0/+76 |
| 2019-11-15 | selftests/bpf: Add combined fentry/fexit test |  Alexei Starovoitov | 1 | -0/+90 |
| 2019-11-15 | selftests/bpf: Add fexit tests for BPF trampoline |  Alexei Starovoitov | 2 | -0/+162 |
| 2019-11-15 | selftests/bpf: Add test for BPF trampoline |  Alexei Starovoitov | 2 | -0/+154 |
| 2019-11-15 | selftest/bpf: Simple test for fentry/fexit |  Alexei Starovoitov | 2 | -3/+88 |
| 2019-11-11 | bpf, testing: Add missing object file to TEST_FILES |  Anders Roxell | 1 | -1/+2 |
| 2019-11-11 | bpf, testing: Workaround a verifier failure for test_progs |  Yonghong Song | 1 | -1/+4 |
| 2019-11-10 | selftests/bpf: Add tests for automatic map unpinning on load failure |  Toke Høiland-Jørgensen | 2 | -4/+18 |
| 2019-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  David S. Miller | 1 | -1/+7 |
| 2019-11-07 | bpf: Add cb access in kfree_skb test |  Martin KaFai Lau | 2 | -16/+63 |
| 2019-11-06 | libbpf: Simplify BPF_CORE_READ_BITFIELD_PROBED usage |  Andrii Nakryiko | 1 | -12/+7 |
| 2019-11-06 | selftests/bps: Clean up removed ints relocations negative tests |  Andrii Nakryiko | 1 | -6/+0 |
| 2019-11-06 | selftests: bpf: log direct file writes |  Jakub Kicinski | 1 | -6/+14 |
| 2019-11-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf |  David S. Miller | 1 | -1/+7 |
| 2019-11-04 | bpf: re-fix skip write only files in debugfs |  Daniel Borkmann | 1 | -1/+4 |
| 2019-11-04 | selftests/bpf: Add field size relocation tests |  Andrii Nakryiko | 5 | -5/+122 |
| 2019-11-04 | selftest/bpf: Add relocatable bitfield reading tests |  Andrii Nakryiko | 9 | -2/+294 |
| 2019-11-04 | selftests/bpf: Remove too strict field offset relo test cases |  Andrii Nakryiko | 9 | -90/+4 |
| 2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next |  David S. Miller | 12 | -61/+451 |
| 2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net |  David S. Miller | 2 | -1/+6 |
| 2019-11-02 | bpf, testing: Add selftest to read/write sockaddr from user space |  Daniel Borkmann | 2 | -0/+104 |
| 2019-11-02 | bpf, testing: Convert prog tests to probe_read_{user, kernel}{, _str} helper |  Daniel Borkmann | 4 | -52/+57 |
| 2019-11-02 | selftests: Add tests for automatic map pinning |  Toke Høiland-Jørgensen | 3 | -0/+257 |
| 2019-11-01 | selftests: bpf: Skip write only files in debugfs |  Jakub Kicinski | 1 | -0/+5 |
| 2019-11-01 | Revert "selftests: bpf: Don't try to read files without read permission" |  Jakub Kicinski | 1 | -1/+1 |
| 2019-10-30 | bpf: Allow narrow loads of bpf_sysctl fields with offset > 0 |  Ilya Leoshkevich | 1 | -1/+7 |
| 2019-10-30 | selftests/bpf: Test narrow load from bpf_sysctl.write |  Ilya Leoshkevich | 1 | -0/+23 |
| 2019-10-28 | selftests/bpf: Restore $(OUTPUT)/test_stub.o rule |  Ilya Leoshkevich | 1 | -0/+3 |