summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | tools/bpf: Add tests for BTF_KIND_FUNC_PROTO and BTF_KIND_FUNCMartin KaFai Lau2018-11-202-2/+476
| * | | | tools/bpf: Sync kernel btf.h headerMartin KaFai Lau2018-11-201-3/+15
| * | | | tools: add selftest for BPF_F_ZERO_SEEDLorenz Bauer2018-11-201-9/+55
| * | | | tools: sync linux/bpf.hLorenz Bauer2018-11-201-3/+10
| * | | | bpf: libbpf: retry map creation without the nameStanislav Fomichev2018-11-201-1/+10
| * | | | bpftool: make libbfd optionalStanislav Fomichev2018-11-165-6/+35
| * | | | selftest/bpf: Use bpf_sk_lookup_{tcp, udp} in test_sock_addrAndrey Ignatov2018-11-162-21/+78
| * | | | bpf: libbpf: Fix bpf_program__next() APIMartin KaFai Lau2018-11-161-14/+11
| * | | | selftests/bpf: Fix uninitialized duration warningJoe Stringer2018-11-161-1/+1
| * | | | selftests/bpf: Test narrow loads with off > 0 for bpf_sock_addrAndrey Ignatov2018-11-101-4/+24
| * | | | selftests/bpf: Test narrow loads with off > 0 in test_verifierAndrey Ignatov2018-11-101-10/+38
| * | | | bpftool: support loading flow dissectorStanislav Fomichev2018-11-103-51/+74
| * | | | bpftool: add pinmaps argument to the load/loadallStanislav Fomichev2018-11-103-3/+28
| * | | | bpftool: add loadall commandStanislav Fomichev2018-11-105-43/+81
| * | | | libbpf: add internal pin_nameStanislav Fomichev2018-11-101-3/+26
| * | | | libbpf: bpf_program__pin: add special case for instances.nr == 1Stanislav Fomichev2018-11-101-0/+10
| * | | | libbpf: cleanup after partial failure in bpf_object__pinStanislav Fomichev2018-11-102-23/+319
| * | | | selftests/bpf: rename flow dissector section to flow_dissectorStanislav Fomichev2018-11-102-2/+2
| * | | | bpftool: Improve handling of ENOENT on map dumpsDavid Ahern2018-11-091-4/+14
| * | | | selftests/bpf: add a test case for sock_ops perf-event notificationSowmini Varadhan2018-11-094-1/+303
| * | | | tools: bpftool: adjust rlimit RLIMIT_MEMLOCK when loading programs, mapsQuentin Monnet2018-11-074-0/+14
| * | | | selftests/bpf: enable (uncomment) all tests in test_libbpf.shQuentin Monnet2018-11-072-10/+14
| | |/ / | |/| |
* | | | selftests/net: add txring_overwriteWillem de Bruijn2018-11-244-1/+191
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-247-14/+14
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-11-237-14/+14
| |\ \ \
| | * \ \ Merge tag 'linux-cpupower-4.20-rc4' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki2018-11-217-14/+14
| | |\ \ \
| | | * | | tools cpupower: Override CFLAGS assignmentsJiri Olsa2018-11-061-6/+6
| | | * | | tools cpupower debug: Allow to use outside build flagsJiri Olsa2018-11-061-2/+2
| | | * | | tools/power/cpupower: fix compilation with STATIC=trueKonstantin Khlebnikov2018-11-065-6/+6
| | | |/ /
* | | | | selftests: explicitly require kernel features needed by udpgro testsPaolo Abeni2018-11-221-0/+14
* | | | | selftests: forwarding: vxlan_bridge_1d: Add learning testIdo Schimmel2018-11-211-0/+108
* | | | | selftests: mlxsw: Consider VxLAN learning enabled as validIdo Schimmel2018-11-211-1/+1
* | | | | selftests: mlxsw: Add a test for VxLAN floodingIdo Schimmel2018-11-191-0/+309
* | | | | selftests: mlxsw: Add a test for VxLAN configurationIdo Schimmel2018-11-191-0/+664
* | | | | selftests: forwarding: vxlan_bridge_1d_port_8472: New testPetr Machata2018-11-191-0/+10
* | | | | selftests: forwarding: vxlan_bridge_1d: Add an ECN decap testPetr Machata2018-11-191-0/+116
* | | | | selftests: forwarding: vxlan_bridge_1d: Add an ECN encap testPetr Machata2018-11-191-0/+26
* | | | | selftests: forwarding: vxlan_bridge_1d: Add a TOS testPetr Machata2018-11-191-0/+14
* | | | | selftests: forwarding: vxlan_bridge_1d: Add a TTL testPetr Machata2018-11-191-0/+33
* | | | | selftests: forwarding: vxlan_bridge_1d: Reconfigure & rerun testsPetr Machata2018-11-191-0/+26
* | | | | selftests: forwarding: vxlan_bridge_1d: Add unicast testPetr Machata2018-11-191-0/+54
* | | | | selftests: forwarding: vxlan_bridge_1d: Add flood testPetr Machata2018-11-191-0/+105
* | | | | selftests: forwarding: vxlan_bridge_1d: Add ping testPetr Machata2018-11-191-0/+8
* | | | | selftests: forwarding: Add a skeleton of vxlan_bridge_1dPetr Machata2018-11-191-0/+296
* | | | | selftests: forwarding: lib: Add link_stats_rx_errors_get()Petr Machata2018-11-191-2/+15
* | | | | selftests: forwarding: ping{6, }_do(): Allow passing ping argumentsPetr Machata2018-11-191-2/+4
* | | | | selftests: forwarding: ping{6, }_test(): Add description argumentPetr Machata2018-11-191-2/+2
* | | | | selftests: forwarding: lib: Add in_ns()Petr Machata2018-11-191-0/+11
* | | | | selftests: forwarding: lib: Support NUM_NETIFS of 0Petr Machata2018-11-191-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-11-193-12/+35
|\| | | |