aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-19tc-tests: Update tc police action tests for tc buffer size rounding fixes.Jonathan Lennox1-5/+5
2025-03-14selftests: drv-net: fix merge conflicts resolutionMatthieu Baerts (NGI0)1-9/+9
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni25-44/+506
2025-03-13Merge tag 'net-6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds9-17/+411
2025-03-13Merge tag 'nf-25-03-13' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfPaolo Abeni3-0/+15
2025-03-13selftests: Add IPv6 link-local address generation tests for GRE devices.Guillaume Nault2-0/+178
2025-03-12selftests: net: bump GRO timeout for gro/setup_vethJakub Kicinski1-1/+1
2025-03-12selftests/tc-testing: Add a test case for DRR class with TC_H_ROOTCong Wang1-0/+25
2025-03-12selftests: netfilter: skip br_netfilter queue tests if kernel is taintedFlorian Westphal3-0/+15
2025-03-11selftests: bonding: fix incorrect mac addressHangbin Liu1-2/+2
2025-03-10selftests: drv-net: add xdp cases for ping.pyTaehee Yoo2-15/+191
2025-03-10selftests/net: expand cmsg_ip with MSG_MOREWillem de Bruijn2-9/+26
2025-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-9/+17
2025-03-09Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini3-9/+17
2025-03-08Merge tag 'mm-hotfixes-stable-2025-03-08-16-27' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds12-11/+71
2025-03-07Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski5-51/+207
2025-03-07selftests/net: add proc_net_pktgen to .gitignoreWillem de Bruijn1-0/+1
2025-03-07Merge tag 's390-6.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-5/+5
2025-03-06selftests: openvswitch: don't hardcode the drop reason subsysJakub Kicinski2-3/+10
2025-03-06selftests: net: bpf_offload: add 'libbpf_global' to ignored mapsJakub Kicinski1-0/+1
2025-03-06selftests: net: fix error message in bpf_offloadJakub Kicinski1-1/+3
2025-03-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-12/+17
2025-03-06selftests/bpf: Fix file descriptor assertion in open_tuntap helperMarcus Wichelmann1-1/+1
2025-03-06selftests/bpf: Add test for XDP metadata support in tun driverMarcus Wichelmann1-0/+66
2025-03-06selftests/bpf: Refactor xdp_context_functional test and bpf programMarcus Wichelmann2-22/+110
2025-03-06selftests/bpf: Move open_tuntap to network helpersMarcus Wichelmann3-29/+31
2025-03-05selftests/damon/damon_nr_regions: sort collected regiosn before checking with min/max boundariesSeongJae Park1-0/+1
2025-03-05selftests/damon/damon_nr_regions: set ops update for merge results check to 100msSeongJae Park1-0/+1
2025-03-05selftests/damon/damos_quota: make real expectation of quota exceedsSeongJae Park1-3/+6
2025-03-05selftests/damon/damos_quota_goal: handle minimum quota that cannot be further reducedSeongJae Park1-0/+3
2025-03-05Revert "selftests/mm: remove local __NR_* definitions"John Hubbard9-8/+60
2025-03-05testptp: Add option to open PHC in readonly modeWojtek Wasko1-14/+23
2025-03-04selftests: drv-net: use env.rpath in the HDS testJakub Kicinski1-2/+1
2025-03-04selftests: mptcp: add a test for mptcp_diag_dump_oneGang Yan1-0/+27
2025-03-04selftests: mptcp: Add a tool to get specific msk_infoGang Yan2-1/+273
2025-03-04selftests/vDSO: Fix GNU hash table entry size for s390xThomas Weißschuh1-5/+5
2025-03-04netconsole: selftest: add task name append testingBreno Leitao1-7/+44
2025-03-04net: rename netns_local to netns_immutableNicolas Dichtel1-1/+1
2025-03-04selftest: net: add proc_net_pktgenPeter Seiderer3-0/+648
2025-03-03selftests: net: report output format as TAP 13 in Python testsJakub Kicinski2-3/+3
2025-03-03KVM: selftests: Fix printf() format goof in SEV smoke testSean Christopherson1-1/+2
2025-03-03KVM: selftests: Ensure all vCPUs hit -EFAULT during initial RO stageSean Christopherson1-8/+13
2025-02-28Merge tag 'objtool-urgent-2025-02-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-5/+6
2025-02-28Merge tag 'trace-v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-7/+11
2025-02-28KVM: selftests: Assert that STI blocking isn't set after event injectionSean Christopherson1-0/+2
2025-02-27selftests/net: deflake GRO testsKevin Krakauer2-3/+4
2025-02-27selftests/net: only print passing message in GRO tests when tests passKevin Krakauer1-3/+5
2025-02-27selftests/net: have `gro.sh -t` return a correct exit codeKevin Krakauer1-1/+2
2025-02-27selftests/ftrace: Let fprobe test consider already enabled functionsHeiko Carstens1-7/+11
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski38-268/+943