index
:
linux-toradex.git
colibri
colibri_vf
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.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
2017-11-01
bpf: remove SK_REDIRECT from UAPI
John Fastabend
2017-10-29
bpf: rename sk_actions to align with bpf infrastructure
John Fastabend
2017-10-03
bpf: fix bpf_tail_call() x64 JIT
Alexei Starovoitov
2017-09-08
bpf: make error reporting in bpf_warn_invalid_xdp_action more clear
Daniel Borkmann
2017-09-01
bpf: Add mark and priority to sock options that can be set
David Ahern
2017-08-28
bpf: sockmap, remove STRPARSER map_flags and add multi-map support
John Fastabend
2017-08-28
bpf: convert sockmap field attach_bpf_fd2 to type
John Fastabend
2017-08-19
bpf: Allow selecting numa node during map creation
Martin KaFai Lau
2017-08-16
bpf: add access to sock fields and pkt data from sk_skb programs
John Fastabend
2017-08-16
bpf: sockmap with sk redirect support
John Fastabend
2017-08-16
bpf: introduce new program type for skbs on sockets
John Fastabend
2017-08-09
bpf: add BPF_J{LT,LE,SLT,SLE} instructions
Daniel Borkmann
2017-08-04
net: comment fixes against BPF devmap helper calls
John Fastabend
2017-07-17
bpf: add bpf_redirect_map helper routine
John Fastabend
2017-07-17
bpf: add devmap, a map for storing net device references
John Fastabend
2017-07-17
xdp: add bpf_redirect helper function
John Fastabend
2017-07-03
bpf: add bpf_skb_adjust_room helper
Daniel Borkmann
2017-07-01
bpf: Adds support for setting sndcwnd clamp
Lawrence Brakmo
2017-07-01
bpf: Adds support for setting initial cwnd
Lawrence Brakmo
2017-07-01
bpf: Add support for changing congestion control
Lawrence Brakmo
2017-07-01
bpf: Add TCP connection BPF callbacks
Lawrence Brakmo
2017-07-01
bpf: Add setsockopt helper function to bpf
Lawrence Brakmo
2017-07-01
bpf: Support for setting initial receive window
Lawrence Brakmo
2017-07-01
bpf: Support for per connection SYN/SYN-ACK RTOs
Lawrence Brakmo
2017-07-01
bpf: BPF support for sock_ops
Lawrence Brakmo
2017-06-10
bpf: add bpf_set_hash helper for tc progs
Daniel Borkmann
2017-06-06
bpf: Add BPF_OBJ_GET_INFO_BY_FD
Martin KaFai Lau
2017-06-06
bpf: Add BPF_MAP_GET_FD_BY_ID
Martin KaFai Lau
2017-06-06
bpf: Add BPF_PROG_GET_FD_BY_ID
Martin KaFai Lau
2017-06-06
bpf: Add BPF_(PROG|MAP)_GET_NEXT_ID command
Martin KaFai Lau
2017-06-04
bpf: update perf event helper functions documentation
Teng Qin
2017-05-11
bpf: Add strict alignment flag for BPF_PROG_LOAD.
David S. Miller
2017-04-30
bpf: Fix inaccurate helper function description
Chenbo Feng
2017-04-21
bpf: add napi_id read access to __sk_buff
Daniel Borkmann
2017-04-09
bpf: fix comment typo
Alexander Alemayhu
2017-04-01
bpf: introduce BPF_PROG_TEST_RUN command
Alexei Starovoitov
2017-03-23
Add a eBPF helper function to retrieve socket uid
Chenbo Feng
2017-03-23
Add a helper function to get socket cookie in eBPF
Chenbo Feng
2017-03-22
bpf: Add hash of maps support
Martin KaFai Lau
2017-03-22
bpf: Add array of maps support
Martin KaFai Lau
2017-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-12
bpf: introduce BPF_F_ALLOW_OVERRIDE flag
Alexei Starovoitov
2017-01-24
bpf: allow option for setting bpf_l4_csum_replace from scratch
Daniel Borkmann
2017-01-23
bpf: add a longest prefix match trie map implementation
Daniel Mack
2017-01-20
bpf: add bpf_probe_read_str helper
Gianluca Borello
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
2016-12-02
bpf: Add support for reading socket family, type, protocol
David Ahern
2016-12-02
bpf: Add new cgroup attach type to enable sock modifications
David Ahern
2016-12-02
bpf: BPF for lightweight tunnel infrastructure
Thomas Graf
2016-11-25
bpf: add BPF_PROG_ATTACH and BPF_PROG_DETACH commands
Daniel Mack
[next]