aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4
AgeCommit message (Expand)Author
2023-10-10IB/mlx4: Fix the size of a buffer in add_port_entries()Christophe JAILLET
2023-08-11RDMA/mlx4: Make check for invalid flags stricterDan Carpenter
2023-06-09treewide: Remove uninitialized_var() usageKees Cook
2023-05-17RDMA/mlx4: Prevent shift wrapping in set_user_sq_size()Dan Carpenter
2022-02-08RDMA/mlx4: Don't continue event handler after memory allocation failureLeon Romanovsky
2021-11-17RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky
2021-07-14RDMA/core: Sanitize WQ state received from the userspaceLeon Romanovsky
2021-06-16RDMA/mlx4: Do not map the core_clock page to user space unless enabledShay Drory
2020-10-29IB/mlx4: Adjust delayed work when a dup is observedHåkon Bugge
2020-10-29IB/mlx4: Fix starvation in paravirt mux/demuxHåkon Bugge
2020-09-17RDMA/mlx4: Read pkey table length instead of hardcoded valueMark Bloch
2020-08-21IB/uverbs: Set IOVA on IB MR in uverbs layerYishai Hadas
2020-05-20IB/mlx4: Test return value of calls to ib_get_cached_pkeyJack Morgenstein
2020-05-06RDMA/mlx4: Initialize ib_spec on the stackAlaa Hleihel
2020-02-14IB/mlx4: Fix leak in id_map_find_delHåkon Bugge
2020-02-14IB/mlx4: Fix memory leak in add_gid error flowJack Morgenstein
2020-01-09IB/mlx4: Follow mirror sequence of device add during device removalParav Pandit
2019-09-13Merge tag 'v5.3-rc8' into rdma.git for-nextJason Gunthorpe
2019-08-20IB/mlx4: Fix memory leaksWenwen Wang
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib
2019-07-25RDMA/mlx4: Annotate boolean arguments as bool and not intLeon Romanovsky
2019-07-25RDMA/mlx4: Separate creation of RWQ and QPLeon Romanovsky
2019-07-24RDMA/mlx4: Untag user pointers in mlx4_get_umem_mrAndrey Konovalov
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky
2019-06-20RDMA: Convert destroy_wq to be voidLeon Romanovsky
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-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-05-21IB/mlx4: Delete unused func argYuval Shaia
2019-05-21RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-03RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-03-26mlx4: Convert pv_id_table to XArrayMatthew Wilcox
2019-03-17IB/mlx4: Fix race condition between catas error reset and aliasguid flowsJack Morgenstein
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-02-26net: devlink: turn devlink into a built-inJakub Kicinski
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky
2019-02-22IB/mlx4: Increase the timeout for CM cacheHåkon Bugge