summaryrefslogtreecommitdiffstats
path: root/net/rds/ib.h
Commit message (Expand)AuthorAgeFilesLines
* 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-081-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/+3
* RDS: IB: Remove the RDS_IB_SEND_OP dependencysantosh.shilimkar@oracle.com2016-03-021-1/+0
* 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/+0
|\
| * rds/ib: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-301-2/+0
* | RDS: push FMR pool flush work to its own workersantosh.shilimkar@oracle.com2015-08-251-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-241-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/+0
|/
* rds: switch ->inc_copy_to_user() to passing iov_iterAl Viro2014-11-241-2/+1
* net: rds: use this_cpu_* per-cpu helperShan Wei2012-11-191-1/+1
* rds_rdma: don't assume infiniband device is PCIThadeu Lima de Souza Cascardo2012-05-291-2/+1
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
* rds/ib: use system_wq instead of rds_ib_fmr_wqTejun Heo2011-02-011-2/+0
* rds: make local functions/variables staticstephen hemminger2010-10-211-4/+0
* RDS/IB: print string constants in more placesZach Brown2010-09-081-0/+1
* RDS/IB: protect the list of IB devicesZach Brown2010-09-081-0/+1
* RDS/IB: track signaled sendsZach Brown2010-09-081-0/+1
* RDS: remove __init and __exit annotationZach Brown2010-09-081-5/+5
* RDS/IB: create a work queue for FMR flushingZach Brown2010-09-081-0/+2
* RDS/IB: destroy connections on rmmodZach Brown2010-09-081-9/+1
* RDS/IB: Make ib_recv_refill return voidAndy Grover2010-09-081-1/+1
* rds: more FMRs are fasterChris Mason2010-09-081-1/+1
* RDS/IB: Add caching of frags and incsChris Mason2010-09-081-0/+19
* RDS: Use page_remainder_alloc() for recv bufsAndy Grover2010-09-081-6/+1
* RDS/IB: add refcount tracking to struct rds_ib_deviceZach Brown2010-09-081-0/+4
* RDS/IB: add _to_node() macros for numa and use {k,v}malloc_node()Andy Grover2010-09-081-0/+6