summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2016-04-07Revert "ib_srpt: Convert to percpu_ida tag allocation"Bart Van Assche
2016-03-30iser-target: Use ib_drain_qpSagi Grimberg
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-22Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-03-21IB/ipoib: Allow mcast packets from other VFsEli Cohen
2016-03-21IB/ipoib: Add ndo operations for configuring VFsEli Cohen
2016-03-21IB/{core, ulp} Support above 32 possible device capability flagsLeon Romanovsky
2016-03-21ib_srpt: fix a WARN_ON() messageDan Carpenter
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford
2016-03-14Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into...Doug Ledford
2016-03-10iser-target: Kill the ->isert_cmd back pointer in struct iser_tx_descChristoph Hellwig
2016-03-10iser-target: Kill struct isert_rdma_wrChristoph Hellwig
2016-03-10iser-target: Convert to new CQ APIChristoph Hellwig
2016-03-10iser-target: Split and properly type the login bufferChristoph Hellwig
2016-03-10iser-target: Remove ISER_RECV_DATA_SEG_LENChristoph Hellwig
2016-03-10iser-target: Remove impossible condition from isert_wait_connJenny Derzhavetz
2016-03-10iser-target: Remove redundant wait in release_connJenny Derzhavetz
2016-03-10iser-target: Rework connection terminationJenny Derzhavetz
2016-03-10iser-target: Separate flows for np listeners and connections cma eventsJenny Derzhavetz
2016-03-10iser-target: Add new state ISER_CONN_BOUND to isert_connJenny Derzhavetz
2016-03-10iser-target: Fix identification of login rx descriptor typeJenny Derzhavetz
2016-03-10ib_srpt: Convert to percpu_ida tag allocationNicholas Bellinger
2016-03-10ib_srpt: Convert to target_alloc_session usageNicholas Bellinger
2016-03-04iser: Accept arbitrary sg lists mapping if the device supports itSagi Grimberg
2016-03-03IB/ipoib: Add handling for sending of skb with many fragsHans Westgaard Ry
2016-02-29IB/srpt: Fix wait list processingBart Van Assche
2016-02-29IB/srpt: Introduce srpt_process_wait_list()Bart Van Assche
2016-02-29IB/srpt: Log out all initiators if a port is disabledBart Van Assche
2016-02-29IB/srpt: Fix srpt_write_pending()Bart Van Assche
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: Log private data associated with REJBart Van Assche
2016-02-29IB/srpt: Eliminate srpt_find_channel()Bart Van Assche
2016-02-29IB/srpt: Inline trivial CM callback functionsBart Van Assche
2016-02-29IB/srpt: Fix how aborted commands are processedBart Van Assche
2016-02-29IB/srpt: Fix srpt_handle_cmd() error pathsBart Van Assche
2016-02-29IB/srpt: Fix srpt_close_session()Bart Van Assche
2016-02-29IB/srpt: Simplify srpt_shutdown_session()Bart Van Assche
2016-02-29IB/srpt: Simplify channel state managementBart Van Assche
2016-02-29IB/srpt: Use scsilun_to_int()Bart Van Assche
2016-02-29IB/srpt: Introduce target_reverse_dma_direction()Bart Van Assche
2016-02-29IB/srpt: Inline srpt_get_ch_state()Bart Van Assche
2016-02-29IB/srpt: Inline srpt_sdev_name()Bart Van Assche
2016-02-29IB/srpt: Remove struct srpt_node_aclBart Van Assche
2016-02-29IB/srpt: Add parentheses around sizeof argumentBart Van Assche
2016-02-29IB/srpt: Simplify srpt_handle_tsk_mgmt()Bart Van Assche
2016-02-29IB/iser: Use ib_drain_sq()Steve Wise
2016-02-29IB/srp: Use ib_drain_rq()Steve Wise
2016-02-12IB/ipoib: fix for rare multicast join race conditionAlex Estrin
2016-02-04IB/IPoIB: Do not set skb truesize since using one linearskbCarol L Soto