aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-24selftests: mptcp: add_addr and echo race testYonglong Li1-0/+15
2021-08-20tools/net: Use bitwise instead of arithmetic operator for flagsjing yangyang1-2/+2
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-26/+121
2021-08-19Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+12
2021-08-18selftests: vrf: Add test for SNAT over VRFLahav Schlesinger1-0/+28
2021-08-18selftests: nci: Add the NCI testcase reading T4T TagBongsu Jeon1-5/+287
2021-08-18selftests: nci: Extract the start/stop discovery functionBongsu Jeon1-15/+38
2021-08-18selftests: nci: Add the flags parameter for the send_cmd_mt_nlaBongsu Jeon1-8/+8
2021-08-18selftests: nci: Fix the wrong conditionBongsu Jeon1-1/+1
2021-08-18selftests: nci: Fix the code for next nlattr offsetBongsu Jeon1-2/+2
2021-08-18selftests: nci: Fix the typoBongsu Jeon1-12/+12
2021-08-18selftests: nci: Remove the polling code to read a NCI frameBongsu Jeon1-22/+11
2021-08-18selftests: mptcp: delete uncontinuous removing idsGeliang Tang1-4/+6
2021-08-18selftests: mptcp: add fullmesh testcasesGeliang Tang1-2/+62
2021-08-18selftests: mptcp: set and print the fullmesh flagGeliang Tang1-1/+15
2021-08-17selftests: net: improved IOAM testsJustin Iurman2-401/+1074
2021-08-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-1/+60
2021-08-14Merge tag 'libnvdimm-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+1
2021-08-14selftests: mptcp: add testcase for active-backPaolo Abeni1-31/+187
2021-08-13Merge tag 'linux-kselftest-fixes-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-20/+21
2021-08-13Merge tag 'io_uring-5.14-2021-08-13' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+27
2021-08-13selftests, bpf: Test that dead ldx_w insns are acceptedIlya Leoshkevich1-0/+12
2021-08-13tools/io_uring/io_uring-cp: sync with liburing exampleJens Axboe1-4/+27
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-3/+4
2021-08-11tools/testing/nvdimm: Fix missing 'fallthrough' warningDan Williams1-1/+1
2021-08-11tools/virtio: fix buildMichael S. Tsirkin3-1/+60
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski13-175/+628
2021-08-09selftests/bpf: Add tests for XDP bondingJussi Maki1-0/+520
2021-08-09selftests/bpf: Fix xdp_tx.c prog section nameJussi Maki2-2/+2
2021-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-3/+4
2021-08-07libbpf: Do not close un-owned FD 0 on errorsDaniel Xu1-2/+1
2021-08-07libbpf: Fix probe for BPF_PROG_TYPE_CGROUP_SOCKOPTRobin Gögge1-1/+3
2021-08-06selftests/bpf: Rename reference_tracking BPF programsAndrii Nakryiko2-9/+9
2021-08-06selftests/bpf: Fix bpf-iter-tcp4 test to print correctly the dest IPJose Blanquicet1-1/+1
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski7-20/+248
2021-08-05Merge tag 'net-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-2/+163
2021-08-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-5/+43
2021-08-05selftests/net: toeplitz testCoco Li4-0/+813
2021-08-05selftests/net: GRO coalesce testCoco Li4-0/+1306
2021-08-04selftests/bpf: Move netcnt test under test_progsStanislav Fomichev7-163/+96
2021-08-04KVM: selftests: fix hyperv_clock testMaxim Levitsky1-1/+1
2021-08-04tc-testing: Add control-plane selftests for sch_mqPeilin Ye2-0/+138
2021-08-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-2/+163
2021-08-04af_unix: Add OOB supportRao Shoaib3-0/+443
2021-08-03bonding: add new option lacp_activeHangbin Liu1-0/+1
2021-08-03KVM: selftests: Test access to XMM fast hypercallsVitaly Kuznetsov2-4/+42
2021-08-02selftests/net: remove min gso test in packet_sndDust Li1-3/+0
2021-08-01Merge tag 'perf-tools-fixes-for-v5.14-2021-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linuxLinus Torvalds3-13/+42
2021-07-31Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski63-1599/+4514
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-4/+668