summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'devlink-finish-conversion-to-generated-split_ops'Jakub Kicinski2023-10-236-15/+7185
|\
| * netlink: specs: devlink: add the remaining command to generate complete split...Jiri Pirko2023-10-232-1/+7122
| * netlink: specs: devlink: remove reload-action from devlink-get cmd replyJiri Pirko2023-10-232-7/+0
| * tools: ynl-gen: render rsp_parse() helpers if cmd has only dump opJiri Pirko2023-10-231-4/+7
| * tools: ynl-gen: introduce support for bitfield32 attribute typeJiri Pirko2023-10-234-3/+56
* | tools: ynl-gen: change spacing around __attribute__Jakub Kicinski2023-10-237-64/+64
|/
* tcp: introduce tcp_clock_ms()Eric Dumazet2023-10-231-2/+2
* selftests: tc-testing: add test for 'rt' upgrade on hfscPedro Tammela2023-10-211-6/+26
* netlink: specs: add support for auto-sized scalarsJakub Kicinski2023-10-205-2/+47
* tools: ynl-gen: make the mnl_type() method publicJakub Kicinski2023-10-201-20/+18
* tools: ynl-gen: support limit namesJakub Kicinski2023-10-191-11/+34
* tools: ynl-gen: support full range of min/max checks for integer valuesJakub Kicinski2023-10-191-7/+59
* tools: ynl-gen: track attribute useJakub Kicinski2023-10-191-0/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-1925-65/+404
|\
| * Merge tag 'net-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-198-34/+257
| |\
| | * selftests: mptcp: join: no RST when rm subflow/addrMatthieu Baerts2023-10-191-0/+13
| | * selftests: mptcp: join: correctly check for no RSTMatthieu Baerts2023-10-191-2/+6
| | * selftests: net: add very basic test for netdev names and namespacesJakub Kicinski2023-10-192-0/+88
| | * selftests: netfilter: Run nft_audit.sh in its own netnsPhil Sutter2023-10-181-0/+6
| | * netfilter: nf_tables: audit log object reset once per tablePhil Sutter2023-10-181-0/+46
| | * selftests: openvswitch: Fix the ct_tuple for v4Aaron Conole2023-10-151-1/+3
| | * selftests: openvswitch: Skip drop testing on older kernelsAaron Conole2023-10-152-0/+51
| | * selftests: openvswitch: Catch cases where the tests are killedAaron Conole2023-10-151-0/+2
| | * selftests: openvswitch: Add version check for pyroute2Aaron Conole2023-10-152-2/+10
| | * netlink: specs: devlink: fix reply command valuesJiri Pirko2023-10-131-27/+27
| | * selftests: fib_tests: Count all trace point invocationsIdo Schimmel2023-10-131-2/+2
| | * selftests: fib_tests: Disable RP filter in multipath list receive testIdo Schimmel2023-10-131-0/+3
| * | Merge tag 'seccomp-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-10-191-1/+1
| |\ \
| | * | perf/benchmark: fix seccomp_unotify benchmark for 32-bitJiri Slaby (SUSE)2023-10-181-1/+1
| * | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-10-1611-25/+141
| |\ \ \
| | * \ \ Merge tag 'kvm-x86-selftests-6.6-fixes' of https://github.com/kvm-x86/linux i...Paolo Bonzini2023-10-159-23/+10
| | |\ \ \
| | | * | | KVM: selftests: Zero-initialize entire test_result in memslot perf testSean Christopherson2023-10-051-6/+3
| | | * | | KVM: selftests: Remove obsolete and incorrect test case metadataLike Xu2023-10-047-17/+0
| | | * | | KVM: selftests: Treat %llx like %lx when formatting guest printfSean Christopherson2023-10-041-0/+7
| | * | | | KVM: selftests: Force load all supported XSAVE state in state testSean Christopherson2023-10-122-0/+23
| | * | | | KVM: selftests: Load XSAVE state into untouched vCPU during state testSean Christopherson2023-10-121-2/+17
| | * | | | KVM: selftests: Touch relevant XSAVE state in guest for state testSean Christopherson2023-10-122-0/+91
| * | | | | Merge tag 'riscv-for-linus-6.6-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-135-5/+5
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | riscv: kselftests: Fix mm build by removing testcases subdirectoryAlexandre Ghiti2023-09-205-5/+5
* | | | | | inet: lock the socket in ip_sock_set_tos()Eric Dumazet2023-10-191-1/+1
* | | | | | selftests: tc-testing: move auxiliary scripts to a dedicated folderPedro Tammela2023-10-183-5/+5
* | | | | | selftests: tc-testing: add missing Kconfig options to 'config'Pedro Tammela2023-10-181-0/+9
* | | | | | net: skb_find_text: Ignore patterns extending past 'to'Phil Sutter2023-10-182-1/+129
* | | | | | tools: ynl: fix converting flags to names after recent cleanupJakub Kicinski2023-10-171-1/+1
* | | | | | selftests: forwarding: bridge_fdb_learning_limit: Add a new selftestJohannes Nixdorf2023-10-172-1/+285
* | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-10-1686-703/+2811
|\ \ \ \ \ \
| * | | | | | bpf: Disambiguate SCALAR register state output in verifier logsAndrii Nakryiko2023-10-162-10/+10
| * | | | | | selftests/bpf: Make align selftests more robustAndrii Nakryiko2023-10-161-120/+121
| * | | | | | selftests/bpf: Improve missed_kprobe_recursion test robustnessAndrii Nakryiko2023-10-161-4/+4
| * | | | | | selftests/bpf: Improve percpu_alloc test robustnessAndrii Nakryiko2023-10-163-0/+14