index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-03-04
selftests/tc-testing: require an up to date iproute2 for blockcast tests
Pedro Tammela
2024-03-04
selftests: net: Correct couple of spelling mistakes
Prabhav Kumar Vaish
2024-03-04
selftests: mptcp: userspace pm get addr tests
Geliang Tang
2024-03-04
selftests: mptcp: add token for get_addr
Geliang Tang
2024-03-04
selftests: mptcp: dump userspace addrs list
Geliang Tang
2024-03-04
selftests: mptcp: add mptcp_lib_check_output helper
Geliang Tang
2024-03-04
selftests: mptcp: add token for dump_addr
Geliang Tang
2024-03-04
selftests: mptcp: add userspace pm subflow flag
Geliang Tang
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-01
netdevsim: fix rtnetlink.sh selftest
David Wei
2024-03-01
netdevsim: add selftest for forwarding skb between connected ports
David Wei
2024-03-01
selftests: ip_local_port_range: use XFAIL instead of SKIP
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: support using xfail
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: let PASS / FAIL provide diagnostic
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: separate diagnostic message with # in ksft_test...
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: print test name for SKIP
Jakub Kicinski
2024-03-01
selftests: kselftest: add ksft_test_result_code(), handling all exit codes
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: use exit code to store skip
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: save full exit code in metadata
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: generate test name once
Jakub Kicinski
2024-03-01
selftests: kselftest_harness: use KSFT_* exit codes
Jakub Kicinski
2024-03-01
selftests/harness: Merge TEST_F_FORK() into TEST_F()
Mickaël Salaün
2024-03-01
selftests/landlock: Redefine TEST_F() as TEST_F_FORK()
Mickaël Salaün
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
selftests/bpf: Test if shadow types work correctly.
Kui-Feng Lee
2024-02-29
bpftool: Add an example for struct_ops map and shadow type.
Kui-Feng Lee
2024-02-29
bpftool: Generated shadow variables for struct_ops maps.
Kui-Feng Lee
2024-02-29
libbpf: Convert st_ops->data to shadow type.
Kui-Feng Lee
2024-02-29
libbpf: Set btf_value_type_id of struct bpf_map for struct_ops.
Kui-Feng Lee
2024-02-29
bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
Kees Cook
2024-02-29
Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-02-29
Merge tag 'nf-24-02-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-02-28
selftests: vxlan_mdb: Avoid duplicate test names
Ido Schimmel
2024-02-28
tools: ynl: use MSG_DONTWAIT for getting notifications
Jakub Kicinski
2024-02-28
tools: ynl: remove the libmnl dependency
Jakub Kicinski
2024-02-28
tools: ynl: stop using mnl socket helpers
Jakub Kicinski
2024-02-28
tools: ynl: switch away from MNL_CB_*
Jakub Kicinski
2024-02-28
tools: ynl: switch away from mnl_cb_t
Jakub Kicinski
2024-02-28
tools: ynl: stop using mnl_cb_run2()
Jakub Kicinski
2024-02-28
tools: ynl: use ynl_sock_read_msgs() for ACK handling
Jakub Kicinski
2024-02-28
tools: ynl: wrap recv() + mnl_cb_run2() into a single helper
Jakub Kicinski
2024-02-28
tools: ynl-gen: remove unused parse code
Jakub Kicinski
2024-02-28
tools: ynl: make yarg the first member of struct ynl_dump_state
Jakub Kicinski
2024-02-28
tools: ynl: create local ARRAY_SIZE() helper
Jakub Kicinski
2024-02-28
tools: ynl: create local nlmsg access helpers
Jakub Kicinski
2024-02-28
tools: ynl: create local for_each helpers
Jakub Kicinski
2024-02-28
tools: ynl: create local attribute helpers
Jakub Kicinski
2024-02-28
tools: ynl: give up on libmnl for auto-ints
Jakub Kicinski
2024-02-28
tools: ynl: fix handling of multiple mcast groups
Jakub Kicinski
2024-02-28
tools: ynl: protect from old OvS headers
Jakub Kicinski
[next]