summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2021-02-09selftests: netdevsim: Test route offload failure notificationsAmit Cohen1-2/+132
2021-02-09selftests: tc-testing: u32: Add tests covering sample optionPhil Sutter1-0/+46
2021-02-09selftests/net: so_txtime: remove unneeded semicolonYang Li1-1/+1
2021-02-09bpf/benchs/bench_ringbufs: Remove unneeded semicolonYang Li1-1/+1
2021-02-08Merge tag 'linux-cpupower-5.12-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki7-59/+62
2021-02-07Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-2/+1245
2021-02-07Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+3
2021-02-07Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-9/+13
2021-02-07Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+9
2021-02-07selftests: mptcp: add command line arguments for mptcp_join.shGeliang Tang1-478/+590
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi2-9/+13
2021-02-05dma-mapping: benchmark: use u8 for reserved field in uAPI structureBarry Song1-1/+3
2021-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski1-1/+1
2021-02-05selftests: txtimestamp: fix compilation issueVadim Fedorenko1-3/+3
2021-02-05bpf/selftests: Update the IMA test to use BPF ring bufferKP Singh2-13/+43
2021-02-05bpf/selftests: Add a short note about vmtest.sh in README.rstKP Singh1-0/+24
2021-02-05bpf: Helper script for running BPF presubmit testsKP Singh1-0/+368
2021-02-04Revert "GTP: add support for flow based tunneling API"Jonas Bonn1-1/+0
2021-02-04selftests/tls: fix selftest with CHACHA20-POLY1305Vadim Fedorenko1-5/+10
2021-02-04net: selftests: Add lanes setting testDanielle Ratson3-0/+249
2021-02-04libbpf: Stop using feature-detection MakefilesAndrii Nakryiko2-44/+4
2021-02-04selftests: netfilter: fix current yearFabian Frederick1-1/+1
2021-02-04selftest/bpf: Testing for multiple logs on REJECTAndrei Matei1-3/+13
2021-02-03tools/power/turbostat: Fallback to an MSR read for EPBBorislav Petkov1-1/+9
2021-02-03selftests/bpf: Fix a compiler warning in local_storage testKP Singh1-1/+1
2021-02-03selftests: mptcp: add testcases for ADD_ADDR with portGeliang Tang1-1/+159
2021-02-03selftests: mptcp: add port argument for pm_nl_ctlGeliang Tang1-2/+22
2021-02-03selftests: mptcp: add testcases for newly added addressesGeliang Tang1-2/+71
2021-02-03selftests: mptcp: use minus values for removing address numbersGeliang Tang1-15/+17
2021-02-03bpf: Propagate stack bounds to registers in atomics w/ BPF_FETCHBrendan Jackman3-0/+66
2021-02-03selftests: netdevsim: Add fib_notifications testAmit Cohen1-0/+300
2021-02-03selftests: Extend fib tests to run with and without flags notificationsAmit Cohen2-0/+28
2021-01-30selftests: Add nci suiteBongsu Jeon4-0/+609
2021-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski19-134/+222
2021-01-29bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4,6}_RECVMSGStanislav Fomichev2-0/+10
2021-01-29selftests/bpf: Rewrite recvmsg{4,6} asm progs to c in test_sock_addrStanislav Fomichev3-74/+92
2021-01-29bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_INET{4,6}_GET{PEER,SOCK}NAMEStanislav Fomichev2-0/+16
2021-01-29bpf: Enable bpf_{g,s}etsockopt in BPF_CGROUP_UDP{4,6}_SENDMSGStanislav Fomichev3-0/+33
2021-01-29tools: Factor Clang, LLC and LLVM utils definitionsSedat Dilek7-12/+10
2021-01-29Merge tag 'net-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-3/+46
2021-01-29selftests: forwarding: Specify interface when invoking mausezahnDanielle Ratson2-2/+2
2021-01-28x86/cpufeatures: Assign dedicated feature word for CPUID_0x8000001F[EAX]Sean Christopherson2-2/+4
2021-01-28ndtest: Add papr health related flagsSantosh Sivaraj2-0/+72
2021-01-28ndtest: Add nvdimm control functionsSantosh Sivaraj1-0/+51
2021-01-28ndtest: Add regions and mappings to the test busesSantosh Sivaraj2-0/+378
2021-01-28ndtest: Add dimm attributesSantosh Sivaraj1-2/+200
2021-01-28ndtest: Add dimms to the two busesSantosh Sivaraj2-0/+294
2021-01-28ndtest: Add compatability string to treat it as PAPR familySantosh Sivaraj1-0/+23
2021-01-28testing/nvdimm: Add test module for non-nfit platformsSantosh Sivaraj4-2/+229
2021-01-28selftests/bpf: Verify that rebinding to port < 1024 from BPF worksStanislav Fomichev2-0/+154