summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky
2019-06-20RDMA: Convert destroy_wq to be voidLeon Romanovsky
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-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-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-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-21RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe
2019-05-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-14IB/mlx5: Verify DEVX general object type correctlyYishai Hadas
2019-05-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-05-06RDMA/mlx5: Remove MAYEXEC flagLeon Romanovsky
2019-05-06IB/mlx5: Device resource control for privileged DEVX userAriel Levkovich
2019-05-06IB/mlx5: Add steering SW ICM device memory typeAriel Levkovich
2019-05-06IB/mlx5: Warn on allocated MEMIC buffers during cleanupAriel Levkovich
2019-05-06IB/mlx5: Support device memory type attributeAriel Levkovich
2019-05-04Merge tag 'mlx5-updates-2019-04-30' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-05-03RDMA: Introduce and use GID attr helper to read RoCE L2 fieldsParav Pandit
2019-05-03IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein
2019-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-05-01Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-04-29IB/mlx5: Restrict 'DELAY_DROP_TIMEOUT' subtype to Ethernet interfacesAya Levin
2019-04-29net/mlx5: Separate and generalize dma device from pci deviceVu Pham
2019-04-25Merge branch 'mlx5_tir_icm' into rdma.git for-nextJason Gunthorpe
2019-04-25IB/mlx5: Expose TIR ICM address to user spaceAriel Levkovich
2019-04-24Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe
2019-04-24RDMA: Remove rdma_user_mmap_pageJason Gunthorpe
2019-04-24RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe
2019-04-24RDMA/mlx5: Use rdma_user_map_io for mapping BAR pagesJason Gunthorpe
2019-04-24RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed
2019-04-22RDMA/mlx5: Don't create IB representors when in multiport RoCE modeMark Bloch
2019-04-22RDMA/mlx5: Initialize roce port info before multiport master initMark Bloch
2019-04-22RDMA/mlx5: Allow DEVX and raw creation flow on repsMark Bloch
2019-04-22RDMA/mlx5: Add query e-switch vport context to devx white listMaor Gottlieb
2019-04-22RDMA/mlx5: Allow inserting a steering rule to the FDBMark Bloch
2019-04-22RDMA/mlx5: Create flow table with max size supportedMark Bloch
2019-04-22RDMA/mlx5: Access the prio bypass inside the FDB flow table namespaceMark Bloch
2019-04-18IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi