summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* Revert "ib_srpt: Convert to percpu_ida tag allocation"Bart Van Assche2016-04-072-17/+40
* iser-target: Use ib_drain_qpSagi Grimberg2016-03-302-37/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-224-11/+85
|\
| * IB/ipoib: Allow mcast packets from other VFsEli Cohen2016-03-211-7/+20
| * IB/ipoib: Add ndo operations for configuring VFsEli Cohen2016-03-211-2/+63
| * IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky2016-03-211-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-224-542/+418
|\ \ | |/ |/|
| * iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_descChristoph Hellwig2016-03-102-9/+8
| * iser-target: Kill struct isert_rdma_wrChristoph Hellwig2016-03-102-130/+119
| * iser-target: Convert to new CQ APIChristoph Hellwig2016-03-102-243/+184
| * iser-target: Split and properly type the login bufferChristoph Hellwig2016-03-102-30/+29
| * iser-target: Remove ISER_RECV_DATA_SEG_LENChristoph Hellwig2016-03-102-10/+8
| * iser-target: Remove impossible condition from isert_wait_connJenny Derzhavetz2016-03-101-8/+0
| * iser-target: Remove redundant wait in release_connJenny Derzhavetz2016-03-102-8/+0
| * iser-target: Rework connection terminationJenny Derzhavetz2016-03-102-56/+52
| * iser-target: Separate flows for np listeners and connections cma eventsJenny Derzhavetz2016-03-101-6/+5
| * iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz2016-03-102-2/+6
| * iser-target: Fix identification of login rx descriptor typeJenny Derzhavetz2016-03-101-1/+2
| * 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
| |
| \
*-. \ Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford2016-03-162-9/+25
|\ \ \ | | |/ | |/|
| | * iser: Accept arbitrary sg lists mapping if the device supports itSagi Grimberg2016-03-042-9/+25
| |/
| |
| \
| \
| \
*---. \ Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into...Doug Ledford2016-03-1410-680/+380
|\ \ \ \ | |_|_|/ |/| | |
| | | * IB/iser: Use ib_drain_sq()Steve Wise2016-02-293-27/+2
| | | * IB/srp: Use ib_drain_rq()Steve Wise2016-02-291-36/+4
| |_|/ |/| |
| | * 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
| | * IB/srpt: Remove struct srpt_node_aclBart Van Assche2016-02-292-9/+0
| | * IB/srpt: Add parentheses around sizeof argumentBart Van Assche2016-02-291-21/+21
| | * IB/srpt: Simplify srpt_handle_tsk_mgmt()Bart Van Assche2016-02-291-58/+1
| |/ |/|
| * IB/ipoib: Add handling for sending of skb with many fragsHans Westgaard Ry2016-03-034-3/+45
|/
* IB/ipoib: fix for rare multicast join race conditionAlex Estrin2016-02-121-7/+17
* IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto2016-02-041-2/+0
OpenPOWER on IntegriCloud