index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
Files
Lines
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-11
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_seg6local.sh testing script
Jeffrin Jose T
1
-0
/
+9
2018-06-26
selftests: bpf: notification about privilege required to run test_lirc_mode2.sh testing script
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 testing script
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-03
tools/bpf: add a selftest for bpf_get_current_cgroup_id() helper
Yonghong Song
6
-2
/
+232
2018-06-03
tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helper
Yonghong Song
1
-0
/
+2
2018-06-03
bpf: test case for map pointer poison with calls/branches
Daniel Borkmann
1
-27
/
+158
2018-06-02
bpf: btf: Ensure t->type == 0 for BTF_KIND_FWD
Martin KaFai Lau
1
-0
/
+22
2018-06-02
bpf: btf: Check array t->size
Martin KaFai Lau
1
-0
/
+23
2018-06-02
selftests/bpf: test_sockmap, print additional test options
Prashant Bhole
1
-9
/
+19
2018-06-02
selftests/bpf: test_sockmap, fix data verification
Prashant Bhole
1
-1
/
+13
2018-06-02
selftests/bpf: test_sockmap, timing improvements
Prashant Bhole
1
-4
/
+9
2018-06-02
selftests/bpf: test_sockmap, join cgroup in selftest mode
Prashant Bhole
1
-0
/
+5
2018-06-02
selftests/bpf: test_sockmap, check test failure
Prashant Bhole
1
-6
/
+21
2018-05-30
bpf: add selftest for lirc_mode2 type program
Sean Young
6
-3
/
+210
2018-05-28
selftests/bpf: Selftest for sys_sendmsg hooks
Andrey Ignatov
4
-1
/
+628
2018-05-28
selftests/bpf: Prepare test_sock_addr for extension
Andrey Ignatov
1
-191
/
+456
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
9
-92
/
+1320
2018-05-24
tools/bpf: add two BPF_TASK_FD_QUERY tests in test_progs
Yonghong Song
1
-0
/
+158
2018-05-24
tools/bpf: add ksym_get_addr() in trace_helpers
Yonghong Song
2
-0
/
+13
2018-05-24
selftests/bpf: test for seg6local End.BPF action
Mathieu Xhonneux
4
-2
/
+593
2018-05-23
selftests/bpf: Makefile fix "missing" headers on build with -idirafter
Sirio Balmelli
1
-0
/
+10
2018-05-23
bpf: btf: Add tests for the btf uapi changes
Martin KaFai Lau
1
-90
/
+431
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+5
2018-05-18
bpf: add sk_msg prog sk access tests to test_verifier
John Fastabend
1
-0
/
+115
2018-05-18
selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.sh
Anders Roxell
1
-0
/
+2
2018-05-17
selftests/bpf: check return value of fopen in test_verifier.c
Jesper Dangaard Brouer
1
-0
/
+5
[prev]
[next]