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-02-10
ipv6: use np->final in inet6_sk_rebuild_header()
Eric Dumazet
2026-02-10
Merge tag 'nf-next-26-02-06' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
2026-02-10
mptcp: allow overridden write_space to be invoked
Geliang Tang
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-10
Merge tag 'bpf-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Linus Torvalds
2026-02-10
Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-10
net: dsa: eliminate local type for tc policers
Vladimir Oltean
2026-02-10
xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path
Jiayuan Chen
2026-02-10
hsr: Implement more robust duplicate discard for HSR
Felix Maurer
2026-02-10
hsr: Implement more robust duplicate discard for PRP
Felix Maurer
2026-02-10
net: atm: fix crash due to unvalidated vcc pointer in sigd_send()
Jiayuan Chen
2026-02-09
Merge tag 'kthread-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-02-09
SUNRPC: fix gss_auth kref leak in gss_alloc_msg error path
Daniel Hodges
2026-02-09
SUNRPC: Change list definition method
Chenguang Zhao
2026-02-09
Merge tag 'audit-pr-20260203' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-09
libceph: adapt ceph_x_challenge_blob hashing and msgr1 message signing
Ilya Dryomov
2026-02-09
libceph: add support for CEPH_CRYPTO_AES256KRB5
Ilya Dryomov
2026-02-09
libceph: introduce ceph_crypto_key_prepare()
Ilya Dryomov
2026-02-09
libceph: generalize ceph_x_encrypt_offset() and ceph_x_encrypt_buflen()
Ilya Dryomov
2026-02-09
libceph: define and enforce CEPH_MAX_KEY_LEN
Ilya Dryomov
2026-02-09
xfrm: always flush state and policy upon NETDEV_UNREGISTER event
Tetsuo Handa
2026-02-06
net/ipv6: Remove jumbo_remove step from TX path
Alice Mikityanska
2026-02-06
net/ipv6: Drop HBH for BIG TCP on RX side
Alice Mikityanska
2026-02-06
net/ipv6: Drop HBH for BIG TCP on TX side
Alice Mikityanska
2026-02-06
net/ipv6: Introduce payload_len helpers
Alice Mikityanska
2026-02-06
mptcp: fix kdoc warnings
Matthieu Baerts (NGI0)
2026-02-06
mptcp: pm: in-kernel: clarify mptcp_pm_remove_anno_addr()
Matthieu Baerts (NGI0)
2026-02-06
mptcp: pm: in-kernel: always set ID as avail when rm endp
Matthieu Baerts (NGI0)
2026-02-06
ipv6: do not use skb_header_pointer() in icmpv6_filter()
Eric Dumazet
2026-02-06
tcp: inline tcp_filter()
Eric Dumazet
2026-02-06
net: skb: allow up to 8 skb extension ids
Oliver Hartkopp
2026-02-06
net_sched: sch_fq: rework fq_gc() to avoid stack canary
Eric Dumazet
2026-02-06
netns: optimize netns cleaning by batching unhash_nsid calls
Qiliang Yuan
2026-02-06
bpf: Switch to bpf_selem_unlink_nofail in bpf_local_storage_{map_free, destroy}
Amery Hung
2026-02-06
bpf: Remove unused percpu counter from bpf_local_storage_map_free
Amery Hung
2026-02-06
bpf: Convert bpf_selem_unlink to failable
Amery Hung
2026-02-06
bpf: Convert bpf_selem_link_map to failable
Amery Hung
2026-02-06
bpf: Select bpf_local_storage_map_bucket based on bpf_local_storage
Amery Hung
2026-02-06
netfilter: nft_set_rbtree: validate open interval overlap
Pablo Neira Ayuso
2026-02-06
netfilter: nft_set_rbtree: validate element belonging to interval
Pablo Neira Ayuso
2026-02-06
netfilter: nft_set_rbtree: check for partial overlaps in anonymous sets
Pablo Neira Ayuso
2026-02-06
netfilter: nft_set_rbtree: fix bogus EEXIST with NLM_F_CREATE with null interval
Pablo Neira Ayuso
2026-02-06
netfilter: nft_counter: fix reset of counters on 32bit archs
Anders Grahn
2026-02-06
netfilter: nft_set_hash: fix get operation on big endian
Florian Westphal
2026-02-06
netfilter: flowtable: dedicated slab for flow entry
Qingfang Deng
2026-02-06
netfilter: nfnetlink_queue: do shared-unconfirmed check before segmentation
Florian Westphal
2026-02-06
netfilter: nft_set_rbtree: don't gc elements on insert
Florian Westphal
2026-02-05
nfc: hci: shdlc: Stop timers and work before freeing context
Votokina Victoria
2026-02-05
inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP
Eric Dumazet
2026-02-05
tipc: fix RCU dereference race in tipc_aead_users_dec()
Daniel Hodges
[prev]
[next]