summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford15-710/+254
2016-03-16iw_cxgb3: support for iWARP port mappingSteve Wise1-8/+8
2016-03-16iw_cxgb4: remove port mapper related codeSteve Wise3-264/+65
2016-03-16iw_nes: remove port mapper related codeFaisal Latif4-309/+80
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford26-271/+1948
2016-03-15Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into...Doug Ledford4-1/+30
2016-03-10IB/mlx5: Add support for don't trap rulesMaor Gottlieb2-7/+49
2016-03-04mlx5: Add arbitrary sg list supportSagi Grimberg4-8/+60
2016-03-04IB/mlx5: Expose correct max_fast_reg_page_list_lenSagi Grimberg1-1/+2
2016-03-04IB/mlx5: Make coding style more consistentDoug Ledford1-4/+2
2016-03-04IB/mlx5: Convert UMR CQ to new CQ APIChristoph Hellwig3-40/+27
2016-03-03IB/ocrdma: Skip using unneeded intermediate variableMarkus Elfring1-3/+1
2016-03-03IB/ocrdma: Skip using unneeded intermediate variableMarkus Elfring1-2/+1
2016-03-03IB/ocrdma: Delete unnecessary variable initialisations in 11 functionsMarkus Elfring4-11/+11
2016-03-03Merge branch 'k.o/for-4.5-rc' into HEADDoug Ledford1-19/+22
2016-03-03IB/{core, mlx5}: Fix input len in vendor part of create_qp/srqMajd Dibbiny1-8/+3
2016-03-03IB/mlx5: Avoid using user-index for SRQsMajd Dibbiny1-11/+19
2016-03-01IB/mlx5: Add memory windows allocation supportMatan Barak4-0/+117
2016-03-01IB/core: Add vendor's specific data to alloc mwMatan Barak6-6/+14
2016-03-01net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak4-45/+45
2016-03-01IB/mlx5: Added support for re-registration of MRsNoa Osherovich4-3/+227
2016-03-01IB/mlx5: Refactoring register MR codeNoa Osherovich1-75/+132
2016-03-01IB/mlx5: Eliminate GSI RX QP's send buffersHaggai Eran1-0/+5
2016-03-01IB/mlx5: Pick the right GSI transmission QP for sendingHaggai Eran1-1/+47
2016-03-01IB/mlx5: Reorder GSI completionsHaggai Eran1-6/+150
2016-03-01IB/mlx5: Generate completions in softwareHaggai Eran2-5/+88
2016-03-01IB/mlx5: Create GSI transmission QPs when P_Key table is changedHaggai Eran3-0/+41
2016-03-01IB/mlx5: Create multiple transmission GSI QPsHaggai Eran1-3/+167
2016-03-01IB/mlx5: Add GSI QP wrapperHaggai Eran5-14/+249
2016-03-01IB/mlx5: Modify QP debugging printsHaggai Eran1-6/+23
2016-03-01IB/mlx5: Add support for setting source QP numberHaggai Eran2-1/+30
2016-03-01IB/mlx5: Add support for CSUM in RX flowErez Shitrit1-1/+4
2016-03-01IB/mlx5: Implement UD QP offloads for IPoIB in the TX flowErez Shitrit3-12/+117
2016-03-01IB/mlx5: Modify MAD reading counters method to use counter registersMeny Yossefi1-11/+155
2016-03-01RDMA/ocrdma: Support user AH creation for RoCE-v2Devesh Sharma2-2/+8
2016-03-01RDMA/ocrdma: Support RoCE-v2 in the RC pathDevesh Sharma2-2/+23
2016-03-01RDMA/ocrdma: Support RoCE-v2 in the UD pathDevesh Sharma4-16/+82
2016-03-01RDMA/ocrdma: Export udp encapsulation capabilitySomnath Kotur4-2/+21
2016-03-01nes: handling failed allocation when creating workqueueInsu Yun1-0/+10
2016-03-01RDMA/nes: Replace LRO with GROBen Hutchings4-58/+1
2016-03-01IB/mlx4: Add support for the don't trap ruleMarina Varshaver1-4/+67
2016-03-01IB/core: Add don't trap flag to flow creationMarina Varshaver1-0/+3
2016-03-01IB/mlx4: Use boottimeAbhilash Jindal1-3/+3
2016-03-01iw_cxgb4: add queue drain functionsSteve Wise4-1/+30
2016-03-01infiniband: cxgb4: use %pR format string for printing resourcesArnd Bergmann1-3/+2
2016-03-01iw_cxgb4: Max fastreg depth depends on DSGL supportHariprasad S3-10/+11
2016-03-01cxgb4/iw_cxgb4: TOS supportHariprasad S1-17/+34
2016-03-01iw_cxgb4: remove false error log entryHariprasad S1-2/+1
2016-03-01iw_cxgb4: make queue allocation code more readableHariprasad S1-39/+42
2016-02-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+5