index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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
/
bpf_helpers.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
selftests/bpf: add __uint and __type macro for BTF-defined maps
Andrii Nakryiko
2019-07-05
1
-0
/
+3
*
selftests/bpf: fix constness of source arg for bpf helpers
Andrii Nakryiko
2019-06-10
1
-2
/
+2
*
tools/bpf: add selftest in test_progs for bpf_send_signal() helper
Yonghong Song
2019-05-24
1
-0
/
+1
*
selftests: bpf: Move bpf_printk to bpf_helpers.h
Michal Rostecki
2019-05-24
1
-0
/
+8
*
selftests/bpf: fix bpf_get_current_task
Alexei Starovoitov
2019-05-17
1
-1
/
+1
*
bpf: Add ene-to-end test for bpf_sk_storage_* helpers
Martin KaFai Lau
2019-04-27
1
-0
/
+5
*
selftests/bpf: Add sysctl and strtoX helpers to bpf_helpers.h
Andrey Ignatov
2019-04-12
1
-0
/
+19
*
bpf, selftest: test global data/bss/rodata sections
Joe Stringer
2019-04-09
1
-4
/
+4
*
selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcp
Lorenz Bauer
2019-03-21
1
-0
/
+8
*
selftests/bpf: Add arm target register definitions
Adrian Ratiu
2019-03-20
1
-0
/
+18
*
bpf: Add an example for bpf_get_listener_sock
Martin KaFai Lau
2019-03-13
1
-0
/
+2
*
bpf: sync bpf.h to tools and update bpf_helpers.h
brakmo
2019-03-02
1
-0
/
+2
*
bpf: add missing entries to bpf_helpers.h
Willem de Bruijn
2019-03-01
1
-0
/
+30
*
bpf: Add test_sock_fields for skb->sk and bpf_tcp_sock
Martin KaFai Lau
2019-02-10
1
-0
/
+4
*
selftests/bpf: add bpf_spin_lock C test
Alexei Starovoitov
2019-02-01
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-10
1
-0
/
+2
|
\
|
*
media: bpf: add bpf function to report mouse movement
Sean Young
2018-12-09
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-09
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
bpf: Support sk lookup in netns with id 0
Joe Stringer
2018-11-30
1
-2
/
+2
*
|
bpf: add msg_pop_data helper to tools
John Fastabend
2018-11-28
1
-0
/
+2
|
/
*
bpf: libbpf support for msg_push_data
John Fastabend
2018-10-20
1
-0
/
+2
*
selftests/bpf: add test cases for queue and stack maps
Mauricio Vasquez B
2018-10-19
1
-0
/
+7
*
bpf: make TC vlan bpf_helpers avail to selftests
Jesper Dangaard Brouer
2018-10-09
1
-0
/
+4
*
bpf: Add helper to retrieve socket in BPF
Joe Stringer
2018-10-03
1
-0
/
+12
*
selftests/bpf: Add cgroup id helpers to bpf_helpers.h
Andrey Ignatov
2018-08-13
1
-0
/
+4
*
bpf: Test BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
2018-08-11
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-08-07
1
-0
/
+4
|
\
|
*
selftests/bpf: add verifier cgroup storage tests
Roman Gushchin
2018-08-03
1
-0
/
+2
|
*
selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.h
Andrey Ignatov
2018-07-31
1
-0
/
+2
*
|
bpf: Introduce BPF_ANNOTATE_KV_PAIR
Martin KaFai Lau
2018-07-25
1
-0
/
+9
|
/
*
tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helper
Yonghong Song
2018-06-03
1
-0
/
+2
*
bpf: add selftest for lirc_mode2 type program
Sean Young
2018-05-30
1
-0
/
+5
*
selftests/bpf: test for seg6local End.BPF action
Mathieu Xhonneux
2018-05-24
1
-0
/
+12
*
bpf: selftest additions for SOCKHASH
John Fastabend
2018-05-16
1
-0
/
+8
*
samples/bpf: Add example of ipv4 and ipv6 forwarding in XDP
David Ahern
2018-05-11
1
-0
/
+3
*
tools/bpf: add bpf_get_stack helper to tools headers
Yonghong Song
2018-04-29
1
-0
/
+2
*
samples/bpf: extend test_tunnel_bpf.sh with xfrm state test
Eyal Birger
2018-04-24
1
-1
/
+3
*
bpf: add bpf_xdp_adjust_tail sample prog
Nikita V. Shirokov
2018-04-18
1
-0
/
+2
*
bpf: adding tests for bpf_xdp_adjust_tail
Nikita V. Shirokov
2018-04-18
1
-0
/
+3
*
selftests/bpf: Selftest for sys_connect hooks
Andrey Ignatov
2018-03-31
1
-0
/
+2
*
bpf: sockmap sample test for bpf_msg_pull_data
John Fastabend
2018-03-19
1
-0
/
+2
*
bpf: sockmap sample support for bpf_msg_cork_bytes()
John Fastabend
2018-03-19
1
-0
/
+2
*
bpf: sockmap, add sample option to test apply_bytes helper
John Fastabend
2018-03-19
1
-1
/
+2
*
bpf: sockmap sample, add option to attach SK_MSG program
John Fastabend
2018-03-19
1
-0
/
+3
*
bpf: add map tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
2018-03-19
1
-0
/
+2
*
bpf: add selftest for tcpbpf
Lawrence Brakmo
2018-01-25
1
-0
/
+2
*
samples/bpf: add a test for bpf_override_return
Josef Bacik
2017-12-12
1
-1
/
+2
*
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
2017-11-11
1
-2
/
+1
*
samples/bpf: add a test for bpf_override_return
Josef Bacik
2017-11-11
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
[next]