summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-257-35/+83
|\
| * Merge tag 'net-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-02-245-22/+166
| |\
| | * selftests: mptcp: be more conservative with cookie MPJ limitsPaolo Abeni2022-02-191-3/+12
| | * selftests: mptcp: more robust signal race testPaolo Abeni2022-02-191-3/+12
| | * selftests: mptcp: improve 'fair usage on close' stabilityPaolo Abeni2022-02-191-1/+1
| | * selftests: mptcp: fix diag instabilityPaolo Abeni2022-02-191-7/+37
| * | Merge tag 'slab-for-5.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-02-231-15/+15
| |\ \
| | * | tools/cgroup/slabinfo: update to work with struct slabRoman Gushchin2022-02-211-15/+15
| * | | Merge tag 'fs.mount_setattr.v5.17-rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-02-201-2/+2
| |\ \ \
| | * | | tests: fix idmapped mount_setattr testChristian Brauner2022-02-111-2/+2
| * | | | Merge tag 'linux-kselftest-fixes-5.17-rc5' of git://git.kernel.org/pub/scm/li...Linus Torvalds2022-02-183-4/+4
| |\ \ \ \
| | * | | | selftests/ftrace: Do not trace do_softirq because of PREEMPT_RTKrzysztof Kozlowski2022-02-141-1/+1
| | * | | | selftests/seccomp: Fix seccomp failure by adding missing headersSherry Yang2022-02-141-1/+1
| | * | | | selftests/exec: Add non-regular to TEST_GEN_PROGSMuhammad Usama Anjum2022-02-111-2/+2
* | | | | | selftests: forwarding: tests of locked port featureHans Schultz2022-02-233-0/+189
* | | | | | testptp: add option to shift clock by nanosecondsMaciek Machnikowski2022-02-231-4/+14
* | | | | | bonding: add new option ns_ip6_targetHangbin Liu2022-02-211-0/+1
* | | | | | selftests: fib_test: Add a test case for IPv4 broadcast neighboursIdo Schimmel2022-02-211-1/+57
* | | | | | selftests: mptcp: add csum mib check for mptcp_connectGeliang Tang2022-02-181-0/+19
* | | | | | selftests: mptcp: join: check for tools only if neededMatthieu Baerts2022-02-181-18/+20
* | | | | | selftests: mptcp: join: create tmp files only if neededMatthieu Baerts2022-02-181-13/+24
* | | | | | selftests: mptcp: join: remove unused varsMatthieu Baerts2022-02-181-4/+1
* | | | | | selftests: mptcp: join: exit after usage()Matthieu Baerts2022-02-181-1/+12
* | | | | | selftests: mptcp: simplify pm_nl_change_endpointGeliang Tang2022-02-181-29/+8
* | | | | | selftests: mptcp: increase timeout to 20 minutesMatthieu Baerts2022-02-181-1/+1
* | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-02-1821-195/+1306
|\ \ \ \ \ \
| * | | | | | selftests/bpf: Fix crash in core_reloc when bpftool btfgen failsYucong Sun2022-02-171-2/+2
| * | | | | | selftests/bpf: Fix vmtest.sh to launch smp vm.Yucong Sun2022-02-171-1/+1
| * | | | | | libbpf: Fix memleak in libbpf_netlink_recv()Andrii Nakryiko2022-02-171-3/+5
| * | | | | | bpftool: Fix C++ additions to skeletonAndrii Nakryiko2022-02-171-7/+7
| * | | | | | bpftool: Fix pretty print dump for maps without BTF loadedJiri Olsa2022-02-171-16/+15
| * | | | | | selftests/bpf: Test "bpftool gen min_core_btf"Mauricio Vásquez2022-02-161-2/+48
| * | | | | | bpftool: Gen min_core_btf explanation and examplesRafael David Tinoco2022-02-161-0/+90
| * | | | | | bpftool: Implement btfgen_get_btf()Mauricio Vásquez2022-02-161-1/+99
| * | | | | | bpftool: Implement "gen min_core_btf" logicMauricio Vásquez2022-02-162-6/+457
| * | | | | | bpftool: Add gen min_core_btf commandMauricio Vásquez2022-02-162-4/+44
| * | | | | | libbpf: Expose bpf_core_{add,free}_cands() to bpftoolMauricio Vásquez2022-02-162-7/+19
| * | | | | | libbpf: Split bpf_core_apply_relo()Mauricio Vásquez2022-02-163-93/+99
| * | | | | | selftests/bpf: Add Skeleton templated wrapper as an exampleAndrii Nakryiko2022-02-151-2/+85
| * | | | | | bpftool: Add C++-specific open/load/etc skeleton wrappersAndrii Nakryiko2022-02-151-2/+22
| * | | | | | selftests/bpf: Fix GCC11 compiler warnings in -O2 modeAndrii Nakryiko2022-02-153-3/+3
| * | | | | | bpftool: Fix the error when lookup in no-btf mapsYinjun Zhang2022-02-151-4/+2
| * | | | | | libbpf: Use dynamically allocated buffer when receiving netlink messagesToke Høiland-Jørgensen2022-02-121-4/+51
| * | | | | | libbpf: Fix libbpf.map inheritance chain for LIBBPF_0.7.0Andrii Nakryiko2022-02-111-1/+1
| * | | | | | bpftool: Update versioning scheme, align on libbpf's version numberQuentin Monnet2022-02-112-4/+23
| * | | | | | bpftool: Add libbpf's version number to "bpftool version" outputQuentin Monnet2022-02-112-6/+11
| * | | | | | selftest/bpf: Check invalid length in test_xdp_update_fragsLorenzo Bianconi2022-02-111-1/+37
| * | | | | | bpftool: Generalize light skeleton generation.Alexei Starovoitov2022-02-101-19/+20
| * | | | | | libbpf: Prepare light skeleton for the kernel.Alexei Starovoitov2022-02-102-21/+179
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-173-8/+104
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |