aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)AuthorFilesLines
2016-01-07iser-target: Fix non negative ERR_PTR isert_device_get usageNicholas Bellinger1-2/+5
2015-12-26IB/iser: Support the remote invalidation exceptionJenny Derzhavetz4-3/+76
2015-12-24IB/iser: Change the increment rkey flow logicSagi Grimberg1-10/+10
2015-12-24IB/isert: Support the remote invalidation exceptionJenny Derzhavetz2-7/+41
2015-12-24IB/isert: Declare correct flags when accepting a connectionJenny Derzhavetz1-0/+6
2015-12-24IB/isert: Remove unused file iser_proto.hSagi Grimberg3-32/+32
2015-12-24IB/iser,isert: Create and use new shared headerSagi Grimberg6-74/+28
2015-12-24IB/iser: set intuitive values for mr_validJenny Derzhavetz2-6/+6
2015-12-24IB/iser: Don't register memory for all immediate data writesJenny Derzhavetz3-7/+14
2015-12-24IB/iser: Reuse ib_sg_to_pagesSagi Grimberg2-85/+25
2015-12-24IB/iser: Fix module init not cleaning up on error flowRoi Dayan1-3/+6
2015-12-24IB/iser: constify iser_reg_ops structureJulia Lawall2-3/+3
2015-12-23IB/IPoIB: Move multicast specific code out of ipoib_main.cChristoph Lameter3-14/+23
2015-12-23IB/IPoIB: factor out common multicast list removal codeChristoph Lameter3-17/+17
2015-12-22Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford9-791/+506
2015-12-22IB/ulps: Avoid calling ib_query_deviceOr Gerlitz12-141/+62
2015-12-15Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/rdma-cqDoug Ledford9-789/+504
2015-12-11IB/iser: Convert to CQ abstractionChristoph Hellwig4-282/+209
2015-12-11IB/iser: Use helper for container_ofSagi Grimberg3-6/+9
2015-12-11IB/iser: Use a dedicated descriptor for loginSagi Grimberg3-78/+84
2015-12-11IB/srp: use the new CQ APIChristoph Hellwig2-94/+86
2015-12-11IB/srpt: chain RDMA READ/WRITE requestsChristoph Hellwig2-344/+129
2015-12-11IB: add a proper completion queue abstractionChristoph Hellwig2-3/+5
2015-12-08iser-target: Remove explicit mlx4 work-aroundSagi Grimberg1-10/+3
2015-12-07IB/srp: Fix srp_map_sg_fr()Bart Van Assche2-15/+9
2015-12-07IB/srp: Fix indirect data buffer rkey endiannessBart Van Assche1-1/+1
2015-12-07IB/srp: Initialize dma_length in srp_map_idbChristoph Hellwig1-0/+3
2015-12-07IB/srp: Fix possible send queue overflowSagi Grimberg1-1/+1
2015-12-07IB/srp: Fix a memory leakBart Van Assche1-9/+13
2015-12-07IB/iser: use sector_div instead of do_divArnd Bergmann1-1/+1
2015-11-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-5/+0
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-44/+34
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig1-5/+0
2015-10-28IB/srp: Dont allocate a page vector when using fast_regSagi Grimberg1-9/+11
2015-10-28IB/srp: Remove srp_finish_mappingSagi Grimberg1-10/+0
2015-10-28IB/srp: Convert to new registration APISagi Grimberg2-65/+71
2015-10-28IB/srp: Split srp_map_sgSagi Grimberg1-51/+106
2015-10-28iser-target: Port to new memory registration APISagi Grimberg2-104/+28
2015-10-28IB/iser: Port to new fast registration APISagi Grimberg3-52/+28
2015-10-28Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford13-170/+170
2015-10-28Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-cleanupDoug Ledford14-197/+236
2015-10-28IB/cma: Add support for network namespacesGuy Shapiro2-2/+2
2015-10-28IB/iser: Enable SG clusteringSagi Grimberg1-1/+1
2015-10-28IB/iser: set block queue_virt_boundarySagi Grimberg4-326/+18
2015-10-22iser-target: Remove an unused variableBart Van Assche1-3/+2
2015-10-22IB/iser: Remove an unused variableBart Van Assche1-4/+0
2015-10-21IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak4-4/+5
2015-10-21IB/iser: fix a comment typoGeliang Tang1-1/+1
2015-10-21Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4Doug Ledford7-28/+70
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig1-44/+34