summaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-24RDMA/usnic: Fix remove address space warningLeon Romanovsky3-15/+9
2017-08-24RDMA/mlx4: Remove gfp_mask argument from acquire_group callLeon Romanovsky1-5/+4
2017-08-24RDMA/core: Refactor get link layer wrapperLeon Romanovsky1-9/+5
2017-08-24RDMA/core: Delete BUG() from unreachable flowLeon Romanovsky1-13/+7
2017-08-24RDMA/core: Cleanup device capability enumLeon Romanovsky1-3/+3
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky9-59/+20
2017-08-24RDMA/mlx4: Fix create qp command alignmentMaor Gottlieb1-1/+1
2017-08-24RDMA/mlx4: Don't use uninitialized variableLeon Romanovsky1-1/+1
2017-08-24IB/uverbs: Introduce and use helper functions to copy ah attributesParav Pandit1-76/+51
2017-08-24IB/cma: Fix erroneous validation of supported default GID typeLeon Romanovsky1-2/+2
2017-08-24IB/mlx5: Always return success for RoCE modify portMajd Dibbiny1-0/+6
2017-08-24IB/mlx5: Fix Raw Packet QP event handler assignmentMajd Dibbiny1-0/+1
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich3-5/+14
2017-08-22rdma: Autoload netlink client modulesJason Gunthorpe6-0/+30
2017-08-22rdma: Allow demand loading of NETLINK_RDMAJason Gunthorpe1-0/+3
2017-08-22IB/mlx4: use kvmalloc_array to allocate wridLi Dongyang2-20/+8
2017-08-22IB/mlx5: use kvmalloc_array for mlx5_ib_wqLi Dongyang2-17/+22
2017-08-22RDMA: Fix return value check for ib_get_eth_speed()Selvin Xavier2-4/+4
2017-08-22IB/pvrdma: Remove unused functionYuval Shaia1-17/+0
2017-08-22i40iw: Improve CQP timeout logicShiraz Saleem4-13/+39
2017-08-22IB/hfi1: Add kernel receive context info to debugfsKaike Wan3-0/+107
2017-08-22IB/hfi1: Remove HFI1_VERBS_31BIT_PSN optionGrzegorz Morys2-12/+0
2017-08-22IB/hfi1: Remove pstate from hfi1_pportdataJakub Byczkowski4-50/+33
2017-08-22IB/hfi1: Stricter bounds checking of MAD trap indexKamenee Arumugame2-2/+13
2017-08-22IB/hfi1: Load fallback platform configuration per HFI deviceJakub Byczkowski3-62/+31
2017-08-22IB/hfi1: Add flag for platform config scratch register readJakub Byczkowski3-2/+9
2017-08-22IB/hfi1: Document phys port state bits not used in IBDennis Dalessandro1-2/+19
2017-08-22IB/hfi1: Check xchg returned value for queuing link down entrySebastian Sanchez1-6/+12
2017-08-22IB/hfi1: fix spelling mistake: "Maximim" -> "Maximum"Colin Ian King1-1/+1
2017-08-22IB/hfi1: Enable RDMA_CAP_OPA_AH in hfi driver to support extended LIDsDasaratharaman Chandramouli1-1/+2
2017-08-22IB/hfi1: Enhance PIO/SDMA send for 16BDon Hiatt4-72/+135
2017-08-22IB/hfi1: Add 16B RC/UC supportDon Hiatt5-193/+445
2017-08-22IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli7-43/+93
2017-08-22IB/hfi1: Add 16B trace supportDon Hiatt3-123/+406
2017-08-22IB/hfi1: Add 16B UD supportDon Hiatt7-131/+457
2017-08-22IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt8-8/+168
2017-08-22IB/hfi1: Add support to process 16B header errorsDon Hiatt6-33/+112
2017-08-22IB/hfi1: Add support to send 16B bypass packetsDon Hiatt7-60/+84
2017-08-22IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt12-51/+274
2017-08-22IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt7-27/+58
2017-08-22IB/hf1: User context locking is inconsistentMichael J. Ruhl9-191/+326
2017-08-22IB/hfi1: Protect context array set/clear with spinlockMichael J. Ruhl5-181/+229
2017-08-22IB/hfi1: Use host_link_state to read state when DC is shut downBartlomiej Dudek1-0/+7
2017-08-22IB/hfi1: Remove lstate from hfi1_pportdataByczkowski, Jakub4-46/+28
2017-08-22IB/hfi1: Remove pmtu from the QP structureSebastian Sanchez2-3/+1
2017-08-22IB/hfi1: Revert egress pkey check enforcementAlex Estrin1-1/+0
2017-08-22IB/core: Fix input len in multiple user verbsAmrani, Ram4-43/+46
2017-08-22mlx5: Replace PCI pool old APIRomain Perier2-6/+7
2017-08-22mlx4: Replace PCI pool old APIRomain Perier2-6/+6
2017-08-22IB/mthca: Replace PCI pool old APIRomain Perier3-11/+11