summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srpt
Commit message (Expand)AuthorAgeFilesLines
* IB/srpt: Change default behavior from using SRQ to using RCBart Van Assche2017-10-182-35/+123
* IB/srpt: Cache global L_KeyBart Van Assche2017-10-182-3/+6
* IB/srpt: Limit the send and receive queue sizes to what the HCA supportsBart Van Assche2017-10-181-4/+5
* IB/srpt: Do not accept invalid initiator port namesBart Van Assche2017-10-181-5/+4
* RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky2017-08-241-3/+2
* IB/srpt: Increase lid and sm_lid to 32 bitsDasaratharaman Chandramouli2017-08-081-2/+2
* IB/srpt: Make a debug statement in srpt_abort_cmd() more informativeBart Van Assche2017-07-061-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2017-05-121-6/+3
|\
| * IB/srpt: Avoid that aborting a command triggers a kernel warningBart Van Assche2017-05-071-1/+2
| * IB/srpt: Fix abort handlingBart Van Assche2017-05-071-5/+1
* | IB/core: Rename ib_destroy_ah to rdma_destroy_ahDasaratharaman Chandramouli2017-05-011-2/+2
|/
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-251-2/+1
|\
| * IB/srpt: Modify a debug statementBart Van Assche2017-01-241-2/+1
| * treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-241-1/+1
* | IB/srpt: Accept GUIDs as port namesBart Van Assche2017-01-272-61/+96
|/
* IB/srpt: Report login failures only onceBart Van Assche2016-12-141-13/+9
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-1/+1
|\
| * IB/core: add support to create a unsafe global rkey to ib_create_pdChristoph Hellwig2016-09-231-1/+1
* | IB/srpt: Update sport->port_guid with each port refreshDoug Ledford2016-08-241-4/+5
|/
* IB/srpt: Simplify srpt_queue_response()Bart Van Assche2016-08-021-5/+2
* IB/srpt: Limit the number of SG elements per work requestBart Van Assche2016-08-022-2/+7
* IB/srpt: Reduce QP buffer sizeBart Van Assche2016-06-232-2/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-05-281-9/+0
|\
| * target: make ->shutdown_session optionalChristoph Hellwig2016-05-101-9/+0
* | IB/core: Introduce capabilitymask2 field in ClassPortInfo madErez Shitrit2016-05-251-1/+1
* | IB/srpt: convert to the generic RDMA READ/WRITE APIChristoph Hellwig2016-05-132-495/+265
|/
* Revert "ib_srpt: Convert to percpu_ida tag allocation"Bart Van Assche2016-04-072-17/+40
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-221-1/+1
|\
| * ib_srpt: fix a WARN_ON() messageDan Carpenter2016-03-211-1/+1
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2016-03-222-56/+22
|\ \ | |/ |/|
| * ib_srpt: Convert to percpu_ida tag allocationNicholas Bellinger2016-03-102-40/+17
| * ib_srpt: Convert to target_alloc_session usageNicholas Bellinger2016-03-101-17/+6
* | IB/srpt: Fix wait list processingBart Van Assche2016-02-291-9/+15
* | IB/srpt: Introduce srpt_process_wait_list()Bart Van Assche2016-02-291-18/+24
* | IB/srpt: Log out all initiators if a port is disabledBart Van Assche2016-02-291-4/+19
* | IB/srpt: Fix srpt_write_pending()Bart Van Assche2016-02-291-29/+4
* | IB/srpt: Detect session shutdown reliablyBart Van Assche2016-02-292-150/+150
* | IB/srpt: Use a mutex to protect the channel listBart Van Assche2016-02-292-29/+17
* | IB/srpt: Log private data associated with REJBart Van Assche2016-02-291-2/+12
* | IB/srpt: Eliminate srpt_find_channel()Bart Van Assche2016-02-291-65/+29
* | IB/srpt: Inline trivial CM callback functionsBart Van Assche2016-02-291-27/+10
* | IB/srpt: Fix how aborted commands are processedBart Van Assche2016-02-291-33/+16
* | IB/srpt: Fix srpt_handle_cmd() error pathsBart Van Assche2016-02-291-12/+12
* | IB/srpt: Fix srpt_close_session()Bart Van Assche2016-02-291-15/+16
* | IB/srpt: Simplify srpt_shutdown_session()Bart Van Assche2016-02-292-15/+2
* | IB/srpt: Simplify channel state managementBart Van Assche2016-02-291-31/+13
* | IB/srpt: Use scsilun_to_int()Bart Van Assche2016-02-291-85/+7
* | IB/srpt: Introduce target_reverse_dma_direction()Bart Van Assche2016-02-291-15/+2
* | IB/srpt: Inline srpt_get_ch_state()Bart Van Assche2016-02-291-30/+12
* | IB/srpt: Inline srpt_sdev_name()Bart Van Assche2016-02-291-12/+2
OpenPOWER on IntegriCloud