summaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | selftests/bpf: Remove last bpf_create_map_xattr from test_verifierAndrii Nakryiko2021-12-131-9/+5
| * | | | selftests/bpf: Add test cases for bpf_strncmp()Hou Tao2021-12-122-0/+221
| * | | | selftests/bpf: Add benchmark for bpf_strncmp() helperHou Tao2021-12-125-1/+232
| * | | | selftests/bpf: Fix checkpatch error on empty function parameterHou Tao2021-12-126-33/+34
| * | | | bpf: Add bpf_strncmp helperHou Tao2021-12-121-0/+11
| * | | | libbpf: Fix gen_loader assumption on number of programs.Alexei Starovoitov2021-12-121-2/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-3012-40/+144
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu2021-12-301-1/+3
| * | | | selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu2021-12-301-1/+1
| * | | | selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo2021-12-301-1/+7
| * | | | selftests: mptcp: Remove the deprecated config NFT_COUNTERMa Xinjian2021-12-251-1/+0
| * | | | selftests: Calculate udpgso segment count without header adjustmentCoco Li2021-12-241-6/+6
| | |/ / | |/| |
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-12-215-9/+113
| |\ \ \
| | * | | KVM: selftests: Add test to verify TRIPLE_FAULT on invalid L2 guest stateSean Christopherson2021-12-203-0/+107
| | * | | selftests: KVM: Fix non-x86 compilingAndrew Jones2021-12-202-9/+6
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-12-191-17/+0
| |\| | |
| | * | | KVM: selftests: vmx_pmu_msrs_test: Drop tests mangling guest visible CPUIDsVitaly Kuznetsov2021-12-191-17/+0
| * | | | perf inject: Fix segfault due to perf_data__fd() without openAdrian Hunter2021-12-181-3/+7
| * | | | perf inject: Fix segfault due to close without openAdrian Hunter2021-12-181-1/+2
| * | | | perf expr: Fix missing check for return value of hashmap__new()Miaoqian Lin2021-12-181-0/+5
| | |_|/ | |/| |
* | | | selftests: mlxsw: devlink_trap_tunnel_vxlan: Fix 'decap_error' caseAmit Cohen2021-12-231-2/+5
* | | | selftests: mlxsw: Add test for VxLAN related traps for IPv6Amit Cohen2021-12-231-0/+342
* | | | selftests: mlxsw: spectrum-2: Add a test for VxLAN flooding with IPv6Amit Cohen2021-12-231-0/+322
* | | | selftests: mlxsw: spectrum: Add a test for VxLAN flooding with IPv6Amit Cohen2021-12-231-0/+334
* | | | selftests: mlxsw: Add VxLAN FDB veto test for IPv6Amit Cohen2021-12-231-0/+12
* | | | selftests: mlxsw: vxlan_fdb_veto: Make the test more flexible for future useAmit Cohen2021-12-231-12/+27
* | | | selftests: mlxsw: Add VxLAN configuration test for IPv6Amit Cohen2021-12-231-0/+65
* | | | selftests: mlxsw: vxlan: Make the test more flexible for future useAmit Cohen2021-12-231-99/+125
* | | | selftests: forwarding: Add Q-in-VNI test for IPv6Amit Cohen2021-12-231-0/+347
* | | | selftests: forwarding: Add a test for VxLAN symmetric routing with IPv6Amit Cohen2021-12-231-0/+563
* | | | selftests: forwarding: Add a test for VxLAN asymmetric routing with IPv6Amit Cohen2021-12-231-0/+504
* | | | selftests: forwarding: vxlan_bridge_1q: Remove unused functionAmit Cohen2021-12-231-20/+0
* | | | selftests: forwarding: Add VxLAN tests with a VLAN-aware bridge for IPv6Amit Cohen2021-12-232-0/+848
* | | | selftests: forwarding: Add VxLAN tests with a VLAN-unaware bridge for IPv6Amit Cohen2021-12-232-0/+815
* | | | selftests: lib.sh: Add PING_COUNT to allow sending configurable amount of pac...Amit Cohen2021-12-231-2/+5
* | | | selftests: tc-testing: add action offload selftest for action and filterBaowen Zheng2021-12-192-0/+96
* | | | selftests: mptcp: try to set mptcp ulp mode in different sk statesFlorian Westphal2021-12-182-66/+51
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-1737-124/+854
|\| | |
| * | | Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-12-1714-16/+421
| |\ \ \
| | * \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-12-169-3/+353
| | |\ \ \
| | | * | | bpf, selftests: Fix racing issue in btf_skc_cls_ingress testMartin KaFai Lau2021-12-161-2/+14
| | | * | | selftest/bpf: Add a test that reads various addresses.Alexei Starovoitov2021-12-162-0/+32
| | | * | | bpf, selftests: Add test case trying to taint map value pointerDaniel Borkmann2021-12-161-0/+23
| | | * | | bpf, selftests: Update test case for atomic cmpxchg on r0 with pointerDaniel Borkmann2021-12-151-2/+65
| | | * | | bpf, selftests: Add test case for atomic fetch on spilled pointerDaniel Borkmann2021-12-152-0/+117
| | | * | | selftests/bpf: Fix OOB write in test_verifierKumar Kartikeya Dwivedi2021-12-141-1/+1
| | | * | | selftests/bpf: Tests for state pruning with u32 spill/fillPaul Chaignon2021-12-102-0/+103
| | * | | | selftests: mlxsw: Add a test case for MAC profiles consolidationDanielle Ratson2021-12-141-0/+30
| | * | | | selftest/net/forwarding: declare NETIFS p9 p10Hangbin Liu2021-12-131-0/+2
| | * | | | selftests/net: toeplitz: fix udp optionWillem de Bruijn2021-12-131-1/+1