aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-30RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib coreWei Hu(Xavier)1-34/+0
2018-05-29Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-nextJason Gunthorpe2-16/+46
2018-05-29IB/mlx5: Introduce a new mini-CQE formatYonatan Cohen2-10/+36
2018-05-29IB/mlx5: Refactor CQE compression responseYonatan Cohen1-6/+10
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-nextJason Gunthorpe2-8/+12
2018-05-24Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into for-nextJason Gunthorpe1-1/+1
2018-05-24IB/mlx5: Fetch soft WQE's on fatal error stateErez Shitrit1-3/+12
2018-05-24RDMA/mlx5: Remove debug prints of VMA pointersLeon Romanovsky1-12/+3
2018-05-16IB/mlx5: Expose MPLS related tunneling offloadsAriel Levkovich1-0/+8
2018-05-16IB/mlx5: Add support for MPLS flow specificationAriel Levkovich1-3/+99
2018-05-16IB/mlx5: Add support for GRE flow specificationAriel Levkovich1-0/+24
2018-05-16IB/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET1-1/+1
2018-05-09Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford4-23/+39
2018-05-09IB/mlx5: posting klm/mtt list inline in the send queue for reg_wrIdan Burstein1-7/+36
2018-05-09RDMA/mlx5: Use proper spec flow label typeDaria Velikovsky1-1/+1
2018-05-09RDMA/mlx5: Don't assume that medium blueFlame register existsYishai Hadas1-7/+11
2018-04-27RDMA/mlx5: Properly check return value of mlx5_get_uars_pageLeon Romanovsky1-3/+1
2018-04-27IB/mlx5: Fix represent correct netdevice in dual port RoCEParav Pandit1-1/+1
2018-04-27IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg1-9/+9
2018-04-27RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky1-0/+4
2018-04-27RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flowLeon Romanovsky1-9/+23
2018-04-17infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=mRandy Dunlap1-0/+1
2018-04-16IB/mlx5: remove duplicate header fileZhu Yanjun1-1/+0
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds7-160/+1016
2018-04-05IB/mlx5: Device memory mr registration supportAriel Levkovich3-0/+84
2018-04-05net/mlx5: Mkey creation command adjustmentsAriel Levkovich2-14/+15
2018-04-05IB/mlx5: Device memory support in mlx5_ibAriel Levkovich4-2/+286
2018-04-04IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIRMatan Barak2-4/+16
2018-04-04IB/mlx5: Add information for querying IPsec capabilitiesMatan Barak1-0/+12
2018-04-04IB/mlx5: Add IPsec support for egress and ingressAviad Yehezkel2-12/+117
2018-04-04IB/mlx5: Add modify_flow_action_esp verbMatan Barak1-0/+49
2018-04-04IB/mlx5: Add implementation for create and destroy action_xfrmAviad Yehezkel2-1/+148
2018-04-04IB/mlx5: Initialize the parsing tree root without the help of uverbsMatan Barak2-0/+39
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit1-6/+7
2018-04-03IB/providers: Avoid null netdev check for RoCEParav Pandit1-6/+0
2018-04-03RDMA/mlx5: Fix definition of mlx5_ib_create_qp_respJason Gunthorpe1-2/+2
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+12
2018-03-27mlx5: Move dump error CQE function out of mlx5_ib for code sharingEran Ben Elisha1-7/+1
2018-03-27mlx5_{ib,core}: Add query SQ state helper functionEran Ben Elisha1-13/+1
2018-03-27IB/mlx5: Respect new UMR capabilitiesMajd Dibbiny2-8/+48
2018-03-27IB/mlx5: Enable ECN capable bits for UD RoCE v2 QPsMajd Dibbiny1-0/+12
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-52/+88
2018-03-21IB/mlx5: Don't clean uninitialized UMR resourcesMark Bloch2-3/+12
2018-03-19IB/uverbs: Extend uverbs_ioctl header with driver_idMatan Barak1-0/+1
2018-03-19IB/mlx5: Packet packing enhancement for RAW QPBodong Wang3-20/+80
2018-03-19IB/mlx5: Set the default active rate and width to QDR and 4XHonggang Li1-0/+3
2018-03-15RDMA/mlx5: Simplify clean and destroy MR callsLeon Romanovsky1-30/+10
2018-03-15RDMA/mlx5: Guard ODP specific assignments with specific CONFIGLeon Romanovsky1-0/+4
2018-03-15RDMA/mlx5: Unify error flows in rereg MR failure pathsLeon Romanovsky1-14/+18
2018-03-15RDMA/mlx5: Return proper value for not-supported commandLeon Romanovsky1-1/+1