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.18-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
2026-02-26
docs: net: document neigh gc_interval sysctl
Gabriel Goller
2026-02-26
net: stmmac: ptp: limit n_per_out
Russell King (Oracle)
2026-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-26
netfilter: nf_conntrack_h323: fix OOB read in decode_choice()
Vahagn Vardanian
2026-02-26
dpaa2-switch: validate num_ifs to prevent out-of-bounds write
Junrui Luo
2026-02-26
bonding: print churn state via netlink
Hangbin Liu
2026-02-26
pppoe: remove kernel-mode relay support
Qingfang Deng
2026-02-26
net: consume xmit errors of GSO frames
Jakub Kicinski
2026-02-26
Merge branch 'vsock-add-write-once-semantics-to-child_ns_mode'
Paolo Abeni
2026-02-26
vsock: document write-once behavior of the child_ns_mode sysctl
Bobby Eshleman
2026-02-26
vsock: lock down child_ns_mode as write-once
Bobby Eshleman
2026-02-26
selftests/vsock: change tests to respect write-once child ns mode
Bobby Eshleman
2026-02-26
Merge branch 'net-mlx5e-shampo-allow-high-order-pages-in-zerocopy-mode'
Paolo Abeni
2026-02-26
net/mlx5e: SHAMPO, Allow high order pages in zerocopy mode
Dragos Tatulea
2026-02-26
net/mlx5e: Add param helper to calculate max page size
Dragos Tatulea
2026-02-26
net/mlx5e: Pass netdev queue config to param calculations
Dragos Tatulea
2026-02-26
net/mlx5e: Add queue config ops for page size
Dragos Tatulea
2026-02-26
net/mlx5e: RX, Make page frag bias more robust
Dragos Tatulea
2026-02-26
net/mlx5e: Alloc rq drop page based on calculated page_shift
Dragos Tatulea
2026-02-26
net/mlx5e: Set page_pool order based on calculated page_shift
Dragos Tatulea
2026-02-26
net/mlx5e: SHAMPO, Always calculate page size
Dragos Tatulea
2026-02-26
net/mlx5e: Drop unused channel parameters
Dragos Tatulea
2026-02-26
net/mlx5e: Move xsk param into new option container struct
Dragos Tatulea
2026-02-26
net/mlx5e: Alloc xsk channel param out of mlx5e_open_xsk()
Dragos Tatulea
2026-02-26
net/mlx5e: Expose and rename xsk channel parameter function
Dragos Tatulea
2026-02-26
net/mlx5e: Extract max_xsk_wqebbs into its own function
Dragos Tatulea
2026-02-26
net/mlx5e: Extract striding rq param calculation in function
Dragos Tatulea
2026-02-26
net/mlx5e: Make mlx5e_rq_param naming consistent
Dragos Tatulea
2026-02-25
Merge branch 'mlx5-misc-fixes-2026-02-24'
Jakub Kicinski
2026-02-25
net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query
Jianbo Liu
2026-02-25
net/mlx5: Fix missing devlink lock in SRIOV enable error path
Shay Drory
2026-02-25
net/mlx5: E-switch, Clear legacy flag when moving to switchdev
Shay Drory
2026-02-25
net/mlx5: LAG, disable MPESW in lag_disable_change()
Shay Drory
2026-02-25
net/mlx5: DR, Fix circular locking dependency in dump
Shay Drory
2026-02-25
Merge tag 'wireless-2026-02-25' of https://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2026-02-25
Merge branch 'add-selftests-helper-to-get-n-unique-ports'
Jakub Kicinski
2026-02-25
selftests: drv-net: rss: Generate unique ports for RSS context tests
Dimitri Daskalakis
2026-02-25
selftests: net: py: Add rand_ports helper method
Dimitri Daskalakis
2026-02-25
Merge branch 'netfilter-updates-for-net-next'
Jakub Kicinski
2026-02-25
netfilter: nf_tables: remove register tracking infrastructure
Florian Westphal
2026-02-25
netfilter: nf_tables: drop obsolete EXPORT_SYMBOLs
Florian Westphal
2026-02-25
netfilter: nft_set_rbtree: don't disable bh when acquiring tree lock
Florian Westphal
2026-02-25
ipvs: no_cport and dropentry counters can be per-net
Julian Anastasov
2026-02-25
ipvs: use more counters to avoid service lookups
Julian Anastasov
2026-02-25
ipvs: do not keep dest_dst after dest is removed
Julian Anastasov
2026-02-25
ipvs: use single svc table
Julian Anastasov
2026-02-25
ipvs: some service readers can use RCU
Julian Anastasov
2026-02-25
ipvs: make ip_vs_svc_table and ip_vs_svc_fwm_table per netns
Jiejian Wu
2026-02-25
net: pppoe: avoid zero-length arrays in struct pppoe_hdr
Eric Woudstra
[next]