summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2019-06-24RDMA/core: Rename signature qp create flag and signature device capabilityIsrael Rukshin
2019-06-24RDMA/mlx5: Introduce and implement new IB_WR_REG_MR_INTEGRITY work requestMax Gurtovoy
2019-06-24RDMA/mlx5: Update set_sig_data_segment attribute for new signature APIMax Gurtovoy
2019-06-24RDMA/mlx5: Pass UMR segment flags instead of booleanMax Gurtovoy
2019-06-24RDMA/mlx5: Add attr for max number page list length for PI operationMax Gurtovoy
2019-06-24RDMA/mlx5: Implement mlx5_ib_map_mr_sg_pi and mlx5_ib_alloc_mr_integrityMax Gurtovoy
2019-06-21RDMA/efa: Print address on AH creation failureFiras Jahjah
2019-06-21RDMA/efa: Be consistent with success flow return valueGal Pressman
2019-06-21RDMA/efa: Use API to get contiguous memory blocks aligned to device supported...Gal Pressman
2019-06-20IB/{rdmavt, qib, hfi1}: Convert to new completion APIMike Marciniszyn
2019-06-20RDMa/hns: Don't stuck in endless timeout loopLeon Romanovsky
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky
2019-06-20RDMA/hns: reset function when removing moduleLang Cheng
2019-06-20RDMA: Convert destroy_wq to be voidLeon Romanovsky
2019-06-20RDMA/hns: Fix bug when wqe num is larger than 16KLijun Ou
2019-06-20RDMA/hns: Add a group interfaces for optimizing buffers getting flowLijun Ou
2019-06-20RDMA/hns: Add mtr support for mixed multihop addressingLijun Ou
2019-06-18RDMA/mlx5: Enable decap and packet reformat on FDBMaor Gottlieb
2019-06-18RDMA/mlx5: Consider eswitch encap modeMaor Gottlieb
2019-06-18Merge remote-tracking branch 'mlx5-next/mlx5-next' into HEADDoug Ledford
2019-06-18IB/hfi1: Spelling s/statisfied/satisfied/Geert Uytterhoeven
2019-06-18RDMA: Report available cdevs through RDMA_NLDEV_CMD_GET_CHARDEVJason Gunthorpe
2019-06-13net/mlx5: Add EQ enable/disable APIYuval Avnery
2019-06-13net/mlx5: Use a single IRQ for all async EQsAriel Levkovich
2019-06-13net/mlx5: Separate IRQ request/free from EQ life cycleYuval Avnery
2019-06-13net/mlx5: Change interrupt handler to call chain notifierYuval Avnery
2019-06-13rdma: Remove nesJason Gunthorpe
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky
2019-06-11RDMA/nes: Avoid memory allocation during CQ destroyLeon Romanovsky
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe
2019-06-07RDMA/hns: Bugfix for filling the sge of srqLijun Ou
2019-06-07RDMA/hns: fix inverted logic of readl read and shiftColin Ian King
2019-05-31{IB,net}/mlx5: Constify rep ops functions pointersParav Pandit
2019-05-31{IB, net}/mlx5: No need to typecast from void* to mlx5_ib_dev*Parav Pandit
2019-05-31RDMA/hns: Bugfix for posting multiple srq work requestLijun Ou
2019-05-30IB/hfi1: Use struct_size() helperGustavo A. R. Silva
2019-05-30IB/qib: Use struct_size() helperGustavo A. R. Silva
2019-05-29RDMA/efa: Remove unused includesGal Pressman
2019-05-29RDMA/efa: Use rdma block iterator in chunk list creationGal Pressman
2019-05-29RDMA/efa: Remove unneeded admin commands abort flowGal Pressman
2019-05-29RDMA/efa: Use kvzalloc instead of kzalloc with fallbackGal Pressman
2019-05-29IB/hfi1: Remove extra brackets from an ifDennis Dalessandro
2019-05-27RDMA: Convert put_page() to put_user_page*()John Hubbard
2019-05-27IB/hfi1: Remove set but not used variables 'offset' and 'fspsn'YueHaibing
2019-05-27RDMA/hns: Replace magic numbers with #definesLijun Ou
2019-05-27RDMA/hns: Remove jiffies operation in disable interrupt contextLang Cheng
2019-05-27RDMA/hns: Move spin_lock_irqsave to the correct placeLang Cheng