summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-19selftests/net: make udpgso_bench skip unsupported testcasesWillem de Bruijn
2019-06-19selftests: tc: add ingress device matching supportJiri Pirko
2019-06-19selftests/bpf: add realistic loop testsAlexei Starovoitov
2019-06-19selftests/bpf: add basic verifier tests for loopsAlexei Starovoitov
2019-06-19selftests/bpf: fix testsAlexei Starovoitov
2019-06-19selftests/bpf: fix tests due to const spill/fillAlexei Starovoitov
2019-06-19libbpf: constify getter APIsAndrii Nakryiko
2019-06-18selftests: mlxsw: Add a test for FIB offload indicationIdo Schimmel
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-17net/udpgso_bench.sh test fails on errorFred Klassen
2019-06-17net/udpgso_bench.sh add UDP GSO audit testsFred Klassen
2019-06-17net/udpgso_bench_tx: options to exercise TX CMSGFred Klassen
2019-06-17selftests: rtnetlink: add addresses with fixed life timeFlorian Westphal
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-18selftests/bpf: convert tests w/ custom values to BTF-defined mapsAndrii Nakryiko
2019-06-18selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to BTF-defined mapsAndrii Nakryiko
2019-06-18selftests/bpf: add test for BTF-defined mapsAndrii Nakryiko
2019-06-18libbpf: allow specifying map definitions using BTFAndrii Nakryiko
2019-06-18libbpf: split initialization and loading of BTFAndrii Nakryiko
2019-06-18libbpf: identify maps by section index in addition to offsetAndrii Nakryiko
2019-06-18libbpf: refactor map initializationAndrii Nakryiko
2019-06-18libbpf: streamline ELF parsing error-handlingAndrii Nakryiko
2019-06-18libbpf: extract BTF loading logicAndrii Nakryiko
2019-06-18libbpf: add common min/max macro to libbpf_internal.hAndrii Nakryiko
2019-06-16selftests/net: fix warnings in TFO key rotation selftestWillem de Bruijn
2019-06-16tc-tests: updated skbedit testsRoman Mashak
2019-06-16tc-tests: added path to ip command in tdcRoman Mashak
2019-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-06-15net: sched: remove NET_CLS_IND config optionJiri Pirko
2019-06-15selftests/bpf: convert socket_cookie test to sk storageStanislav Fomichev
2019-06-15bpf/tools: sync bpf.hStanislav Fomichev
2019-06-15bpf: Add test for SO_REUSEPORT_DETACH_BPFMartin KaFai Lau
2019-06-15bpf: Sync asm-generic/socket.h to tools/Martin KaFai Lau
2019-06-15libbpf: fix check for presence of associated BTF for map creationAndrii Nakryiko
2019-06-15selftests/bpf: signedness bug in enable_all_controllers()Dan Carpenter
2019-06-13selftests: ptp: Add Physical Hardware Clock testShalom Toledo
2019-06-13tc-tests: updated fw with bind actions by reference use casesRoman Mashak
2019-06-13mm/devm_memremap_pages: fix final page put raceDan Williams
2019-06-13bpf: fix div64 overflow tests to properly detect errorsNaveen N. Rao
2019-06-13bpf: sync BPF_FIB_LOOKUP flag changes with BPF uapiMartynas Pumputis
2019-06-12selftests: tc_flower: Add TOS matching testJiri Pirko
2019-06-12selftests: mlxsw: Test nexthop offload indicationIdo Schimmel
2019-06-11selftests: pmtu: Introduce list_flush_ipv6_exception test caseStefano Brivio
2019-06-11bpf: lpm_trie: check left child of last leftmost node for NULLJonathan Lemon
2019-06-11bpf: use libbpf_num_possible_cpus internallyHechao Li
2019-06-11selftests/bpf: remove bpf_util.h from BPF C progsHechao Li
2019-06-11bpf: add a new API libbpf_num_possible_cpus()Hechao Li
2019-06-11selftests/bpf : clean up feature/ when make cleanHechao Li
2019-06-10selftests/bpf: fix constness of source arg for bpf helpersAndrii Nakryiko