开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-01-04
selftests/bpf: Test re-attachment fix for bpf_tracing_prog_attach
Dmitrii Dolgov
2024-01-04
selftests/bpf: Add test for recursive attachment of tracing progs
Dmitrii Dolgov
2024-01-04
selftests/bpf: Test gotol with large offsets
Ilya Leoshkevich
2024-01-04
selftests/bpf: Double the size of test_loader log
Ilya Leoshkevich
2024-01-04
bpfilter: remove bpfilter
Quentin Deslandes
2024-01-03
selftests/bpf: add __arg_ctx BTF rewrite test
Andrii Nakryiko
2024-01-03
selftests/bpf: add arg:ctx cases to test_global_funcs tests
Andrii Nakryiko
2024-01-03
libbpf: implement __arg_ctx fallback logic
Andrii Nakryiko
2024-01-03
libbpf: move BTF loading step after relocation step
Andrii Nakryiko
2024-01-03
libbpf: move exception callbacks assignment logic into relocation step
Andrii Nakryiko
2024-01-03
libbpf: use stable map placeholder FDs
Andrii Nakryiko
2024-01-03
libbpf: don't rely on map->fd as an indicator of map being created
Andrii Nakryiko
2024-01-03
libbpf: use explicit map reuse flag to skip map creation steps
Andrii Nakryiko
2024-01-03
libbpf: make uniform use of btf__fd() accessor inside libbpf
Andrii Nakryiko
2024-01-03
selftests/bpf: Add a selftest with > 512-byte percpu allocation size
Yonghong Song
2024-01-03
selftests/bpf: Cope with 512 bytes limit with bpf_global_percpu_ma
Yonghong Song
2024-01-03
bpf: sockmap, add tests for proto updates replace socket
John Fastabend
2024-01-03
bpf: sockmap, add tests for proto updates single socket to many map
John Fastabend
2024-01-03
bpf: sockmap, add tests for proto updates many to single map
John Fastabend
2024-01-03
selftests/bpf: Convert profiler.c to bpf_cmp.
Alexei Starovoitov
2024-01-03
bpf: Add bpf_nop_mov() asm macro.
Alexei Starovoitov
2024-01-03
selftests/bpf: Remove bpf_assert_eq-like macros.
Alexei Starovoitov
2024-01-03
selftests/bpf: Convert exceptions_assert.c to bpf_cmp
Alexei Starovoitov
2024-01-03
bpf: Introduce "volatile compare" macros
Alexei Starovoitov
2024-01-03
selftests/bpf: Attempt to build BPF programs with -Wsign-compare
Alexei Starovoitov
2024-01-03
bpf: Add a possibly-zero-sized read test
Andrei Matei
2024-01-03
bpf: Simplify checking size of helper accesses
Andrei Matei
2024-01-02
net/sched: Remove uapi support for CBQ qdisc
Jamal Hadi Salim
2024-01-02
net/sched: Remove uapi support for ATM qdisc
Jamal Hadi Salim
2024-01-02
net/sched: Remove uapi support for dsmark qdisc
Jamal Hadi Salim
2024-01-02
net/sched: Remove uapi support for tcindex classifier
Jamal Hadi Salim
2024-01-02
net/sched: Remove uapi support for rsvp classifier
Jamal Hadi Salim
2024-01-02
selftests: mptcp: diag: check CURRESTAB counters
Geliang Tang
2024-01-02
selftests: mptcp: join: check CURRESTAB counters
Geliang Tang
2024-01-02
selftest/tcp-ao: Work on namespace-ified sysctl_optmem_max
Dmitry Safonov
2024-01-02
selftest/tcp-ao: Set routes in a proper VRF table id
Dmitry Safonov
2024-01-02
net/sched: Retire ipt action
Jamal Hadi Salim
2024-01-01
Merge tag 'nf-next-23-12-22' of git://git.kernel.org/pub/scm/linux/kernel/git...
David S. Miller
2024-01-01
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
David S. Miller
2023-12-26
selftests/net: add MPTCP coverage for IP_LOCAL_PORT_RANGE
Maxim Galaganov
2023-12-23
selftests: forwarding: ethtool_mm: fall back to aggregate if device does not ...
Vladimir Oltean
2023-12-23
selftests: forwarding: ethtool_mm: support devices with higher rx-min-frag-size
Vladimir Oltean
2023-12-23
kselftest/runner.sh: add netns support
Hangbin Liu
2023-12-23
selftests/net: convert pmtu.sh to run it in unique namespace
Hangbin Liu
2023-12-23
selftests/net: use unique netns name for setup_loopback.sh setup_veth.sh
Hangbin Liu
2023-12-23
selftests/net: convert xfrm_policy.sh to run it in unique namespace
Hangbin Liu
2023-12-23
selftests/net: convert stress_reuseport_listen.sh to run it in unique namespace
Hangbin Liu
2023-12-23
selftests/net: convert rtnetlink.sh to run it in unique namespace
Hangbin Liu
2023-12-23
selftests/net: convert netns-name.sh to run it in unique namespace
Hangbin Liu
2023-12-23
selftests/net: convert gre_gso.sh to run it in unique namespace
Hangbin Liu
[next]