summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'mellanox' into k.o/for-nextDoug Ledford2017-08-2415-108/+176
|\
| * IB/mlx5: Report mlx5 enhanced multi packet WQE capabilityBodong Wang2017-08-241-0/+5
| * IB/mlx5: Allow posting multi packet send WQEs if hardware supportsBodong Wang2017-08-242-2/+5
| * IB/mlx5: Add support for multi underlay QPYishai Hadas2017-08-241-7/+42
| * IB/mlx5: Fix integer overflow when page_shift == 31Ilya Lesokhin2017-08-241-4/+5
| * IB/mlx5: Fix memory leak in clean_mr error pathKamal Heib2017-08-241-4/+4
| * IB/mlx5: Decouple MR allocation and population flowsIlya Lesokhin2017-08-241-30/+45
| * IB/mlx5: Enable UMR for MRs created with reg_createIlya Lesokhin2017-08-242-20/+15
| * IB/mlx5: Expose software parsing for Raw Ethernet QPNoa Osherovich2017-08-242-0/+24
| * RDMA/nes: Remove zeroed parameter from port query callbackLeon Romanovsky2017-08-241-5/+0
| * RDMA/mlx4: Properly annotate link layer variableLeon Romanovsky2017-08-241-4/+2
| * RDMA/mlx5: Limit scope of get vector affinity local functionLeon Romanovsky2017-08-241-2/+2
| * IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zeroGuy Levi2017-08-241-0/+3
| * IB/mlx4: Fix struct mlx4_ib_create_wq alignmentGuy Levi2017-08-241-5/+4
| * IB/mlx4: Fix RSS QP type in creation verbGuy Levi2017-08-241-1/+1
| * IB/mlx5: Add necessary delay drop assignmentMaor Gottlieb2017-08-241-0/+2
| * IB/mlx5: Fix some spelling mistakesTalat Batheesh2017-08-242-2/+2
| * IB/mlx4: Fix some spelling mistakesTalat Batheesh2017-08-242-2/+2
| * RDMA/mthca: Make explicit conversion to 64bit valueLeon Romanovsky2017-08-241-1/+1
| * RDMA/usnic: Fix remove address space warningLeon Romanovsky2017-08-243-15/+9
| * RDMA/mlx4: Remove gfp_mask argument from acquire_group callLeon Romanovsky2017-08-241-5/+4
| * RDMA/mlx4: Don't use uninitialized variableLeon Romanovsky2017-08-241-1/+1
* | RDMA/i40iw: Remove unused argumentYuval Shaia2017-08-241-12/+6
* | RDMA/qedr: fix spelling mistake: "invlaid" -> "invalid"Colin Ian King2017-08-241-1/+1
* | RDMA/vmw_pvrdma: Update device query parameters and port capsAdit Ranadive2017-08-242-1/+17
* | RDMA/vmw_pvrdma: Add RoCEv2 supportBryan Tan2017-08-244-22/+51
|/
* Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-242-0/+7
|\
| * IB/mlx5: Always return success for RoCE modify portMajd Dibbiny2017-08-241-0/+6
| * IB/mlx5: Fix Raw Packet QP event handler assignmentMajd Dibbiny2017-08-241-0/+1
* | IB/mlx4: use kvmalloc_array to allocate wridLi Dongyang2017-08-222-20/+8
* | IB/mlx5: use kvmalloc_array for mlx5_ib_wqLi Dongyang2017-08-222-17/+22
* | RDMA: Fix return value check for ib_get_eth_speed()Selvin Xavier2017-08-222-4/+4
* | IB/pvrdma: Remove unused functionYuval Shaia2017-08-221-17/+0
* | i40iw: Improve CQP timeout logicShiraz Saleem2017-08-224-13/+39
* | IB/hfi1: Add kernel receive context info to debugfsKaike Wan2017-08-223-0/+107
* | IB/hfi1: Remove HFI1_VERBS_31BIT_PSN optionGrzegorz Morys2017-08-222-12/+0
* | IB/hfi1: Remove pstate from hfi1_pportdataJakub Byczkowski2017-08-224-50/+33
* | IB/hfi1: Stricter bounds checking of MAD trap indexKamenee Arumugame2017-08-221-1/+12
* | IB/hfi1: Load fallback platform configuration per HFI deviceJakub Byczkowski2017-08-223-62/+31
* | IB/hfi1: Add flag for platform config scratch register readJakub Byczkowski2017-08-223-2/+9
* | IB/hfi1: Document phys port state bits not used in IBDennis Dalessandro2017-08-221-2/+19
* | IB/hfi1: Check xchg returned value for queuing link down entrySebastian Sanchez2017-08-221-6/+12
* | IB/hfi1: fix spelling mistake: "Maximim" -> "Maximum"Colin Ian King2017-08-221-1/+1
* | IB/hfi1: Enable RDMA_CAP_OPA_AH in hfi driver to support extended LIDsDasaratharaman Chandramouli2017-08-221-1/+2
* | IB/hfi1: Enhance PIO/SDMA send for 16BDon Hiatt2017-08-224-72/+135
* | IB/hfi1: Add 16B RC/UC supportDon Hiatt2017-08-225-193/+445
* | IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli2017-08-226-42/+92
* | IB/hfi1: Add 16B trace supportDon Hiatt2017-08-223-123/+406
* | IB/hfi1: Add 16B UD supportDon Hiatt2017-08-226-131/+456
* | IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt2017-08-224-0/+133
OpenPOWER on IntegriCloud