summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2018-01-03IB/mlx5: Move locks initialization to the corresponding stageMark Bloch
2018-01-03IB/mlx5: Move loopback initialization to the corresponding stageMark Bloch
2018-01-03IB/mlx5: Move hardware counters initialization to the corresponding stageMark Bloch
2018-01-03IB/mlx5: Move ODP initialization to the corresponding stageMark Bloch
2018-01-03IB/mlx5: Move RoCE/ETH initialization to the corresponding stageMark Bloch
2018-01-03IB/mlx5: Create profile infrastructure to add and remove stagesMark Bloch
2017-12-28IB/mlx5: Enable QP creation with a given blue flame indexYishai Hadas
2017-12-28IB/mlx5: Expose dynamic mmap allocationYishai Hadas
2017-12-28IB/mlx5: Extend UAR stuff to support dynamic allocationYishai Hadas
2017-12-28IB/mlx5: Report inner RSS capabilityMaor Gottlieb
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...Jason Gunthorpe
2017-12-27IB/mlx5: Fix mlx5_ib_alloc_mr error flowNitzan Carmi
2017-12-27IB/mlx5: Serialize access to the VMA listMajd Dibbiny
2017-12-22drivers: infiniband: remove duplicate includesPravin Shedge
2017-12-21IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny
2017-12-11IB/mlx5: revisit -Wmaybe-uninitialized warningArnd Bergmann
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook
2017-11-13IB/mlx5: Add CQ moderation capability to query_deviceYonatan Cohen
2017-11-13IB/mlx5: Exposing modify CQ callback to uverbs layerYonatan Cohen
2017-11-13IB/mlx5: Fix RoCE Address Path fieldsMajd Dibbiny
2017-11-13IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny
2017-11-10IB/mlx5: Add PCI write end padding supportNoa Osherovich
2017-10-25IB/mlx5: Add support for RSS on the inner packetMaor Gottlieb
2017-10-25IB/mlx5: Add tunneling offloads supportMaor Gottlieb
2017-10-25IB/mlx5: Support padded 128B CQE featureGuy Levi
2017-10-25IB/mlx5: Support 128B CQE compression featureGuy Levi
2017-10-25IB/mlx5: Allow creation of a multi-packet RQNoa Osherovich
2017-10-25IB/mlx5: Expose multi-packet RQ capabilitiesNoa Osherovich
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford
2017-10-18IB/mlx5: Use ARRAY_SIZEJérémy Lefaure
2017-10-18IB: Let ib_core resolve destination mac addressParav Pandit
2017-10-14IB/mlx5: Remove a set-but-not-used variableBart Van Assche
2017-10-14IB/mlx5: Suppress gcc 7 fall-through complaintsBart Van Assche
2017-10-04IB/mlx5: Fix label order in error path handlingParav Pandit
2017-09-27IB/mlx5:: pr_err() and mlx5_ib_dbg() strings should end with newlinesArvind Yadav
2017-09-25IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failureIlya Lesokhin
2017-09-25IB/mlx5: Simplify mlx5_ib_cont_pagesIlya Lesokhin
2017-09-25IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky
2017-09-22IB/mlx5: fix debugfs cleanupSudip Mukherjee
2017-08-29IB/mlx5: Support IB_SRQT_TMArtemy Kovalyov
2017-08-29IB/mlx5: Fill XRQ capabilitiesArtemy Kovalyov
2017-08-29IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov
2017-08-24IB/mlx5: Report mlx5 enhanced multi packet WQE capabilityBodong Wang
2017-08-24IB/mlx5: Allow posting multi packet send WQEs if hardware supportsBodong Wang
2017-08-24IB/mlx5: Add support for multi underlay QPYishai Hadas
2017-08-24IB/mlx5: Fix integer overflow when page_shift == 31Ilya Lesokhin
2017-08-24IB/mlx5: Fix memory leak in clean_mr error pathKamal Heib
2017-08-24IB/mlx5: Decouple MR allocation and population flowsIlya Lesokhin
2017-08-24IB/mlx5: Enable UMR for MRs created with reg_createIlya Lesokhin
2017-08-24IB/mlx5: Expose software parsing for Raw Ethernet QPNoa Osherovich