summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* GTP: add support for flow based tunneling APIPravin B Shelar2021-01-151-0/+1
* Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2021-01-1535-156/+1408
|\
| * bpf: Add tests for new BPF atomic operationsBrendan Jackman2021-01-149-0/+881
| * bpf: Add bitwise atomic instructionsBrendan Jackman2021-01-141-0/+6
| * bpf: Add instructions for atomic_[cmp]xchgBrendan Jackman2021-01-142-1/+5
| * bpf: Add BPF_FETCH field / create atomic_fetch_add instructionBrendan Jackman2021-01-142-0/+4
| * bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman2021-01-1411-33/+41
| * tools/bpftool: Add -Wall when building BPF programsIan Rogers2021-01-131-1/+1
| * bpf, libbpf: Avoid unused function warning on bpf_tail_call_staticIan Rogers2021-01-131-1/+1
| * selftests/bpf: Install btf_dump test casesJean-Philippe Brucker2021-01-131-1/+2
| * selftests/bpf: Fix installation of urandom_readJean-Philippe Brucker2021-01-131-1/+1
| * selftests/bpf: Move generated test files to $(TEST_GEN_FILES)Jean-Philippe Brucker2021-01-131-4/+3
| * selftests/bpf: Fix out-of-tree buildJean-Philippe Brucker2021-01-131-1/+1
| * selftests/bpf: Enable cross-buildingJean-Philippe Brucker2021-01-131-11/+35
| * selftests/bpf: Test kernel module ksym externsAndrii Nakryiko2021-01-123-0/+60
| * libbpf: Support kernel module ksym externsAndrii Nakryiko2021-01-121-18/+32
| * selftests/bpf: Sync RCU before unloading bpf_testmodAndrii Nakryiko2021-01-123-33/+12
| * bpf: Extend bind v4/v6 selftests for mark/prio/bindtoifindexDaniel Borkmann2021-01-122-8/+76
| * bpf: Clarify return value of probe str helpersBrendan Jackman2021-01-121-5/+5
| * libbpf: Clarify kernel type use with USER variants of CORE reading macrosAndrii Nakryiko2021-01-081-6/+39
| * selftests/bpf: Remove duplicate include in test_lsmMenglong Dong2021-01-081-1/+0
| * selftests/bpf: Add tests for user- and non-CO-RE BPF_CORE_READ() variantsAndrii Nakryiko2021-01-082-0/+114
| * libbpf: Add non-CO-RE variants of BPF_CORE_READ() macro familyAndrii Nakryiko2021-01-081-0/+38
| * libbpf: Add user-space variants of BPF_CORE_READ() family of macrosAndrii Nakryiko2021-01-081-39/+59
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-1416-446/+383
|\ \
| * \ Merge tag 'linux-kselftest-fixes-5.11-rc4' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-01-141-2/+4
| |\ \
| | * | selftests: Skip BPF seftests by defaultMark Brown2021-01-041-2/+4
| * | | Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-01-142-5/+11
| |\ \ \
| | * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2021-01-121-3/+9
| | |\ \ \
| | | * | | selftests: netfilter: Pass family parameter "-f" to conntrack toolChen Yi2021-01-101-3/+9
| | | | |/ | | | |/|
| | * / | selftests/tls: fix selftests after adding ChaCha20-Poly1305Vadim Fedorenko2021-01-091-2/+2
| | |/ /
| * | | Merge tag 'linux-kselftest-kunit-fixes-5.11-rc3' of git://git.kernel.org/pub/...Linus Torvalds2021-01-081-1/+1
| |\ \ \
| | * | | kunit: tool: Force the use of the 'tty' console for UMLDavid Gow2021-01-041-1/+1
| | | |/ | | |/|
| * | | Merge tag 'linux-kselftest-next-5.11-rc3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2021-01-082-1/+4
| |\ \ \
| | * | | selftests/vDSO: fix -Wformat warning in vdso_test_correctnessTobias Klauser2021-01-041-1/+1
| | * | | selftests/vDSO: add additional binaries to .gitignoreTobias Klauser2021-01-041-0/+3
| | |/ /
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-01-0810-437/+363
| |\ \ \ | | |_|/ | |/| |
| | * | KVM: selftests: Implement perf_test_util more conventionallyAndrew Jones2021-01-076-146/+166
| | * | KVM: selftests: Use vm_create_with_vcpus in create_vmAndrew Jones2021-01-075-47/+21
| | * | KVM: selftests: Factor out guest mode codeAndrew Jones2021-01-076-257/+189
| | * | Merge branch 'kvm-master' into kvm-nextPaolo Bonzini2021-01-0761-264/+912
| | |\ \
* | | | | selftests: Add separate option to nettest for address bindingDavid Ahern2021-01-142-8/+15
* | | | | selftests: Remove exraneous newline in nettestDavid Ahern2021-01-141-1/+0
* | | | | selftests: Add separate options for server device bindingsDavid Ahern2021-01-142-142/+154
* | | | | selftests: Add new option for client-side passwordsDavid Ahern2021-01-142-45/+52
* | | | | selftests: Consistently specify address for MD5 protectionDavid Ahern2021-01-142-33/+33
* | | | | selftests: Make address validation apply only to client modeDavid Ahern2021-01-141-0/+6
* | | | | selftests: Add missing newline in nettest error messagesDavid Ahern2021-01-141-8/+6
* | | | | selftests: Use separate stdout and stderr buffers in nettestDavid Ahern2021-01-141-1/+20
* | | | | selftests: Add support to nettest to run both client and serverDavid Ahern2021-01-141-8/+85