index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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-07
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-11-30
bpf: Support sk lookup in netns with id 0
Joe Stringer
2
-11
/
+11
2018-11-30
bpf: Fix verifier log string check for bad alignment.
David Miller
1
-1
/
+1
2018-11-28
tools/bpf: add addition type tests to test_btf
Yonghong Song
1
-0
/
+361
2018-11-28
tools/bpf: fix two test_btf unit test cases
Martin KaFai Lau
1
-7
/
+7
2018-11-16
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-10-31
bpf: test make sure to run unpriv test cases in test_verifier
Daniel Borkmann
1
-31
/
+40
2018-10-31
bpf: add various test cases to test_verifier
Daniel Borkmann
1
-0
/
+250
2018-10-31
kselftests/bpf: use ping6 as the default ipv6 ping binary if it exists
Li Zhijian
2
-2
/
+4
2018-10-30
tools/bpf: add unlimited rlimit for flow_dissector_load
Yonghong Song
1
-0
/
+2
2018-10-25
bpf: disallow direct packet access for unpriv in cg_skb
Daniel Borkmann
1
-1
/
+1
2018-10-25
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-20
selftests/bpf: fix return value comparison for tests in test_libbpf.sh
Quentin Monnet
1
-1
/
+1
2018-10-20
bpf, libbpf: simplify and cleanup perf ring buffer walk
Daniel Borkmann
1
-3
/
+4
2018-10-20
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-09
selftests/bpf: add XDP selftests for modifying and popping VLAN headers
Jesper Dangaard Brouer
3
-2
/
+491
2018-10-09
bpf: make TC vlan bpf_helpers avail to selftests
Jesper Dangaard Brouer
1
-0
/
+4
2018-10-09
selftests/bpf: test_verifier, check bpf_map_lookup_elem access in bpf prog
Prashant Bhole
1
-1
/
+120
2018-10-09
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-25
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]