summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2023-08-04libbpf: Use local includes inside the librarySergey Kacheev
2023-08-04selftests/bpf: fix the incorrect verification of port numbers.Kui-Feng Lee
2023-08-04selftests/bpf: Add test for detachment on empty mprog entryDaniel Borkmann
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-03Merge tag 'net-6.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-08-03test/vsock: remove vsock_perf executable on `make clean`Stefano Garzarella
2023-08-03selftests: openvswitch: add ct-nat test case with ipv4Aaron Conole
2023-08-03selftests: openvswitch: add basic ct test case parsingAaron Conole
2023-08-03selftests: openvswitch: add a test for ipv4 forwardingAaron Conole
2023-08-03selftests: openvswitch: support key masksAdrian Moreno
2023-08-03selftests: openvswitch: add an initial flow programming caseAaron Conole
2023-08-02selftests/bpf: Add testcase for xdp attaching failure tracepointLeon Hwang
2023-08-02selftests/bpf: fix static assert compilation issue for test_cls_*.cAlan Maguire
2023-08-02libbpf: fix typos in MakefileRandy Dunlap
2023-08-02selftests/net: report rcv_mss in tcp_mmapWillem de Bruijn
2023-08-02selftests: mlxsw: rif_bridge: Add a new selftestPetr Machata
2023-08-02selftests: mlxsw: rif_lag_vlan: Add a new selftestPetr Machata
2023-08-02selftests: mlxsw: rif_lag: Add a new selftestPetr Machata
2023-08-02selftests: router_bridge_1d_lag: Add a new selftestPetr Machata
2023-08-02selftests: router_bridge_lag: Add a new selftestPetr Machata
2023-08-02selftests: router_bridge_vlan_upper: Add a new selftestPetr Machata
2023-08-02selftests: router_bridge_1d: Add a new selftestPetr Machata
2023-08-02selftests: router_bridge: Add remastering testsPetr Machata
2023-08-01selftest: net: Assert on a proper value in so_incoming_cpu.c.Kuniyuki Iwashima
2023-07-31selftests: mptcp: userspace_pm: unmute unexpected errorsMatthieu Baerts
2023-07-31selftests: mptcp: pm_nl_ctl: always look for errorsMatthieu Baerts
2023-07-31selftests: mptcp: join: colored resultsMatthieu Baerts
2023-07-31selftests: mptcp: join: rework detailed reportMatthieu Baerts
2023-07-31selftests: connector: Fix input argument error paths to skipShuah Khan
2023-07-31selftests: connector: Add .gitignore and poupulate it with testShuah Khan
2023-07-31selftests: connector: Fix Makefile to include KHDR_INCLUDESShuah Khan
2023-07-31net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX.Kuniyuki Iwashima
2023-07-30Merge tag 'probes-fixes-v6.5-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-07-30Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-07-29KVM: selftests: Expand x86's sregs test to cover illegal CR0 valuesSean Christopherson
2023-07-29KVM: selftests: Verify stats fd is usable after VM fd has been closedSean Christopherson
2023-07-29KVM: selftests: Verify stats fd can be dup()'d and readSean Christopherson
2023-07-29KVM: selftests: Verify userspace can create "redundant" binary stats filesSean Christopherson
2023-07-29KVM: selftests: Explicitly free vcpus array in binary stats testSean Christopherson
2023-07-29KVM: selftests: Clean up stats fd in common stats_test() helperSean Christopherson
2023-07-29KVM: selftests: Use pread() to read binary stats headerSean Christopherson
2023-07-29selftests/rseq: Play nice with binaries statically linked against glibc 2.35+Sean Christopherson
2023-07-28bpf: selftests: Add defrag selftestsDaniel Xu
2023-07-28bpf: selftests: Support custom type and proto for client socketsDaniel Xu
2023-07-28bpf: selftests: Support not connecting client socketDaniel Xu
2023-07-28netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter linkDaniel Xu
2023-07-28Merge tag 'cxl-fixes-6.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-07-28ynl: print xdp-zc-max-segs in the sampleStanislav Fomichev
2023-07-28ynl: regenerate all headersStanislav Fomichev