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.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
/
net
Age
Commit message (
Expand
)
Author
2025-11-20
wifi: mac80211: utilize the newly defined CMAC constants
Chien Wong
2025-11-20
wifi: mac80211: fix CMAC functions not handling errors
Chien Wong
2025-11-20
l2tp: reset skb control buffer on xmit
David Bauer
2025-11-20
wifi: cfg80211: replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2025-11-19
net: prefetch the next skb in napi_skb_cache_get()
Jason Xing
2025-11-19
net: use NAPI_SKB_CACHE_FREE to keep 32 as default to do bulk free
Jason Xing
2025-11-19
net: increase default NAPI_SKB_CACHE_BULK to 32
Jason Xing
2025-11-19
net: increase default NAPI_SKB_CACHE_SIZE to 128
Jason Xing
2025-11-19
mptcp: fix address removal logic in mptcp_pm_nl_rm_addr
Gang Yan
2025-11-19
mptcp: fix duplicate reset on fastclose
Paolo Abeni
2025-11-19
mptcp: decouple mptcp fastclose from tcp close
Paolo Abeni
2025-11-19
mptcp: do not fallback when OoO is present
Paolo Abeni
2025-11-19
mptcp: fix premature close in case of fallback
Paolo Abeni
2025-11-19
mptcp: avoid unneeded subflow-level drops
Paolo Abeni
2025-11-19
mptcp: fix ack generation for fallback msk
Paolo Abeni
2025-11-19
libceph: Switch to use %ptSp
Andy Shevchenko
2025-11-18
ipv6: clear RA flags when adding a static route
Fernando Fernandez Mancera
2025-11-18
af_unix: Consolidate unix_schedule_gc() and wait_for_unix_gc().
Kuniyuki Iwashima
2025-11-18
af_unix: Remove unix_tot_inflight.
Kuniyuki Iwashima
2025-11-18
af_unix: Refine wait_for_unix_gc().
Kuniyuki Iwashima
2025-11-18
af_unix: Don't call wait_for_unix_gc() on every sendmsg().
Kuniyuki Iwashima
2025-11-18
af_unix: Don't trigger GC from close() if unnecessary.
Kuniyuki Iwashima
2025-11-18
af_unix: Simplify GC state.
Kuniyuki Iwashima
2025-11-18
af_unix: Count cyclic SCC.
Kuniyuki Iwashima
2025-11-18
af_unix: Read sk_peek_offset() again after sleeping in unix_stream_read_gener...
Kuniyuki Iwashima
2025-11-18
mptcp: fix a race in mptcp_pm_del_add_timer()
Eric Dumazet
2025-11-18
net: use napi_skb_cache even in process context
Eric Dumazet
2025-11-18
net: __alloc_skb() cleanup
Eric Dumazet
2025-11-18
net: add a new @alloc parameter to napi_skb_cache_get()
Eric Dumazet
2025-11-18
kcm: Fix typo and add hyphen in Kconfig help text
Thorsten Blum
2025-11-18
tcp: Don't reinitialise tw->tw_transparent in tcp_time_wait().
Kuniyuki Iwashima
2025-11-18
Merge tag 'ipsec-2025-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2025-11-18
Merge tag 'ipsec-next-2025-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2025-11-18
devlink: rate: Unset parent pointer in devl_rate_nodes_destroy
Shay Drory
2025-11-18
bpf: Remove smap argument from bpf_selem_free()
Amery Hung
2025-11-18
bpf: Always charge/uncharge memory when allocating/unlinking storage elements
Amery Hung
2025-11-18
scm: Convert put_cmsg() to scoped user access
Christophe Leroy
2025-11-17
convert rpc_pipefs
Al Viro
2025-11-17
tcp: reduce tcp_comp_sack_slack_ns default value to 10 usec
Eric Dumazet
2025-11-16
sunrpc: allocate a separate bvec array for socket sends
Jeff Layton
2025-11-16
SUNRPC: Improve "fragment too large" warning
Chuck Lever
2025-11-16
svcrdma: Release transport resources synchronously
Chuck Lever
2025-11-14
bpf: Check skb->transport_header is set in bpf_skb_check_mtu
Martin KaFai Lau
2025-11-14
net: openvswitch: remove never-working support for setting nsh fields
Ilya Maximets
2025-11-14
mptcp: fix race condition in mptcp_schedule_work()
Eric Dumazet
2025-11-14
tcp: gro: inline tcp_gro_pull_header()
Eric Dumazet
2025-11-14
ipv6: clean up routes when manually removing address with a lifetime
Jakub Kicinski
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2025-11-14
bpf: Add bpf_prog_run_data_pointers()
Eric Dumazet
[prev]
[next]