index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
rds
/
ib_recv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
rds: add missing barrier to release_refill
Mikulas Patocka
1
-0
/
+1
2021-11-18
rds: stop using dmapool
Christoph Hellwig
1
-3
/
+15
2020-10-09
net/rds: suppress page allocation failure error in recv buffer refill
Manjunath Patil
1
-3
/
+3
2019-10-03
net/rds: Use DMA memory pool allocation for rds_header
Ka-Cheong Poon
1
-4
/
+4
2019-10-03
net/rds: Log vendor error if send/recv Work requests fail
Sudhakar Dindukurti
1
-2
/
+3
2019-08-24
net/rds: Whitelist rdma_cookie and rx_tstamp for usercopy
Dag Moxnes
1
-3
/
+8
2019-08-15
RDS: limit the number of times we loop in rds_send_xmit
Chris Mason
1
-1
/
+11
2019-06-06
net: rds: fix memory leak when unload rds_rdma
Zhu Yanjun
1
-0
/
+3
2019-05-02
rds: ib: force endiannes annotation
Nicholas Mc Guire
1
-5
/
+3
2019-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-5
/
+3
2019-02-05
rds: rdma: update rdma transport for tos
Santosh Shilimkar
1
-2
/
+2
2019-02-05
IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()
Bart Van Assche
1
-5
/
+3
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
1
-18
/
+15
2018-08-01
rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() instead
Ka-Cheong Poon
1
-5
/
+5
2018-07-25
net/rds: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-4
/
+2
2018-07-24
rds: Changing IP address internal representation to struct in6_addr
Ka-Cheong Poon
1
-9
/
+9
2018-07-18
net/rds: Remove unnecessary variable
Håkon Bugge
1
-2
/
+1
2018-07-18
net/rds: void function cannot return -1
Håkon Bugge
1
-2
/
+0
2017-11-10
rds: ib: Fix NULL pointer dereference in debug code
Håkon Bugge
1
-5
/
+5
2017-08-09
rds: Reintroduce statistics counting
Håkon Bugge
1
-1
/
+4
2017-01-03
RDS: add receive message trace used by application
Santosh Shilimkar
1
-0
/
+4
2017-01-03
RDS: IB: add few useful cache stasts
Santosh Shilimkar
1
-0
/
+6
2017-01-03
RDS: IB: include faddr in connection log
Santosh Shilimkar
1
-2
/
+2
2016-07-01
RDS: TCP: make receive path use the rds_conn_path
Sowmini Varadhan
1
-1
/
+2
2016-06-15
RDS: split out connection specific state from rds_connection to rds_conn_path
Sowmini Varadhan
1
-0
/
+1
2016-04-07
RDS: fix congestion map corruption for PAGE_SIZE > 4k
shamir rabinovitch
1
-1
/
+1
2015-11-07
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
1
-2
/
+2
2015-10-05
RDS: IB: ack more receive completions to improve performance
Santosh Shilimkar
1
-99
/
+37
2015-09-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-3
/
+3
2015-08-31
rds/ib: Remove ib_get_dma_mr calls
Jason Gunthorpe
1
-3
/
+3
2015-08-26
RDS: fix the dangling reference to rds_ib_incoming_slab
santosh.shilimkar@oracle.com
1
-2
/
+3
2015-08-26
rds: Fix improper gfp_t usage.
David S. Miller
1
-1
/
+1
2015-08-25
RDS: make sure we post recv buffers
santosh.shilimkar@oracle.com
1
-6
/
+52
2015-08-25
RDS: always free recv frag as we free its ring entry
santosh.shilimkar@oracle.com
1
-3
/
+10
2015-05-18
RDS: Switch to generic logging helpers
Sagi Grimberg
1
-2
/
+2
2014-11-24
rds: switch ->inc_copy_to_user() to passing iov_iter
Al Viro
1
-26
/
+11
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-2
/
+2
2014-01-18
net: rds: fix per-cpu helper usage
Gerald Schaefer
1
-4
/
+3
2012-12-27
IB/rds: Correct ib_api use with gs_dma_address/sg_dma_len
Marciniszyn, Mike
1
-3
/
+6
2012-11-20
net: rds: use this_cpu_* per-cpu helper
Shan Wei
1
-11
/
+13
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
1
-4
/
+3
2012-03-20
rds: remove the second argument of k[un]map_atomic()
Cong Wang
1
-4
/
+3
2012-02-10
rds: Fix typo in iw_recv.c and ib_recv.c
Masanari Iida
1
-1
/
+1
2010-09-09
RDS/IB: print string constants in more places
Zach Brown
1
-5
/
+7
2010-09-09
RDS: properly use sg_init_table
Chris Mason
1
-0
/
+1
2010-09-09
RDS: remove __init and __exit annotation
Zach Brown
1
-1
/
+1
2010-09-09
RDS/IB: Use SLAB_HWCACHE_ALIGN flag for kmem_cache_create()
Andy Grover
1
-2
/
+2
2010-09-09
RDS/IB: always process recv completions
Zach Brown
1
-8
/
+12
2010-09-09
RDS/IB: Make ib_recv_refill return void
Andy Grover
1
-5
/
+1
2010-09-09
RDS: use friendly gfp masks for prefill
Chris Mason
1
-9
/
+18
[next]