开源镜像站
帮助
下载
动态
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
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2024-11-14
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-06
selftests/bpf: Add more tests for test_txmsg_push_pop in test_sockmap
Zijian Zhang
2024-11-06
selftests/bpf: Add push/pop checking for msg_verify_data in test_sockmap
Zijian Zhang
2024-11-06
selftests/bpf: Fix total_bytes in msg_loop_rx in test_sockmap
Zijian Zhang
2024-11-06
selftests/bpf: Fix SENDPAGE data logic in test_sockmap
Zijian Zhang
2024-11-06
selftests/bpf: Add txmsg_pass to pull/push/pop in test_sockmap
Zijian Zhang
2024-11-05
selftests/bpf: Drop netns helpers in mptcp
Geliang Tang
2024-11-05
selftests/bpf: Use -4095 as the bad address for bits iterator
Hou Tao
2024-11-03
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-30
selftests/bpf: Add three test cases for bits_iter
Hou Tao
2024-10-30
selftests/bpf: Add a selftest for bpf_csum_diff()
Puranjay Mohan
2024-10-30
selftests/bpf: Don't mask result of bpf_csum_diff() in test_verifier
Puranjay Mohan
2024-10-29
bpf: disallow 40-bytes extra stack for bpf_fastcall patterns
Eduard Zingerman
2024-10-29
selftests/bpf: Add test for trie_get_next_key()
Byeonguk Jeong
2024-10-29
selftests/bpf: remove xdp_synproxy IP_DF check
Vincent Li
2024-10-29
selftests/bpf: Test with a very short loop
Eduard Zingerman
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2024-10-22
selftests/bpf: Add test for passing in uninit mtu_len
Daniel Borkmann
2024-10-22
selftests/bpf: Add test for writes to .rodata
Daniel Borkmann
2024-10-21
selftests/bpf: remove test_tcp_check_syncookie
Alexis Lothoré (eBPF Foundation)
2024-10-21
selftests/bpf: test MSS value returned with bpf_tcp_gen_syncookie
Alexis Lothoré (eBPF Foundation)
2024-10-21
selftests/bpf: add ipv4 and dual ipv4/ipv6 support in btf_skc_cls_ingress
Alexis Lothoré (eBPF Foundation)
2024-10-21
selftests/bpf: get rid of global vars in btf_skc_cls_ingress
Alexis Lothoré (eBPF Foundation)
2024-10-21
selftests/bpf: add missing ns cleanups in btf_skc_cls_ingress
Alexis Lothoré (eBPF Foundation)
2024-10-21
selftests/bpf: factorize conn and syncookies tests in a single runner
Alexis Lothoré (eBPF Foundation)
2024-10-18
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2024-10-17
selftests/bpf: Add test case for delta propagation
Daniel Borkmann
2024-10-17
bpf: Properly test iter/task tid filtering
Jordan Rome
2024-10-16
selftests/bpf: Fix txmsg_redir of test_txmsg_pull in test_sockmap
Zijian Zhang
2024-10-16
selftests/bpf: Fix msg_verify_data in test_sockmap
Zijian Zhang
2024-10-16
selftests/bpf: Add asserts for netfilter link info
Tyrone Wu
2024-10-15
selftests/bpf: Add test for sign extension in coerce_subreg_to_size_sx()
Dimitar Kanaliev
2024-10-15
selftests/bpf: Add test for truncation after sign extension in coerce_reg_to_...
Dimitar Kanaliev
2024-10-15
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2024-10-10
selftests/bpf: Assert link info uprobe_multi count & path_size if unset
Tyrone Wu
2024-10-10
selftests/bpf: Fix cross-compiling urandom_read
Tony Ambardar
2024-10-10
selftests/bpf: check program redirect in xdp_cpumap_attach
Alexis Lothoré (eBPF Foundation)
2024-10-10
selftests/bpf: make xdp_cpumap_attach keep redirect prog attached
Alexis Lothoré (eBPF Foundation)
2024-10-10
selftests/bpf: fix bpf_map_redirect call for cpu map test
Alexis Lothoré (eBPF Foundation)
2024-10-10
selftests/bpf: Add test for kfunc module order
Simon Sundberg
2024-10-10
selftests/bpf: Provide a generic [un]load_module helper
Simon Sundberg
2024-10-09
selftests/bpf: Fix error compiling cgroup_ancestor.c with musl libc
Tony Ambardar
2024-10-09
selftests/bpf: fix perf_event link info name_len assertion
Tyrone Wu
2024-10-09
selftests/bpf: Add more test case for field flattening
Hou Tao
2024-10-08
selftests/bpf: add tcx netns cookie tests
Mahe Tardy
2024-10-08
selftests/bpf: add missing header include for htons
Alexis Lothoré (eBPF Foundation)
2024-10-07
selftests/bpf: Extend netkit tests to validate skb meta data
Daniel Borkmann
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
[next]