summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | bpftool: Allow to add compiler flags via EXTRA_CFLAGS variableJiri Olsa2018-10-111-0/+4
| * | | | | | tools/bpf: use proper type and uapi perf_event.h header for libbpfYonghong Song2018-10-102-5/+5
| * | | | | | selftests/bpf: add XDP selftests for modifying and popping VLAN headersJesper Dangaard Brouer2018-10-103-2/+491
| * | | | | | bpf: make TC vlan bpf_helpers avail to selftestsJesper Dangaard Brouer2018-10-101-0/+4
| * | | | | | selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf progPrashant Bhole2018-10-101-1/+120
| * | | | | | selftests/bpf: test_verifier, change names of fixup mapsPrashant Bhole2018-10-101-190/+190
| * | | | | | tools/bpf: bpftool, print strerror when map lookup error occursPrashant Bhole2018-10-101-5/+24
| * | | | | | tools/bpf: bpftool, split the function do_dump()Prashant Bhole2018-10-101-34/+49
* | | | | | | selftests: pmtu: Add optional traffic captures for single testsStefano Brivio2018-10-161-7/+53
* | | | | | | selftests: pmtu: Allow selection of single testsStefano Brivio2018-10-161-0/+21
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-137-7/+23
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-10-122-2/+2
| |\ \ \ \ \ \
| | * | | | | | selftests: udpgso_bench.sh explicitly requires bashPaolo Abeni2018-10-111-1/+1
| | * | | | | | selftests: rtnetlink.sh explicitly requires bash.Paolo Abeni2018-10-111-1/+1
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-10-114-5/+20
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | Merge tag 'perf-urgent-for-mingo-4.19-20181005' of git://git.kernel.org/pub/s...Ingo Molnar2018-10-054-5/+20
| | |\ \ \ \
| | | * | | | perf record: Use unmapped IP for inline callchain cursorsMilian Wolff2018-10-051-1/+2
| | | * | | | perf python: Use -Wno-redundant-decls to build with PYTHON=python3Arnaldo Carvalho de Melo2018-10-051-1/+1
| | | * | | | perf report: Don't try to map ip to invalid mapMilian Wolff2018-09-271-2/+3
| | | * | | | perf script python: Fix export-to-sqlite.py sample columnsAdrian Hunter2018-09-251-1/+5
| | | * | | | perf script python: Fix export-to-postgresql.py occasional failureAdrian Hunter2018-09-251-0/+9
| * | | | | | Merge tag 'char-misc-4.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-10-071-0/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | tools: hv: fcopy: set 'error' in case an unknown operation was requestedVitaly Kuznetsov2018-09-301-0/+1
| | |/ / / /
* | | | | | selftests: use posix-style redirection in ip_defrag.shPaolo Abeni2018-10-111-4/+4
* | | | | | selftests: mlxsw: qos_mc_aware: Make executablePetr Machata2018-10-111-0/+0
* | | | | | selftests: forwarding: Have lldpad_app_wait_set() wait for unknown, tooPetr Machata2018-10-111-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-0929-309/+2059
|\ \ \ \ \
| * | | | | libbpf: relicense libbpf as LGPL-2.1 OR BSD-2-ClauseAlexei Starovoitov2018-10-0813-62/+13
| * | | | | libbpf: Use __u32 instead of u32 in bpf_program__loadAndrey Ignatov2018-10-042-2/+2
| * | | | | libbpf: Make include guards consistentAndrey Ignatov2018-10-045-15/+15
| * | | | | libbpf: Consistent prefixes for interfaces in str_error.h.Andrey Ignatov2018-10-043-11/+13
| * | | | | libbpf: Consistent prefixes for interfaces in nlattr.h.Andrey Ignatov2018-10-045-81/+94
| * | | | | libbpf: Consistent prefixes for interfaces in libbpf.h.Andrey Ignatov2018-10-043-43/+45
| * | | | | libbpf: Move __dump_nlmsg_t from API to implementationAndrey Ignatov2018-10-042-3/+3
| * | | | | selftests/bpf: Add C tests for reference trackingJoe Stringer2018-10-033-1/+219
| * | | | | libbpf: Support loading individual progsJoe Stringer2018-10-032-2/+5
| * | | | | selftests/bpf: Add tests for reference trackingJoe Stringer2018-10-031-0/+759
| * | | | | selftests/bpf: Generalize dummy program typesJoe Stringer2018-10-031-14/+17
| * | | | | bpf: Add helper to retrieve socket in BPFJoe Stringer2018-10-032-1/+104
| * | | | | bpf: Reuse canonical string formatter for ctx errsJoe Stringer2018-10-031-5/+5
| * | | | | bpf: Simplify ptr_min_max_vals adjustmentJoe Stringer2018-10-031-7/+7
| * | | | | selftests/bpf: cgroup local storage-based network countersRoman Gushchin2018-10-014-2/+257
| * | | | | selftests/bpf: extend the storage test to test per-cpu cgroup storageRoman Gushchin2018-10-011-3/+57
| * | | | | selftests/bpf: add verifier per-cpu cgroup storage testsRoman Gushchin2018-10-011-6/+133
| * | | | | bpftool: add support for PERCPU_CGROUP_STORAGE mapsRoman Gushchin2018-10-011-1/+3
| * | | | | bpf: sync include/uapi/linux/bpf.h to tools/include/uapi/linux/bpf.hRoman Gushchin2018-10-011-0/+1
| * | | | | selftests/bpf: Test libbpf_{prog,attach}_type_by_nameAndrey Ignatov2018-09-272-1/+209
| * | | | | selftests/bpf: Use libbpf_attach_type_by_name in test_socket_cookieAndrey Ignatov2018-09-271-5/+1
| * | | | | libbpf: Support sk_skb/stream_{parser, verdict} section namesAndrey Ignatov2018-09-271-0/+4
| * | | | | libbpf: Support cgroup_skb/{e,in}gress section namesAndrey Ignatov2018-09-271-0/+4