summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)AuthorFilesLines
2018-04-12IB/mlx5: Report inner RSS capabilityMaor Gottlieb1-1/+2
2018-03-28RDMA/mlx5: Fix crash while accessing garbage pointer and freed memoryLeon Romanovsky1-4/+8
2018-03-24IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rqBoris Pismenny1-7/+16
2018-03-24IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny1-6/+9
2018-03-19IB/mlx5: revisit -Wmaybe-uninitialized warningArnd Bergmann1-0/+3
2018-03-15IB/mlx5: Fix incorrect size of klms in the memory regionSergey Gorenko1-1/+1
2018-03-15RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6
2018-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-4/+3
2018-01-16RDMA/mlx5: Fix out-of-bound access while querying AHLeon Romanovsky1-4/+3
2018-01-12net/mlx5: Fix mlx5_get_uars_page to return error codeEran Ben Elisha1-1/+1
2018-01-12{net,ib}/mlx5: Don't disable local loopback multicast traffic when neededEran Ben Elisha1-3/+6
2017-12-28IB/mlx5: Fix mlx5_ib_alloc_mr error flowNitzan Carmi1-0/+1
2017-12-28IB/mlx5: Serialize access to the VMA listMajd Dibbiny2-0/+12
2017-12-22IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny3-42/+6
2017-11-22treewide: setup_timer() -> timer_setup()Kees Cook1-3/+3
2017-11-14IB/mlx5: Add CQ moderation capability to query_deviceYonatan Cohen1-0/+7
2017-11-14IB/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-15IB/mlx5: Remove a set-but-not-used variableBart Van Assche1-2/+0
2017-10-15IB/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-25IB/mlx5: Report mlx5 enhanced multi packet WQE capabilityBodong Wang1-0/+5
2017-08-25IB/mlx5: Allow posting multi packet send WQEs if hardware supportsBodong Wang2-2/+5
2017-08-25IB/mlx5: Add support for multi underlay QPYishai Hadas1-7/+42
2017-08-25IB/mlx5: Fix integer overflow when page_shift == 31Ilya Lesokhin1-4/+5
2017-08-25IB/mlx5: Fix memory leak in clean_mr error pathKamal Heib1-4/+4
2017-08-25IB/mlx5: Decouple MR allocation and population flowsIlya Lesokhin1-30/+45
2017-08-25IB/mlx5: Enable UMR for MRs created with reg_createIlya Lesokhin2-20/+15
2017-08-25IB/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