index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-16
selftests/bpf: add bpf-gcc support
Ilya Leoshkevich
1
-15
/
+50
2019-09-06
selftests/bpf: test_progs: convert test_tcp_rtt
Stanislav Fomichev
1
-2
/
+1
2019-09-06
selftests/bpf: test_progs: convert test_sockopt_inherit
Stanislav Fomichev
1
-3
/
+1
2019-09-06
selftests/bpf: test_progs: convert test_sockopt_multi
Stanislav Fomichev
1
-2
/
+1
2019-09-06
selftests/bpf: test_progs: convert test_sockopt_sk
Stanislav Fomichev
1
-2
/
+1
2019-09-06
selftests/bpf: test_progs: convert test_sockopt
Stanislav Fomichev
1
-2
/
+1
2019-09-06
selftests/bpf: test_progs: add test__join_cgroup helper
Stanislav Fomichev
1
-2
/
+2
2019-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+4
2019-08-31
tools: bpftool: improve and check builds for different make invocations
Quentin Monnet
1
-1
/
+2
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+5
2019-08-21
selftests/bpf: install files test_xdp_vlan.sh
Anders Roxell
1
-1
/
+2
2019-08-21
selftests/bpf: fix test_btf_dump with O=
Ilya Leoshkevich
1
-0
/
+3
2019-08-17
selftests/bpf: add sockopt clone/inheritance test
Stanislav Fomichev
1
-1
/
+2
2019-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-10
/
+4
2019-08-05
selftests/bpf: add wrapper scripts for test_xdp_vlan.sh
Jesper Dangaard Brouer
1
-1
/
+2
2019-07-27
selftests/bpf: revamp test_progs to allow more control
Andrii Nakryiko
1
-7
/
+1
2019-07-27
selftests/bpf: prevent headers to be compiled as C code
Andrii Nakryiko
1
-3
/
+3
2019-07-16
selftests/bpf: structure test_{progs, maps, verifier} test runners uniformly
Andrii Nakryiko
1
-14
/
+10
2019-07-16
selftests/bpf: fix test_verifier/test_maps make dependencies
Andrii Nakryiko
1
-3
/
+3
2019-07-15
selftests/bpf: put test_stub.o into $(OUTPUT)
Ilya Leoshkevich
1
-2
/
+5
2019-07-15
selftests/bpf: make directory prerequisites order-only
Ilya Leoshkevich
1
-8
/
+8
2019-07-12
selftests/bpf: compile progs with -D__TARGET_ARCH_$(SRCARCH)
Ilya Leoshkevich
1
-1
/
+3
2019-07-12
selftests/bpf: do not ignore clang failures
Ilya Leoshkevich
1
-6
/
+7
2019-07-03
selftests/bpf: test BPF_SOCK_OPS_RTT_CB
Stanislav Fomichev
1
-1
/
+2
2019-06-27
selftests/bpf: add sockopt test that exercises BPF_F_ALLOW_MULTI
Stanislav Fomichev
1
-1
/
+3
2019-06-27
selftests/bpf: add sockopt test that exercises sk helpers
Stanislav Fomichev
1
-1
/
+2
2019-06-27
selftests/bpf: add sockopt test
Stanislav Fomichev
1
-1
/
+2
2019-06-26
selftests/bpf: build tests with debug info
Andrii Nakryiko
1
-1
/
+1
2019-06-24
selftests, bpf: Add test for veth native XDP
Toshiaki Makita
1
-0
/
+1
2019-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+2
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+4
2019-06-11
selftests/bpf : clean up feature/ when make clean
Hechao Li
1
-1
/
+2
2019-06-05
selftests/bpf: move test_lirc_mode2_user to TEST_GEN_PROGS_EXTENDED
Hangbin Liu
1
-3
/
+4
2019-05-31
selftests/bpf: measure RTT from xdp using xdping
Alan Maguire
1
-2
/
+3
2019-05-28
selftests/bpf: convert test_cgrp2_attach2 example into kselftest
Roman Gushchin
1
-1
/
+2
2019-05-24
selftests: bpf: enable hi32 randomization for all tests
Jiong Wang
1
-4
/
+6
2019-05-24
selftests/bpf: add btf_dump BTF-to-C conversion tests
Andrii Nakryiko
1
-1
/
+2
2019-05-24
selftests/bpf: add tests for libbpf's hashmap
Andrii Nakryiko
1
-1
/
+1
2019-04-27
bpf: Add BPF_MAP_TYPE_SK_STORAGE test to test_maps
Martin KaFai Lau
1
-1
/
+24
2019-04-12
selftests/bpf: Test BPF_CGROUP_SYSCTL
Andrey Ignatov
1
-1
/
+2
2019-04-02
selftests: bpf: tests.h should depend on .c files, not the output
Stanislav Fomichev
1
-2
/
+2
2019-03-22
selftests: bpf: tc-bpf flow shaping with EDT
Peter Oskolkov
1
-1
/
+2
2019-03-22
selftests/bpf: bpf tunnel encap test
Willem de Bruijn
1
-1
/
+2
2019-03-21
selftests: bpf: modify urandom_read and link it non-statically
Ivan Vecera
1
-1
/
+1
2019-03-21
selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcp
Lorenz Bauer
1
-2
/
+3
2019-03-07
selftests: bpf: fix compilation with out-of-tree $(OUTPUT)
Stanislav Fomichev
1
-10
/
+23
2019-03-02
selftests: bpf: break up test_progs - preparations
Stanislav Fomichev
1
-2
/
+25
2019-02-13
selftests: bpf: add test_lwt_ip_encap selftest
Peter Oskolkov
1
-1
/
+2
2019-02-11
selftests: bpf: relax sub-register mode compilation criteria
Jiong Wang
1
-4
/
+3
2019-02-11
selftests: bpf: centre kernel bpf objects under new subdir "progs"
Jiong Wang
1
-21
/
+5
[next]