summaryrefslogtreecommitdiffstats
path: root/net/rds/ib.h
Commit message (Expand)AuthorAgeFilesLines
* net/rds: Keep track of and wait for FRWR segments in use upon shutdownGerd Rausch2019-07-171-0/+1
* Revert "RDS: IB: split the mr registration and invalidation path"Gerd Rausch2019-07-101-3/+1Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-101-8/+4Star
|\
| * IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche2019-02-041-8/+4Star
* | rds: rdma: update rdma transport for tosSantosh Shilimkar2019-02-041-1/+3
|/
* rds: Fix build regression.David S. Miller2018-09-231-1/+1
* RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_statsNathan Chancellor2018-09-221-1/+1
* rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() insteadKa-Cheong Poon2018-08-011-1/+1
* rds: Changing IP address internal representation to struct in6_addrKa-Cheong Poon2018-07-241-11/+40
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | RDS: IB: Limit the scope of has_fr/has_fmr variablesAvinash Repaka2017-10-061-2/+0Star
|/
* net, rds: convert rds_ib_device.refcount from atomic_t to refcount_tReshetova, Elena2017-07-041-1/+1
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-4/+4
|\
| * RDS: net: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
| * IB/core: Change the type of an ib_dma_alloc_coherent() argumentBart Van Assche2017-01-241-3/+3
* | RDS: IB: fix panic due to handlers running post teardownSantosh Shilimkar2017-01-021-0/+1
* | RDS: IB: Add vector spreading for cqsSantosh Shilimkar2017-01-021-0/+5
* | RDS: IB: add few useful cache stastsSantosh Shilimkar2017-01-021-0/+7
* | RDS: IB: track and log active side endpoint in connectionSantosh Shilimkar2017-01-021-0/+3
* | RDS: IB: split the mr registration and invalidation pathSantosh Shilimkar2017-01-021-1/+3
* | RDS: IB: make the transport retry count smallestSantosh Shilimkar2017-01-021-1/+1
|/
* RDS: add __printf format attribute to error reporting functionsNicolas Iooss2016-08-091-0/+1
* RDS: TCP: Hooks to set up a single connection pathSowmini Varadhan2016-07-011-1/+1
* RDS: TCP: make receive path use the rds_conn_pathSowmini Varadhan2016-07-011-1/+1
* RDS: Rework path specific indirectionsSowmini Varadhan2016-07-011-2/+2
* RDS: IB: Support Fastreg MR (FRMR) memory registration modeAvinash Repaka2016-03-021-0/+1
* RDS: IB: allocate extra space on queues for FRMR supportsantosh.shilimkar@oracle.com2016-03-021-0/+4
* RDS: IB: add Fastreg MR (FRMR) detection supportsantosh.shilimkar@oracle.com2016-03-021-0/+4
* RDS: IB: add mr reused statssantosh.shilimkar@oracle.com2016-03-021-0/+2
* RDS: IB: Re-organise ibmr codesantosh.shilimkar@oracle.com2016-03-021-22/+3Star
* RDS: IB: Remove the RDS_IB_SEND_OP dependencysantosh.shilimkar@oracle.com2016-03-021-1/+0Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-071-1/+5
|\
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-081-1/+5
* | RDS: IB: split mr pool to improve 8K messages performanceSantosh Shilimkar2015-10-051-12/+31
* | RDS: IB: split send completion handling and do batch ackSantosh Shilimkar2015-10-051-2/+4
* | RDS: IB: ack more receive completions to improve performanceSantosh Shilimkar2015-10-051-3/+25
* | RDS: use kfree_rcu in rds_ib_remove_ipaddrSantosh Shilimkar2015-09-301-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-091-2/+0Star
|\
| * rds/ib: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-311-2/+0Star
* | RDS: push FMR pool flush work to its own workersantosh.shilimkar@oracle.com2015-08-261-0/+2
* | RDS: make sure we post recv bufferssantosh.shilimkar@oracle.com2015-08-251-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-251-8/+14
|\
| * net: rds: use for_each_sg() for scatterlist parsingFabian Frederick2015-06-211-8/+14
* | RDS: Switch to generic logging helpersSagi Grimberg2015-05-181-1/+0Star
|/
* rds: switch ->inc_copy_to_user() to passing iov_iterAl Viro2014-11-241-2/+1Star
* net: rds: use this_cpu_* per-cpu helperShan Wei2012-11-201-1/+1
* rds_rdma: don't assume infiniband device is PCIThadeu Lima de Souza Cascardo2012-05-291-2/+1Star
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-071-0/+1
* rds/ib: use system_wq instead of rds_ib_fmr_wqTejun Heo2011-02-011-2/+0Star