index
:
kernel/git/stable/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.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2018-12-04
bpf: improve verifier branch analysis
Alexei Starovoitov
2018-11-30
bpf: Support sk lookup in netns with id 0
Joe Stringer
2018-11-30
bpf: Fix verifier log string check for bad alignment.
David Miller
2018-11-28
tools/bpf: add addition type tests to test_btf
Yonghong Song
2018-11-28
tools/bpf: fix two test_btf unit test cases
Martin KaFai Lau
2018-11-16
bpf: fix off-by-one error in adjust_subprog_starts
Edward Cree
2018-11-09
kselftests/bpf: use ping6 as the default ipv6 ping binary when it exists
Li Zhijian
2018-10-31
bpf: test make sure to run unpriv test cases in test_verifier
Daniel Borkmann
2018-10-31
bpf: add various test cases to test_verifier
Daniel Borkmann
2018-10-31
kselftests/bpf: use ping6 as the default ipv6 ping binary if it exists
Li Zhijian
2018-10-30
tools/bpf: add unlimited rlimit for flow_dissector_load
Yonghong Song
2018-10-25
bpf: disallow direct packet access for unpriv in cg_skb
Daniel Borkmann
2018-10-25
bpf: fix test suite to enable all unpriv program types
Daniel Borkmann
2018-10-26
selftests/bpf: add config fragments BPF_STREAM_PARSER and XDP_SOCKETS
Naresh Kamboju
2018-10-20
selftests/bpf: fix return value comparison for tests in test_libbpf.sh
Quentin Monnet
2018-10-20
bpf, libbpf: simplify and cleanup perf ring buffer walk
Daniel Borkmann
2018-10-20
bpf, verifier: fix register type dump in xadd and st
Daniel Borkmann
2018-10-20
bpf: test_sockmap add options to use msg_push_data
John Fastabend
2018-10-20
bpf: libbpf support for msg_push_data
John Fastabend
2018-10-19
bpf: add tests for direct packet access from CGROUP_SKB
Song Liu
2018-10-19
selftests/bpf: add missing executables to .gitignore
Anders Roxell
2018-10-19
selftests/bpf: add test cases for queue and stack maps
Mauricio Vasquez B
2018-10-18
selftests/bpf: fix file resource leak in load_kallsyms
Peng Hao
2018-10-17
bpf: sockmap, add msg_peek tests to test_sockmap
John Fastabend
2018-10-16
bpf, tls: add tls header to tools infrastructure
Daniel Borkmann
2018-10-15
bpf: add tls support for testing in test_sockmap
John Fastabend
2018-10-11
selftests: bpf: install script with_addr.sh
Anders Roxell
2018-10-11
selftests: bpf: add config fragment LWTUNNEL
Anders Roxell
2018-10-09
selftests/bpf: add XDP selftests for modifying and popping VLAN headers
Jesper Dangaard Brouer
2018-10-09
bpf: make TC vlan bpf_helpers avail to selftests
Jesper Dangaard Brouer
2018-10-09
selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf prog
Prashant Bhole
2018-10-09
selftests/bpf: test_verifier, change names of fixup maps
Prashant Bhole
2018-10-03
selftests/bpf: Add C tests for reference tracking
Joe Stringer
2018-10-03
selftests/bpf: Add tests for reference tracking
Joe Stringer
2018-10-03
selftests/bpf: Generalize dummy program types
Joe Stringer
2018-10-03
bpf: Add helper to retrieve socket in BPF
Joe Stringer
2018-10-03
bpf: Reuse canonical string formatter for ctx errs
Joe Stringer
2018-10-03
bpf: Simplify ptr_min_max_vals adjustment
Joe Stringer
2018-10-01
selftests/bpf: cgroup local storage-based network counters
Roman Gushchin
2018-10-01
selftests/bpf: extend the storage test to test per-cpu cgroup storage
Roman Gushchin
2018-10-01
selftests/bpf: add verifier per-cpu cgroup storage tests
Roman Gushchin
2018-09-27
selftests/bpf: Test libbpf_{prog,attach}_type_by_name
Andrey Ignatov
2018-09-27
selftests/bpf: Use libbpf_attach_type_by_name in test_socket_cookie
Andrey Ignatov
2018-09-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-09-22
bpf: test_maps, only support ESTABLISHED socks
John Fastabend
2018-09-14
selftests/bpf: fix bpf_flow.c build
Alexei Starovoitov
2018-09-14
selftests/bpf: test bpf flow dissection
Petar Penkov
2018-09-14
flow_dissector: implements eBPF parser
Petar Penkov
2018-09-06
selftests/bpf/test_progs: do not check errno == 0
Mauricio Vasquez B
[next]