summaryrefslogtreecommitdiff
path: root/net/rds/ib.h
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-04
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | RDS: IB: Limit the scope of has_fr/has_fmr variablesAvinash Repaka2017-10-05
|/
* net, rds: convert rds_ib_device.refcount from atomic_t to refcount_tReshetova, Elena2017-07-04
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * RDS: net: Switch from dma_device to dev.parentBart Van Assche2017-01-24
| * IB/core: Change the type of an ib_dma_alloc_coherent() argumentBart Van Assche2017-01-24
* | RDS: IB: fix panic due to handlers running post teardownSantosh Shilimkar2017-01-02
* | RDS: IB: Add vector spreading for cqsSantosh Shilimkar2017-01-02
* | RDS: IB: add few useful cache stastsSantosh Shilimkar2017-01-02
* | RDS: IB: track and log active side endpoint in connectionSantosh Shilimkar2017-01-02
* | RDS: IB: split the mr registration and invalidation pathSantosh Shilimkar2017-01-02
* | RDS: IB: make the transport retry count smallestSantosh Shilimkar2017-01-02
|/
* RDS: add __printf format attribute to error reporting functionsNicolas Iooss2016-08-08
* RDS: TCP: Hooks to set up a single connection pathSowmini Varadhan2016-07-01
* RDS: TCP: make receive path use the rds_conn_pathSowmini Varadhan2016-07-01
* RDS: Rework path specific indirectionsSowmini Varadhan2016-07-01
* RDS: IB: Support Fastreg MR (FRMR) memory registration modeAvinash Repaka2016-03-02
* RDS: IB: allocate extra space on queues for FRMR supportsantosh.shilimkar@oracle.com2016-03-02
* RDS: IB: add Fastreg MR (FRMR) detection supportsantosh.shilimkar@oracle.com2016-03-02
* RDS: IB: add mr reused statssantosh.shilimkar@oracle.com2016-03-02
* RDS: IB: Re-organise ibmr codesantosh.shilimkar@oracle.com2016-03-02
* RDS: IB: Remove the RDS_IB_SEND_OP dependencysantosh.shilimkar@oracle.com2016-03-02
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-07
|\
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-08
* | RDS: IB: split mr pool to improve 8K messages performanceSantosh Shilimkar2015-10-05
* | RDS: IB: split send completion handling and do batch ackSantosh Shilimkar2015-10-05
* | RDS: IB: ack more receive completions to improve performanceSantosh Shilimkar2015-10-05
* | RDS: use kfree_rcu in rds_ib_remove_ipaddrSantosh Shilimkar2015-09-30
|/
* 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: push FMR pool flush work to its own workersantosh.shilimkar@oracle.com2015-08-25
* | RDS: make sure we post recv bufferssantosh.shilimkar@oracle.com2015-08-25
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * net: rds: use for_each_sg() for scatterlist parsingFabian Frederick2015-06-21
* | RDS: Switch to generic logging helpersSagi Grimberg2015-05-18
|/
* rds: switch ->inc_copy_to_user() to passing iov_iterAl Viro2014-11-24
* net: rds: use this_cpu_* per-cpu helperShan Wei2012-11-19
* rds_rdma: don't assume infiniband device is PCIThadeu Lima de Souza Cascardo2012-05-29
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-06
* rds/ib: use system_wq instead of rds_ib_fmr_wqTejun Heo2011-02-01
* rds: make local functions/variables staticstephen hemminger2010-10-21
* RDS/IB: print string constants in more placesZach Brown2010-09-08
* RDS/IB: protect the list of IB devicesZach Brown2010-09-08
* RDS/IB: track signaled sendsZach Brown2010-09-08
* RDS: remove __init and __exit annotationZach Brown2010-09-08
* RDS/IB: create a work queue for FMR flushingZach Brown2010-09-08
* RDS/IB: destroy connections on rmmodZach Brown2010-09-08
* RDS/IB: Make ib_recv_refill return voidAndy Grover2010-09-08
* rds: more FMRs are fasterChris Mason2010-09-08