index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-19
selftests/bpf: add test cases for queue and stack maps
Mauricio Vasquez B
1
-1
/
+4
2018-10-11
selftests: bpf: install script with_addr.sh
Anders Roxell
1
-0
/
+2
2018-10-09
selftests/bpf: add XDP selftests for modifying and popping VLAN headers
Jesper Dangaard Brouer
1
-2
/
+4
2018-10-03
selftests/bpf: Add C tests for reference tracking
Joe Stringer
1
-1
/
+1
2018-10-01
selftests/bpf: cgroup local storage-based network counters
Roman Gushchin
1
-2
/
+4
2018-09-27
selftests/bpf: Test libbpf_{prog,attach}_type_by_name
Andrey Ignatov
1
-1
/
+1
2018-09-14
selftests/bpf: test bpf flow dissection
Petar Penkov
1
-2
/
+4
2018-09-14
flow_dissector: implements eBPF parser
Petar Penkov
1
-1
/
+1
2018-08-13
selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_id
Andrey Ignatov
1
-3
/
+6
2018-08-11
bpf: Test BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
1
-2
/
+2
2018-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-2
/
+5
2018-08-03
selftests/bpf: add a cgroup storage test
Roman Gushchin
1
-1
/
+2
2018-07-31
selftests/bpf: Test for get_socket_cookie
Andrey Ignatov
1
-2
/
+4
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-07-20
bpf: Use option "help" in the llvm-objcopy test
Martin KaFai Lau
1
-1
/
+1
2018-07-15
selftests/bpf: Switch test_tcpbpf_user to cgroup_helpers
Andrey Ignatov
1
-0
/
+1
2018-06-11
selftests: bpf: fix urandom_read build issue
Anders Roxell
1
-3
/
+1
2018-06-03
tools/bpf: add a selftest for bpf_get_current_cgroup_id() helper
Yonghong Song
1
-2
/
+4
2018-05-30
bpf: add selftest for lirc_mode2 type program
Sean Young
1
-3
/
+4
2018-05-28
selftests/bpf: Selftest for sys_sendmsg hooks
Andrey Ignatov
1
-1
/
+1
2018-05-24
selftests/bpf: test for seg6local End.BPF action
Mathieu Xhonneux
1
-2
/
+4
2018-05-23
selftests/bpf: Makefile fix "missing" headers on build with -idirafter
Sirio Balmelli
1
-0
/
+10
2018-05-16
bpf: selftest additions for SOCKHASH
John Fastabend
1
-1
/
+1
2018-05-15
selftests/bpf: make sure build-id is on
Alexei Starovoitov
1
-1
/
+1
2018-05-11
tools: bpf: move the event reading loop to libbpf
Jakub Kicinski
1
-1
/
+1
2018-05-11
selftests/bpf: Fix bash reference in Makefile
Joe Stringer
1
-3
/
+3
2018-04-29
tools/bpf: add a test for bpf_get_stack with raw tracepoint prog
Yonghong Song
1
-1
/
+3
2018-04-27
selftests/bpf: bpf tunnel test.
William Tu
1
-2
/
+3
2018-04-25
bpf: sockmap, add selftests
John Fastabend
1
-2
/
+3
2018-04-25
tools/bpf: remove test_sock_addr from TEST_GEN_PROGS
Yonghong Song
1
-2
/
+2
2018-04-19
bpf: btf: Add BTF tests
Martin KaFai Lau
1
-3
/
+23
2018-04-18
bpf: adding tests for bpf_xdp_adjust_tail
Nikita V. Shirokov
1
-1
/
+1
2018-03-31
selftests/bpf: Selftest for sys_bind post-hooks.
Andrey Ignatov
1
-1
/
+3
2018-03-31
selftests/bpf: Selftest for sys_connect hooks
Andrey Ignatov
1
-2
/
+3
2018-03-31
selftests/bpf: Selftest for sys_bind hooks
Andrey Ignatov
1
-1
/
+2
2018-03-19
bpf: add map tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
1
-1
/
+2
2018-03-15
bpf: add selftest for stackmap with BPF_F_STACK_BUILD_ID
Song Liu
1
-1
/
+11
2018-02-13
selftests/bpf: fix Makefile for cgroup_helpers.c
Jesper Dangaard Brouer
1
-1
/
+3
2018-02-09
selftests/bpf: add selftest that use test_libbpf_open
Jesper Dangaard Brouer
1
-2
/
+12
2018-02-09
selftests/bpf: add test program for loading BPF ELF files
Jesper Dangaard Brouer
1
-1
/
+1
2018-02-01
tools/bpf: permit selftests/bpf to be built in a different directory
Yonghong Song
1
-2
/
+2
2018-01-26
tools/bpf: add a multithreaded stress test in bpf selftests test_lpm_map
Yonghong Song
1
-1
/
+1
2018-01-25
bpf: add selftest for tcpbpf
Lawrence Brakmo
1
-2
/
+2
2018-01-18
selftest/bpf: extend the offload test with map checks
Jakub Kicinski
1
-1
/
+2
2018-01-06
tools/bpf: add a bpf selftest for stacktrace
Yonghong Song
1
-1
/
+1
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-12-22
selftests/bpf: fix Makefile for passing LLC to the command line
Quentin Monnet
1
-1
/
+1
2017-12-20
bpf: Fix tools and testing build.
David Miller
1
-1
/
+1
2017-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-3
/
+9
[next]