aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | selftests/bpf: Fix bind{4,6} tcp/socket header type conflictJames Hilliard2022-08-292-4/+0
| * | | | | | | bpf: Fix a few typos in BPF helpers documentationQuentin Monnet2022-08-261-8/+8
| * | | | | | | selftests/bpf: Declare subprog_noise as static in tailcall_bpf2bpf4James Hilliard2022-08-261-1/+1
| * | | | | | | selftests/bpf: fix type conflict in test_tc_dtimeJames Hilliard2022-08-261-1/+0
| * | | | | | | libbpf: add map_get_fd_by_id and map_delete_elem in light skeletonBenjamin Tissoires2022-08-251-0/+23
| * | | | | | | bpf: Add CGROUP prefix to cgroup_iter_orderHao Luo2022-08-254-12/+12
| * | | | | | | bpftool: Fix a wrong type cast in btf_dumper_intLam Thai2022-08-251-1/+1
| * | | | | | | selftests/bpf: add a selftest for cgroup hierarchical stats collectionYosry Ahmed2022-08-253-0/+584
| * | | | | | | selftests/bpf: extend cgroup helpersYosry Ahmed2022-08-252-47/+174
| * | | | | | | selftests/bpf: Test cgroup_iter.Hao Luo2022-08-254-1/+271
| * | | | | | | bpf: Introduce cgroup iterHao Luo2022-08-252-2/+32
| * | | | | | | selftests/bpf: Fix wrong size passed to bpf_setsockopt()Yang Yingliang2022-08-241-3/+7
| * | | | | | | selftests/bpf: Add cb_refs test to s390x deny listDaniel Müller2022-08-241-0/+1
| * | | | | | | selftests/bpf: Add tests for reference state fixes for callbacksKumar Kartikeya Dwivedi2022-08-242-0/+164
| * | | | | | | selftests/bpf: Make sure bpf_{g,s}et_retval is exposed everywhereStanislav Fomichev2022-08-234-0/+90
| * | | | | | | bpf: update bpf_{g,s}et_retval documentationStanislav Fomichev2022-08-231-5/+17
| * | | | | | | bpf, selftests: Test BPF_FLOW_DISSECTOR_CONTINUEShmulik Ladkani2022-08-233-0/+44
| * | | | | | | bpf, test_run: Propagate bpf_flow_dissect's retval to user's bpf_attr.test.re...Shmulik Ladkani2022-08-232-2/+23
| * | | | | | | bpf, flow_dissector: Introduce BPF_FLOW_DISSECTOR_CONTINUE retcode for bpf progsShmulik Ladkani2022-08-231-0/+5
| * | | | | | | selftest/bpf: Add setget_sockopt to DENYLIST.s390xMartin KaFai Lau2022-08-191-0/+1
| * | | | | | | selftests/bpf: Fix spelling mistake.Colin Ian King2022-08-191-1/+1
| * | | | | | | selftests/bpf: bpf_setsockopt testsMartin KaFai Lau2022-08-183-1/+606
* | | | | | | | selftests: net: dsa: symlink the tc_actions.sh testVladimir Oltean2022-09-013-1/+4
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-0112-76/+133
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-09-013-25/+51
| |\ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| | * | | | | | selftests: net: sort .gitignore fileAxel Rasmussen2022-08-311-25/+25
| | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2022-08-262-0/+26
| | |\ \ \ \ \
| | | * | | | | selftests/bpf: Add regression test for pruning fixKumar Kartikeya Dwivedi2022-08-251-0/+25
| | | * | | | | selftests/bpf: Add lru_bug to s390x deny listDaniel Müller2022-08-121-0/+1
| * | | | | | | Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-08-281-16/+18
| |\ \ \ \ \ \ \
| | * | | | | | | x86/sev: Mark snp_abort() noreturnBorislav Petkov2022-08-251-16/+18
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | perf stat: Capitalize topdown metrics' namesZhengjun Xing2022-08-271-12/+12
| * | | | | | | perf docs: Update the documentation for the save_type filterKan Liang2022-08-271-0/+3
| * | | | | | | perf sched: Fix memory leaks in __cmd_record detected with -fsanitize=addressIan Rogers2022-08-271-5/+19
| * | | | | | | perf record: Fix manpage formatting of description of support to hybrid systemsAndi Kleen2022-08-272-12/+2
| * | | | | | | perf test: Stat test for repeat with a weak groupIan Rogers2022-08-271-0/+19
| * | | | | | | perf stat: Clear evsel->reset_group for each stat runIan Rogers2022-08-271-0/+1
| * | | | | | | tools kvm headers arm64: Update KVM header from the kernel sourcesArnaldo Carvalho de Melo2022-08-271-2/+4
| * | | | | | | perf python: Fix build when PYTHON_CONFIG is user suppliedJames Clark2022-08-271-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | net-next: Fix IP_UNICAST_IF option behavior for connected socketsRichard Gobert2022-08-312-2/+44
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-2539-261/+1113
|\| | | | | |
| * | | | | | Merge tag 'net-6.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-08-255-0/+90
| |\ \ \ \ \ \
| | * | | | | | selftests: include bonding tests into the kselftest infraJonathan Toppins2022-08-225-0/+90
| * | | | | | | Merge tag 'linux-kselftest-fixes-6.0-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-08-232-0/+7
| |\ \ \ \ \ \ \
| | * | | | | | | selftests/vm: fix inability to build any vm testsAxel Rasmussen2022-08-191-0/+1
| | * | | | | | | selftests/sgx: Ignore OpenSSL 3.0 deprecated functions warningKristen Carlson Accardi2022-08-151-0/+6
| | | |/ / / / / | | |/| | | | |
| * | | | | | | perf tools: Fix compile error for x86Yang Jihong2022-08-221-0/+4
| * | | | | | | asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers2022-08-211-21/+0
| * | | | | | | Merge tag 'perf-tools-fixes-for-v6.0-2022-08-19' of git://git.kernel.org/pub/...Linus Torvalds2022-08-2027-235/+976
| |\ \ \ \ \ \ \
| | * | | | | | | perf tools: Support reading PERF_FORMAT_LOSTNamhyung Kim2022-08-196-42/+108