aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/ib_recv.c
Commit message (Expand)AuthorAge
* net/rds: Whitelist rdma_cookie and rx_tstamp for usercopyDag Moxnes2019-08-23
* RDS: limit the number of times we loop in rds_send_xmitChris Mason2019-08-15
* net: rds: fix memory leak when unload rds_rdmaZhu Yanjun2019-06-05
* rds: ib: force endiannes annotationNicholas Mc Guire2019-05-01
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-09
|\
| * IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche2019-02-04
* | rds: rdma: update rdma transport for tosSantosh Shilimkar2019-02-04
|/
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-16
|\
| * rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() insteadKa-Cheong Poon2018-08-01
| * rds: Changing IP address internal representation to struct in6_addrKa-Cheong Poon2018-07-24
| * net/rds: Remove unnecessary variableHåkon Bugge2018-07-18
| * net/rds: void function cannot return -1Håkon Bugge2018-07-18
* | net/rds: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-24
|/
* rds: ib: Fix NULL pointer dereference in debug codeHåkon Bugge2017-11-10
* rds: Reintroduce statistics countingHåkon Bugge2017-08-09
* RDS: add receive message trace used by applicationSantosh Shilimkar2017-01-02
* RDS: IB: add few useful cache stastsSantosh Shilimkar2017-01-02
* RDS: IB: include faddr in connection logSantosh Shilimkar2017-01-02
* RDS: TCP: make receive path use the rds_conn_pathSowmini Varadhan2016-07-01
* RDS: split out connection specific state from rds_connection to rds_conn_pathSowmini Varadhan2016-06-15
* RDS: fix congestion map corruption for PAGE_SIZE > 4kshamir rabinovitch2016-04-07
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* RDS: IB: ack more receive completions to improve performanceSantosh Shilimkar2015-10-05
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-09
|\
| * rds/ib: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-30
* | RDS: fix the dangling reference to rds_ib_incoming_slabsantosh.shilimkar@oracle.com2015-08-25
* | rds: Fix improper gfp_t usage.David S. Miller2015-08-25
* | RDS: make sure we post recv bufferssantosh.shilimkar@oracle.com2015-08-25
* | RDS: always free recv frag as we free its ring entrysantosh.shilimkar@oracle.com2015-08-25
|/
* RDS: Switch to generic logging helpersSagi Grimberg2015-05-18
* rds: switch ->inc_copy_to_user() to passing iov_iterAl Viro2014-11-24
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* net: rds: fix per-cpu helper usageGerald Schaefer2014-01-17
* IB/rds: Correct ib_api use with gs_dma_address/sg_dma_lenMarciniszyn, Mike2012-12-26
* net: rds: use this_cpu_* per-cpu helperShan Wei2012-11-19
* Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds2012-03-21
|\
| * rds: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
* | rds: Fix typo in iw_recv.c and ib_recv.cMasanari Iida2012-02-09
|/
* RDS/IB: print string constants in more placesZach Brown2010-09-08
* RDS: properly use sg_init_tableChris Mason2010-09-08
* RDS: remove __init and __exit annotationZach Brown2010-09-08
* RDS/IB: Use SLAB_HWCACHE_ALIGN flag for kmem_cache_create()Andy Grover2010-09-08
* RDS/IB: always process recv completionsZach Brown2010-09-08
* RDS/IB: Make ib_recv_refill return voidAndy Grover2010-09-08
* RDS: use friendly gfp masks for prefillChris Mason2010-09-08
* RDS/IB: Add caching of frags and incsChris Mason2010-09-08
* RDS/IB: Remove ib_recv_unmap_page()Andy Grover2010-09-08
* RDS: Assume recv->r_frag is always NULL in refill_one()Andy Grover2010-09-08
* RDS: Use page_remainder_alloc() for recv bufsAndy Grover2010-09-08
* rds: don't let RDS shutdown a connection while senders are presentChris Mason2010-09-08