summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
Commit message (Expand)AuthorAgeFilesLines
* RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky2021-07-141-7/+2
* RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory2021-06-161-4/+1
* IB/mlx4: Adjust delayed work when a dup is observedHåkon Bugge2020-10-291-0/+3
* IB/mlx4: Fix starvation in paravirt mux/demuxHåkon Bugge2020-10-292-3/+33
* RDMA/mlx4: Read pkey table length instead of hardcoded valueMark Bloch2020-09-171-1/+2
* IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas2020-08-211-1/+0
* IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein2020-05-201-3/+11
* RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel2020-05-061-1/+2
* IB/mlx4: Fix leak in id_map_find_delHåkon Bugge2020-02-141-26/+3
* IB/mlx4: Fix memory leak in add_gid error flowJack Morgenstein2020-02-141-4/+16
* IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit2020-01-091-4/+5
* Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe2019-09-131-2/+2
|\
| * IB/mlx4: Fix memory leaksWenwen Wang2019-08-201-2/+2
* | RDMA: Introduce ib_port_phys_state enumKamal Heib2019-08-121-1/+2
* | RDMA/mlx4: Annotate boolean arguments as bool and not intLeon Romanovsky2019-07-251-4/+4
* | RDMA/mlx4: Separate creation of RWQ and QPLeon Romanovsky2019-07-251-82/+154
* | RDMA/mlx4: Untag user pointers in mlx4_get_umem_mrAndrey Konovalov2019-07-241-3/+4
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-07-156-64/+45
|\
| * Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe2019-06-282-0/+2
| |\
| * | RDMA: Check umem pointer validity prior to releaseLeon Romanovsky2019-06-203-17/+11
| * | RDMA: Convert destroy_wq to be voidLeon Romanovsky2019-06-202-4/+2
| * | RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-113-20/+11
| * | RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky2019-06-112-4/+2
| * | RDMA: Move owner into struct ib_device_opsJason Gunthorpe2019-06-101-1/+1
| * | RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe2019-06-101-7/+8
| * | RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe2019-06-101-1/+2
| * | IB/mlx4: Delete unused func argYuval Shaia2019-05-211-5/+3
| * | RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe2019-05-212-5/+5
* | | timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld2019-06-221-3/+3
| |/ |/|
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-05-0910-205/+183
|\
| * RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit2019-05-032-5/+9
| * RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-083-35/+20
| * RDMA: Handle AH allocations by IB/coreLeon Romanovsky2019-04-084-81/+63
| * IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-016-29/+26
| * IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch2019-04-013-16/+35
| * IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-018-24/+24
| * mlx4: Convert pv_id_table to XArrayMatthew Wilcox2019-03-262-25/+16
* | drivers: Remove explicit invocations of mmiowb()Will Deacon2019-04-081-6/+0
|/
* IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein2019-03-171-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-099-111/+106
|\
| * RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-19/+11
| * IB/mlx4: Increase the timeout for CM cacheHåkon Bugge2019-02-221-1/+1
| * IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch2019-02-153-42/+51
| * RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-081-23/+13
| * Merge tag 'v5.0-rc5' into rdma.git for-nextJason Gunthorpe2019-02-041-3/+3
| |\
| * | RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-301-1/+1
| * | RDMA: Introduce and use rdma_device_to_ibdev()Parav Pandit2019-01-141-3/+4
| * | RDMA: Rename port_callback to init_portParav Pandit2019-01-141-1/+1
| * | RDMA: Clear CQ objects during their allocationLeon Romanovsky2019-01-101-1/+1