summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-245-5/+21
|\
| * 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/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich2017-08-243-5/+14
| * RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri2017-08-221-1/+1
* | rdma: Autoload netlink client modulesJason Gunthorpe2017-08-226-0/+30
* | rdma: Allow demand loading of NETLINK_RDMAJason Gunthorpe2017-08-221-0/+3
* | 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-222-2/+13
* | 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-227-43/+93
* | IB/hfi1: Add 16B trace supportDon Hiatt2017-08-223-123/+406
* | IB/hfi1: Add 16B UD supportDon Hiatt2017-08-227-131/+457
* | IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt2017-08-228-8/+168
* | IB/hfi1: Add support to process 16B header errorsDon Hiatt2017-08-226-33/+112
* | IB/hfi1: Add support to send 16B bypass packetsDon Hiatt2017-08-227-60/+84
* | IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt2017-08-2212-51/+274
* | IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt2017-08-227-27/+58
* | IB/hf1: User context locking is inconsistentMichael J. Ruhl2017-08-229-191/+326
* | IB/hfi1: Protect context array set/clear with spinlockMichael J. Ruhl2017-08-225-181/+229
* | IB/hfi1: Use host_link_state to read state when DC is shut downBartlomiej Dudek2017-08-221-0/+7
* | IB/hfi1: Remove lstate from hfi1_pportdataByczkowski, Jakub2017-08-224-46/+28
* | IB/hfi1: Remove pmtu from the QP structureSebastian Sanchez2017-08-222-3/+1
* | IB/hfi1: Revert egress pkey check enforcementAlex Estrin2017-08-221-1/+0
* | IB/core: Fix input len in multiple user verbsAmrani, Ram2017-08-224-43/+46
* | mlx5: Replace PCI pool old APIRomain Perier2017-08-222-6/+7
* | mlx4: Replace PCI pool old APIRomain Perier2017-08-222-6/+6
* | IB/mthca: Replace PCI pool old APIRomain Perier2017-08-223-11/+11
* | RDMA/bnxt_re: Implement the alloc/get_hw_stats callbackSomnath Kotur2017-08-184-1/+181
* | RDMA/bnxt_re: Allocate multiple notification queuesSelvin Xavier2017-08-185-49/+104
* | Add OPA extended LID supportHiatt, Don2017-08-1811-26/+41
* | Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2017-08-1820-106/+215
|\|
| * IB/uverbs: Fix NULL pointer dereference during device removalMaor Gottlieb2017-08-161-1/+1
| * IB/core: Protect sysfs entry on ib_unregister_deviceShiraz Saleem2017-08-161-2/+3
| * iw_cxgb4: fix misuse of integer variableSteve Wise2017-08-161-1/+1
| * IB/hns: fix memory leak on ah on error return pathColin Ian King2017-08-161-1/+3