index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
.gitignore
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: Xsk selftests - adding xdpxceiver to .gitignore
Weqaar Janjua
2020-12-10
1
-0
/
+1
*
selftests/bpf: Add bpf_testmod kernel module for testing
Andrii Nakryiko
2020-12-04
1
-0
/
+1
*
selftests/bpf: Move test_tcppbf_user into test_progs
Alexander Duyck
2020-11-04
1
-1
/
+0
*
bpf: selftest: Move sock_fields test into test_progs
Martin KaFai Lau
2020-09-25
1
-1
/
+0
*
selftests/bpf: Merge most of test_btf into test_progs
Andrii Nakryiko
2020-09-16
1
-1
/
+0
*
selftests/bpf: Remove test_align leftovers
Veronika Kabatova
2020-08-20
1
-1
/
+0
*
selftests/bpf: Add benchmark runner infrastructure
Andrii Nakryiko
2020-05-13
1
-0
/
+1
*
selftests/bpf: Add runqslower binary to .gitignore
Andrii Nakryiko
2020-04-29
1
-1
/
+1
*
selftests/bpf: Convert test_hashmap into test_progs test
Andrii Nakryiko
2020-04-29
1
-2
/
+0
*
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
1
-0
/
+1
|
\
|
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
*
|
tools/testing/selftests/bpf: Add self-tests for new helper bpf_get_ns_current...
Carlos Neira
2020-03-13
1
-0
/
+1
|
/
*
selftests: Refactor build to remove tools/lib/bpf from include path
Toke Høiland-Jørgensen
2020-01-21
1
-3
/
+1
*
selftests/bpf: Further clean up Makefile output
Andrii Nakryiko
2020-01-10
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-31
1
-0
/
+1
|
\
|
*
libbpf: Fix build on read-only filesystems
Namhyung Kim
2019-12-23
1
-0
/
+1
*
|
selftests/bpf: Convert test_cgroup_attach to prog_tests
Andrey Ignatov
2019-12-20
1
-1
/
+0
*
|
selftests/bpf: Add BPF skeletons selftests and convert attach_probe.c
Andrii Nakryiko
2019-12-16
1
-0
/
+2
|
/
*
selftests/bpf: Bring back c++ include/link test
Stanislav Fomichev
2019-12-05
1
-0
/
+1
*
selftests/bpf: Fix .gitignore to ignore no_alu32/
Andrii Nakryiko
2019-10-25
1
-1
/
+1
*
selftest/bpf: Remove test_libbpf.sh and test_libbpf_open
Andrii Nakryiko
2019-10-17
1
-1
/
+0
*
selftests/bpf: Replace test_progs and test_maps w/ general rule
Andrii Nakryiko
2019-10-17
1
-2
/
+3
*
selftests/bpf: test_progs: convert test_tcp_rtt
Stanislav Fomichev
2019-09-06
1
-1
/
+0
*
selftests/bpf: test_progs: convert test_sockopt_inherit
Stanislav Fomichev
2019-09-06
1
-1
/
+0
*
selftests/bpf: test_progs: convert test_sockopt_multi
Stanislav Fomichev
2019-09-06
1
-1
/
+0
*
selftests/bpf: test_progs: convert test_sockopt_sk
Stanislav Fomichev
2019-09-06
1
-1
/
+0
*
selftests/bpf: test_progs: convert test_sockopt
Stanislav Fomichev
2019-09-06
1
-1
/
+0
*
selftests/bpf: add sockopt clone/inheritance test
Stanislav Fomichev
2019-08-17
1
-0
/
+1
*
selftests/bpf: add test_tcp_rtt to .gitignore
Stanislav Fomichev
2019-07-06
1
-0
/
+1
*
selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTI
Stanislav Fomichev
2019-06-28
1
-0
/
+1
*
selftests/bpf: add sockopt test that exercises sk helpers
Stanislav Fomichev
2019-06-28
1
-0
/
+1
*
selftests/bpf: add sockopt test
Stanislav Fomichev
2019-06-28
1
-0
/
+1
*
selftests/bpf: measure RTT from xdp using xdping
Alan Maguire
2019-06-01
1
-0
/
+1
*
selftests/bpf: convert test_cgrp2_attach2 example into kselftest
Roman Gushchin
2019-05-28
1
-0
/
+1
*
selftests/bpf: add btf_dump BTF-to-C conversion tests
Andrii Nakryiko
2019-05-24
1
-0
/
+1
*
selftests/bpf: add tests for libbpf's hashmap
Andrii Nakryiko
2019-05-24
1
-0
/
+1
*
selftests/bpf: add test_sysctl and map_tests/tests.h to .gitignore
Stanislav Fomichev
2019-05-16
1
-0
/
+1
*
selftests: bpf: Add files generated after build to .gitignore
Kelsey Skunberg
2019-05-13
1
-0
/
+2
*
selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcp
Lorenz Bauer
2019-03-22
1
-0
/
+1
*
selftests/bpf: fix btf_dedup testing code
Andrii Nakryiko
2019-03-01
1
-0
/
+1
*
selftests: bpf: add "alu32" to .gitignore
Jiong Wang
2019-02-12
1
-0
/
+1
*
selftests/bpf: add missing executables to .gitignore
Stanislav Fomichev
2019-01-10
1
-0
/
+1
*
selftests: bpf: add missing executables to .gitignore
Jakub Kicinski
2018-12-20
1
-0
/
+1
*
selftests/bpf: add missing executables to .gitignore
Anders Roxell
2018-10-19
1
-0
/
+2
*
selftests/bpf: test bpf flow dissection
Petar Penkov
2018-09-14
1
-0
/
+2
*
selftests/bpf: add missing executables to .gitignore
Mauricio Vasquez B
2018-09-07
1
-0
/
+4
*
tools/bpf: add a selftest for bpf_get_current_cgroup_id() helper
Yonghong Song
2018-06-04
1
-0
/
+1
*
bpf: add selftest for lirc_mode2 type program
Sean Young
2018-05-30
1
-0
/
+1
*
selftests/bpf: ignore build products
Sirio Balmelli
2018-05-10
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-04-27
1
-0
/
+1
|
\
[next]