index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rds
/
rds.h
Age
Commit message (
Expand
)
Author
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
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-03
rds: remove unnecessary returned value check
Zhu Yanjun
2017-03-02
Merge branch 'work.sendmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2017-01-02
RDS: add receive message trace used by application
Santosh Shilimkar
2017-01-02
RDS: make message size limit compliant with spec
Avinash Repaka
2017-01-02
RDS: add stat for socket recv memory usage
Venkat Venkatsubra
2017-01-02
RDS: RDMA: Fix the composite message user notification
Santosh Shilimkar
2016-12-26
rds: remove dead code
Al Viro
2016-11-17
RDS: TCP: Track peer's connection generation number
Sowmini Varadhan
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
[next]