aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-04RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe1-3/+3
2018-07-04RDMA/uverbs: Get rid of the & in method specificationsJason Gunthorpe1-14/+18
2018-07-04RDMA/uverbs: Store the specs_root in the struct ib_uverbs_deviceJason Gunthorpe1-3/+3
2018-07-04Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-nextJason Gunthorpe1-0/+16
2018-07-04IB/mlx5: Expose dump and fill memory keyYonatan Cohen1-0/+16
2018-07-03IB/mlx5: Fix GRE flow specificationMaor Gottlieb1-1/+1
2018-07-03IB/mlx5: Remove set-but-not-used variablesBart Van Assche1-2/+0
2018-06-29RDMA/mlx5: Don't leak UARs in case of free failsLeon Romanovsky1-13/+5
2018-06-25IB/mlx5: Add support for drain SQ & RQYishai Hadas1-0/+2
2018-06-22Merge branch 'icrc-counter' into rdma.git for-nextJason Gunthorpe1-3/+59
2018-06-22IB/mlx5: Support RoCE ICRC encapsulated error counterTalat Batheesh1-3/+59
2018-06-19RDMA/mlx5: Refactor transport domain checksLeon Romanovsky1-9/+11
2018-06-19IB/mlx5: Expose DEVX treeYishai Hadas1-1/+6
2018-06-19IB/mlx5: Introduce DEVXYishai Hadas1-3/+21
2018-06-18IB/core: add max_send_sge and max_recv_sge attributesSteve Wise1-1/+2
2018-06-18RDMA: Convert drivers to use sgid_attr instead of sgid_indexParav Pandit1-29/+3
2018-06-18RDMA: Use GID from the ib_gid_attr during the add_gid() callbackParav Pandit1-3/+2
2018-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-70/+441
2018-06-04Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git into for-nextJason Gunthorpe1-12/+293
2018-06-02IB/mlx5: Add counters read supportRaed Salem1-0/+43
2018-06-02IB/mlx5: Add flow counters read supportRaed Salem1-0/+15
2018-06-02IB/mlx5: Add flow counters binding supportRaed Salem1-13/+209
2018-06-02IB/mlx5: Add counters create and destroy supportRaed Salem1-0/+23
2018-06-02IB/core: Support passing uhw for create_flowMatan Barak1-1/+6
2018-06-01RDMA/mlx5: Don't check return value of zap_vma_ptes()Leon Romanovsky1-4/+1
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 Gunthorpe1-6/+14
2018-05-29IB/mlx5: Introduce a new mini-CQE formatYonatan Cohen1-0/+4
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 Gunthorpe1-1/+1
2018-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-1/+1
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-09RDMA/mlx5: Use proper spec flow label typeDaria Velikovsky1-1/+1
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-5/+2
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-26net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin1-1/+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 Torvalds1-37/+535
2018-04-05IB/mlx5: Device memory mr registration supportAriel Levkovich1-0/+1
2018-04-05IB/mlx5: Device memory support in mlx5_ibAriel Levkovich1-1/+142
2018-04-04IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIRMatan Barak1-0/+4
2018-04-04IB/mlx5: Add information for querying IPsec capabilitiesMatan Barak1-0/+12
2018-04-04IB/mlx5: Add IPsec support for egress and ingressAviad Yehezkel1-12/+115
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 Yehezkel1-1/+132
2018-04-04IB/mlx5: Initialize the parsing tree root without the help of uverbsMatan Barak1-0/+38