summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-1319-41/+1615
|\
| * selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_idAndrey Ignatov2018-08-134-3/+302
| * selftests/bpf: Add cgroup id helpers to bpf_helpers.hAndrey Ignatov2018-08-131-0/+4
| * bpf: Sync bpf.h to tools/Andrey Ignatov2018-08-131-1/+20
| * bpf: Test BPF_PROG_TYPE_SK_REUSEPORTMartin KaFai Lau2018-08-117-2/+912
| * bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAYMartin KaFai Lau2018-08-112-1/+262
| * bpf: Sync bpf.h uapi to tools/Martin KaFai Lau2018-08-111-1/+36
| * bpf: Refactor ARRAY_SIZE macro to bpf_util.hMartin KaFai Lau2018-08-116-20/+9
| * tools/bpf: add bpffs pretty print btf test for hash/lru_hash mapsYonghong Song2018-08-101-15/+72
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-113-3/+3
|\ \
| * | bpf, sockmap: fix cork timeout for select due to epipeDaniel Borkmann2018-08-081-1/+1
| * | bpf: btf: Change tools/lib/bpf/btf to LGPLMartin KaFai Lau2018-08-062-2/+2
* | | tc: Update README and add configKeara Leibovitz2018-08-112-5/+59
| |/ |/|
* | selftests: mlxsw: Add TC flower test for Spectrum-2Ido Schimmel2018-08-091-0/+366
* | selftests: forwarding: gre_multipath: Update next-hop statistics match criteriaNir Dotan2018-08-071-4/+4
* | tc-tests: initial version of nat action unit testsKeara Leibovitz2018-08-071-0/+593
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-08-0714-35/+702
|\ \
| * | selftests/bpf: fix a typo in map in map testRoman Gushchin2018-08-031-3/+3
| * | selftests/bpf: add a cgroup storage testRoman Gushchin2018-08-032-1/+132
| * | selftests/bpf: add verifier cgroup storage testsRoman Gushchin2018-08-032-1/+141
| * | bpftool: add support for CGROUP_STORAGE mapsRoman Gushchin2018-08-031-0/+1
| * | bpf: sync bpf.h to tools/Roman Gushchin2018-08-031-1/+26
| * | bpf: verifier: MOV64 don't mark dst reg unboundedArthur Fabre2018-07-311-0/+26
| * | selftests/bpf: Test for get_socket_cookieAndrey Ignatov2018-07-313-2/+289
| * | selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.hAndrey Ignatov2018-07-311-0/+2
| * | bpf: Sync bpf.h to tools/Andrey Ignatov2018-07-311-0/+14
| * | bpf: fix build error in libbpf with EXTRA_CFLAGS="-Wp, -D_FORTIFY_SOURCE=2 -O2"Thomas Richter2018-07-311-13/+29
| * | tools: libbpf: add bpf_object__find_program_by_title()Jakub Kicinski2018-07-272-0/+15
| * | tools: libbpf: handle NULL program gracefully in bpf_program__nth_fd()Jakub Kicinski2018-07-271-0/+3
| * | tools/bpftool: ignore build productsTaeung Song2018-07-262-0/+7
| * | bpf: Add Python 3 support to selftests scripts for bpfJeremy Cline2018-07-252-14/+14
| * | bpf: btf: fix inconsistent IS_ERR and PTR_ERRYueHaibing2018-07-251-1/+1
* | | tc-testing: remove duplicate spaces in skbedit match patternsVlad Buslov2018-08-051-13/+13
* | | tc-testing: remove duplicate spaces in connmark match patternsVlad Buslov2018-08-051-12/+12
* | | tc-testing: flush gact actions on test teardownVlad Buslov2018-08-051-1/+2
* | | tc-testing: fix ip address in u32 testVlad Buslov2018-08-051-2/+2
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-0515-67/+114
|\ \ \ | | |/ | |/|
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-0513-63/+124
| |\ \
| | * \ Merge tag 'perf-urgent-for-mingo-4.18-20180730' of git://git.kernel.org/pub/s...Ingo Molnar2018-07-3113-63/+124
| | |\ \
| | | * | perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo2018-07-305-0/+5
| | | * | tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo2018-07-305-58/+93
| | | * | tools headers uapi: Refresh linux/bpf.h copyArnaldo Carvalho de Melo2018-07-301-5/+23
| | | * | tools headers powerpc: Update asm/unistd.h copy to pick newArnaldo Carvalho de Melo2018-07-301-0/+1
| | | * | tools headers uapi: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo2018-07-301-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-08-042-8/+12
| |\ \ \ \
| | * | | | selftests/bpf: update test_lwt_seg6local.sh according to iproute2Mathieu Xhonneux2018-08-031-3/+3
| | * | | | tools/bpftool: fix a percpu_array map dump problemYonghong Song2018-07-311-5/+9
| * | | | | selftest/net: fix protocol family to work for IPv4.Maninder Singh2018-08-021-1/+1
* | | | | | tools: bpf: fix BTF code added twice to different treesJakub Kicinski2018-08-022-18/+0
* | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-0214-141/+318
|\ \ \ \ \ \ | |/ / / / /