index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2017-10-22
bpf: add test cases to bpf selftests to cover all access tests
Daniel Borkmann
2017-10-20
bpf: remove mark access for SK_SKB program types
John Fastabend
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
2017-10-20
bpf: enforce TCP only support for sockmap
John Fastabend
2017-10-18
bpf: disallow arithmetic operations on context pointer
Jakub Kicinski
2017-09-18
selftests/bpf: Make bpf_util work on uniprocessor systems
Thomas Meyer
2017-09-15
bpf/verifier: reject BPF_ALU64|BPF_END
Edward Cree
2017-09-08
bpf: add support for sockmap detach programs
John Fastabend
2017-08-30
bpf: test_maps: fix typos, "conenct" and "listeen"
Colin Ian King
2017-08-28
selftests/bpf: check the instruction dumps are populated
Jakub Kicinski
2017-08-28
bpf: test_maps add sockmap stress test
John Fastabend
2017-08-28
bpf: harden sockmap program attach to ensure correct map type
John Fastabend
2017-08-28
bpf: more SK_SKB selftests
John Fastabend
2017-08-28
bpf: additional sockmap self tests
John Fastabend
2017-08-28
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
2017-08-23
selftests/bpf: add a test for a pruning bug in the verifier
Alexei Starovoitov
2017-08-23
selftests/bpf: add a test for a bug in liveness-based pruning
Edward Cree
2017-08-19
bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_test
Martin KaFai Lau
2017-08-16
bpf: selftests add sockmap tests
John Fastabend
2017-08-16
bpf: selftests: add tests for new __sk_buff members
John Fastabend
2017-08-16
bpf: sockmap sample program
John Fastabend
2017-08-11
selftests: bpf: add check for ip XDP redirect
William Tu
2017-08-09
bpf: add test cases for new BPF_J{LT, LE, SLT, SLE} instructions
Daniel Borkmann
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-08-08
selftests: bpf: add a test for XDP redirect
William Tu
2017-08-08
selftests/bpf: variable offset negative tests
Edward Cree
2017-08-08
selftests/bpf: add tests for subtraction & negative numbers
Edward Cree
2017-08-08
selftests/bpf: don't try to access past MAX_PACKET_OFF in test_verifier
Edward Cree
2017-08-08
selftests/bpf: add test for bogus operations on pointers
Edward Cree
2017-08-08
selftests/bpf: add a test to test_align
Edward Cree
2017-08-08
selftests/bpf: rewrite test_align
Edward Cree
2017-08-08
selftests/bpf: change test_verifier expectations
Edward Cree
2017-08-07
bpf: fix selftest/bpf/test_pkt_md_access on s390x
Thomas Richter
2017-08-04
bpf: fix byte order test in test_verifier
Daniel Borkmann
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-29
bpf: testing: fix devmap tests
John Fastabend
2017-07-26
bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()
Jakub Kicinski
2017-07-24
selftests/bpf: subtraction bounds test
Edward Cree
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-20
bpf: more tests for mixed signed and unsigned bounds checks
Daniel Borkmann
2017-07-20
bpf: add test for mixed signed and unsigned bounds checks
Edward Cree
2017-07-20
bpf: fix up test cases with mixed signed/unsigned bounds
Daniel Borkmann
2017-07-20
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
2017-07-17
xdp: bpf redirect with map sample program
John Fastabend
2017-07-17
bpf: add devmap, a map for storing net device references
John Fastabend
2017-07-11
samples/bpf: fix a build issue
Yonghong Song
2017-07-03
bpf: add various test cases for verifier selftest
Daniel Borkmann
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-29
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
2017-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]