index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: testing: fix devmap tests
John Fastabend
2017-07-29
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-21
2
-6
/
+476
|
\
|
*
bpf: more tests for mixed signed and unsigned bounds checks
Daniel Borkmann
2017-07-20
1
-0
/
+418
|
*
bpf: add test for mixed signed and unsigned bounds checks
Edward Cree
2017-07-20
1
-0
/
+52
|
*
bpf: fix up test cases with mixed signed/unsigned bounds
Daniel Borkmann
2017-07-20
1
-4
/
+4
|
*
bpf: allow to specify log level and reduce it for test_verifier
Daniel Borkmann
2017-07-20
2
-2
/
+2
*
|
xdp: bpf redirect with map sample program
John Fastabend
2017-07-17
1
-0
/
+2
*
|
bpf: add devmap, a map for storing net device references
John Fastabend
2017-07-17
1
-0
/
+15
|
/
*
samples/bpf: fix a build issue
Yonghong Song
2017-07-11
3
-1
/
+212
*
bpf: add various test cases for verifier selftest
Daniel Borkmann
2017-07-03
1
-0
/
+165
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-30
1
-0
/
+66
|
\
|
*
bpf: prevent leaking pointer via xadd on unpriviledged
Daniel Borkmann
2017-06-29
1
-0
/
+66
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-06-15
1
-11
/
+30
|
\
\
|
|
/
|
*
bpf, tests: fix endianness selection
Daniel Borkmann
2017-06-08
1
-11
/
+30
*
|
selftests/bpf: Add test cases to test narrower ctx field loads
Yonghong Song
2017-06-14
4
-1
/
+234
*
|
bpf: permits narrower load from bpf program context fields
Yonghong Song
2017-06-14
1
-79
/
+13
*
|
selftests/bpf: make correct use of exit codes in bpf selftests
Jesper Dangaard Brouer
2017-06-13
3
-3
/
+3
*
|
bpf, tests: set rlimit also for test_align, so it doesn't fail
Daniel Borkmann
2017-06-10
1
-0
/
+5
*
|
bpf, tests: add a test for htab lookup + update traversal
Daniel Borkmann
2017-06-10
1
-0
/
+50
*
|
bpf: Fix test_obj_id.c for llvm 5.0
Martin KaFai Lau
2017-06-09
1
-2
/
+2
*
|
bpf: Fix test_bpf_obj_id() when the bpf_jit_enable sysctl is diabled
Martin KaFai Lau
2017-06-09
1
-4
/
+15
*
|
bpf: Test for bpf ID
Martin KaFai Lau
2017-06-06
3
-1
/
+227
|
/
*
bpf: add various verifier test cases
Daniel Borkmann
2017-05-25
1
-4
/
+235
*
selftests/bpf: fix broken build due to types.h
Yonghong Song
2017-05-17
2
-0
/
+17
*
bpf: Handle multiple variable additions into packet pointers in verifier.
David S. Miller
2017-05-11
1
-0
/
+37
*
bpf: Remove commented out debugging hack in test_align.
David S. Miller
2017-05-11
1
-1
/
+0
*
bpf: Provide a linux/types.h override for bpf selftests.
David S. Miller
2017-05-11
2
-1
/
+8
*
bpf: Add verifier test case for alignment.
David S. Miller
2017-05-11
2
-1
/
+419
*
selftests/bpf: get rid of -D__x86_64__
Alexei Starovoitov
2017-05-03
2
-2
/
+3
*
selftests/bpf: add a test case to check verifier pointer arithmetic
Yonghong Song
2017-05-03
3
-1
/
+275
*
selftests: bpf: Use bpf_endian.h in test_xdp.c
David S. Miller
2017-05-02
1
-9
/
+8
*
bpf: Include bpf_endian.h in test_progs.c too.
David S. Miller
2017-05-01
1
-0
/
+1
*
bpf: Move endianness BPF helpers out of bpf_util.h
David S. Miller
2017-05-01
4
-21
/
+25
*
bpf: enhance verifier to understand stack pointer arithmetic
Yonghong Song
2017-05-01
1
-6
/
+12
*
bpf: provide a generic macro for percpu values for selftests
Daniel Borkmann
2017-04-28
2
-17
/
+27
*
bpf: fix _htons occurences in test_progs
Daniel Borkmann
2017-04-28
4
-15
/
+31
*
bpf: add various test cases to verifier selftests
Daniel Borkmann
2017-04-28
1
-0
/
+137
*
bpf: map_get_next_key to return first key on NULL
Teng Qin
2017-04-25
1
-4
/
+25
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-21
1
-2
/
+2
|
\
|
*
bpf: Fix values type used in test_maps
David Miller
2017-04-21
1
-2
/
+2
*
|
bpf: add napi_id read access to __sk_buff
Daniel Borkmann
2017-04-21
1
-0
/
+3
*
|
bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4
Martin KaFai Lau
2017-04-17
1
-1
/
+1
*
|
bpf: lru: Cleanup test_lru_map.c
Martin KaFai Lau
2017-04-17
1
-23
/
+9
*
|
bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRU
Martin KaFai Lau
2017-04-17
1
-5
/
+65
*
|
selftests/bpf: fix merge conflict
Alexei Starovoitov
2017-04-06
1
-5
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
2
-6
/
+298
|
\
\
|
|
/
|
*
bpf: add various verifier test cases for self-tests
Daniel Borkmann
2017-04-01
2
-6
/
+273
|
*
bpf: improve verifier packet range checks
Alexei Starovoitov
2017-03-24
1
-0
/
+20
*
|
selftests/bpf: add l4 load balancer test based on sched_cls
Alexei Starovoitov
2017-04-01
3
-1
/
+563
*
|
selftests/bpf: add a test for basic XDP functionality
Alexei Starovoitov
2017-04-01
4
-1
/
+332
[next]