index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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-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
2017-06-14
selftests/bpf: Add test cases to test narrower ctx field loads
Yonghong Song
2017-06-14
bpf: permits narrower load from bpf program context fields
Yonghong Song
2017-06-13
selftests/bpf: make correct use of exit codes in bpf selftests
Jesper Dangaard Brouer
2017-06-10
bpf, tests: set rlimit also for test_align, so it doesn't fail
Daniel Borkmann
2017-06-10
bpf, tests: add a test for htab lookup + update traversal
Daniel Borkmann
2017-06-09
bpf: Fix test_obj_id.c for llvm 5.0
Martin KaFai Lau
2017-06-09
bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabled
Martin KaFai Lau
2017-06-08
bpf, tests: fix endianness selection
Daniel Borkmann
2017-06-06
bpf: Test for bpf ID
Martin KaFai Lau
2017-05-25
bpf: add various verifier test cases
Daniel Borkmann
2017-05-17
selftests/bpf: fix broken build due to types.h
Yonghong Song
2017-05-11
bpf: Handle multiple variable additions into packet pointers in verifier.
David S. Miller
2017-05-11
bpf: Remove commented out debugging hack in test_align.
David S. Miller
2017-05-11
bpf: Provide a linux/types.h override for bpf selftests.
David S. Miller
2017-05-11
bpf: Add verifier test case for alignment.
David S. Miller
2017-05-03
selftests/bpf: get rid of -D__x86_64__
Alexei Starovoitov
2017-05-03
selftests/bpf: add a test case to check verifier pointer arithmetic
Yonghong Song
2017-05-02
selftests: bpf: Use bpf_endian.h in test_xdp.c
David S. Miller
2017-05-01
bpf: Include bpf_endian.h in test_progs.c too.
David S. Miller
2017-05-01
bpf: Move endianness BPF helpers out of bpf_util.h
David S. Miller
2017-05-01
bpf: enhance verifier to understand stack pointer arithmetic
Yonghong Song
2017-04-28
bpf: provide a generic macro for percpu values for selftests
Daniel Borkmann
2017-04-28
bpf: fix _htons occurences in test_progs
Daniel Borkmann
2017-04-28
bpf: add various test cases to verifier selftests
Daniel Borkmann
2017-04-25
bpf: map_get_next_key to return first key on NULL
Teng Qin
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-21
bpf: Fix values type used in test_maps
David Miller
2017-04-21
bpf: add napi_id read access to __sk_buff
Daniel Borkmann
2017-04-17
bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4
Martin KaFai Lau
2017-04-17
bpf: lru: Cleanup test_lru_map.c
Martin KaFai Lau
2017-04-17
bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRU
Martin KaFai Lau
2017-04-06
selftests/bpf: fix merge conflict
Alexei Starovoitov
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-01
selftests/bpf: add l4 load balancer test based on sched_cls
Alexei Starovoitov
2017-04-01
selftests/bpf: add a test for basic XDP functionality
Alexei Starovoitov
2017-04-01
selftests/bpf: add a test for overlapping packet range checks
Alexei Starovoitov
2017-04-01
bpf: add various verifier test cases for self-tests
Daniel Borkmann
2017-03-24
bpf: improve verifier packet range checks
Alexei Starovoitov
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-22
bpf: Add tests for map-in-map
Martin KaFai Lau
2017-03-22
bpf: fix hashmap extra_elems logic
Alexei Starovoitov
2017-03-21
selftests/bpf: fix broken build, take 2
Zi Shen Lim
2017-03-12
selftests/bpf: fix broken build
Alexei Starovoitov
2017-02-25
Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-15
bpf: Rebuild bpf.o for any dependency update
Mickaël Salaün
[next]