index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
config
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-18
selftests/bpf: Cover metadata access from a modified skb clone
Jakub Sitnicki
1
-0
/
+1
2025-07-30
Merge tag 'bpf-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
1
-0
/
+1
2025-07-26
selftests: bpf: fix legacy netfilter options
Jakub Kicinski
1
-0
/
+2
2025-07-25
selftests: net: Enable legacy netfilter legacy options.
Florian Westphal
1
-0
/
+1
2025-07-07
selftests/bpf: Set CONFIG_PACKET=y for selftests
Saket Kumar Bhaskar
1
-0
/
+1
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
1
-0
/
+3
2025-05-27
selftests/bpf: Add test for dmabuf_iter
T.J. Mercier
1
-0
/
+3
2025-04-17
selftests/bpf: Test attaching bpf qdisc to mq and non root
Amery Hung
1
-0
/
+1
2025-04-17
selftests/bpf: Add a basic fifo qdisc test
Amery Hung
1
-0
/
+1
2024-12-02
selftests/bpf: Enable generic tc actions in selftests config
Alexis Lothoré (eBPF Foundation)
1
-0
/
+1
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2024-07-08
selftests/bpf: Extend tcx tests to cover late tcx_entry release
Daniel Borkmann
1
-0
/
+3
2024-07-01
selftests/bpf: Add selftest for bpf_xdp_flow_lookup kfunc
Lorenzo Bianconi
1
-0
/
+13
2024-05-22
selftests/bpf: Update tests for new ct zone opts for nf_conntrack kfuncs
Brad Cowie
1
-0
/
+1
2024-04-24
selftests: bpf: crypto skcipher algo selftests
Vadim Fedorenko
1
-0
/
+5
2024-03-28
selftests/bpf: Test loading bpf-tcp-cc prog calling the kernel tcp-cc kfuncs
Martin KaFai Lau
1
-0
/
+2
2024-01-23
selftest: bpf: Test bpf_sk_assign_tcp_reqsk().
Kuniyuki Iwashima
1
-0
/
+1
2023-12-01
selftests/bpf: Add tests for filesystem kfuncs
Song Liu
1
-0
/
+1
2023-12-01
selftests/bpf: Sort config in alphabetic order
Song Liu
1
-1
/
+1
2023-10-24
selftests/bpf: Add selftests for netkit
Daniel Borkmann
1
-0
/
+1
2023-10-05
selftests/bpf: Enable CONFIG_VSOCKETS in config
Geliang Tang
1
-0
/
+1
2023-09-12
selftests/bpf: ensure all CI arches set CONFIG_BPF_KPROBE_OVERRIDE=y
Andrii Nakryiko
1
-0
/
+1
2023-08-18
selftests/bpf: Add lwt_xmit tests for BPF_REROUTE
Yan Zhai
1
-0
/
+1
2023-08-18
selftests/bpf: Add lwt_xmit tests for BPF_REDIRECT
Yan Zhai
1
-0
/
+1
2023-06-05
selftests/bpf: Add missing selftests kconfig options
David Vernet
1
-0
/
+4
2022-12-14
selftests/bpf: Select CONFIG_FUNCTION_ERROR_INJECTION
Song Liu
1
-0
/
+1
2022-12-06
selftests/bpf: Use CONFIG_TEST_BPF=m instead of CONFIG_TEST_BPF=y
Daan De Meyer
1
-1
/
+1
2022-12-06
selftests/bpf: Use "is not set" instead of "=n"
Daan De Meyer
1
-1
/
+1
2022-12-05
selftests/bpf: add xfrm_info tests
Eyal Birger
1
-0
/
+2
2022-11-15
selftests/bpf: allow unpriv bpf for selftests by default
Eduard Zingerman
1
-0
/
+1
2022-10-25
selftests/bpf: Panic on hard/soft lockup
Daniel Müller
1
-0
/
+2
2022-09-21
selftests/bpf: add tests for bpf_ct_set_nat_info kfunc
Lorenzo Bianconi
1
-0
/
+1
2022-09-21
selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc
Roberto Sassu
1
-0
/
+5
2022-09-21
selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
Roberto Sassu
1
-0
/
+1
2022-09-21
selftests/bpf: Compile kernel with everything as built-in
Roberto Sassu
1
-13
/
+13
2022-08-15
selftests/bpf: Update CI kconfig
Daniel Xu
1
-0
/
+2
2022-07-27
selftests/bpf: Sort configuration
Daniel Müller
1
-50
/
+49
2022-06-20
selftests/bpf: Enable config options needed for xdp_synproxy test
Maxim Mikityanskiy
1
-0
/
+6
2022-05-20
selftests/bpf: Add MPTCP test base
Nicolas Rybowski
1
-0
/
+1
2022-05-20
selftests/bpf: Enable CONFIG_IKCONFIG_PROC in config
Geliang Tang
1
-0
/
+2
2022-05-11
selftests/bpf: Enable CONFIG_FPROBE for self tests
Daniel Müller
1
-0
/
+1
2022-01-18
selftests/bpf: Add test for race in btf_try_get_module
Kumar Kartikeya Dwivedi
1
-0
/
+1
2022-01-18
selftests/bpf: Add test for unstable CT lookup API
Kumar Kartikeya Dwivedi
1
-0
/
+4
2021-12-17
selftests/bpf: Add libbpf feature-probing API selftests
Andrii Nakryiko
1
-0
/
+2
2021-04-03
bpf: selftests: Specify CONFIG_DYNAMIC_FTRACE in the testing config
Martin KaFai Lau
1
-0
/
+2
2020-12-03
selftests/bpf: Add config dependency on BLK_DEV_LOOP
KP Singh
1
-0
/
+1
2020-11-26
bpf: Add a selftest for bpf_ima_inode_hash
KP Singh
1
-0
/
+4
2020-05-23
selftests/bpf: CONFIG_LIRC required for test_lirc_mode2.sh
Alan Maguire
1
-0
/
+1
2020-05-23
selftests/bpf: CONFIG_IPV6_SEG6_BPF required for test_seg6_loop.o
Alan Maguire
1
-0
/
+1
2020-03-30
bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM
KP Singh
1
-0
/
+2
[next]