aboutsummaryrefslogtreecommitdiffstats
path: root/net/rds/ib.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-4/+4
2017-01-24RDS: net: Switch from dma_device to dev.parentBart Van Assche1-1/+1
2017-01-24IB/core: Change the type of an ib_dma_alloc_coherent() argumentBart Van Assche1-3/+3
2017-01-02RDS: IB: fix panic due to handlers running post teardownSantosh Shilimkar1-0/+1
2017-01-02RDS: IB: Add vector spreading for cqsSantosh Shilimkar1-0/+5
2017-01-02RDS: IB: add few useful cache stastsSantosh Shilimkar1-0/+7
2017-01-02RDS: IB: track and log active side endpoint in connectionSantosh Shilimkar1-0/+3
2017-01-02RDS: IB: split the mr registration and invalidation pathSantosh Shilimkar1-1/+3
2017-01-02RDS: IB: make the transport retry count smallestSantosh Shilimkar1-1/+1
2016-08-08RDS: add __printf format attribute to error reporting functionsNicolas Iooss1-0/+1
2016-07-01RDS: TCP: Hooks to set up a single connection pathSowmini Varadhan1-1/+1
2016-07-01RDS: TCP: make receive path use the rds_conn_pathSowmini Varadhan1-1/+1
2016-07-01RDS: Rework path specific indirectionsSowmini Varadhan1-2/+2
2016-03-02RDS: IB: Support Fastreg MR (FRMR) memory registration modeAvinash Repaka1-0/+1
2016-03-02RDS: IB: allocate extra space on queues for FRMR supportsantosh.shilimkar@oracle.com1-0/+4
2016-03-02RDS: IB: add Fastreg MR (FRMR) detection supportsantosh.shilimkar@oracle.com1-0/+4
2016-03-02RDS: IB: add mr reused statssantosh.shilimkar@oracle.com1-0/+2
2016-03-02RDS: IB: Re-organise ibmr codesantosh.shilimkar@oracle.com1-22/+3
2016-03-02RDS: IB: Remove the RDS_IB_SEND_OP dependencysantosh.shilimkar@oracle.com1-1/+0
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+5
2015-10-08IB: split struct ib_send_wrChristoph Hellwig1-1/+5
2015-10-05RDS: IB: split mr pool to improve 8K messages performanceSantosh Shilimkar1-12/+31
2015-10-05RDS: IB: split send completion handling and do batch ackSantosh Shilimkar1-2/+4
2015-10-05RDS: IB: ack more receive completions to improve performanceSantosh Shilimkar1-3/+25
2015-09-30RDS: use kfree_rcu in rds_ib_remove_ipaddrSantosh Shilimkar1-0/+1
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-2/+0
2015-08-30rds/ib: Remove ib_get_dma_mr callsJason Gunthorpe1-2/+0
2015-08-25RDS: push FMR pool flush work to its own workersantosh.shilimkar@oracle.com1-0/+2
2015-08-25RDS: make sure we post recv bufferssantosh.shilimkar@oracle.com1-1/+1
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-8/+14
2015-06-21net: rds: use for_each_sg() for scatterlist parsingFabian Frederick1-8/+14
2015-05-18RDS: Switch to generic logging helpersSagi Grimberg1-1/+0
2014-11-24rds: switch ->inc_copy_to_user() to passing iov_iterAl Viro1-2/+1
2012-11-19net: rds: use this_cpu_* per-cpu helperShan Wei1-1/+1
2012-05-29rds_rdma: don't assume infiniband device is PCIThadeu Lima de Souza Cascardo1-2/+1
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-02-01rds/ib: use system_wq instead of rds_ib_fmr_wqTejun Heo1-2/+0
2010-10-21rds: make local functions/variables staticstephen hemminger1-4/+0
2010-09-08RDS/IB: print string constants in more placesZach Brown1-0/+1
2010-09-08RDS/IB: protect the list of IB devicesZach Brown1-0/+1
2010-09-08RDS/IB: track signaled sendsZach Brown1-0/+1
2010-09-08RDS: remove __init and __exit annotationZach Brown1-5/+5
2010-09-08RDS/IB: create a work queue for FMR flushingZach Brown1-0/+2
2010-09-08RDS/IB: destroy connections on rmmodZach Brown1-9/+1
2010-09-08RDS/IB: Make ib_recv_refill return voidAndy Grover1-1/+1
2010-09-08rds: more FMRs are fasterChris Mason1-1/+1
2010-09-08RDS/IB: Add caching of frags and incsChris Mason1-0/+19
2010-09-08RDS: Use page_remainder_alloc() for recv bufsAndy Grover1-6/+1
2010-09-08RDS/IB: add refcount tracking to struct rds_ib_deviceZach Brown1-0/+4
2010-09-08RDS/IB: add _to_node() macros for numa and use {k,v}malloc_node()Andy Grover1-0/+6