summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/srpt/ib_srpt.h
AgeCommit message (Expand)Author
2020-10-28IB/srpt: docs: add a description for cq_size memberMauro Carvalho Chehab
2020-07-29IB/srpt: use new shared CQ mechanismYamin Friedman
2020-05-29RDMA/srpt: Increase max_send_sgeBart Van Assche
2019-10-28RDMA/srpt: Fix TPG creationBart Van Assche
2019-10-22infiniband: fix ulp/srpt/ib_srpt.h kernel-doc notationrd.dunlab@gmail.com
2019-10-04RDMA/srpt: Make the code for handling port identities more systematicBart Van Assche
2019-10-04RDMA/srpt: Rework the code that waits until an RDMA port is no longer in useBart Van Assche
2019-10-04RDMA/srpt: Rework the approach for closing an RDMA channelBart Van Assche
2019-02-04scsi: RDMA/srpt: Rework I/O context allocationBart Van Assche
2018-12-19RDMA/srpt: Add support for immediate dataBart Van Assche
2018-12-19RDMA/srpt: Make kernel-doc headers completeBart Van Assche
2018-12-19RDMA/srpt: Improve coding style conformanceBart Van Assche
2018-12-19include/scsi/srp.h: Move response flag definitions into this fileBart Van Assche
2018-06-29IB/srpt: Support HCAs with more than two portsBart Van Assche
2018-03-07IB/srpt: Add RDMA/CM supportBart Van Assche
2018-01-18IB/srpt: Preparations for adding RDMA/CM supportBart Van Assche
2018-01-18IB/srpt: Don't allow reordering of commands on wait listBart Van Assche
2018-01-18IB/srpt: Rework multi-channel supportBart Van Assche
2018-01-18IB/srpt: Use the source GID as session nameBart Van Assche
2018-01-18IB/srpt: One target per portBart Van Assche
2018-01-18IB/srpt: Add P_Key supportBart Van Assche
2018-01-18IB/srpt: Rework srpt_disconnect_ch_sync()Bart Van Assche
2018-01-18IB/srpt: Make it safe to use RCU for srpt_device.rch_listBart Van Assche
2018-01-08IB/srpt: Micro-optimize I/O context state manipulationBart Van Assche
2018-01-08IB/srpt: Rename a local variable, a member variable and a constantBart Van Assche
2018-01-08IB/srpt: Document all structure members in ib_srpt.hBart Van Assche
2018-01-08IB/srpt: Remove an unused structure memberBart Van Assche
2017-10-18IB/srpt: Change default behavior from using SRQ to using RCBart Van Assche
2017-10-18IB/srpt: Cache global L_KeyBart Van Assche
2017-08-08IB/srpt: Increase lid and sm_lid to 32 bitsDasaratharaman Chandramouli
2017-01-27IB/srpt: Accept GUIDs as port namesBart Van Assche
2016-08-02IB/srpt: Limit the number of SG elements per work requestBart Van Assche
2016-06-23IB/srpt: Reduce QP buffer sizeBart Van Assche
2016-05-13IB/srpt: convert to the generic RDMA READ/WRITE APIChristoph Hellwig
2016-04-07Revert "ib_srpt: Convert to percpu_ida tag allocation"Bart Van Assche
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-03-10ib_srpt: Convert to percpu_ida tag allocationNicholas Bellinger
2016-02-29IB/srpt: Detect session shutdown reliablyBart Van Assche
2016-02-29IB/srpt: Use a mutex to protect the channel listBart Van Assche
2016-02-29IB/srpt: Simplify srpt_shutdown_session()Bart Van Assche
2016-02-29IB/srpt: Remove struct srpt_node_aclBart Van Assche
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-19IB/srpt: Remove redundant wc arraySagi Grimberg
2016-01-12ib_srpt: Convert acl lookup to modern get_initiator_node_acl usageNicholas Bellinger
2015-12-22Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford
2015-12-22IB/ulps: Avoid calling ib_query_deviceOr Gerlitz
2015-12-11IB/srpt: chain RDMA READ/WRITE requestsChristoph Hellwig
2015-08-30ib_srpt: Remove ib_get_dma_mr callsJason Gunthorpe
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche