开源镜像站
帮助
下载
动态
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
2018-02-09
selftests/bpf: add selftest that use test_libbpf_open
Jesper Dangaard Brouer
2018-02-09
selftests/bpf: add test program for loading BPF ELF files
Jesper Dangaard Brouer
2018-02-08
selftests: bpf: test_kmod.sh: check the module path before insmod
Naresh Kamboju
2018-02-06
tools/bpf: fix batch-mode test failure of test_xdp_redirect.sh
Yonghong Song
2018-02-01
bpf: fix null pointer deref in bpf_prog_test_run_xdp
Daniel Borkmann
2018-02-01
tools/bpf: permit selftests/bpf to be built in a different directory
Yonghong Song
2018-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-26
tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_map
Yonghong Song
2018-01-26
bpf: add further test cases around div/mod and others
Daniel Borkmann
2018-01-26
bpf: clean up from test_tcpbpf_kern.c
Lawrence Brakmo
2018-01-25
selftests/bpf: check for chain-non-0 extack message
Jakub Kicinski
2018-01-25
selftests/bpf: check for spurious extacks from the driver
Jakub Kicinski
2018-01-25
bpf: add selftest for tcpbpf
Lawrence Brakmo
2018-01-24
selftests/bpf: make 'dubious pointer arithmetic' test useful
Alexei Starovoitov
2018-01-23
selftests/bpf: validate replace of TC filters is working
Jakub Kicinski
2018-01-23
selftests/bpf: check bpf verifier log buffer usage works for HW offload
Quentin Monnet
2018-01-23
selftests/bpf: add checks on extack messages for eBPF hw offload tests
Quentin Monnet
2018-01-23
bpf: test_maps: cleanup sockmaps when test ends
Prashant Bhole
2018-01-23
selftests/bpf: fix test_dev_cgroup
Alexei Starovoitov
2018-01-23
selftests/bpf: speedup test_maps
Alexei Starovoitov
2018-01-23
tools/bpf: fix a test failure in selftests prog test_verifier
Yonghong Song
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-19
bpf: add couple of test cases for div/mod by zero
Daniel Borkmann
2018-01-19
tools/bpf: add a testcase for MAP_GET_NEXT_KEY command of LPM_TRIE map
Yonghong Song
2018-01-19
selftests: bpf: update .gitignore with missing generated files
Shuah Khan
2018-01-18
selftest/bpf: extend the offload test with map checks
Jakub Kicinski
2018-01-18
selftests/bpf: make test_verifier run most programs
Alexei Starovoitov
2018-01-17
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
Daniel Borkmann
2018-01-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-16
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
2018-01-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-10
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
2018-01-07
selftests/bpf: fix test_align
Alexei Starovoitov
2018-01-06
tools/bpf: add a bpf selftest for stacktrace
Yonghong Song
2017-12-31
selftests/bpf: test device info reporting for bound progs
Jakub Kicinski
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-27
bpf: fix max call depth check
Alexei Starovoitov
2017-12-27
selftests/bpf: additional stack depth tests
Alexei Starovoitov
2017-12-27
bpf: selftest for late caller stack size increase
Jann Horn
2017-12-23
bpf: fix stacksafe exploration when comparing states
Gianluca Borello
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-22
selftests/bpf: fix Makefile for passing LLC to the command line
Quentin Monnet
2017-12-20
tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_dev_cgroup
Yonghong Song
2017-12-21
bpf: do not allow root to mangle valid pointers
Alexei Starovoitov
2017-12-21
selftests/bpf: add tests for recent bugfixes
Jann Horn
2017-12-20
bpf: Fix tools and testing build.
David Miller
2017-12-19
selftests/bpf: add netdevsim to config
Jakub Kicinski
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
[next]