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
/
ib_recv.c
Age
Commit message (
Expand
)
Author
2023-01-27
net: add missing includes of linux/sched/clock.h
Jakub Kicinski
2022-08-12
rds: add missing barrier to release_refill
Mikulas Patocka
2020-11-17
rds: stop using dmapool
Christoph Hellwig
2020-10-09
net/rds: suppress page allocation failure error in recv buffer refill
Manjunath Patil
2019-10-03
net/rds: Use DMA memory pool allocation for rds_header
Ka-Cheong Poon
2019-10-02
net/rds: Log vendor error if send/recv Work requests fail
Sudhakar Dindukurti
2019-08-23
net/rds: Whitelist rdma_cookie and rx_tstamp for usercopy
Dag Moxnes
2019-08-15
RDS: limit the number of times we loop in rds_send_xmit
Chris Mason
2019-06-05
net: rds: fix memory leak when unload rds_rdma
Zhu Yanjun
2019-05-01
rds: ib: force endiannes annotation
Nicholas Mc Guire
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-02-04
rds: rdma: update rdma transport for tos
Santosh Shilimkar
2019-02-04
IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()
Bart Van Assche
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-01
rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead
Ka-Cheong Poon
2018-07-24
net/rds: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-23
rds: Changing IP address internal representation to struct in6_addr
Ka-Cheong Poon
2018-07-18
net/rds: Remove unnecessary variable
Håkon Bugge
2018-07-18
net/rds: void function cannot return -1
Håkon Bugge
2017-11-10
rds: ib: Fix NULL pointer dereference in debug code
Håkon Bugge
2017-08-08
rds: Reintroduce statistics counting
Håkon Bugge
2017-01-02
RDS: add receive message trace used by application
Santosh Shilimkar
2017-01-02
RDS: IB: add few useful cache stasts
Santosh Shilimkar
2017-01-02
RDS: IB: include faddr in connection log
Santosh Shilimkar
2016-07-01
RDS: TCP: make receive path use the rds_conn_path
Sowmini Varadhan
2016-06-14
RDS: split out connection specific state from rds_connection to rds_conn_path
Sowmini Varadhan
2016-04-07
RDS: fix congestion map corruption for PAGE_SIZE > 4k
shamir rabinovitch
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-10-05
RDS: IB: ack more receive completions to improve performance
Santosh Shilimkar
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2015-08-30
rds/ib: Remove ib_get_dma_mr calls
Jason Gunthorpe
2015-08-25
RDS: fix the dangling reference to rds_ib_incoming_slab
santosh.shilimkar@oracle.com
2015-08-25
rds: Fix improper gfp_t usage.
David S. Miller
2015-08-25
RDS: make sure we post recv buffers
santosh.shilimkar@oracle.com
2015-08-25
RDS: always free recv frag as we free its ring entry
santosh.shilimkar@oracle.com
2015-05-18
RDS: Switch to generic logging helpers
Sagi Grimberg
2014-11-24
rds: switch ->inc_copy_to_user() to passing iov_iter
Al Viro
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-01-17
net: rds: fix per-cpu helper usage
Gerald Schaefer
2012-12-26
IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len
Marciniszyn, Mike
2012-11-19
net: rds: use this_cpu_* per-cpu helper
Shan Wei
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-20
rds: remove the second argument of k[un]map_atomic()
Cong Wang
2012-02-09
rds: Fix typo in iw_recv.c and ib_recv.c
Masanari Iida
2010-09-08
RDS/IB: print string constants in more places
Zach Brown
2010-09-08
RDS: properly use sg_init_table
Chris Mason
2010-09-08
RDS: remove __init and __exit annotation
Zach Brown
2010-09-08
RDS/IB: Use SLAB_HWCACHE_ALIGN flag for kmem_cache_create()
Andy Grover
2010-09-08
RDS/IB: always process recv completions
Zach Brown
2010-09-08
RDS/IB: Make ib_recv_refill return void
Andy Grover
[next]