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_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
Age
Commit message (
Expand
)
Author
2018-03-31
bpf: Hooks for sys_connect
Andrey Ignatov
2018-03-31
net: Introduce __inet_bind() and __inet6_bind
Andrey Ignatov
2018-03-31
selftests/bpf: Selftest for sys_bind hooks
Andrey Ignatov
2018-03-31
bpf: Hooks for sys_bind
Andrey Ignatov
2018-03-31
libbpf: Support expected_attach_type at prog load
Andrey Ignatov
2018-03-31
bpf: Check attach type at prog load time
Andrey Ignatov
2018-03-30
Merge branch 'bpf-sockmap-sg-api-fixes'
Daniel Borkmann
2018-03-30
bpf: sockmap: initialize sg table entries properly
Prashant Bhole
2018-03-30
lib/scatterlist: add sg_init_marker() helper
Prashant Bhole
2018-03-30
Merge branch 'bpf-sockmap-ingress'
Daniel Borkmann
2018-03-30
bpf: sockmap, more BPF_SK_SKB_STREAM_VERDICT tests
John Fastabend
2018-03-30
bpf: sockmap, BPF_F_INGRESS flag for BPF_SK_SKB_STREAM_VERDICT:
John Fastabend
2018-03-30
bpf: sockmap, add BPF_F_INGRESS tests
John Fastabend
2018-03-30
bpf: sockmap redirect ingress support
John Fastabend
2018-03-28
Merge branch 'nfp-bpf-updates'
Alexei Starovoitov
2018-03-28
nfp: bpf: improve wrong FW response warnings
Jakub Kicinski
2018-03-28
nfp: bpf: add support for bpf_get_prandom_u32()
Jakub Kicinski
2018-03-28
nfp: bpf: add support for atomic add of unknown values
Jakub Kicinski
2018-03-28
nfp: bpf: expose command delay slots
Jakub Kicinski
2018-03-28
nfp: bpf: add basic support for atomic adds
Jakub Kicinski
2018-03-28
bpf: add parenthesis around argument of BPF_LDST_BYTES()
Jakub Kicinski
2018-03-28
nfp: bpf: add map deletes from the datapath
Jakub Kicinski
2018-03-28
nfp: bpf: add map updates from the datapath
Jakub Kicinski
2018-03-28
nfp: bpf: add helper for basic map call checks
Jakub Kicinski
2018-03-28
nfp: bpf: add helper for validating stack pointers
Jakub Kicinski
2018-03-28
nfp: bpf: rename map_lookup_stack() to map_call_stack_common()
Jakub Kicinski
2018-03-28
nfp: bpf: detect packet reads could be cached, enable the optimisation
Jiong Wang
2018-03-28
nfp: bpf: support unaligned read offset
Jiong Wang
2018-03-28
nfp: bpf: read from packet data cache for PTR_TO_PACKET
Jiong Wang
2018-03-28
Merge branch 'bpf-raw-tracepoints'
Daniel Borkmann
2018-03-28
selftests/bpf: test for bpf_get_stackid() from raw tracepoints
Alexei Starovoitov
2018-03-28
samples/bpf: raw tracepoint test
Alexei Starovoitov
2018-03-28
libbpf: add bpf_raw_tracepoint_open helper
Alexei Starovoitov
2018-03-28
bpf: introduce BPF_RAW_TRACEPOINT
Alexei Starovoitov
2018-03-28
macro: introduce COUNT_ARGS() macro
Alexei Starovoitov
2018-03-28
net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepoint
Alexei Starovoitov
2018-03-28
net/mac802154: disambiguate mac80215 vs mac802154 trace events
Alexei Starovoitov
2018-03-28
net/mediatek: disambiguate mt76 vs mt7601u trace events
Alexei Starovoitov
2018-03-28
treewide: remove large struct-pass-by-value from tracepoint arguments
Alexei Starovoitov
2018-03-28
bpf: Add sock_ops R/W access to ipv4 tos
Nikita V. Shirokov
2018-03-28
samples/bpf: fix spelling mistake: "revieve" -> "receive"
Colin Ian King
2018-03-27
bpf: follow idr code convention
Shaohua Li
2018-03-26
Merge branch 'bpf-verifier-log-btf-prep'
Daniel Borkmann
2018-03-26
bpf: Add bpf_verifier_vlog() and bpf_verifier_log_needed()
Martin KaFai Lau
2018-03-26
bpf: Rename bpf_verifer_log
Martin KaFai Lau
2018-03-23
Merge branch 'bpf-print-insns-api'
Daniel Borkmann
2018-03-23
bpftool: Adjust to new print_bpf_insn interface
Jiri Olsa
2018-03-23
bpf: Remove struct bpf_verifier_env argument from print_bpf_insn
Jiri Olsa
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-23
bridge: Allow max MTU when multiple VLANs present
Chas Williams
[next]