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
path:
root
/
net
Age
Commit message (
Expand
)
Author
2026-04-27
netpoll: fix IPv6 local-address corruption
Breno Leitao
2026-04-27
tcp: make probe0 timer handle expired user timeout
Altan Hacigumus
2026-04-27
neigh: let neigh_xmit take skb ownership
Florian Westphal
2026-04-27
ipmr: Free mr_table after RCU grace period.
Kuniyuki Iwashima
2026-04-27
net: phonet: do not BUG_ON() in pn_socket_autobind() on failed bind
Morduan Zang
2026-04-27
net/sched: taprio: fix NULL pointer dereference in class dump
Weiming Shi
2026-04-27
ipv6: rpl: reserve mac_len headroom when recompressed SRH grows
Greg Kroah-Hartman
2026-04-27
net/sched: sch_fq_pie: annotate data-races in fq_pie_dump_stats()
Eric Dumazet
2026-04-27
net/sched: sch_choke: annotate data-races in choke_dump_stats()
Eric Dumazet
2026-04-27
net/sched: netem: check for negative latency and jitter
Stephen Hemminger
2026-04-27
net/sched: netem: fix slot delay calculation overflow
Stephen Hemminger
2026-04-27
net/sched: netem: validate slot configuration
Stephen Hemminger
2026-04-27
net/sched: netem: only reseed PRNG when seed is explicitly provided
Stephen Hemminger
2026-04-27
net/sched: netem: fix queue limit check to include reordered packets
Stephen Hemminger
2026-04-27
net/sched: netem: fix probability gaps in 4-state loss model
Stephen Hemminger
2026-04-27
wifi: mac80211: drop stray 'static' from fast-RX rx_result
Catherine
2026-04-27
wifi: mac80211: check ieee80211_rx_data_set_link return in pubsta MLO path
Michael Bommarito
2026-04-27
wifi: nl80211: require admin perm on SET_PMK / DEL_PMK
Michael Bommarito
2026-04-27
wifi: mac80211: skip ieee80211_verify_sta_ht_mcs_support check in non-strict ...
Rio Liu
2026-04-24
Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2026-04-24
Merge tag 'ceph-for-7.1-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2026-04-24
Merge tag '9p-for-7.1-rc1' of https://github.com/martinetd/linux
Linus Torvalds
2026-04-24
bpf: Fix sk_local_storage diag dumping uninitialized special fields
Amery Hung
2026-04-24
netfilter: nf_conntrack_sip: don't use simple_strtoul
Florian Westphal
2026-04-24
netfilter: reject zero shift in nft_bitwise
Kai Ma
2026-04-24
netfilter: xt_policy: fix strict mode inbound policy matching
Jiexun Wang
2026-04-24
Merge tag 'net-deletions' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2026-04-23
bpf: Fix NULL pointer dereference in bpf_skb_fib_lookup()
Weiming Shi
2026-04-23
sockmap: Fix sk_psock_drop() race vs sock_map_{unhash,close,destroy}().
Kuniyuki Iwashima
2026-04-23
bpf: Fix NULL pointer dereference in bpf_sk_storage_clone and diag paths
Weiming Shi
2026-04-23
Merge tag 'net-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-04-23
rxrpc: Fix error handling in rxgk_extract_token()
David Howells
2026-04-23
rxrpc: Fix re-decryption of RESPONSE packets
David Howells
2026-04-23
rxrpc: Fix rxrpc_input_call_event() to only unshare DATA packets
David Howells
2026-04-23
rxrpc: Fix missing validation of ticket length in non-XDR key preparsing
Anderson Nascimento
2026-04-23
rxgk: Fix potential integer overflow in length check
David Howells
2026-04-23
rxrpc: Fix conn-level packet handling to unshare RESPONSE packets
David Howells
2026-04-23
rxrpc: Fix potential UAF after skb_unshare() failure
David Howells
2026-04-23
rxrpc: Fix rxkad crypto unalignment handling
David Howells
2026-04-23
rxrpc: Fix memory leaks in rxkad_verify_response()
David Howells
2026-04-23
net: remove unused ATM protocols and legacy ATM device drivers
Jakub Kicinski
2026-04-23
net: rds: fix MR cleanup on copy error
Ao Zhou
2026-04-23
tcp: call sk_data_ready() after listener migration
Zhenzhong Wu
2026-04-23
ipv6: Cap TLV scan in ip6_tnl_parse_tlv_enc_lim
Daniel Borkmann
2026-04-23
tipc: fix double-free in tipc_buf_append()
Lee Jones
2026-04-23
llc: Return -EINPROGRESS from llc_ui_connect()
Ernestas Kulik
2026-04-23
ipv4: icmp: validate reply type before using icmp_pointers
Ruide Cao
2026-04-23
tcp: send a challenge ACK on SEG.ACK > SND.NXT
Jiayuan Chen
2026-04-23
net/smc: avoid early lgr access in smc_clc_wait_msg
Ruijie Li
2026-04-23
hv_sock: Return -EIO for malformed/short packets
Dexuan Cui
[prev]
[next]