aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-03-17selftests: mlxsw: spectrum-2: Remove q_in_vni_veto testAmit Cohen
2021-03-17selftests: forwarding: Add test for dual VxLAN bridgeAmit Cohen
2021-03-17selftests/bpf: Use nanosleep() syscall instead of sleep() in get_cgroup_idRavi Bangoria
2021-03-16selftests/bpf: Fix warning comparing pointer to 0Jiapeng Chong
2021-03-16selftests: mlxsw: Test egress sampling limitation on Spectrum-1 onlyIdo Schimmel
2021-03-16selftests: mlxsw: Add tc sample tests for new triggersIdo Schimmel
2021-03-16selftests/net: fix warnings on reuseaddr_ports_exhaustedCarlos Llamas
2021-03-16selftests/bpf: Build everything in debug modeAndrii Nakryiko
2021-03-16selftests/bpf: Fix maybe-uninitialized warning in xdpxceiver testAndrii Nakryiko
2021-03-16bpftool: Fix maybe-uninitialized warningsAndrii Nakryiko
2021-03-16libbpf: Add explicit padding to bpf_xdp_set_link_optsAndrii Nakryiko
2021-03-15bpf: selftests: Remove unused 'nospace_err' in tests for batched ops in array...Pedro Tammela
2021-03-15libbpf: Avoid inline hint definition from 'linux/stddef.h'Pedro Tammela
2021-03-15selftests/bpf: Set gopt opt_class to 0 if get tunnel opt failedHangbin Liu
2021-03-15bpf: Add getter and setter for SO_REUSEPORT through bpf_{g,s}etsockoptManu Bretelle
2021-03-14selftests: mlxsw: Add tc sample testsIdo Schimmel
2021-03-14selftests: netdevsim: Test psample functionalityIdo Schimmel
2021-03-14Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-03-12selftests: mptcp: Restore packet capture option in join testsMat Martineau
2021-03-12selftests: mptcp: add testcases for removing addrsGeliang Tang
2021-03-12selftests: mptcp: set addr id for removing testcasesGeliang Tang
2021-03-12selftests: mptcp: add invert argument for chk_rm_nrGeliang Tang
2021-03-12selftests: netdevsim: Add test for resilient nexthop groups offload APIIdo Schimmel
2021-03-12selftests: forwarding: Add resilient multipath tunneling nexthop testIdo Schimmel
2021-03-12selftests: forwarding: Add resilient hashing testIdo Schimmel
2021-03-12selftests: fib_nexthops: Test resilient nexthop groupsIdo Schimmel
2021-03-12selftests: fib_nexthops: List each test case in a different lineIdo Schimmel
2021-03-12selftests: fib_nexthops: Declutter test outputIdo Schimmel
2021-03-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-03-12objtool,x86: Fix uaccess PUSHF/POPF validationPeter Zijlstra
2021-03-11kunit: tool: Disable PAGE_POISONING under --alltestsDavid Gow
2021-03-11kunit: tool: Fix a python tuple typing errorDavid Gow
2021-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-03-10libbpf: xsk: Move barriers from libbpf_util.h to xsk.hBjörn Töpel
2021-03-10libbpf: xsk: Remove linux/compiler.h headerBjörn Töpel
2021-03-10bpf: Fix warning comparing pointer to 0Jiapeng Chong
2021-03-10selftests/bpf: Fix warning comparing pointer to 0Jiapeng Chong
2021-03-10kselftest: arm64: Fix exit code of sve-ptraceMark Brown
2021-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-03-10selftests/bpf: Fix compiler warning in BPF_KPROBE definition in loop6.cAndrii Nakryiko
2021-03-09Merge tag 'gpio-fixes-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-03-09selftests/bpf: Add BTF_KIND_FLOAT to btf_dump_test_case_syntaxIlya Leoshkevich
2021-03-09selftests/bpf: Add BTF_KIND_FLOAT to test_core_reloc_sizeIlya Leoshkevich
2021-03-08selftests/bpf: Tests using bpf_check_mtu BPF-helper input mtu_len paramJesper Dangaard Brouer
2021-03-08libbpf: Fix INSTALL flag orderGeorgi Valkov
2021-03-08selftests/bpf: Fix typo in MakefileJean-Philippe Brucker
2021-03-08libbpf: Fix arm64 buildJean-Philippe Brucker
2021-03-08libbpf, xsk: Add libbpf_smp_store_release libbpf_smp_load_acquireBjörn Töpel
2021-03-08selftests/bpf: Fix test_attach_probe for powerpc uprobesJiri Olsa