summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| | * | tools: bpftool: fix format strings and arguments for jsonw_printf()Quentin Monnet2019-08-151-4/+4
| | * | tools: bpftool: fix arguments for p_err() in do_event_pipe()Quentin Monnet2019-08-151-2/+2
| | * | libbpf: make libbpf.map source of truth for libbpf versionAndrii Nakryiko2019-08-152-12/+11
| | * | tools: bpftool: add documentation for net attach/detachDaniel T. Lee2019-08-151-3/+54
| | * | tools: bpftool: add bash-completion for net attach/detachDaniel T. Lee2019-08-151-10/+55
| | * | tools: bpftool: add net detach command to detach XDP on interfaceDaniel T. Lee2019-08-151-1/+41
| | * | tools: bpftool: add net attach command to attach XDP on interfaceDaniel T. Lee2019-08-151-7/+129
| | * | tools: bpftool: compile with $(EXTRA_WARNINGS)Quentin Monnet2019-08-143-2/+7
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-026-58/+101
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-2714-54/+78
| |\ \ \ \
| * | | | | selftests: mlxsw: Add a test case for devlink-trapIdo Schimmel2019-08-211-0/+129
| * | | | | selftests: mlxsw: Add test cases for devlink-trap L2 dropsIdo Schimmel2019-08-211-0/+484
| * | | | | tc-testing: concurrency: wrap piped rule update commandsVlad Buslov2019-08-191-9/+9
| * | | | | tc-testing: use dedicated DUMMY interface name for dummy devVlad Buslov2019-08-195-285/+286
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-1928-76/+276
| |\ \ \ \ \
| * | | | | | selftests: devlink_trap: Add test cases for devlink-trapIdo Schimmel2019-08-171-0/+364
| * | | | | | selftests: forwarding: devlink_lib: Add devlink-trap helpersIdo Schimmel2019-08-171-0/+163
| * | | | | | selftests: forwarding: devlink_lib: Allow tests to define devlink deviceIdo Schimmel2019-08-171-12/+14
| * | | | | | selftests: Fix get_ifidx and callers in nettest.cDavid Ahern2019-08-161-12/+13
| * | | | | | selftests: netdevsim: add devlink regions testsJiri Pirko2019-08-151-1/+53
| * | | | | | selftests: netdevsim: add devlink params testsJiri Pirko2019-08-151-1/+61
| * | | | | | selftests: net: push jq workaround into separate helperJiri Pirko2019-08-152-13/+23
| | |_|_|/ / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2019-08-1396-728/+4416
| |\ \ \ \ \
| | * | | | | libbpf: attempt to load kernel BTF from sysfs firstAndrii Nakryiko2019-08-131-7/+57
| | * | | | | selftests/bpf: fix race in flow dissector testsPetar Penkov2019-08-132-8/+27
| | * | | | | tools: bpftool: add feature check for zlibPeter Wu2019-08-131-3/+8
| | * | | | | tools: bpftool: fix reading from /proc/config.gzPeter Wu2019-08-122-53/+54
| | * | | | | tools/bpf: fix core_reloc.c compilation errorYonghong Song2019-08-071-1/+1
| | * | | | | selftests/bpf: add CO-RE relocs misc testsAndrii Nakryiko2019-08-074-0/+106
| | * | | | | selftests/bpf: add CO-RE relocs ints testsAndrii Nakryiko2019-08-0711-0/+209
| | * | | | | selftests/bpf: add CO-RE relocs ptr-as-array testsAndrii Nakryiko2019-08-075-0/+69
| | * | | | | selftests/bpf: add CO-RE relocs modifiers/typedef testsAndrii Nakryiko2019-08-076-0/+170
| | * | | | | selftests/bpf: add CO-RE relocs enum/ptr/func_proto testsAndrii Nakryiko2019-08-0710-0/+167
| | * | | | | selftests/bpf: add CO-RE relocs array testsAndrii Nakryiko2019-08-0711-0/+201
| | * | | | | selftests/bpf: add CO-RE relocs nesting testsAndrii Nakryiko2019-08-0716-0/+421
| | * | | | | selftests/bpf: add CO-RE relocs struct flavors testsAndrii Nakryiko2019-08-075-0/+117
| | * | | | | selftests/bpf: add CO-RE relocs testing setupAndrii Nakryiko2019-08-072-0/+165
| | * | | | | selftests/bpf: add BPF_CORE_READ relocatable read macroAndrii Nakryiko2019-08-071-0/+20
| | * | | | | libbpf: implement BPF CO-RE offset relocation algorithmAndrii Nakryiko2019-08-072-18/+864
| | * | | | | libbpf: add .BTF.ext offset relocation section loadingAndrii Nakryiko2019-08-073-42/+136
| | * | | | | libbpf: convert libbpf code to use new btf helpersAndrii Nakryiko2019-08-073-221/+158
| | * | | | | libbpf: add helpers for working with BTF typesAndrii Nakryiko2019-08-071-0/+178
| | * | | | | selftests/bpf: test_progs: drop extra trailing tabStanislav Fomichev2019-08-061-1/+1
| | * | | | | selftests/bpf: test_progs: test__printf -> printfStanislav Fomichev2019-08-0610-38/+22
| | * | | | | selftests/bpf: test_progs: switch to open_memstreamStanislav Fomichev2019-08-062-56/+62
| | * | | | | selftests/bpf: add loop test 5Alexei Starovoitov2019-08-062-0/+33
| | * | | | | selftests/bpf: add loop test 4Alexei Starovoitov2019-08-062-0/+19
| | * | | | | selftests/bpf: extend sockopt_sk selftest with TCP_CONGESTION use caseStanislav Fomichev2019-08-012-0/+47
| | * | | | | tools: bpftool: add support for reporting the effective cgroup progsJakub Kicinski2019-07-303-38/+76
| | * | | | | selftests/bpf: fix clearing buffered output between tests/subtestsAndrii Nakryiko2019-07-301-1/+1