aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-11IB/mlx5: revisit -Wmaybe-uninitialized warningArnd Bergmann1-0/+3
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook1-3/+3
2017-11-13IB/mlx5: Add CQ moderation capability to query_deviceYonatan Cohen1-0/+7
2017-11-13IB/mlx5: Exposing modify CQ callback to uverbs layerYonatan Cohen2-1/+5
2017-11-13IB/mlx5: Fix RoCE Address Path fieldsMajd Dibbiny1-2/+6
2017-11-13IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny1-0/+2
2017-11-10IB/mlx5: Add PCI write end padding supportNoa Osherovich3-4/+38
2017-10-25IB/mlx5: Add support for RSS on the inner packetMaor Gottlieb1-0/+11
2017-10-25IB/mlx5: Add tunneling offloads supportMaor Gottlieb3-5/+51
2017-10-25IB/mlx5: Support padded 128B CQE featureGuy Levi3-4/+32
2017-10-25IB/mlx5: Support 128B CQE compression featureGuy Levi2-4/+10
2017-10-25IB/mlx5: Allow creation of a multi-packet RQNoa Osherovich2-8/+48
2017-10-25IB/mlx5: Expose multi-packet RQ capabilitiesNoa Osherovich2-0/+21
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford3-4/+5
2017-10-18IB/mlx5: Use ARRAY_SIZEJérémy Lefaure1-3/+3
2017-10-18IB: Let ib_core resolve destination mac addressParav Pandit1-4/+0
2017-10-14IB/mlx5: Remove a set-but-not-used variableBart Van Assche1-2/+0
2017-10-14IB/mlx5: Suppress gcc 7 fall-through complaintsBart Van Assche2-0/+3
2017-10-04IB/mlx5: Fix label order in error path handlingParav Pandit1-2/+2
2017-09-27IB/mlx5:: pr_err() and mlx5_ib_dbg() strings should end with newlinesArvind Yadav1-2/+2
2017-09-25IB/mlx5: Fix NULL deference on mlx5_ib_update_xlt failureIlya Lesokhin1-10/+17
2017-09-25IB/mlx5: Simplify mlx5_ib_cont_pagesIlya Lesokhin1-30/+17
2017-09-25IB/core: Fix typo in the name of the tag-matching cap structLeon Romanovsky1-5/+5
2017-09-22IB/mlx5: fix debugfs cleanupSudip Mukherjee1-3/+3
2017-08-29IB/mlx5: Support IB_SRQT_TMArtemy Kovalyov2-5/+22
2017-08-29IB/mlx5: Fill XRQ capabilitiesArtemy Kovalyov2-0/+15
2017-08-29IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov2-9/+12
2017-08-24IB/mlx5: Report mlx5 enhanced multi packet WQE capabilityBodong Wang1-0/+5
2017-08-24IB/mlx5: Allow posting multi packet send WQEs if hardware supportsBodong Wang2-2/+5
2017-08-24IB/mlx5: Add support for multi underlay QPYishai Hadas1-7/+42
2017-08-24IB/mlx5: Fix integer overflow when page_shift == 31Ilya Lesokhin1-4/+5
2017-08-24IB/mlx5: Fix memory leak in clean_mr error pathKamal Heib1-4/+4
2017-08-24IB/mlx5: Decouple MR allocation and population flowsIlya Lesokhin1-30/+45
2017-08-24IB/mlx5: Enable UMR for MRs created with reg_createIlya Lesokhin2-20/+15
2017-08-24IB/mlx5: Expose software parsing for Raw Ethernet QPNoa Osherovich2-0/+24
2017-08-24RDMA/mlx5: Limit scope of get vector affinity local functionLeon Romanovsky1-2/+2
2017-08-24IB/mlx5: Add necessary delay drop assignmentMaor Gottlieb1-0/+2
2017-08-24IB/mlx5: Fix some spelling mistakesTalat Batheesh2-2/+2
2017-08-24Merge branch 'k.o/for-4.13-rc' into k.o/for-nextDoug Ledford2-0/+7
2017-08-24IB/mlx5: Always return success for RoCE modify portMajd Dibbiny1-0/+6
2017-08-24IB/mlx5: Fix Raw Packet QP event handler assignmentMajd Dibbiny1-0/+1
2017-08-22IB/mlx5: use kvmalloc_array for mlx5_ib_wqLi Dongyang2-17/+22
2017-08-22IB/core: Fix input len in multiple user verbsAmrani, Ram2-12/+5
2017-08-18Add OPA extended LID supportHiatt, Don1-1/+1
2017-08-10Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford1-4/+4
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2-1/+10
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky1-4/+4
2017-08-08mlx5: support ->get_vector_affinitySagi Grimberg1-0/+9
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don1-1/+1
2017-08-04RDMA/mlx5: Fix existence check for extended address vectorLeon Romanovsky1-1/+1