index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
selftests/bpf: add a test for overlapping packet range checks
Alexei Starovoitov
2017-04-01
3
-4
/
+215
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-23
2
-12
/
+36
|
\
|
*
bpf: fix hashmap extra_elems logic
Alexei Starovoitov
2017-03-22
1
-3
/
+26
|
*
selftests/bpf: fix broken build, take 2
Zi Shen Lim
2017-03-21
1
-9
/
+10
*
|
bpf: Add tests for map-in-map
Martin KaFai Lau
2017-03-22
1
-13
/
+118
|
/
*
selftests/bpf: fix broken build
Alexei Starovoitov
2017-03-12
2
-1
/
+7
*
Merge tag 'linux-kselftest-4.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-25
1
-8
/
+2
|
\
|
*
selftests: remove duplicated all and clean target
bamvor.zhangjian@huawei.com
2017-01-05
1
-8
/
+2
*
|
bpf: Rebuild bpf.o for any dependency update
Mickaël Salaün
2017-02-15
1
-2
/
+13
*
|
bpf: Add test_tag to .gitignore
Mickaël Salaün
2017-02-10
1
-0
/
+1
*
|
bpf: Remove bpf_sys.h from selftests
Mickaël Salaün
2017-02-10
6
-34
/
+3
*
|
bpf: Use bpf_create_map() from the library
Mickaël Salaün
2017-02-10
6
-30
/
+15
*
|
bpf: Use bpf_map_get_next_key() from the library
Mickaël Salaün
2017-02-10
3
-29
/
+18
*
|
bpf: Use bpf_map_delete_elem() from the library
Mickaël Salaün
2017-02-10
3
-24
/
+14
*
|
bpf: Use bpf_map_lookup_elem() from the library
Mickaël Salaün
2017-02-10
4
-48
/
+37
*
|
bpf: Use bpf_map_update_elem() from the library
Mickaël Salaün
2017-02-10
4
-89
/
+97
*
|
bpf: Use bpf_load_program() from the library
Mickaël Salaün
2017-02-10
4
-27
/
+12
*
|
bpf: Always test unprivileged programs
Mickaël Salaün
2017-02-10
2
-6
/
+64
*
|
bpf: Change the include directory for selftest
Mickaël Salaün
2017-02-10
1
-1
/
+1
*
|
bpf: enable verifier to add 0 to packet ptr
William Tu
2017-02-06
1
-0
/
+23
*
|
bpf: test for AND edge cases
Josef Bacik
2017-02-06
1
-0
/
+55
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-28
1
-26
/
+27
|
\
\
|
*
|
bpf: Fix test_lru_sanity5() in test_lru_map.c
Martin KaFai Lau
2017-01-17
1
-26
/
+27
*
|
|
bpf: use prefix_len in test_tag when reading fdinfo
Daniel Borkmann
2017-01-25
1
-1
/
+1
*
|
|
bpf: enable verifier to better track const alu ops
Daniel Borkmann
2017-01-24
1
-0
/
+82
*
|
|
bpf: add prog tag test case to bpf selftests
Daniel Borkmann
2017-01-24
2
-2
/
+204
*
|
|
bpf: Add tests for the lpm trie map
David Herrmann
2017-01-23
3
-2
/
+361
*
|
|
bpf: allow b/h/w/dw access for bpf's cb in ctx
Daniel Borkmann
2017-01-12
1
-3
/
+439
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-11
1
-1
/
+1
|
\
|
|
|
*
|
selftests: do not require bash to run bpf tests
Rolf Eike Beer
2017-01-05
1
-1
/
+1
|
|
/
*
|
bpf: allow helpers access to variable memory
Gianluca Borello
2017-01-09
1
-0
/
+410
*
|
bpf: allow adjusted map element values to spill
Gianluca Borello
2017-01-09
1
-0
/
+46
*
|
bpf: allow helpers access to map element values
Gianluca Borello
2017-01-09
1
-0
/
+491
|
/
*
bpf, test_verifier: fix a test case error result on unprivileged
Daniel Borkmann
2016-12-17
1
-1
/
+1
*
bpf: fix regression on verifier pruning wrt map lookups
Daniel Borkmann
2016-12-17
1
-0
/
+28
*
bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_*
Thomas Graf
2016-12-06
1
-0
/
+134
*
bpf: Preserve const register type on const OR alu ops
Gianluca Borello
2016-12-05
2
-0
/
+61
*
bpf: add test for the verifier equal logic bug
Josef Bacik
2016-11-30
1
-0
/
+23
*
bpf: fix multiple issues in selftest suite and samples
Daniel Borkmann
2016-11-27
4
-6
/
+49
*
bpf: Add tests for the LRU bpf_htab
Martin KaFai Lau
2016-11-15
2
-3
/
+586
*
bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registers
Thomas Graf
2016-10-19
1
-0
/
+72
*
bpf: add initial suite for selftests
Daniel Borkmann
2016-10-18
7
-0
/
+3456