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
Age
Commit message (
Expand
)
Author
2021-10-06
selftests/bpf: Refactor btf_write selftest to reuse BTF generation logic
Andrii Nakryiko
2021-10-06
libbpf: Add API that copies all BTF types from one BTF object to another
Andrii Nakryiko
2021-10-06
bpf, x64: Save bytes for DIV by reducing reg copies
Jie Meng
2021-10-05
bpf: Avoid retpoline for bpf_for_each_map_elem
Andrey Ignatov
2021-10-05
Merge branch 'Support kernel module function calls from eBPF'
Alexei Starovoitov
2021-10-05
bpf: selftests: Add selftests for module kfunc support
Kumar Kartikeya Dwivedi
2021-10-05
libbpf: Update gen_loader to emit BTF_KIND_FUNC relocations
Kumar Kartikeya Dwivedi
2021-10-05
libbpf: Resolve invalid weak kfunc calls with imm = 0, off = 0
Kumar Kartikeya Dwivedi
2021-10-05
libbpf: Support kernel module function calls
Kumar Kartikeya Dwivedi
2021-10-05
bpf: Enable TCP congestion control kfunc from modules
Kumar Kartikeya Dwivedi
2021-10-05
tools: Allow specifying base BTF file in resolve_btfids
Kumar Kartikeya Dwivedi
2021-10-05
bpf: btf: Introduce helpers for dynamic BTF set registration
Kumar Kartikeya Dwivedi
2021-10-05
bpf: Be conservative while processing invalid kfunc calls
Kumar Kartikeya Dwivedi
2021-10-05
bpf: Introduce BPF support for kernel module function calls
Kumar Kartikeya Dwivedi
2021-10-05
Merge tag 'for-net-next-2021-10-01' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-10-05
net: usb: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-05
Merge branch 'mlx4-const-dev_addr'
David S. Miller
2021-10-05
mlx4: constify args for const dev_addr
Jakub Kicinski
2021-10-05
mlx4: remove custom dev_addr clearing
Jakub Kicinski
2021-10-05
mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()
Jakub Kicinski
2021-10-05
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
2021-10-05
netlink: remove netlink_broadcast_filtered
Florian Westphal
2021-10-05
Merge tag 'mlx5-updates-2021-10-04' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2021-10-05
net: bgmac: support MDIO described in DT
Rafał Miłecki
2021-10-05
net: bgmac: improve handling PHY
Rafał Miłecki
2021-10-05
ethernet: ehea: add missing cast
Jakub Kicinski
2021-10-05
sparc: Fix typo.
David S. Miller
2021-10-04
net/mlx5: Enable single IRQ for PCI Function
Shay Drory
2021-10-04
net/mlx5: Shift control IRQ to the last index
Shay Drory
2021-10-04
net/mlx5: Bridge, pop VLAN on egress table miss
Vlad Buslov
2021-10-04
net/mlx5: Bridge, mark reg_c1 when pushing VLAN
Vlad Buslov
2021-10-04
net/mlx5: Bridge, extract VLAN pop code to dedicated functions
Vlad Buslov
2021-10-04
net/mlx5: Bridge, refactor eswitch instance usage
Vlad Buslov
2021-10-04
net/mlx5e: Support accept action
Vlad Buslov
2021-10-04
net/mlx5e: Specify out ifindex when looking up encap route
Chris Mi
2021-10-04
net/mlx5e: Reserve a value from TC tunnel options mapping
Vlad Buslov
2021-10-04
net/mlx5e: Move parse fdb check into actions_match_supported_fdb()
Roi Dayan
2021-10-04
net/mlx5e: Split actions_match_supported() into a sub function
Roi Dayan
2021-10-04
net/mlx5e: Move mod hdr allocation to a single place
Roi Dayan
2021-10-04
net/mlx5e: TC, Refactor sample offload error flow
Roi Dayan
2021-10-04
net/mlx5e: Add TX max rate support for MQPRIO channel mode
Tariq Toukan
2021-10-04
net/mlx5e: Specify SQ stats struct for mlx5e_open_txqsq()
Tariq Toukan
2021-10-04
Merge branch 'phy-10g-mode-helper'
David S. Miller
2021-10-04
net: ethernet: use phylink_set_10g_modes()
Russell King (Oracle)
2021-10-04
net: phylink: add phylink_set_10g_modes() helper
Russell King (Oracle)
2021-10-04
net: ipv6: fix use after free of struct seg6_pernet_data
MichelleJin
2021-10-04
Merge branch 'qed-new-fw'
David S. Miller
2021-10-04
qed: fix ll2 establishment during load of RDMA driver
Manish Chopra
2021-10-04
qed: Update the TCP active termination 2 MSL timer ("TIME_WAIT")
Prabhakar Kushwaha
[next]