index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
bpf
/
bpf_helpers.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-17
selftests/bpf: fix bpf_get_current_task
Alexei Starovoitov
1
-1
/
+1
2019-04-27
bpf: Add ene-to-end test for bpf_sk_storage_* helpers
Martin KaFai Lau
1
-0
/
+5
2019-04-12
selftests/bpf: Add sysctl and strtoX helpers to bpf_helpers.h
Andrey Ignatov
1
-0
/
+19
2019-04-09
bpf, selftest: test global data/bss/rodata sections
Joe Stringer
1
-4
/
+4
2019-03-21
selftests/bpf: add tests for bpf_tcp_check_syncookie and bpf_skc_lookup_tcp
Lorenz Bauer
1
-0
/
+8
2019-03-20
selftests/bpf: Add arm target register definitions
Adrian Ratiu
1
-0
/
+18
2019-03-13
bpf: Add an example for bpf_get_listener_sock
Martin KaFai Lau
1
-0
/
+2
2019-03-02
bpf: sync bpf.h to tools and update bpf_helpers.h
brakmo
1
-0
/
+2
2019-03-01
bpf: add missing entries to bpf_helpers.h
Willem de Bruijn
1
-0
/
+30
2019-02-10
bpf: Add test_sock_fields for skb->sk and bpf_tcp_sock
Martin KaFai Lau
1
-0
/
+4
2019-02-01
selftests/bpf: add bpf_spin_lock C test
Alexei Starovoitov
1
-0
/
+4
2018-12-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+2
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2018-12-09
media: bpf: add bpf function to report mouse movement
Sean Young
1
-0
/
+2
2018-11-30
bpf: Support sk lookup in netns with id 0
Joe Stringer
1
-2
/
+2
2018-11-28
bpf: add msg_pop_data helper to tools
John Fastabend
1
-0
/
+2
2018-10-20
bpf: libbpf support for msg_push_data
John Fastabend
1
-0
/
+2
2018-10-19
selftests/bpf: add test cases for queue and stack maps
Mauricio Vasquez B
1
-0
/
+7
2018-10-09
bpf: make TC vlan bpf_helpers avail to selftests
Jesper Dangaard Brouer
1
-0
/
+4
2018-10-03
bpf: Add helper to retrieve socket in BPF
Joe Stringer
1
-0
/
+12
2018-08-13
selftests/bpf: Add cgroup id helpers to bpf_helpers.h
Andrey Ignatov
1
-0
/
+4
2018-08-11
bpf: Test BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
1
-0
/
+4
2018-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-0
/
+4
2018-08-03
selftests/bpf: add verifier cgroup storage tests
Roman Gushchin
1
-0
/
+2
2018-07-31
selftests/bpf: Add bpf_get_socket_cookie to bpf_helpers.h
Andrey Ignatov
1
-0
/
+2
2018-07-25
bpf: Introduce BPF_ANNOTATE_KV_PAIR
Martin KaFai Lau
1
-0
/
+9
2018-06-03
tools/bpf: sync uapi bpf.h for bpf_get_current_cgroup_id() helper
Yonghong Song
1
-0
/
+2
2018-05-30
bpf: add selftest for lirc_mode2 type program
Sean Young
1
-0
/
+5
2018-05-24
selftests/bpf: test for seg6local End.BPF action
Mathieu Xhonneux
1
-0
/
+12
2018-05-16
bpf: selftest additions for SOCKHASH
John Fastabend
1
-0
/
+8
2018-05-11
samples/bpf: Add example of ipv4 and ipv6 forwarding in XDP
David Ahern
1
-0
/
+3
2018-04-29
tools/bpf: add bpf_get_stack helper to tools headers
Yonghong Song
1
-0
/
+2
2018-04-24
samples/bpf: extend test_tunnel_bpf.sh with xfrm state test
Eyal Birger
1
-1
/
+3
2018-04-18
bpf: add bpf_xdp_adjust_tail sample prog
Nikita V. Shirokov
1
-0
/
+2
2018-04-18
bpf: adding tests for bpf_xdp_adjust_tail
Nikita V. Shirokov
1
-0
/
+3
2018-03-31
selftests/bpf: Selftest for sys_connect hooks
Andrey Ignatov
1
-0
/
+2
2018-03-19
bpf: sockmap sample test for bpf_msg_pull_data
John Fastabend
1
-0
/
+2
2018-03-19
bpf: sockmap sample support for bpf_msg_cork_bytes()
John Fastabend
1
-0
/
+2
2018-03-19
bpf: sockmap, add sample option to test apply_bytes helper
John Fastabend
1
-1
/
+2
2018-03-19
bpf: sockmap sample, add option to attach SK_MSG program
John Fastabend
1
-0
/
+3
2018-03-19
bpf: add map tests for BPF_PROG_TYPE_SK_MSG
John Fastabend
1
-0
/
+2
2018-01-25
bpf: add selftest for tcpbpf
Lawrence Brakmo
1
-0
/
+2
2017-12-12
samples/bpf: add a test for bpf_override_return
Josef Bacik
1
-1
/
+2
2017-11-11
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
1
-2
/
+1
2017-11-11
samples/bpf: add a test for bpf_override_return
Josef Bacik
1
-1
/
+2
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-10-22
bpf: Adding helper function bpf_getsockops
Lawrence Brakmo
1
-0
/
+3
2017-10-20
bpf: avoid preempt enable/disable in sockmap using tcp_skb_cb region
John Fastabend
1
-1
/
+1
[next]