index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2018-09-22
bpf: test_maps, only support ESTABLISHED socks
John Fastabend
2018-08-17
tools/bpf: fix bpf selftest test_cgroup_storage failure
Yonghong Song
2018-08-14
bpf: test: fix spelling mistake "REUSEEPORT" -> "REUSEPORT"
Colin Ian King
2018-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-13
selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_id
Andrey Ignatov
2018-08-13
selftests/bpf: Add cgroup id helpers to bpf_helpers.h
Andrey Ignatov
2018-08-11
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-11
bpf: Test BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
2018-08-11
bpf: test BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
2018-08-11
bpf: Refactor ARRAY_SIZE macro to bpf_util.h
Martin KaFai Lau
2018-08-10
tools/bpf: add bpffs pretty print btf test for hash/lru_hash maps
Yonghong Song
2018-08-08
bpf, sockmap: fix cork timeout for select due to epipe
Daniel Borkmann
2018-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-03
selftests/bpf: update test_lwt_seg6local.sh according to iproute2
Mathieu Xhonneux
2018-08-03
selftests/bpf: fix a typo in map in map test
Roman Gushchin
2018-08-03
selftests/bpf: add a cgroup storage test
Roman Gushchin
2018-08-03
selftests/bpf: add verifier cgroup storage tests
Roman Gushchin
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-31
bpf: verifier: MOV64 don't mark dst reg unbounded
Arthur Fabre
2018-07-31
selftests/bpf: Test for get_socket_cookie
Andrey Ignatov
2018-07-31
selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.h
Andrey Ignatov
2018-07-27
bpf: btf: Use exact btf value_size match in map_check_btf()
Martin KaFai Lau
2018-07-25
bpf: Add Python 3 support to selftests scripts for bpf
Jeremy Cline
2018-07-25
bpf: Introduce BPF_ANNOTATE_KV_PAIR
Martin KaFai Lau
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-24
bpf: btf: Ensure the member->offset is in the right order
Martin KaFai Lau
2018-07-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
bpf: Use option "help" in the llvm-objcopy test
Martin KaFai Lau
2018-07-19
bpf: test case to check whether src/dst regs got mangled by xadd
Daniel Borkmann
2018-07-18
selftests/bpf: add test for sharing objects between netdevs
Jakub Kicinski
2018-07-18
netdevsim: associate bound programs with shared dev
Jakub Kicinski
2018-07-15
selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CB
Andrey Ignatov
2018-07-15
selftests/bpf: Better verification in test_tcpbpf
Andrey Ignatov
2018-07-15
selftests/bpf: Switch test_tcpbpf_user to cgroup_helpers
Andrey Ignatov
2018-07-15
selftests/bpf: Fix const'ness in cgroup_helpers
Andrey Ignatov
2018-07-13
selftests/bpf: add test for multiple programs
Jakub Kicinski
2018-07-13
netdevsim: add support for simultaneous driver and hw XDP
Jakub Kicinski
2018-07-13
xdp: factor out common program/flags handling from drivers
Jakub Kicinski
2018-07-11
bpf: fix panic due to oob in bpf_prog_test_run_skb
Daniel Borkmann
2018-07-11
selftests/bpf: add Error: prefix in check_extack helper
Jakub Kicinski
2018-07-11
selftests/bpf: remove duplicated word from test offloads
Jakub Kicinski
2018-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-27
selftests/bpf: Test sys_connect BPF hooks with TFO
Andrey Ignatov
2018-06-27
trace_helpers.c: Add helpers to poll multiple perf FDs for events
Toke Høiland-Jørgensen
2018-06-26
selftests: bpf: notification about privilege required to run test_lwt_seg6loc...
Jeffrin Jose T
2018-06-26
selftests: bpf: notification about privilege required to run test_lirc_mode2....
Jeffrin Jose T
2018-06-26
selftests: bpf: add missing NET_SCHED to config
Anders Roxell
2018-06-22
tools/bpf: fix test_sockmap failure
Yonghong Song
[next]