index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-03-06
tools: ynl: add --dbg-small-recv for easier kernel testing
Jakub Kicinski
2024-03-06
tools: ynl: support debug printing messages
Jakub Kicinski
2024-03-06
tools: ynl: allow setting recv() size
Jakub Kicinski
2024-03-06
tools: ynl: move the new line in NlMsg __repr__
Jakub Kicinski
2024-03-06
tools: ynl: remove __pycache__ during clean
Jakub Kicinski
2024-03-06
tools: ynl: add distclean to .PHONY in all makefiles
Jakub Kicinski
2024-03-06
tools: ynl: rename make hardclean -> distclean
Jakub Kicinski
2024-03-05
selftests: avoid using SKIP(exit()) in harness fixure setup
Jakub Kicinski
2024-03-05
selftests: forwarding: Make {, ip6}gre-inner-v6-multipath tests more robust
Ido Schimmel
2024-03-05
selftests: forwarding: Make VXLAN ECN encap tests more robust
Ido Schimmel
2024-03-05
selftests: forwarding: Make vxlan-bridge-1q pass on debug kernels
Ido Schimmel
2024-03-05
selftests: forwarding: Make tc-police pass on debug kernels
Ido Schimmel
2024-03-05
selftests: forwarding: Parametrize mausezahn delay
Ido Schimmel
2024-03-05
selftests: forwarding: Remove IPv6 L3 multipath hash tests
Ido Schimmel
2024-03-05
tools: virtio: introduce vhost_net_test
Yunsheng Lin
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
[next]