Age | Commit message (Expand) | Author | Files | Lines |
2019-11-07 | selftest: net: add some traceroute tests | Francesco Ruggeri | 2 | -1/+323 |
2019-11-06 | tc-testing: updated pedit TDC tests | Roman Mashak | 1 | -0/+250 |
2019-11-06 | selftests: devlink: undo changes at the end of resource_test | Jakub Kicinski | 1 | -0/+6 |
2019-11-06 | selftests: bpf: log direct file writes | Jakub Kicinski | 1 | -6/+14 |
2019-11-06 | tc-testing: added tests with cookie for mpls TC action | Roman Mashak | 1 | -0/+145 |
2019-11-04 | bpf: re-fix skip write only files in debugfs | Daniel Borkmann | 1 | -1/+4 |
2019-11-03 | 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 | 13 | -33/+60 |
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-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 5 | -2/+29 |
2019-11-02 | selftests: bpf: Skip write only files in debugfs | Jakub Kicinski | 1 | -0/+5 |
2019-11-02 | selftests: net: reuseport_dualstack: fix uninitalized parameter | Wei Wang | 1 | -1/+2 |
2019-11-02 | tc-testing: added tests with cookie for conntrack TC action | Roman Mashak | 1 | -0/+72 |
2019-11-01 | Revert "selftests: bpf: Don't try to read files without read permission" | Jakub Kicinski | 1 | -1/+1 |
2019-10-31 | tc-testing: implement tests for new fast_init action flag | Vlad Buslov | 6 | -0/+144 |
2019-10-30 | tc-testing: fixed two failing pedit tests | Roman Mashak | 1 | -2/+2 |
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 |
2019-10-28 | selftest/bpf: Use -m{little, big}-endian for clang | Ilya Leoshkevich | 1 | -6/+7 |
2019-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 30 | -458/+738 |
2019-10-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 1 | -1/+1 |
2019-10-26 | tc-testing: list required kernel options for act_ct action | Roman Mashak | 1 | -0/+10 |
2019-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2 | -1/+229 |
2019-10-26 | selftests: fib_tests: add more tests for metric update | Paolo Abeni | 1 | -0/+21 |
2019-10-26 | selftests/bpf: Fix .gitignore to ignore no_alu32/ | Andrii Nakryiko | 1 | -1/+1 |
2019-10-23 | selftests/bpf: Fix LDLIBS order | Andrii Nakryiko | 1 | -4/+4 |
2019-10-23 | selftests/bpf: Move test_section_names into test_progs and fix it | Andrii Nakryiko | 2 | -61/+31 |
2019-10-23 | selftests: Make l2tp.sh executable | David Ahern | 1 | -0/+0 |
2019-10-22 | libbpf: Make DECLARE_LIBBPF_OPTS macro strictly a variable declaration | Andrii Nakryiko | 3 | -3/+3 |
2019-10-22 | tools/bpf: Turn on llvm alu32 attribute by default | Yonghong Song | 1 | -20/+8 |
2019-10-22 | selftests: kvm: fix sync_regs_test with newer gccs | Vitaly Kuznetsov | 1 | -10/+11 |
2019-10-22 | selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supported | Vitaly Kuznetsov | 1 | -0/+2 |
2019-10-22 | selftests: kvm: consolidate VMX support checks | Vitaly Kuznetsov | 5 | -15/+15 |
2019-10-22 | selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twice | Vitaly Kuznetsov | 1 | -6/+1 |
2019-10-22 | selftests: kvm: synchronize .gitignore to Makefile | Vitaly Kuznetsov | 1 | -0/+2 |
2019-10-21 | tc-testing: updated pedit TDC tests | Roman Mashak | 1 | -0/+200 |
2019-10-21 | selftest/bpf: Get rid of a bunch of explicit BPF program type setting | Andrii Nakryiko | 4 | -14/+0 |
2019-10-21 | selftests/bpf: Make reference_tracking test use subtests | Andrii Nakryiko | 2 | -10/+11 |
2019-10-21 | selftests/bpf: Make a copy of subtest name | Andrii Nakryiko | 1 | -5/+12 |
2019-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 11 | -15/+90 |
2019-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 4 | -5/+9 |
2019-10-19 | mm/gup_benchmark: add a missing "w" to getopt string | John Hubbard | 1 | -1/+1 |
2019-10-18 | selftests/bpf: More compatible nc options in test_tc_edt | Jiri Benc | 1 | -1/+1 |
2019-10-18 | selftests: mlxsw: Add Spectrum-2 target scale for tc flower scale test | Danielle Ratson | 2 | -1/+21 |
2019-10-18 | selftests: mlxsw: Add a resource scale test for Spectrum-2 | Danielle Ratson | 1 | -0/+46 |
2019-10-18 | selftests: mlxsw: Add Spectrum-2 mirror-to-gretap target scale test | Danielle Ratson | 1 | -0/+16 |
2019-10-18 | selftests: mlxsw: Generalize the parameters of mirror_gre test | Danielle Ratson | 1 | -2/+5 |
2019-10-17 | selftest/bpf: Remove test_libbpf.sh and test_libbpf_open | Andrii Nakryiko | 4 | -190/+1 |