summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller68-755/+3053
2019-06-20selftests/net: make udpgso_bench skip unsupported testcasesWillem de Bruijn2-34/+59
2019-06-19selftests: tc: add ingress device matching supportJiri Pirko3-2/+225
2019-06-19selftests/bpf: add realistic loop testsAlexei Starovoitov15-12/+1347
2019-06-19selftests/bpf: add basic verifier tests for loopsAlexei Starovoitov1-0/+161
2019-06-19selftests/bpf: fix testsAlexei Starovoitov3-20/+24
2019-06-19selftests/bpf: fix tests due to const spill/fillAlexei Starovoitov2-14/+17
2019-06-19libbpf: constify getter APIsAndrii Nakryiko2-70/+72
2019-06-18selftests: mlxsw: Add a test for FIB offload indicationIdo Schimmel1-0/+349
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller131-910/+1035
2019-06-18net/udpgso_bench.sh test fails on errorFred Klassen1-0/+33
2019-06-18net/udpgso_bench.sh add UDP GSO audit testsFred Klassen1-1/+18
2019-06-18net/udpgso_bench_tx: options to exercise TX CMSGFred Klassen1-15/+276
2019-06-18selftests: rtnetlink: add addresses with fixed life timeFlorian Westphal1-0/+21
2019-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-58/+922
2019-06-18selftests/bpf: convert tests w/ custom values to BTF-defined mapsAndrii Nakryiko14-140/+285
2019-06-18selftests/bpf: switch BPF_ANNOTATE_KV_PAIR tests to BTF-defined mapsAndrii Nakryiko5-72/+87
2019-06-18selftests/bpf: add test for BTF-defined mapsAndrii Nakryiko2-7/+76
2019-06-18libbpf: allow specifying map definitions using BTFAndrii Nakryiko2-9/+345
2019-06-18libbpf: split initialization and loading of BTFAndrii Nakryiko1-10/+24
2019-06-18libbpf: identify maps by section index in addition to offsetAndrii Nakryiko1-15/+25
2019-06-18libbpf: refactor map initializationAndrii Nakryiko1-114/+133
2019-06-18libbpf: streamline ELF parsing error-handlingAndrii Nakryiko1-24/+20
2019-06-18libbpf: extract BTF loading logicAndrii Nakryiko1-38/+55
2019-06-18libbpf: add common min/max macro to libbpf_internal.hAndrii Nakryiko5-15/+10
2019-06-17selftests/net: fix warnings in TFO key rotation selftestWillem de Bruijn1-3/+2
2019-06-17tc-tests: updated skbedit testsRoman Mashak1-9/+53
2019-06-17tc-tests: added path to ip command in tdcRoman Mashak1-0/+2
2019-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-9/+50
2019-06-16net: sched: remove NET_CLS_IND config optionJiri Pirko2-2/+1
2019-06-15selftests/bpf: convert socket_cookie test to sk storageStanislav Fomichev2-32/+38
2019-06-15bpf/tools: sync bpf.hStanislav Fomichev1-0/+2
2019-06-15bpf: Add test for SO_REUSEPORT_DETACH_BPFMartin KaFai Lau1-0/+54
2019-06-15bpf: Sync asm-generic/socket.h to tools/Martin KaFai Lau1-0/+147
2019-06-15libbpf: fix check for presence of associated BTF for map creationAndrii Nakryiko1-4/+5
2019-06-15selftests/bpf: signedness bug in enable_all_controllers()Dan Carpenter1-1/+1
2019-06-14selftests: ptp: Add Physical Hardware Clock testShalom Toledo1-0/+166
2019-06-14tc-tests: updated fw with bind actions by reference use casesRoman Mashak1-0/+144
2019-06-14mm/devm_memremap_pages: fix final page put raceDan Williams1-0/+2
2019-06-14bpf: fix div64 overflow tests to properly detect errorsNaveen N. Rao1-4/+10
2019-06-13bpf: sync BPF_FIB_LOOKUP flag changes with BPF uapiMartynas Pumputis1-2/+2
2019-06-12selftests: tc_flower: Add TOS matching testJiri Pirko1-1/+35
2019-06-12selftests: mlxsw: Test nexthop offload indicationIdo Schimmel1-0/+47
2019-06-11selftests: pmtu: Introduce list_flush_ipv6_exception test caseStefano Brivio1-1/+50
2019-06-11bpf: lpm_trie: check left child of last leftmost node for NULLJonathan Lemon1-3/+38
2019-06-11bpf: use libbpf_num_possible_cpus internallyHechao Li2-80/+10
2019-06-11selftests/bpf: remove bpf_util.h from BPF C progsHechao Li5-4/+6
2019-06-11bpf: add a new API libbpf_num_possible_cpus()Hechao Li3-0/+74
2019-06-11selftests/bpf : clean up feature/ when make cleanHechao Li1-1/+2
2019-06-11selftests/bpf: fix constness of source arg for bpf helpersAndrii Nakryiko1-2/+2