summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-08-24RDMA/vmw_pvrdma: Add RoCEv2 supportBryan Tan
2017-08-24IB/ipoib: Enable ioctl for to IPoIB rdma netdevsFeras Daoud
2017-08-24Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford
2017-08-24IB/mlx5: Always return success for RoCE modify portMajd Dibbiny
2017-08-24IB/mlx5: Fix Raw Packet QP event handler assignmentMajd Dibbiny
2017-08-24IB/core: Avoid accessing non-allocated memory when inferring port typeNoa Osherovich
2017-08-22rdma: Autoload netlink client modulesJason Gunthorpe
2017-08-22rdma: Allow demand loading of NETLINK_RDMAJason Gunthorpe
2017-08-22IB/mlx4: use kvmalloc_array to allocate wridLi Dongyang
2017-08-22IB/mlx5: use kvmalloc_array for mlx5_ib_wqLi Dongyang
2017-08-22RDMA: Fix return value check for ib_get_eth_speed()Selvin Xavier
2017-08-22IB/pvrdma: Remove unused functionYuval Shaia
2017-08-22i40iw: Improve CQP timeout logicShiraz Saleem
2017-08-22IB/hfi1: Add kernel receive context info to debugfsKaike Wan
2017-08-22IB/hfi1: Remove HFI1_VERBS_31BIT_PSN optionGrzegorz Morys
2017-08-22IB/hfi1: Remove pstate from hfi1_pportdataJakub Byczkowski
2017-08-22IB/hfi1: Stricter bounds checking of MAD trap indexKamenee Arumugame
2017-08-22IB/hfi1: Load fallback platform configuration per HFI deviceJakub Byczkowski
2017-08-22IB/hfi1: Add flag for platform config scratch register readJakub Byczkowski
2017-08-22IB/hfi1: Document phys port state bits not used in IBDennis Dalessandro
2017-08-22IB/hfi1: Check xchg returned value for queuing link down entrySebastian Sanchez
2017-08-22IB/hfi1: fix spelling mistake: "Maximim" -> "Maximum"Colin Ian King
2017-08-22IB/hfi1: Enable RDMA_CAP_OPA_AH in hfi driver to support extended LIDsDasaratharaman Chandramouli
2017-08-22IB/hfi1: Enhance PIO/SDMA send for 16BDon Hiatt
2017-08-22IB/hfi1: Add 16B RC/UC supportDon Hiatt
2017-08-22IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lidsDasaratharaman Chandramouli
2017-08-22IB/hfi1: Add 16B trace supportDon Hiatt
2017-08-22IB/hfi1: Add 16B UD supportDon Hiatt
2017-08-22IB/hfi1: Determine 9B/16B L2 header type based on Address handleDon Hiatt
2017-08-22IB/hfi1: Add support to process 16B header errorsDon Hiatt
2017-08-22IB/hfi1: Add support to send 16B bypass packetsDon Hiatt
2017-08-22IB/hfi1: Add support to receive 16B bypass packetsDon Hiatt
2017-08-22IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDsDon Hiatt
2017-08-22IB/hf1: User context locking is inconsistentMichael J. Ruhl
2017-08-22IB/hfi1: Protect context array set/clear with spinlockMichael J. Ruhl
2017-08-22IB/hfi1: Use host_link_state to read state when DC is shut downBartlomiej Dudek
2017-08-22IB/hfi1: Remove lstate from hfi1_pportdataByczkowski, Jakub
2017-08-22IB/hfi1: Remove pmtu from the QP structureSebastian Sanchez
2017-08-22IB/hfi1: Revert egress pkey check enforcementAlex Estrin
2017-08-22IB/core: Fix input len in multiple user verbsAmrani, Ram
2017-08-22mlx5: Replace PCI pool old APIRomain Perier
2017-08-22mlx4: Replace PCI pool old APIRomain Perier
2017-08-22IB/mthca: Replace PCI pool old APIRomain Perier
2017-08-22RDMA/uverbs: Initialize cq_context appropriatelyBharat Potnuri
2017-08-18RDMA/bnxt_re: Implement the alloc/get_hw_stats callbackSomnath Kotur
2017-08-18RDMA/bnxt_re: Allocate multiple notification queuesSelvin Xavier
2017-08-18Add OPA extended LID supportHiatt, Don
2017-08-18Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford
2017-08-18Merge branch 'misc' into k.o/for-nextDoug Ledford
2017-08-18IB/hfi1: add const to bin_attribute structuresBhumika Goyal