index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
bpf.h
Age
Commit message (
Expand
)
Author
2018-06-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-06-03
bpf: flowlabel in bpf_fib_lookup should be flowinfo
David Ahern
2018-06-03
bpf: implement bpf_get_current_cgroup_id() helper
Yonghong Song
2018-06-03
bpf: make sure to clear unused fields in tunnel/xfrm state fetch
Daniel Borkmann
2018-06-03
bpf: add bpf_skb_cgroup_id helper
Daniel Borkmann
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-06-01
bpf: fix uapi hole for 32 bit compat applications
Daniel Borkmann
2018-05-30
media: rc: introduce BPF_PROG_LIRC_MODE2
Sean Young
2018-05-29
bpf: Drop mpls from bpf_fib_lookup
David Ahern
2018-05-29
bpf: clean up eBPF helpers documentation
Quentin Monnet
2018-05-28
bpf: Hooks for sys_sendmsg
Andrey Ignatov
2018-05-24
bpf: introduce bpf subcommand BPF_TASK_FD_QUERY
Yonghong Song
2018-05-24
ipv6: sr: Add seg6local action End.BPF
Mathieu Xhonneux
2018-05-24
bpf: Add IPv6 Segment Routing helpers
Mathieu Xhonneux
2018-05-24
bpf: get JITed image lengths of functions via syscall
Sandipan Das
2018-05-24
bpf: get kernel symbol addresses via syscall
Sandipan Das
2018-05-23
bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_info
Martin KaFai Lau
2018-05-18
bpf: allow sk_msg programs to read sock fields
John Fastabend
2018-05-15
bpf: sockmap, add hash map support
John Fastabend
2018-05-11
bpf: Provide helper to do forwarding lookups in kernel FIB table
David Ahern
2018-05-09
bpf: btf: Add struct bpf_btf_info
Martin KaFai Lau
2018-05-09
bpf: btf: Introduce BTF ID
Martin KaFai Lau
2018-05-03
bpf: add skb_load_bytes_relative helper
Daniel Borkmann
2018-05-03
bpf: introduce new bpf AF_XDP map type BPF_MAP_TYPE_XSKMAP
Björn Töpel
2018-04-30
bpf: fix formatting for bpf_get_stack() helper doc
Quentin Monnet
2018-04-30
bpf: fix formatting for bpf_perf_event_read() helper doc
Quentin Monnet
2018-04-29
bpf: Fix helpers ctx struct types in uapi doc
Andrey Ignatov
2018-04-29
bpf: add bpf_get_stack helper
Yonghong Song
2018-04-27
bpf: add documentation for eBPF helpers (65-66)
Quentin Monnet
2018-04-27
bpf: add documentation for eBPF helpers (58-64)
Quentin Monnet
2018-04-27
bpf: add documentation for eBPF helpers (51-57)
Quentin Monnet
2018-04-27
bpf: add documentation for eBPF helpers (42-50)
Quentin Monnet
2018-04-27
bpf: add documentation for eBPF helpers (33-41)
Quentin Monnet
2018-04-27
bpf: add documentation for eBPF helpers (23-32)
Quentin Monnet
2018-04-27
bpf: add documentation for eBPF helpers (12-22)
Quentin Monnet
2018-04-27
bpf: add documentation for eBPF helpers (01-11)
Quentin Monnet
2018-04-27
bpf: add script and prepare bpf.h for new helpers documentation
Quentin Monnet
2018-04-26
bpf: Add gpl_compatible flag to struct bpf_prog_info
Jiri Olsa
2018-04-24
bpf: add helper for getting xfrm states
Eyal Birger
2018-04-19
bpf: btf: Add pretty print support to the basic arraymap
Martin KaFai Lau
2018-04-19
bpf: btf: Add BPF_BTF_LOAD command
Martin KaFai Lau
2018-04-18
bpf: adding bpf_xdp_adjust_tail helper
Nikita V. Shirokov
2018-03-31
bpf: Post-hooks for sys_bind
Andrey Ignatov
2018-03-31
bpf: Hooks for sys_connect
Andrey Ignatov
2018-03-31
bpf: Hooks for sys_bind
Andrey Ignatov
2018-03-31
bpf: Check attach type at prog load time
Andrey Ignatov
2018-03-28
bpf: introduce BPF_RAW_TRACEPOINT
Alexei Starovoitov
2018-03-19
bpf: sk_msg program helper bpf_sk_msg_pull_data
John Fastabend
2018-03-19
bpf: sockmap, add msg_cork_bytes() helper
John Fastabend
2018-03-19
bpf: sockmap, add bpf_msg_apply_bytes() helper
John Fastabend
[next]