index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rds
Age
Commit message (
Expand
)
Author
2026-03-03
net/rds: Fix circular locking dependency in rds_tcp_tune
Allison Henderson
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-02-24
net/rds: fix recursive lock in rds_tcp_conn_slots_available
Fernando Fernandez Mancera
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
rds: tcp: fix uninit-value in __inet_bind
Tabrez Ahmed
2026-02-19
net/rds: Fix NULL pointer dereference in rds_tcp_accept_one
Allison Henderson
2026-02-17
net/rds: rds_sendmsg should not discard payload_len
Allison Henderson
2026-02-04
net/rds: Trigger rds_send_ping() more than once
Gerd Rausch
2026-02-04
net/rds: Use the first lane until RDS_EXTHDR_NPATHS arrives
Gerd Rausch
2026-02-04
net/rds: Update struct rds_statistics to use u64 instead of uint64_t
Allison Henderson
2026-02-04
net/rds: Clear reconnect pending bit
Håkon Bugge
2026-02-04
net/rds: Kick-start TCP receiver after accept
Gerd Rausch
2026-02-04
net/rds: rds_tcp_conn_path_shutdown must not discard messages
Gerd Rausch
2026-02-04
net/rds: Encode cp_index in TCP source port
Gerd Rausch
2026-02-04
net/rds: new extension header: rdma bytes
Shamir Rabinovitch
2026-01-23
net/rds: rds_tcp_accept_one ought to not discard messages
Gerd Rausch
2026-01-23
net/rds: No shortcut out of RDS_CONN_ERROR
Gerd Rausch
2026-01-13
net/rds: Give each connection path its own workqueue
Allison Henderson
2026-01-13
net/rds: Add per cp work queue
Allison Henderson
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-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
[next]