aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-21IB/mlx4: Eliminate duplicate barriers on weakly-ordered archsSinan Kaya1-2/+2
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak1-0/+1
2018-03-15IB/mlx4: Add Scatter FCS support over WQ creationGuy Levi3-9/+32
2018-03-15IB/mlx4: Report TSO capabilitiesYishai Hadas1-2/+20
2018-03-15RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe2-5/+1
2018-03-14Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-nextDoug Ledford2-5/+10
2018-03-08mlx4_ib: zero out struct ib_pd when allocatingSteve Wise1-2/+1
2018-03-08mlx4_ib: set user mr attributes in struct ib_mrSteve Wise1-0/+3
2018-03-07IB/mlx4: Move mlx4_uverbs_ex_query_device_resp to include/uapi/Yishai Hadas1-14/+0
2018-03-06IB/mlx4: Include GID type when deleting GIDs from HW table under RoCEJack M1-2/+7
2018-03-06IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDsJack Morgenstein1-2/+0
2018-02-28IB/mlx: Set slid to zero in Ethernet completion structMoni Shoua1-1/+3
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe1-2/+2
2018-01-15IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH portsJack Morgenstein1-8/+5
2018-01-08Merge branch 'bart-srpt-for-next' into k.o/wip/dl-for-nextDoug Ledford1-1/+1
2018-01-02IB/mlx4: Fix mlx4_ib_alloc_mr error flowLeon Romanovsky1-1/+1
2017-12-28IB/mlx4: Add support to RSS hash for inner headersGuy Levi2-0/+20
2017-12-27Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.gitJason Gunthorpe1-7/+19
2017-12-18IB/mlx4: Remove unused ibpd parameterErez Alfasi1-2/+2
2017-12-13IB/mlx4: Potential buffer overflow in _mlx4_set_path()Dan Carpenter1-0/+2
2017-12-07IB/mlx4: Fix RSS hash fields restrictionsGuy Levi1-7/+19
2017-11-13IB/mlx4: Add CQ moderation capability to query_deviceYonatan Cohen1-0/+3
2017-11-13IB/mlx4: Exposing modify CQ callback to uverbs layerYonatan Cohen2-0/+4
2017-11-13IB/mlx4: Increase maximal message size under UD QPMark Bloch1-1/+1
2017-11-13IB/mlx4: Add contig support for control objectsGuy Levi4-7/+16
2017-11-13IB/mlx4: Use optimal numbers of MTT entriesGuy Levi1-24/+261
2017-11-10IB/mlx4: Fix RSS's QPC attributes assignmentsGuy Levi1-7/+9
2017-11-10IB/mlx4: Add report for RSS capabilities by vendor channelGuy Levi2-5/+28
2017-10-18Merge branch 'for-next-early' into for-nextDoug Ledford2-0/+3
2017-10-18IB: Let ib_core resolve destination mac addressParav Pandit1-5/+3
2017-10-14IB/mlx4: Suppress gcc 7 fall-through complaintsBart Van Assche2-0/+3
2017-09-13IB/mlx4: fix sprintf format warningArnd Bergmann1-1/+1
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-13/+13
2017-08-29net/mlx4_core: Dynamically allocate structs at mlx4_slave_capEran Ben Elisha1-13/+13
2017-08-29IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov1-2/+2
2017-08-24RDMA/mlx4: Properly annotate link layer variableLeon Romanovsky1-4/+2
2017-08-24IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zeroGuy Levi1-0/+3
2017-08-24IB/mlx4: Fix struct mlx4_ib_create_wq alignmentGuy Levi1-5/+4
2017-08-24IB/mlx4: Fix RSS QP type in creation verbGuy Levi1-1/+1
2017-08-24IB/mlx4: Fix some spelling mistakesTalat Batheesh2-2/+2
2017-08-24RDMA/mlx4: Remove gfp_mask argument from acquire_group callLeon Romanovsky1-5/+4
2017-08-24RDMA/mlx4: Don't use uninitialized variableLeon Romanovsky1-1/+1
2017-08-22IB/mlx4: use kvmalloc_array to allocate wridLi Dongyang2-20/+8
2017-08-18Add OPA extended LID supportHiatt, Don2-5/+5
2017-08-10Merge branch 'rdma-netlink' into k.o/merge-testDoug Ledford1-3/+2
2017-08-10Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-testDoug Ledford2-5/+5
2017-08-10RDMA: Simplify get firmware interfaceLeon Romanovsky1-3/+2
2017-08-08IB/core: Change wc.slid from 16 to 32 bitsHiatt, Don1-3/+3
2017-08-08IB/core: Change port_attr.lid size from 16 to 32 bitsDasaratharaman Chandramouli2-2/+2
2017-07-27Merge branch 'misc' into k.o/for-nextDoug Ledford1-1/+0