summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | libbpf: Remove unneeded semicolon in btf_dump_emit_typeZou Wei2020-04-281-1/+1
| * | | selftests/bpf: Copy runqslower to OUTPUT directoryVeronika Kabatova2020-04-281-1/+2
| * | | libbpf: Return err if bpf_object__load failedMao Wenan2020-04-271-1/+1
| * | | selftests/bpf: Add cls_redirect classifierLorenz Bauer2020-04-264-0/+1575
| * | | bpf: Make verifier log more relevant by defaultAndrii Nakryiko2020-04-261-1/+6
| * | | bpf: add bpf_ktime_get_boot_ns()Maciej Żenczykowski2020-04-261-1/+12
| * | | bpf_helpers.h: Add note for building with vmlinux.h or linux/types.hYoshiki Komachi2020-04-261-0/+6
| * | | bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}Stanislav Fomichev2020-04-261-0/+24
| * | | tools/bpf/bpftool: Remove duplicate headersJagadeesh Pagadala2020-04-263-3/+0
* | | | docs: networking: convert filter.txt to ReSTMauro Carvalho Chehab2020-04-282-2/+2
* | | | selftests: tls: run all tests for TLS 1.2 and TLS 1.3Jakub Kicinski2020-04-281-76/+17
* | | | kselftest: add fixture variantsJakub Kicinski2020-04-281-26/+122
* | | | kselftest: run tests by fixtureJakub Kicinski2020-04-281-9/+14
* | | | kselftest: create fixture objectsJakub Kicinski2020-04-281-13/+38
* | | | kselftest: factor out list manipulation to a helperJakub Kicinski2020-04-281-18/+24
* | | | selftests: net: add new testcases for nexthop API compat mode sysctlRoopa Prabhu2020-04-281-2/+196
* | | | selftests: forwarding: tc_actions.sh: add matchall mirror testJiri Pirko2020-04-271-8/+18
* | | | net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPENHoratiu Vultur2020-04-271-0/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-04-2663-892/+1525
|\| |
| * | Merge tag 'objtool-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-04-252-2/+2
| |\ \
| | * | objtool: Fix off-by-one in symbol_by_offset()Julien Thierry2020-04-221-1/+1
| | * | objtool: Fix 32bit cross buildsPeter Zijlstra2020-04-221-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-04-2515-63/+157
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-04-2513-61/+126
| | |\ \ \
| | | * | | selftests/bpf: Fix a couple of broken test_btf casesStanislav Fomichev2020-04-254-40/+16
| | | * | | tools/runqslower: Ensure own vmlinux.h is picked up firstAndrii Nakryiko2020-04-251-1/+1
| | | * | | bpftool: Respect the -d option in struct_ops cmdMartin KaFai Lau2020-04-251-1/+7
| | | * | | selftests/bpf: Add test for freplace program with expected_attach_typeToke Høiland-Jørgensen2020-04-253-18/+58
| | | * | | bpf: Fix reStructuredText markupJakub Wilk2020-04-251-1/+1
| | | * | | libbpf: Only check mode flags in get_xdp_idDavid Ahern2020-04-231-0/+2
| | | * | | bpf, selftests: Add test for BPF_STX BPF_B storing R10Luke Nelson2020-04-211-0/+40
| | | * | | bpf: Forbid XADD on spilled pointers for unprivileged usersJann Horn2020-04-211-0/+1
| | * | | | ipv4: Update fib_select_default to handle nexthop objectsDavid Ahern2020-04-231-0/+23
| | * | | | selftests: Fix suppress test in fib_tests.shDavid Ahern2020-04-221-2/+8
| | |/ / /
| * | | | Merge tag 'pm-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-04-245-371/+619
| |\ \ \ \
| | * | | | pm-graph v5.6Todd Brandt2020-04-205-371/+619
| * | | | | Merge tag 'linux-kselftest-5.7-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-04-2210-34/+22
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| |
| | * | | selftests/ipc: Fix test failure seen after initial test runTyler Hicks2020-04-141-1/+1
| | * | | Revert "Kernel selftests: tpm2: check for tpm support"Jarkko Sakkinen2020-04-142-19/+3
| | * | | selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfigXiao Yang2020-04-141-0/+1
| | * | | selftests/seccomp: allow clock_nanosleep instead of nanosleepThadeu Lima de Souza Cascardo2020-04-141-6/+8
| | * | | kselftest/runner: allow to properly deliver signals to testsAndrea Righi2020-04-141-1/+1
| | * | | selftests/harness: fix spelling mistake "SIGARLM" -> "SIGALRM"Colin Ian King2020-04-141-3/+3
| | * | | selftests: Fix memfd test run-time regressionShuah Khan2020-04-131-1/+2
| | * | | selftests: vm: Fix 64-bit test builds for powerpc64leSandipan Das2020-04-132-2/+2
| | * | | selftests: vm: Do not override definition of ARCHSandipan Das2020-04-131-2/+2
| * | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-212-1/+3
| |\ \ \ \
| | * | | | tools/vm: fix cross-compile buildLucas Stach2020-04-211-0/+2
| | * | | | tools/build: tweak unused value workaroundGeorge Burgess IV2020-04-211-1/+1
| | | |/ / | | |/| |
| * | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-04-214-2/+5
| |\ \ \ \ | | |/ / / | |/| | |