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
/
rds.h
Age
Commit message (
Expand
)
Author
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: 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-13
net/rds: Add per cp work queue
Allison Henderson
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2025-08-22
rds: Fix endianness annotation for RDS_MPATH_HASH
Ujwal Kundur
2023-08-13
net/rds: Remove unused function declarations
Yue Haibing
2020-07-24
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-01
rds: If one path needs re-connection, check all and re-connect
Rao Shoaib
2020-04-15
net/rds: Use ERR_PTR for rds_message_alloc_sgs()
Jason Gunthorpe
2020-04-09
net/rds: Fix MR reference counting problem
Ka-Cheong Poon
2020-04-09
net/rds: Replace struct rds_mr's r_refcount with struct kref
Ka-Cheong Poon
2020-01-18
net/rds: Handle ODP mr registration/unregistration
Hans Westgaard Ry
2019-08-23
net/rds: Whitelist rdma_cookie and rx_tstamp for usercopy
Dag Moxnes
2019-08-15
rds: check for excessive looping in rds_send_xmit
Andy Grover
2019-07-09
rds: fix reordering with composite message notification
Santosh Shilimkar
2019-02-04
rds: add transport specific tos_map hook
Santosh Shilimkar
2019-02-04
rds: add type of service(tos) infrastructure
Santosh Shilimkar
2019-02-04
rds: make v3.1 as compat version
Santosh Shilimkar
2019-01-07
rds: use DIV_ROUND_UP instead of ceil
Jacob Wen
2018-12-19
net/rds: remove user triggered WARN_ON in rds_sendmsg
shamir rabinovitch
2018-12-19
net/rds: fix warn in rds_message_alloc_sgs
shamir rabinovitch
2018-09-01
rds: store socket timestamps as ktime_t
Arnd Bergmann
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-26
RDS: RDMA: Fix the NULL-ptr deref in rds_ib_get_mr
Avinash Repaka
2018-07-23
rds: Enable RDS IPv6 support
Ka-Cheong Poon
2018-07-23
rds: Changing IP address internal representation to struct in6_addr
Ka-Cheong Poon
2018-06-14
rds: avoid unenecessary cong_update in loop transport
Santosh Shilimkar
2018-03-12
net: rds: drop VLA in rds_for_each_conn_info()
Salvatore Mesoraca
2018-03-07
rds: use list structure to track information for zerocopy completion notifica...
Sowmini Varadhan
2018-02-27
rds: deliver zerocopy completion notification with data
Sowmini Varadhan
2018-02-16
rds: zerocopy Tx support.
Sowmini Varadhan
2018-02-16
rds: support for zcopy completion notification
Sowmini Varadhan
2018-02-08
rds: tcp: use rds_destroy_pending() to synchronize netns/module teardown and ...
Sowmini Varadhan
2018-01-05
rds: Use atomic flag to track connections being destroyed
Sowmini Varadhan
2017-12-01
rds: tcp: correctly sequence cleanup on netns deletion.
Sowmini Varadhan
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-03
rds: reduce memory footprint for RDS when transport is RDMA
Sowmini Varadhan
2017-07-16
rds: cancel send/recv work before queuing connection shutdown
Sowmini Varadhan
2017-07-04
net, rds: convert rds_message.m_refcount from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
net, rds: convert rds_mr.r_refcount from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
net, rds: convert rds_incoming.i_refcount from atomic_t to refcount_t
Reshetova, Elena
2017-06-22
rds: tcp: set linger to 1 when unloading a rds-tcp
Sowmini Varadhan
2017-06-22
rds: tcp: send handshake ping-probe from passive endpoint
Sowmini Varadhan
2017-06-16
rds: tcp: various endian-ness fixes
Sowmini Varadhan
2017-06-16
rds: tcp: remove cp_outgoing
Sowmini Varadhan
2017-03-07
rds: tcp: Take explicit refcounts on struct net
Sowmini Varadhan
[next]