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
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests: bpf: fix compilation with out-of-tree $(OUTPUT)
Stanislav Fomichev
2019-03-07
1
-10
/
+23
*
selftests: bpf: break up test_progs - preparations
Stanislav Fomichev
2019-03-02
1
-2
/
+25
*
selftests: bpf: add test_lwt_ip_encap selftest
Peter Oskolkov
2019-02-14
1
-1
/
+2
*
selftests: bpf: relax sub-register mode compilation criteria
Jiong Wang
2019-02-12
1
-4
/
+3
*
selftests: bpf: centre kernel bpf objects under new subdir "progs"
Jiong Wang
2019-02-12
1
-21
/
+5
*
selftests: bpf: extend sub-register mode compilation to all bpf object files
Jiong Wang
2019-02-12
1
-13
/
+7
*
bpf: Add test_sock_fields for skb->sk and bpf_tcp_sock
Martin KaFai Lau
2019-02-11
1
-2
/
+4
*
selftests/bpf: remove generated verifier/tests.h on 'make clean'
Stanislav Fomichev
2019-02-02
1
-3
/
+5
*
selftests/bpf: test for BPF_F_LOCK
Alexei Starovoitov
2019-02-01
1
-1
/
+1
*
selftests/bpf: add bpf_spin_lock C test
Alexei Starovoitov
2019-02-01
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-01-29
1
-25
/
+87
|
\
|
*
selftests/bpf: add simple BPF_PROG_TEST_RUN examples for flow dissector
Stanislav Fomichev
2019-01-29
1
-0
/
+3
|
*
selftests: bpf: prepare for break up of verifier tests
Jakub Kicinski
2019-01-28
1
-0
/
+13
|
*
selftests: bpf: makefile support sub-register code-gen test mode
Jiong Wang
2019-01-26
1
-25
/
+70
|
*
selftests/bpf: suppress readelf stderr when probing for BTF support
Stanislav Fomichev
2019-01-25
1
-1
/
+2
*
|
selftests/bpf: install with_tunnels.sh for test_flow_dissector.sh
Stanislav Fomichev
2019-01-15
1
-0
/
+1
|
/
*
selftests: bpf: install files tcp_(server|client)*.py
Anders Roxell
2019-01-10
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-11-26
1
-2
/
+22
|
\
|
*
bpf: adding tests for map_in_map helpber in libbpf
Nikita V. Shirokov
2018-11-21
1
-1
/
+2
|
*
tools/bpf: do not use pahole if clang/llvm can generate BTF sections
Yonghong Song
2018-11-20
1
-0
/
+8
|
*
selftests/bpf: add a test case for sock_ops perf-event notification
Sowmini Varadhan
2018-11-09
1
-1
/
+3
|
*
selftests/bpf: enable (uncomment) all tests in test_libbpf.sh
Quentin Monnet
2018-11-07
1
-0
/
+10
*
|
selftests: add dummy xdp test helper
Paolo Abeni
2018-11-08
1
-1
/
+2
|
/
*
selftests/bpf: add test cases for queue and stack maps
Mauricio Vasquez B
2018-10-19
1
-1
/
+4
*
selftests: bpf: install script with_addr.sh
Anders Roxell
2018-10-11
1
-0
/
+2
*
selftests/bpf: add XDP selftests for modifying and popping VLAN headers
Jesper Dangaard Brouer
2018-10-10
1
-2
/
+4
*
selftests/bpf: Add C tests for reference tracking
Joe Stringer
2018-10-03
1
-1
/
+1
*
selftests/bpf: cgroup local storage-based network counters
Roman Gushchin
2018-10-01
1
-2
/
+4
*
selftests/bpf: Test libbpf_{prog,attach}_type_by_name
Andrey Ignatov
2018-09-27
1
-1
/
+1
*
selftests/bpf: test bpf flow dissection
Petar Penkov
2018-09-14
1
-2
/
+4
*
flow_dissector: implements eBPF parser
Petar Penkov
2018-09-14
1
-1
/
+1
*
selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_id
Andrey Ignatov
2018-08-13
1
-3
/
+6
*
bpf: Test BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
2018-08-11
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-07
1
-2
/
+5
|
\
|
*
selftests/bpf: add a cgroup storage test
Roman Gushchin
2018-08-03
1
-1
/
+2
|
*
selftests/bpf: Test for get_socket_cookie
Andrey Ignatov
2018-07-31
1
-2
/
+4
*
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-25
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
bpf: Use option "help" in the llvm-objcopy test
Martin KaFai Lau
2018-07-20
1
-1
/
+1
*
|
selftests/bpf: Switch test_tcpbpf_user to cgroup_helpers
Andrey Ignatov
2018-07-15
1
-0
/
+1
|
/
*
selftests: bpf: fix urandom_read build issue
Anders Roxell
2018-06-11
1
-3
/
+1
*
tools/bpf: add a selftest for bpf_get_current_cgroup_id() helper
Yonghong Song
2018-06-04
1
-2
/
+4
*
bpf: add selftest for lirc_mode2 type program
Sean Young
2018-05-30
1
-3
/
+4
*
selftests/bpf: Selftest for sys_sendmsg hooks
Andrey Ignatov
2018-05-28
1
-1
/
+1
*
selftests/bpf: test for seg6local End.BPF action
Mathieu Xhonneux
2018-05-24
1
-2
/
+4
*
selftests/bpf: Makefile fix "missing" headers on build with -idirafter
Sirio Balmelli
2018-05-23
1
-0
/
+10
*
bpf: selftest additions for SOCKHASH
John Fastabend
2018-05-16
1
-1
/
+1
*
selftests/bpf: make sure build-id is on
Alexei Starovoitov
2018-05-15
1
-1
/
+1
*
tools: bpf: move the event reading loop to libbpf
Jakub Kicinski
2018-05-11
1
-1
/
+1
*
selftests/bpf: Fix bash reference in Makefile
Joe Stringer
2018-05-11
1
-3
/
+3
*
tools/bpf: add a test for bpf_get_stack with raw tracepoint prog
Yonghong Song
2018-04-29
1
-1
/
+3
[next]