index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-11
bpf: Refactor ARRAY_SIZE macro to bpf_util.h
Martin KaFai Lau
6
-20
/
+9
2018-08-10
tools/bpf: add bpffs pretty print btf test for hash/lru_hash maps
Yonghong Song
1
-15
/
+72
2018-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
8
-20
/
+606
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2018-08-03
selftests/bpf: update test_lwt_seg6local.sh according to iproute2
Mathieu Xhonneux
1
-3
/
+3
2018-08-03
selftests/bpf: fix a typo in map in map test
Roman Gushchin
1
-3
/
+3
2018-08-03
selftests/bpf: add a cgroup storage test
Roman Gushchin
2
-1
/
+132
2018-08-03
selftests/bpf: add verifier cgroup storage tests
Roman Gushchin
2
-1
/
+141
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-7
/
+123
2018-07-31
bpf: verifier: MOV64 don't mark dst reg unbounded
Arthur Fabre
1
-0
/
+26
2018-07-31
selftests/bpf: Test for get_socket_cookie
Andrey Ignatov
3
-2
/
+289
2018-07-31
selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.h
Andrey Ignatov
1
-0
/
+2
2018-07-27
bpf: btf: Use exact btf value_size match in map_check_btf()
Martin KaFai Lau
1
-2
/
+84
2018-07-25
bpf: Add Python 3 support to selftests scripts for bpf
Jeremy Cline
2
-14
/
+14
2018-07-25
bpf: Introduce BPF_ANNOTATE_KV_PAIR
Martin KaFai Lau
2
-5
/
+11
2018-07-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+41
2018-07-24
bpf: btf: Ensure the member->offset is in the right order
Martin KaFai Lau
1
-0
/
+28
2018-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-6
/
+145
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-1
/
+22
2018-07-20
bpf: Use option "help" in the llvm-objcopy test
Martin KaFai Lau
1
-1
/
+1
2018-07-20
bpf: test case to check whether src/dst regs got mangled by xadd
Daniel Borkmann
1
-0
/
+40
2018-07-18
selftests/bpf: add test for sharing objects between netdevs
Jakub Kicinski
1
-4
/
+142
2018-07-18
netdevsim: associate bound programs with shared dev
Jakub Kicinski
1
-2
/
+3
2018-07-15
selftests/bpf: Test case for BPF_SOCK_OPS_TCP_LISTEN_CB
Andrey Ignatov
3
-6
/
+16
2018-07-15
selftests/bpf: Better verification in test_tcpbpf
Andrey Ignatov
1
-25
/
+39
2018-07-15
selftests/bpf: Switch test_tcpbpf_user to cgroup_helpers
Andrey Ignatov
2
-34
/
+22
2018-07-15
selftests/bpf: Fix const'ness in cgroup_helpers
Andrey Ignatov
2
-6
/
+6
2018-07-13
selftests/bpf: add test for multiple programs
Jakub Kicinski
1
-0
/
+63
2018-07-13
netdevsim: add support for simultaneous driver and hw XDP
Jakub Kicinski
1
-8
/
+0
2018-07-13
xdp: factor out common program/flags handling from drivers
Jakub Kicinski
1
-2
/
+2
2018-07-12
bpf: fix panic due to oob in bpf_prog_test_run_skb
Daniel Borkmann
1
-1
/
+22
2018-07-11
selftests/bpf: add Error: prefix in check_extack helper
Jakub Kicinski
1
-4
/
+4
2018-07-11
selftests/bpf: remove duplicated word from test offloads
Jakub Kicinski
1
-1
/
+1
2018-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
3
-8
/
+81
2018-06-27
selftests/bpf: Test sys_connect BPF hooks with TFO
Andrey Ignatov
1
-6
/
+31
2018-06-27
trace_helpers.c: Add helpers to poll multiple perf FDs for events
Toke Høiland-Jørgensen
2
-2
/
+50
2018-06-26
selftests: bpf: notification about privilege required to run test_lwt_seg6loc...
Jeffrin Jose T
1
-0
/
+9
2018-06-26
selftests: bpf: notification about privilege required to run test_lirc_mode2....
Jeffrin Jose T
1
-0
/
+9
2018-06-26
selftests: bpf: add missing NET_SCHED to config
Anders Roxell
1
-0
/
+1
2018-06-22
tools/bpf: fix test_sockmap failure
Yonghong Song
1
-6
/
+0
2018-06-22
selftests: bpf: notification about privilege required to run test_kmod.sh tes...
Jeffrin Jose T
1
-0
/
+9
2018-06-15
bpf, selftests: delete xfrm tunnel when test exits.
William Tu
1
-11
/
+13
2018-06-15
bpf, selftest: check tunnel type more accurately
Jian Wang
1
-1
/
+1
2018-06-15
selftests/bpf: test offloads even with BPF programs present
Jakub Kicinski
1
-2
/
+10
2018-06-13
selftests: bpf: config: add config fragments
Anders Roxell
1
-0
/
+10
2018-06-11
selftests: bpf: fix urandom_read build issue
Anders Roxell
1
-3
/
+1
2018-06-08
tools/bpf: fix selftest get_cgroup_id_user
Yonghong Song
2
-3
/
+23
2018-06-07
bpf: reject passing modified ctx to helper functions
Daniel Borkmann
1
-1
/
+57
2018-06-04
tools/bpf: add a selftest for bpf_get_current_cgroup_id() helper
Yonghong Song
6
-2
/
+232
2018-06-04
tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helper
Yonghong Song
1
-0
/
+2
[next]