summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2017-08-24IB/mlx5: Report mlx5 enhanced multi packet WQE capabilityBodong Wang
2017-08-24IB/mlx5: Allow posting multi packet send WQEs if hardware supportsBodong Wang
2017-08-24IB/mlx5: Add support for multi underlay QPYishai Hadas
2017-08-24IB/mlx5: Fix integer overflow when page_shift == 31Ilya Lesokhin
2017-08-24IB/mlx5: Fix memory leak in clean_mr error pathKamal Heib
2017-08-24IB/mlx5: Decouple MR allocation and population flowsIlya Lesokhin
2017-08-24IB/mlx5: Enable UMR for MRs created with reg_createIlya Lesokhin
2017-08-24IB/mlx5: Expose software parsing for Raw Ethernet QPNoa Osherovich
2017-08-24RDMA/nes: Remove zeroed parameter from port query callbackLeon Romanovsky
2017-08-24RDMA/mlx4: Properly annotate link layer variableLeon Romanovsky
2017-08-24RDMA/mlx5: Limit scope of get vector affinity local functionLeon Romanovsky
2017-08-24IB/rxe: Make rxe_counter_name staticKamal Heib
2017-08-24IB/ipoib: Sync between remove_one to sysfs calls that use rtnl_lockErez Shitrit
2017-08-24IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zeroGuy Levi
2017-08-24IB/mlx4: Fix struct mlx4_ib_create_wq alignmentGuy Levi
2017-08-24IB/mlx4: Fix RSS QP type in creation verbGuy Levi
2017-08-24IB/mlx5: Add necessary delay drop assignmentMaor Gottlieb
2017-08-24IB/mlx5: Fix some spelling mistakesTalat Batheesh
2017-08-24IB/mlx4: Fix some spelling mistakesTalat Batheesh
2017-08-24RDMA/mthca: Make explicit conversion to 64bit valueLeon Romanovsky
2017-08-24RDMA/usnic: Fix remove address space warningLeon Romanovsky
2017-08-24RDMA/mlx4: Remove gfp_mask argument from acquire_group callLeon Romanovsky
2017-08-24RDMA/core: Refactor get link layer wrapperLeon Romanovsky
2017-08-24RDMA/core: Delete BUG() from unreachable flowLeon Romanovsky
2017-08-24RDMA/(core, ulp): Convert register/unregister event handler to be voidLeon Romanovsky
2017-08-24RDMA/mlx4: Don't use uninitialized variableLeon Romanovsky
2017-08-24IB/uverbs: Introduce and use helper functions to copy ah attributesParav Pandit
2017-08-24IB/cma: Fix erroneous validation of supported default GID typeLeon Romanovsky
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