aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-11tc: Update README and add configKeara Leibovitz2-5/+59
2018-08-09selftests: mlxsw: Add TC flower test for Spectrum-2Ido Schimmel1-0/+366
2018-08-07selftests: forwarding: gre_multipath: Update next-hop statistics match criteriaNir Dotan1-4/+4
2018-08-07tc-tests: initial version of nat action unit testsKeara Leibovitz1-0/+593
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller14-35/+702
2018-08-05tc-testing: remove duplicate spaces in skbedit match patternsVlad Buslov1-13/+13
2018-08-05tc-testing: remove duplicate spaces in connmark match patternsVlad Buslov1-12/+12
2018-08-05tc-testing: flush gact actions on test teardownVlad Buslov1-1/+2
2018-08-05tc-testing: fix ip address in u32 testVlad Buslov1-2/+2
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller15-67/+114
2018-08-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds13-63/+124
2018-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-8/+12
2018-08-03selftests/bpf: update test_lwt_seg6local.sh according to iproute2Mathieu Xhonneux1-3/+3
2018-08-03selftests/bpf: fix a typo in map in map testRoman Gushchin1-3/+3
2018-08-02tools: bpf: fix BTF code added twice to different treesJakub Kicinski2-18/+0
2018-08-03selftests/bpf: add a cgroup storage testRoman Gushchin2-1/+132
2018-08-03selftests/bpf: add verifier cgroup storage testsRoman Gushchin2-1/+141
2018-08-03bpftool: add support for CGROUP_STORAGE mapsRoman Gushchin1-0/+1
2018-08-03bpf: sync bpf.h to tools/Roman Gushchin1-1/+26
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller14-141/+318
2018-08-02selftest/net: fix protocol family to work for IPv4.Maninder Singh1-1/+1
2018-08-01Merge tag 'pm-urgent-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-65/+59
2018-08-01selftests: mlxsw: Add test for ip_forward_update_priorityPetr Machata1-0/+233
2018-08-01selftests: forwarding: Move DSCP capture to lib.shPetr Machata2-42/+42
2018-08-01selftests: forwarding: Move lldpad waiting to lib.shPetr Machata2-20/+24
2018-08-01Merge branch 'pm-tools'Rafael J. Wysocki2-65/+59
2018-07-31bpf: verifier: MOV64 don't mark dst reg unboundedArthur Fabre1-0/+26
2018-07-31Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-2/+7
2018-07-31selftests/bpf: Test for get_socket_cookieAndrey Ignatov3-2/+289
2018-07-31selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.hAndrey Ignatov1-0/+2
2018-07-31bpf: Sync bpf.h to tools/Andrey Ignatov1-0/+14
2018-07-31Merge tag 'perf-urgent-for-mingo-4.18-20180730' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgentIngo Molnar13-63/+124
2018-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds8-76/+196
2018-07-31bpf: fix build error in libbpf with EXTRA_CFLAGS="-Wp, -D_FORTIFY_SOURCE=2 -O2"Thomas Richter1-13/+29
2018-07-31tools/bpftool: fix a percpu_array map dump problemYonghong Song1-5/+9
2018-07-30selftests: forwarding: Test mirror-to-gretap w/ UL team LACPPetr Machata1-0/+285
2018-07-30selftests: forwarding: Test mirror-to-gretap w/ UL teamPetr Machata1-0/+283
2018-07-30selftests: forwarding: Introduce $ARPINGPetr Machata2-2/+5
2018-07-30selftests: forwarding: lib: Support team devicesPetr Machata1-0/+23
2018-07-30selftests: forwarding: lib: Add require_command()Petr Machata1-8/+11
2018-07-30perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo5-0/+5
2018-07-30tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo5-58/+93
2018-07-30tools headers uapi: Refresh linux/bpf.h copyArnaldo Carvalho de Melo1-5/+23
2018-07-30tools headers powerpc: Update asm/unistd.h copy to pick newArnaldo Carvalho de Melo1-0/+1
2018-07-30tools headers uapi: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo1-0/+2
2018-07-29selftests: mlxsw: qos_dscp_bridge: FixPetr Machata1-2/+2
2018-07-29selftests: add a selftest for directed broadcast forwardingXin Long1-0/+233
2018-07-29Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxRafael J. Wysocki2-65/+59
2018-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller8-76/+196
2018-07-28perf build: Build error in libbpf missing initializationThomas Richter1-1/+1