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_qcom-6.18.y
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
/
rds
Age
Commit message (
Expand
)
Author
2026-06-19
net: rds: clear i_sends on setup unwind
Yuqi Xu
2026-06-19
rds: mark snapshot pages dirty in rds_info_getsockopt()
Breno Leitao
2026-06-19
net/rds: fix NULL deref in rds_ib_send_cqe_handler() on masked atomic completion
Weiming Shi
2026-05-23
net/rds: reset op_nents when zerocopy page pin fails
Allison Henderson
2026-05-23
net/rds: zero per-item info buffer before handing it to visitors
Michael Bommarito
2026-05-23
net/rds: Restrict use of RDS/IB to the initial network namespace
Greg Jumper
2026-05-23
net/rds: Optimize rds_ib_laddr_check
Håkon Bugge
2026-05-14
net/rds: handle zerocopy send cleanup before the message is queued
Nan Li
2026-05-07
net: rds: fix MR cleanup on copy error
Ao Zhou
2026-04-11
rds: ib: reject FRMR registration before IB connection is established
Weiming Shi
2026-03-12
net/rds: Fix circular locking dependency in rds_tcp_tune
Allison Henderson
2026-03-04
net/rds: Clear reconnect pending bit
Håkon Bugge
2026-03-04
net/rds: No shortcut out of RDS_CONN_ERROR
Gerd Rausch
2026-02-26
net/rds: rds_sendmsg should not discard payload_len
Allison Henderson
2025-09-22
net: WQ_PERCPU added to alloc_workqueue users
Marco Crivellari
2025-09-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-15
rds: ib: Increment i_fastreg_wrs before bailing out
Håkon Bugge
2025-09-08
rds: ib: Remove unused extern definition
Håkon Bugge
2025-08-22
rds: Fix endianness annotations for RDS extension headers
Ujwal Kundur
2025-08-22
rds: Fix endianness annotation for RDS_MPATH_HASH
Ujwal Kundur
2025-08-22
rds: Fix endianness annotation of jhash wrappers
Ujwal Kundur
2025-08-22
rds: Replace POLLERR with EPOLLERR
Ujwal Kundur
2025-08-12
RDS: remove redundant __GFP_NOWARN
Qianfeng Rong
2025-07-15
don't open-code kernel_accept() in rds_tcp_accept_one()
Al Viro
2025-06-21
rds: Correct spelling
Simon Horman
2025-06-21
rds: Correct endian annotation of port and addr assignments
Simon Horman
2025-05-26
replace strncpy with strscpy_pad
Baris Can Goral
2025-05-15
rds: Use nested-BH locking for rds_page_remainder
Sebastian Andrzej Siewior
2025-05-15
rds: Acquire per-CPU pointer within BH disabled section
Sebastian Andrzej Siewior
2025-05-15
rds: Disable only bottom halves in rds_page_remainder_alloc()
Sebastian Andrzej Siewior
2025-02-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-21
net: better track kernel sockets lifetime
Eric Dumazet
2025-02-21
net/rds: Replace deprecated strncpy() with strscpy_pad()
Thorsten Blum
2025-01-09
rds: sysctl: rds_tcp_{rcv,snd}buf: avoid using current->nsproxy
Matthieu Baerts (NGI0)
2024-10-03
net/rds: remove unused struct 'rds_ib_dereg_odp_mr'
Dr. David Alan Gilbert
2024-08-09
net: rds: add option for GCOV profiling
Vegard Nossum
2024-08-01
RDS: IB: Remove unused declarations
Yue Haibing
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-06-19
rds:Simplify the allocation of slab caches
Hongfu Li
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
2024-05-03
net: rds: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-03-29
net/rds: fix possible cp null dereference
Mahmoud Adam
2024-03-19
rds: introduce acquire/release ordering in acquire/release_in_xmit()
Yewon Choi
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-06
net/rds: fix WARNING in rds_conn_connect_if_down
Edward Adam Davis
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-13
net:rds: Fix possible deadlock in rds_message_put
Allison Henderson
2024-01-30
net: rds: Simplify the allocation of slab caches in rds_conn_init
Kunwu Chan
2024-01-22
net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv
Sharath Srinivasan
2023-12-11
ipv6: annotate data-races around np->mcast_oif
Eric Dumazet
[next]