summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* mptcp: keep track of local endpoint still available for each mskPaolo Abeni2022-01-071-1/+4
* selftests: mptcp: add disconnect testsPaolo Abeni2022-01-072-27/+160
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-01-0712-184/+543
|\
| * bpf: selftests: Add bind retry for post_bind{4, 6}Menglong Dong2022-01-071-20/+130
| * bpf: selftests: Use C99 initializers in test_sock.cMenglong Dong2022-01-071-128/+92
| * bpf/selftests: Test bpf_d_path on rdonly_mem.Hao Luo2022-01-072-1/+49
| * libbpf: Add documentation for bpf_map batch operationsGrant Seltzer2022-01-072-6/+117
| * selftests/bpf: Don't rely on preserving volatile in PT_REGS macros in loop3Andrii Nakryiko2022-01-061-2/+2
| * libbpf 1.0: Deprecate bpf_object__find_map_by_offset() APIChristy Lee2022-01-061-1/+2
| * libbpf 1.0: Deprecate bpf_map__is_offload_neutral()Christy Lee2022-01-062-1/+2
| * libbpf: Support repeated legacy kprobes on same functionQiang Wang2022-01-061-1/+4
| * libbpf: Use probe_name for legacy kprobeQiang Wang2022-01-061-1/+1
| * libbpf: Deprecate bpf_perf_event_read_simple() APIChristy Lee2022-01-062-8/+15
| * bpf, selftests: Add verifier test for mem_or_null register with offset.Daniel Borkmann2022-01-051-0/+28
| * bpf/selftests: Fix namespace mount setup in tc_redirectJiri Olsa2022-01-051-0/+7
| * bpftool: Probe for instruction set extensionsPaul Chaignon2022-01-051-0/+44
| * bpftool: Probe for bounded loop supportPaul Chaignon2022-01-051-0/+22
| * bpftool: Refactor misc. feature probePaul Chaignon2022-01-051-16/+29
* | gro: add ability to control gro max packet sizeCoco Li2022-01-061-0/+1
* | testptp: set pin function before other requestsMiroslav Lichvar2022-01-061-12/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-0510-29/+56
|\ \ | |/ |/|
| * Merge tag 'net-5.16-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2022-01-053-2/+3
| |\
| | * selftests: set amt.sh executableTaehee Yoo2022-01-051-0/+0
| | * selftests: net: udpgro_fwd.sh: explicitly checking the available ping featureJianguo Wu2022-01-011-1/+2
| | * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-01-011-1/+1
| | |\
| | | * bpf, selftests: Fix spelling mistake "tained" -> "tainted"Colin Ian King2021-12-171-1/+1
| * | | Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub...Linus Torvalds2022-01-026-21/+43
| |\ \ \
| | * | | perf top: Fix TUI exit screen refresh race conditionyaowenbin2022-01-021-3/+5
| | * | | perf pmu: Fix alias events listJohn Garry2022-01-021-6/+17
| | * | | perf scripts python: intel-pt-events.py: Fix printing of switch eventsAdrian Hunter2021-12-281-10/+13
| | * | | perf script: Fix CPU filtering of a script's switch eventsAdrian Hunter2021-12-281-1/+1
| | * | | perf intel-pt: Fix parsing of VM time correlation argumentsAdrian Hunter2021-12-281-0/+1
| | * | | perf expr: Fix return value of ids__new()Miaoqian Lin2021-12-281-1/+6
| * | | | userfaultfd/selftests: fix hugetlb area allocationsMike Kravetz2021-12-311-6/+10
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-3165-672/+1841
|\ \ \ \
| * | | | bpf/selftests: Update local storage selftest for sleepable programsKP Singh2021-12-302-33/+11
| * | | | libbpf: Improve LINUX_VERSION_CODE detectionAndrii Nakryiko2021-12-293-17/+28
| * | | | libbpf: Use 100-character limit to make bpf_tracing.h easier to readAndrii Nakryiko2021-12-291-32/+22
| * | | | libbpf: Normalize PT_REGS_xxx() macro definitionsAndrii Nakryiko2021-12-291-225/+152
| * | | | selftests/bpf: Add btf_dump__new to test_cppJiri Olsa2021-12-231-1/+8
| * | | | libbpf: Do not use btf_dump__new() macro in C++ modeJiri Olsa2021-12-231-0/+6
| * | | | bpftool: Enable line buffering for stdoutPaul Chaignon2021-12-221-0/+2
| * | | | selftests/bpf: Correct the INDEX address in vmtest.shPu Lehui2021-12-201-1/+1
| * | | | bpf/selftests: Test PTR_TO_RDONLY_MEMHao Luo2021-12-182-0/+43
| * | | | bpftool: Reimplement large insn size limit feature probingAndrii Nakryiko2021-12-171-3/+23
| * | | | selftests/bpf: Add libbpf feature-probing API selftestsAndrii Nakryiko2021-12-172-0/+126
| * | | | libbpf: Rework feature-probing APIsAndrii Nakryiko2021-12-173-54/+236
| * | | | bpf: Right align verifier states in verifier logs.Christy Lee2021-12-171-77/+92
| * | | | bpf: Only print scratched registers and stack slots to verifier logs.Christy Lee2021-12-171-15/+15
| * | | | selftests/bpf: Enable cross-building with clangJean-Philippe Brucker2021-12-161-4/+4