summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2014-04-07target: Pass in transport supported PI at session initializationNicholas Bellinger
2014-04-07Target/iser: Use Fastreg only if device supports signatureSagi Grimberg
2014-04-07iser-target: Add missing se_cmd put for WRITE_PENDING in tx_comp_errNicholas Bellinger
2014-04-07target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger
2014-04-07iser-target: Match FRMR descriptors to available session tagsNicholas Bellinger
2014-04-07Target/iser: Fail SCSI WRITE command if device detected integrity errorSagi Grimberg
2014-04-07Target/iser: Move check signature status to a functionSagi Grimberg
2014-04-07Target/iser: Consider DIF and RDMA_READ completions when calculating post_sen...Sagi Grimberg
2014-04-07Target/iser: Fix signature work requests accountingSagi Grimberg
2014-04-07IB/isert: Support T10-PI protected transactionsSagi Grimberg
2014-04-07IB/isert: Accept RDMA_WRITE completionsSagi Grimberg
2014-04-07IB/isert: Initialize T10-PI resourcesSagi Grimberg
2014-04-07IB/isert: Introduce isert_map/unmap_data_bufSagi Grimberg
2014-03-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rola...Nicholas Bellinger
2014-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-03-07IB/mlx5: Expose support for signature MR featureSagi Grimberg
2014-03-07IB/mlx5: Collect signature error completionSagi Grimberg
2014-03-07IB/mlx5: Support IB_WR_REG_SIG_MRSagi Grimberg
2014-03-07IB/mlx5: Remove MTT access mode from umr flags helper functionSagi Grimberg
2014-03-07IB/mlx5: Break up wqe handling into begin & finish routinesSagi Grimberg
2014-03-07IB/mlx5: Initialize mlx5_ib_qp signature-related membersSagi Grimberg
2014-03-07mlx5: Implement create_mr and destroy_mrSagi Grimberg
2014-03-07IB/core: Introduce signature verbs APISagi Grimberg
2014-03-07IB/core: Introduce protected memory regionsSagi Grimberg
2014-03-04iser-target: Fix command leak for tx_desc->comp_llnode_batchNicholas Bellinger
2014-03-04iser-target: Ignore completions for FRWRs in isert_cq_tx_workNicholas Bellinger
2014-03-04iser-target: Fix post_send_buf_count for RDMA READ/WRITENicholas Bellinger
2014-03-04iscsi/iser-target: Fix isert_conn->state hung shutdown issuesNicholas Bellinger
2014-03-04iscsi/iser-target: Use list_del_init for ->i_conn_nodeNicholas Bellinger
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas
2014-02-25net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai
2014-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-02-14Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma...Roland Dreier
2014-02-14RDMA/ocrdma: Fix load time panic during GID table initDevesh Sharma
2014-02-14RDMA/ocrdma: Fix traffic class shiftDevesh Sharma
2014-02-14IB/iser: Fix use after free in iser_snd_completion()Dan Carpenter
2014-02-14IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser co...Roi Dayan
2014-02-14IB/usnic: Fix smatch endianness errorUpinder Malhi
2014-02-13IB/mlx5: Remove dependency on X86Eli Cohen
2014-02-13IB/qib: Add missing serdes init sequenceMike Marciniszyn
2014-02-13RDMA/cxgb4: Add missing neigh_release in LE-Workaround pathKumar Sanghvi
2014-02-13IB: Report using RoCE IP based gids in port capsMoni Shoua
2014-02-13IB/mlx4: Build the port IBoE GID table properly under bondingMoni Shoua
2014-02-13IB/mlx4: Do IBoE GID table resets per-portMoni Shoua
2014-02-13IB/mlx4: Do IBoE locking earlier when initializing the GID tableMoni Shoua
2014-02-13IB/mlx4: Move rtnl locking to the right placeMoni Shoua
2014-02-13IB/mlx4: Make sure GID index 0 is always occupiedMoni Shoua
2014-02-13IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only deviceMatan Barak
2014-02-12IB/srpt: replace strict_strtoul() with kstrtoul()Jingoo Han
2014-02-12iser-target: Fix leak on failure in isert_conn_create_fastreg_poolNicholas Bellinger