summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* IB/IPoIB: Fix kernel panic on multicast flowErez Shitrit2016-01-193-7/+6
* IB/iser: Support the remote invalidation exceptionJenny Derzhavetz2015-12-264-3/+76
* IB/iser: Change the increment rkey flow logicSagi Grimberg2015-12-241-10/+10
* IB/isert: Support the remote invalidation exceptionJenny Derzhavetz2015-12-242-7/+41
* IB/isert: Declare correct flags when accepting a connectionJenny Derzhavetz2015-12-241-0/+6
* IB/isert: Remove unused file iser_proto.hSagi Grimberg2015-12-243-32/+32
* IB/iser,isert: Create and use new shared headerSagi Grimberg2015-12-246-74/+28
* IB/iser: set intuitive values for mr_validJenny Derzhavetz2015-12-242-6/+6
* IB/iser: Don't register memory for all immediate data writesJenny Derzhavetz2015-12-243-7/+14
* IB/iser: Reuse ib_sg_to_pagesSagi Grimberg2015-12-242-85/+25
* IB/iser: Fix module init not cleaning up on error flowRoi Dayan2015-12-241-3/+6
* IB/iser: constify iser_reg_ops structureJulia Lawall2015-12-242-3/+3
* IB/IPoIB: Move multicast specific code out of ipoib_main.cChristoph Lameter2015-12-233-14/+23
* IB/IPoIB: factor out common multicast list removal codeChristoph Lameter2015-12-233-17/+17
* Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford2015-12-229-797/+512
|\
| * Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford2015-12-159-795/+510
| |\
| | * IB/iser: Convert to CQ abstractionChristoph Hellwig2015-12-114-283/+210
| | * IB/iser: Use helper for container_ofSagi Grimberg2015-12-113-6/+9
| | * IB/iser: Use a dedicated descriptor for loginSagi Grimberg2015-12-113-83/+89
| | * IB/srp: use the new CQ APIChristoph Hellwig2015-12-112-94/+86
| | * IB/srpt: chain RDMA READ/WRITE requestsChristoph Hellwig2015-12-112-345/+130
| | * IB: add a proper completion queue abstractionChristoph Hellwig2015-12-112-3/+5
* | | IB/ulps: Avoid calling ib_query_deviceOr Gerlitz2015-12-2212-142/+63
|/ /
* | iser-target: Remove explicit mlx4 work-aroundSagi Grimberg2015-12-081-10/+3
* | IB/srp: Fix srp_map_sg_fr()Bart Van Assche2015-12-072-15/+9
* | IB/srp: Fix indirect data buffer rkey endiannessBart Van Assche2015-12-071-1/+1
* | IB/srp: Initialize dma_length in srp_map_idbChristoph Hellwig2015-12-071-0/+3
* | IB/srp: Fix possible send queue overflowSagi Grimberg2015-12-071-1/+1
* | IB/srp: Fix a memory leakBart Van Assche2015-12-071-9/+13
* | IB/iser: use sector_div instead of do_divArnd Bergmann2015-12-071-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-11-131-5/+0
|\
| * scsi: use host wide tags by defaultChristoph Hellwig2015-11-091-5/+0
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-131-44/+34
|\ \
| * | target: use per-attribute show and store methodsChristoph Hellwig2015-10-131-44/+34
| |/
* | IB/srp: Dont allocate a page vector when using fast_regSagi Grimberg2015-10-281-9/+11
* | IB/srp: Remove srp_finish_mappingSagi Grimberg2015-10-281-10/+0
* | IB/srp: Convert to new registration APISagi Grimberg2015-10-282-65/+71
* | IB/srp: Split srp_map_sgSagi Grimberg2015-10-281-51/+106
* | iser-target: Port to new memory registration APISagi Grimberg2015-10-282-104/+28
* | IB/iser: Port to new fast registration APISagi Grimberg2015-10-283-52/+28
* | Merge branch 'wr-cleanup' into k.o/for-4.4Doug Ledford2015-10-2813-172/+172
|\ \
| * \ Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-c...Doug Ledford2015-10-2814-199/+238
| |\ \
| | * | IB: split struct ib_send_wrChristoph Hellwig2015-10-0813-172/+172
* | | | IB/cma: Add support for network namespacesGuy Shapiro2015-10-282-2/+2
* | | | IB/iser: Enable SG clusteringSagi Grimberg2015-10-281-1/+1
* | | | IB/iser: set block queue_virt_boundarySagi Grimberg2015-10-284-326/+18
* | | | iser-target: Remove an unused variableBart Van Assche2015-10-221-3/+2
* | | | IB/iser: Remove an unused variableBart Van Assche2015-10-221-4/+0
* | | | IB/core: Add netdev and gid attributes paramteres to cacheMatan Barak2015-10-214-4/+5
* | | | IB/iser: fix a comment typoGeliang Tang2015-10-211-1/+1
OpenPOWER on IntegriCloud