index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
Age
Commit message (
Expand
)
Author
2018-09-19
selftests/bpf: fix a typo in map in map test
Roman Gushchin
2018-08-24
selftests: bpf: notification about privilege required to run test_kmod.sh tes...
Jeffrin Jose T
2018-05-30
selftests/bpf/test_maps: exit child process without error in ENOMEM case
Li Zhijian
2018-04-26
bpf: test_maps: cleanup sockmaps when test ends
Prashant Bhole
2018-03-11
bpf: allow xadd only on aligned memory
Daniel Borkmann
2018-03-11
bpf, arm64: fix out of bounds access in tail call
Daniel Borkmann
2018-02-25
bpf: mark dst unknown on inconsistent {s, u}bounds adjustments
Daniel Borkmann
2018-01-31
bpf: reject stores into ctx via st and xadd
Daniel Borkmann
2018-01-17
bpf: arsh is not supported in 32 bit alu thus reject it
Daniel Borkmann
2017-12-25
selftests/bpf: add tests for recent bugfixes
Daniel Borkmann
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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
[next]