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-12-13
bpf: verifier: make sure callees don't prune with caller differences
Jakub Kicinski
1
-0
/
+28
2018-12-11
selftests/bpf: use proper type when passing prog_type
Stanislav Fomichev
1
-4
/
+4
2018-12-10
selftests/bpf: add missing pointer dereference for map stacktrace fixup
Stanislav Fomichev
1
-1
/
+1
2018-12-08
selftests/bpf: use thoff instead of nhoff in BPF flow dissector
Stanislav Fomichev
1
-19
/
+17
2018-12-04
bpf: improve verifier branch analysis
Alexei Starovoitov
1
-2
/
+2
2018-12-01
bpf: Support sk lookup in netns with id 0
Joe Stringer
2
-11
/
+11
2018-12-01
bpf: Fix verifier log string check for bad alignment.
David Miller
1
-1
/
+1
2018-11-29
tools/bpf: add addition type tests to test_btf
Yonghong Song
1
-0
/
+361
2018-11-29
tools/bpf: fix two test_btf unit test cases
Martin KaFai Lau
1
-7
/
+7
2018-11-17
bpf: fix off-by-one error in adjust_subprog_starts
Edward Cree
1
-0
/
+19
2018-11-09
kselftests/bpf: use ping6 as the default ipv6 ping binary when it exists
Li Zhijian
1
-1
/
+4
2018-11-01
bpf: test make sure to run unpriv test cases in test_verifier
Daniel Borkmann
1
-31
/
+40
2018-11-01
bpf: add various test cases to test_verifier
Daniel Borkmann
1
-0
/
+250
2018-11-01
kselftests/bpf: use ping6 as the default ipv6 ping binary if it exists
Li Zhijian
2
-2
/
+4
2018-10-31
tools/bpf: add unlimited rlimit for flow_dissector_load
Yonghong Song
1
-0
/
+2
2018-10-26
bpf: disallow direct packet access for unpriv in cg_skb
Daniel Borkmann
1
-1
/
+1
2018-10-26
bpf: fix test suite to enable all unpriv program types
Daniel Borkmann
1
-2
/
+13
2018-10-26
selftests/bpf: add config fragments BPF_STREAM_PARSER and XDP_SOCKETS
Naresh Kamboju
1
-0
/
+2
2018-10-21
selftests/bpf: fix return value comparison for tests in test_libbpf.sh
Quentin Monnet
1
-1
/
+1
2018-10-21
bpf, libbpf: simplify and cleanup perf ring buffer walk
Daniel Borkmann
1
-3
/
+4
2018-10-21
bpf, verifier: fix register type dump in xadd and st
Daniel Borkmann
1
-5
/
+5
2018-10-20
bpf: test_sockmap add options to use msg_push_data
John Fastabend
2
-26
/
+129
2018-10-20
bpf: libbpf support for msg_push_data
John Fastabend
1
-0
/
+2
2018-10-19
bpf: add tests for direct packet access from CGROUP_SKB
Song Liu
1
-0
/
+171
2018-10-19
selftests/bpf: add missing executables to .gitignore
Anders Roxell
1
-0
/
+2
2018-10-19
selftests/bpf: add test cases for queue and stack maps
Mauricio Vasquez B
7
-1
/
+299
2018-10-18
selftests/bpf: fix file resource leak in load_kallsyms
Peng Hao
1
-0
/
+1
2018-10-17
bpf: sockmap, add msg_peek tests to test_sockmap
John Fastabend
1
-52
/
+115
2018-10-16
bpf, tls: add tls header to tools infrastructure
Daniel Borkmann
1
-5
/
+8
2018-10-15
bpf: add tls support for testing in test_sockmap
John Fastabend
1
-0
/
+89
2018-10-11
selftests: bpf: install script with_addr.sh
Anders Roxell
1
-0
/
+2
2018-10-11
selftests: bpf: add config fragment LWTUNNEL
Anders Roxell
1
-0
/
+1
2018-10-10
selftests/bpf: add XDP selftests for modifying and popping VLAN headers
Jesper Dangaard Brouer
3
-2
/
+491
2018-10-10
bpf: make TC vlan bpf_helpers avail to selftests
Jesper Dangaard Brouer
1
-0
/
+4
2018-10-10
selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf prog
Prashant Bhole
1
-1
/
+120
2018-10-10
selftests/bpf: test_verifier, change names of fixup maps
Prashant Bhole
1
-190
/
+190
2018-10-03
selftests/bpf: Add C tests for reference tracking
Joe Stringer
3
-1
/
+219
2018-10-03
selftests/bpf: Add tests for reference tracking
Joe Stringer
1
-0
/
+759
2018-10-03
selftests/bpf: Generalize dummy program types
Joe Stringer
1
-14
/
+17
2018-10-03
bpf: Add helper to retrieve socket in BPF
Joe Stringer
1
-0
/
+12
2018-10-03
bpf: Reuse canonical string formatter for ctx errs
Joe Stringer
1
-5
/
+5
2018-10-03
bpf: Simplify ptr_min_max_vals adjustment
Joe Stringer
1
-7
/
+7
2018-10-01
selftests/bpf: cgroup local storage-based network counters
Roman Gushchin
4
-2
/
+257
2018-10-01
selftests/bpf: extend the storage test to test per-cpu cgroup storage
Roman Gushchin
1
-3
/
+57
2018-10-01
selftests/bpf: add verifier per-cpu cgroup storage tests
Roman Gushchin
1
-6
/
+133
2018-09-27
selftests/bpf: Test libbpf_{prog,attach}_type_by_name
Andrey Ignatov
2
-1
/
+209
2018-09-27
selftests/bpf: Use libbpf_attach_type_by_name in test_socket_cookie
Andrey Ignatov
1
-5
/
+1
2018-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-13
/
+1522
2018-09-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+7
2018-09-22
bpf: test_maps, only support ESTABLISHED socks
John Fastabend
1
-3
/
+7
[next]