aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
AgeCommit message (Expand)Author
2020-10-26RDMA: Remove uverbs_ex_cmd_mask values that are linked to functionsJason Gunthorpe
2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe
2020-10-09IB/mlx4: Convert rej_tmout radix-tree to XArrayHåkon Bugge
2020-09-29RDMA/drivers: Remove udata check from special QPLeon Romanovsky
2020-09-29RDMA/mlx4: Prepare QP allocation to remove from the driverLeon Romanovsky
2020-09-29RDMA/mlx4: Embed GSI QP into general mlx4_ib QPLeon Romanovsky
2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe
2020-09-17RDMA: Convert RWQ table logic to ib_core allocation schemeLeon Romanovsky
2020-09-17RDMA: Clean MW allocation and free flowsLeon Romanovsky
2020-09-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-09-11RDMA/mlx4: Use ib_umem_num_dma_blocks()Jason Gunthorpe
2020-09-09RDMA: Restore ability to return error for destroy WQLeon Romanovsky
2020-09-09RDMA: Change XRCD destroy return valueLeon Romanovsky
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on AH destroyLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on PD deallocateLeon Romanovsky
2020-08-31Merge tag 'v5.9-rc3' into rdma.git for-nextJason Gunthorpe
2020-08-27RDMA/mlx4: Read pkey table length instead of hardcoded valueMark Bloch
2020-08-24IB/mlx4: Adjust delayed work when a dup is observedHåkon Bugge
2020-08-24IB/mlx4: Add support for REJ due to timeoutHåkon Bugge
2020-08-24IB/mlx4: Fix starvation in paravirt mux/demuxHåkon Bugge
2020-08-24IB/mlx4: Separate tunnel and wire bufs parametersHåkon Bugge
2020-08-24IB/mlx4: Add support for MRAHåkon Bugge
2020-08-24IB/mlx4: Add and improve loggingHåkon Bugge
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-18RDMA: Remove constant domain argument from flow creation callLeon Romanovsky
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-06RDMA: Move XRCD to be under ib_core responsibilityLeon Romanovsky
2020-07-06IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas
2020-07-06RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-02RDMA/mlx4: Remove FMR support for memory registrationMax Gurtovoy
2020-05-21Merge tag 'v5.7-rc6' into rdma.git for-nextJason Gunthorpe
2020-05-12IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein
2020-05-02RDMA: Group create AH arguments in structMaor Gottlieb
2020-04-14RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel
2020-03-13RDMA/mlx4: Delete duplicated offsetofend implementationLeon Romanovsky
2020-03-04RDMA/providers: Fix return value when QP type isn't supportedKamal Heib
2020-01-27IB/mlx4: Fix leak in id_map_find_delHåkon Bugge
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe
2020-01-16IB/mlx4: Fix memory leak in add_gid error flowJack Morgenstein
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua
2020-01-03RDMA/mlx4: use true,false for bool variablezhengbin
2020-01-03RDMA/mlx4: Redo TX checksum offload in line with docsEugene Crosser
2019-12-12IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit
2019-11-19IB/mlx4: Update HW GID table while adding vlan GIDDanit Goldberg
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig