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.18.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-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
2018-03-19
bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX data
John Fastabend
2018-03-15
bpf: extend stackmap to save binary_build_id+offset instead of address
Song Liu
2018-03-04
gre: add sequence number for collect md mode.
William Tu
2018-01-25
bpf: Add BPF_SOCK_OPS_STATE_CB
Lawrence Brakmo
2018-01-25
bpf: Add BPF_SOCK_OPS_RETRANS_CB
Lawrence Brakmo
2018-01-25
bpf: Add support for reading sk_state and more
Lawrence Brakmo
2018-01-25
bpf: Add sock_ops RTO callback
Lawrence Brakmo
2018-01-25
bpf: Adds field bpf_sock_ops_cb_flags to tcp_sock
Lawrence Brakmo
2018-01-25
bpf: Support passing args to sock_ops bpf function
Lawrence Brakmo
2018-01-18
bpf: offload: report device information about offloaded maps
Jakub Kicinski
2018-01-18
bpf: add comments to BPF ld/ldx sizes
Jesper Dangaard Brouer
2018-01-14
bpf: offload: add map offload infrastructure
Jakub Kicinski
2018-01-13
bpf: simplify xdp_convert_ctx_access for xdp_rxq_info
Jesper Dangaard Brouer
2018-01-05
bpf: finally expose xdp_rxq_info to XDP bpf-programs
Jesper Dangaard Brouer
2017-12-31
bpf: offload: report device information for offloaded programs
Jakub Kicinski
2017-12-19
bpf/cgroup: fix a verification error for a CGROUP_DEVICE type prog
Yonghong Song
2017-12-17
bpf: introduce function calls (function boundaries)
Alexei Starovoitov
2017-12-12
bpf: add a bpf_override_function helper
Josef Bacik
2017-12-05
bpf: Add access to snd_cwnd and others in sock_ops
Lawrence Brakmo
2017-11-21
bpf: revert report offload info to user space
Jakub Kicinski
2017-11-21
bpf: offload: rename the ifindex field
Jakub Kicinski
2017-11-11
bpf: Revert bpf_overrid_function() helper changes.
David S. Miller
[next]