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
/
smc
Age
Commit message (
Expand
)
Author
5 days
net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
Jiayuan Chen
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-19
tcp: fix potential race in tcp_v6_syn_recv_sock()
Eric Dumazet
2026-01-30
Revert "net/smc: Introduce TCP ULP support"
D. Wythe
2025-12-04
net: smc: SMC_HS_CTRL_BPF should depend on BPF_JIT
Geert Uytterhoeven
2025-11-28
net: Remove KMSG_COMPONENT macro
Heiko Carstens
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-10
net/smc: fix mismatch between CLC header and proposal
D. Wythe
2025-11-10
net/smc: bpf: Introduce generic hook for handshake flow
D. Wythe
2025-11-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-10-30
net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully
Halil Pasic
2025-10-30
net/smc: make wr buffer count configurable
Halil Pasic
2025-10-24
smc: rename smc_find_ism_store_rc to reflect broader usage
Dust Li
2025-10-20
net/smc: fix general protection fault in __smc_diag_dump
Wang Liang
2025-09-23
dibs: Move event handling to dibs layer
Julian Ruess
2025-09-23
dibs: Move data path to dibs layer
Alexandra Winter
2025-09-23
dibs: Move query_remote_gid() to dibs_dev_ops
Alexandra Winter
2025-09-23
dibs: Move vlan support to dibs_dev_ops
Alexandra Winter
2025-09-23
dibs: Local gid for dibs devices
Alexandra Winter
2025-09-23
dibs: Create class dibs
Julian Ruess
2025-09-23
dibs: Move struct device to dibs_dev
Julian Ruess
2025-09-23
dibs: Define dibs_client_ops and dibs_dev_ops
Alexandra Winter
2025-09-23
dibs: Register smc as dibs_client
Alexandra Winter
2025-09-23
net/smc: Decouple sf and attached send_buf in smc_loopback
Alexandra Winter
2025-09-23
net/smc: Remove error handling of unregister_dmb()
Alexandra Winter
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-22
net: replace use of system_wq with system_percpu_wq
Marco Crivellari
2025-09-17
smc: Use __sk_dst_get() and dst_dev_rcu() in smc_vlan_by_tcpsk().
Kuniyuki Iwashima
2025-09-17
smc: Use __sk_dst_get() and dst_dev_rcu() in smc_clc_prfx_match().
Kuniyuki Iwashima
2025-09-17
smc: Use __sk_dst_get() and dst_dev_rcu() in in smc_clc_prfx_set().
Kuniyuki Iwashima
2025-09-17
smc: Fix use-after-free in __pnet_find_base_ndev().
Kuniyuki Iwashima
2025-09-14
net/smc: Remove unused argument from 2 SMC functions
Mahanta Jambigi
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-04
net/smc: Improve log message for devices w/o pnetid
Alexandra Winter
2025-09-03
net/smc: Remove validation of reserved bits in CLC Decline message
Mahanta Jambigi
2025-09-02
net/smc: Replace use of strncpy on NUL-terminated string with strscpy
James Flowers
2025-09-02
net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()
Liu Jian
2025-08-19
net/smc: fix UAF on smcsk after smc_listen_out()
D. Wythe
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-14
smc: Fix various oops due to inet_sock type confusion.
Kuniyuki Iwashima
2025-07-09
net/smc: convert timeouts to secs_to_jiffies()
Easwar Hariharan
2025-06-23
net: make sk->sk_rcvtimeo lockless
Eric Dumazet
2025-06-23
net: make sk->sk_sndtimeo lockless
Eric Dumazet
2025-06-23
net: remove sock_i_uid()
Eric Dumazet
2025-06-23
net/smc: replace strncpy with strscpy
Pranav Tyagi
[next]