summaryrefslogtreecommitdiff
path: root/net/rds/ib.h
AgeCommit message (Expand)Author
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
2015-06-21net: rds: use for_each_sg() for scatterlist parsingFabian Frederick
2015-05-18RDS: Switch to generic logging helpersSagi Grimberg
2014-11-24rds: switch ->inc_copy_to_user() to passing iov_iterAl Viro
2012-11-19net: rds: use this_cpu_* per-cpu helperShan Wei
2012-05-29rds_rdma: don't assume infiniband device is PCIThadeu Lima de Souza Cascardo
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-02-01rds/ib: use system_wq instead of rds_ib_fmr_wqTejun Heo
2010-10-21rds: make local functions/variables staticstephen hemminger
2010-09-08RDS/IB: print string constants in more placesZach Brown
2010-09-08RDS/IB: protect the list of IB devicesZach Brown
2010-09-08RDS/IB: track signaled sendsZach Brown
2010-09-08RDS: remove __init and __exit annotationZach Brown
2010-09-08RDS/IB: create a work queue for FMR flushingZach Brown
2010-09-08RDS/IB: destroy connections on rmmodZach Brown
2010-09-08RDS/IB: Make ib_recv_refill return voidAndy Grover
2010-09-08rds: more FMRs are fasterChris Mason