summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
AgeCommit message (Expand)Author
2020-12-10RDMA/mlx4: Remove bogus dev_base_lock usageVladimir Oltean
2020-12-07RDMA/uverbs: Allow drivers to create a new HW object during rereg_mrJason Gunthorpe
2020-11-27RDMA/core: Allow drivers to disable restrack DBLeon Romanovsky
2020-11-26RDMA/mlx4: Enable querying AH for XRC QP typesAvihai Horon
2020-11-23IB/mlx4: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-10-30RDMA: Convert various random sprintf sysfs _show uses to sysfs_emitJoe Perches
2020-10-30RDMA: Manual changes for sysfs_emit and neateningJoe Perches
2020-10-26RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches
2020-10-26RDMA: Check create_flags during create_qpJason Gunthorpe
2020-10-26RDMA: Check flags during create_cqJason Gunthorpe
2020-10-26RDMA: Check attr_mask during modify_qpJason Gunthorpe
2020-10-26RDMA: Check srq_type during create_srqJason Gunthorpe
2020-10-26RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe
2020-10-26RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe
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