summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2022-03-10bpf: Add "live packet" mode for XDP in BPF_PROG_RUNToke Høiland-Jørgensen1-0/+3
2022-03-09Improve stability of find_vma BPF testMykola Lysenko1-9/+19
2022-03-09Improve send_signal BPF test stabilityMykola Lysenko2-8/+11
2022-03-09Improve perf related BPF tests (sample_freq issue)Mykola Lysenko4-5/+5
2022-03-09tools: Fix unavoidable GCC call in Clang buildsAdrian Ratiu1-0/+4
2022-03-08selftests/bpf: Make test_lwt_ip_encap more stable and fasterFelix Maurer1-1/+9
2022-03-08bpf/docs: Update list of architectures supported.KP Singh1-1/+1
2022-03-08bpf/docs: Update vmtest docs for static linkingKP Singh1-0/+8
2022-03-08libbpf: Fix array_size.cocci warningGuo Zhengkui2-3/+4
2022-03-08libbpf: Unmap rings when umem deletedlic1211-0/+11
2022-03-06selftests/bpf: Add a test for btf_type_tag "percpu"Hao Luo3-29/+215
2022-03-06selftests/bpf: Add tests for kfunc register offset checksKumar Kartikeya Dwivedi1-0/+83
2022-03-06bpf: Disallow negative offset in check_ptr_off_regKumar Kartikeya Dwivedi2-5/+5
2022-03-05selftests/bpf: Add custom SEC() handling selftestAndrii Nakryiko2-0/+239
2022-03-05libbpf: Support custom SEC() handlersAndrii Nakryiko4-53/+268
2022-03-05libbpf: Allow BPF program auto-attach handlers to bail outAndrii Nakryiko1-55/+85
2022-03-05selftests: mptcp: update output info of chk_rm_nrGeliang Tang1-8/+9
2022-03-05selftests: mptcp: add more arguments for chk_join_nrGeliang Tang1-14/+33
2022-03-05selftests: mptcp: add invert check in check_transferGeliang Tang1-8/+17
2022-03-05selftests: mptcp: add fastclose testcaseGeliang Tang1-1/+21
2022-03-05selftests: mptcp: reuse linkfail to make given size filesGeliang Tang1-5/+27
2022-03-05selftests: mptcp: add extra_args in do_transferGeliang Tang1-15/+15
2022-03-05selftests: mptcp: add the MP_RST mibs checkGeliang Tang1-0/+45
2022-03-05selftests: mptcp: add the MP_FASTCLOSE mibs checkGeliang Tang1-0/+32
2022-03-05selftests: mptcp: adjust output alignment for more testsGeliang Tang1-11/+12
2022-03-05Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski33-337/+437
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski22-51/+234
2022-03-03Merge tag 'net-5.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds7-5/+162
2022-03-03selftests: mlxsw: resource_scale: Fix return valueAmit Cohen1-1/+1
2022-03-03selftests: mlxsw: tc_police_scale: Make test more robustAmit Cohen1-1/+2
2022-03-03bpf: Small BPF verifier log improvementsMykola Lysenko19-168/+168
2022-03-03libbpf: Add a check to ensure that page_cnt is non-zeroYuntao Wang1-2/+2
2022-03-03bpf: selftests: test skb->tstamp in redirect_neighMartin KaFai Lau2-0/+783
2022-03-03bpf: Add __sk_buff->delivery_time_type and bpf_skb_set_skb_delivery_time()Martin KaFai Lau1-1/+40
2022-03-03selftests: forwarding: hw_stats_l3: Add a new testPetr Machata1-0/+332
2022-03-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski4-1/+157
2022-03-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-2/+13
2022-03-01selftests/bpf: Update btf_dump case for conflicting namesXu Kuohai1-13/+41
2022-03-01libbpf: Skip forward declaration when counting duplicated type namesXu Kuohai1-0/+5
2022-03-01selftests: netfilter: add nfqueue TCP_NEW_SYN_RECV socket race testFlorian Westphal4-1/+157
2022-03-01selftests: add new tests for vxlan vnifilteringRoopa Prabhu1-0/+579
2022-02-28libbpf: Fix BPF_MAP_TYPE_PERF_EVENT_ARRAY auto-pinningStijn Tintel1-19/+25
2022-02-28bpf, selftests: Use raw_tp program for atomic testHou Tao2-83/+36
2022-02-28bpftool: Remove redundant slashesYuntao Wang1-7/+7
2022-02-26Merge tag 'trace-v5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-11/+12
2022-02-26selftests/memfd: clean up mapping in mfd_fail_writeMike Kravetz1-0/+1
2022-02-26selftest/vm: fix map_fixed_noreplace test failureAneesh Kumar K.V1-12/+37
2022-02-26rtla/osnoise: Fix error message when failing to enable trace instanceDaniel Bristot de Oliveira1-1/+1
2022-02-26rtla/osnoise: Free params at the exitDaniel Bristot de Oliveira1-0/+1
2022-02-26rtla/hist: Make -E the short version of --entriesDaniel Bristot de Oliveira2-10/+10