summaryrefslogtreecommitdiff
path: root/net/rds/ib.h
AgeCommit message (Expand)Author
2020-11-17rds: stop using dmapoolChristoph Hellwig
2020-11-12RDMA: Lift ibdev_to_node from rds to common codeChristoph Hellwig
2020-06-15net/rds: NULL pointer de-reference in rds_ib_add_one()Ka-Cheong Poon
2020-06-02RDMA/rds: Remove FMR support for memory registrationMax Gurtovoy
2020-01-18net/rds: Handle ODP mr registration/unregistrationHans Westgaard Ry
2019-10-03net/rds: Use DMA memory pool allocation for rds_headerKa-Cheong Poon
2019-08-24net: rds: add service level support in rds-infoZhu Yanjun
2019-07-17net/rds: Keep track of and wait for FRWR segments in use upon shutdownGerd Rausch
2019-07-09Revert "RDS: IB: split the mr registration and invalidation path"Gerd Rausch
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-02-04rds: rdma: update rdma transport for tosSantosh Shilimkar
2019-02-04IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche
2018-09-23rds: Fix build regression.David S. Miller
2018-09-21RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_statsNathan Chancellor
2018-08-01rds: rds_ib_recv_alloc_cache() should call alloc_percpu_gfp() insteadKa-Cheong Poon
2018-07-23rds: Changing IP address internal representation to struct in6_addrKa-Cheong Poon
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-05RDS: IB: Limit the scope of has_fr/has_fmr variablesAvinash Repaka
2017-07-04net, rds: convert rds_ib_device.refcount from atomic_t to refcount_tReshetova, Elena
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-24RDS: net: Switch from dma_device to dev.parentBart Van Assche
2017-01-24IB/core: Change the type of an ib_dma_alloc_coherent() argumentBart Van Assche
2017-01-02RDS: IB: fix panic due to handlers running post teardownSantosh Shilimkar
2017-01-02RDS: IB: Add vector spreading for cqsSantosh Shilimkar
2017-01-02RDS: IB: add few useful cache stastsSantosh Shilimkar
2017-01-02RDS: IB: track and log active side endpoint in connectionSantosh Shilimkar
2017-01-02RDS: IB: split the mr registration and invalidation pathSantosh Shilimkar
2017-01-02RDS: IB: make the transport retry count smallestSantosh Shilimkar
2016-08-08RDS: add __printf format attribute to error reporting functionsNicolas Iooss
2016-07-01RDS: TCP: Hooks to set up a single connection pathSowmini Varadhan
2016-07-01RDS: TCP: make receive path use the rds_conn_pathSowmini Varadhan
2016-07-01RDS: Rework path specific indirectionsSowmini Varadhan
2016-03-02RDS: IB: Support Fastreg MR (FRMR) memory registration modeAvinash Repaka
2016-03-02RDS: IB: allocate extra space on queues for FRMR supportsantosh.shilimkar@oracle.com
2016-03-02RDS: IB: add Fastreg MR (FRMR) detection supportsantosh.shilimkar@oracle.com
2016-03-02RDS: IB: add mr reused statssantosh.shilimkar@oracle.com
2016-03-02RDS: IB: Re-organise ibmr codesantosh.shilimkar@oracle.com
2016-03-02RDS: IB: Remove the RDS_IB_SEND_OP dependencysantosh.shilimkar@oracle.com
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-10-05RDS: IB: split mr pool to improve 8K messages performanceSantosh Shilimkar
2015-10-05RDS: IB: split send completion handling and do batch ackSantosh Shilimkar
2015-10-05RDS: IB: ack more receive completions to improve performanceSantosh Shilimkar
2015-09-30RDS: use kfree_rcu in rds_ib_remove_ipaddrSantosh Shilimkar
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-08-30rds/ib: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-25RDS: push FMR pool flush work to its own workersantosh.shilimkar@oracle.com
2015-08-25RDS: make sure we post recv bufferssantosh.shilimkar@oracle.com
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds