summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook
2018-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-05RDMA/mlx5: Update SPDX tags to show proper licenseLeon Romanovsky
2018-06-04Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/...Jason Gunthorpe
2018-06-02IB/mlx5: Add counters read supportRaed Salem
2018-06-02IB/mlx5: Add flow counters read supportRaed Salem
2018-06-02IB/mlx5: Add flow counters binding supportRaed Salem
2018-06-02IB/mlx5: Add counters create and destroy supportRaed Salem
2018-06-02IB/core: Support passing uhw for create_flowMatan Barak
2018-06-01RDMA/mlx5: Don't check return value of zap_vma_ptes()Leon Romanovsky
2018-05-30RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib coreWei Hu(Xavier)
2018-05-29Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rd...Jason Gunthorpe
2018-05-29IB/mlx5: Introduce a new mini-CQE formatYonatan Cohen
2018-05-29IB/mlx5: Refactor CQE compression responseYonatan Cohen
2018-05-28Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma...Jason Gunthorpe
2018-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-05-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-05-24Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...Jason Gunthorpe
2018-05-24IB/mlx5: Fetch soft WQE's on fatal error stateErez Shitrit
2018-05-24RDMA/mlx5: Remove debug prints of VMA pointersLeon Romanovsky
2018-05-18Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-05-16IB/mlx5: Expose MPLS related tunneling offloadsAriel Levkovich
2018-05-16IB/mlx5: Add support for MPLS flow specificationAriel Levkovich
2018-05-16IB/mlx5: Add support for GRE flow specificationAriel Levkovich
2018-05-16IB/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET
2018-05-09Merge branch 'k.o/for-rc' into k.o/wip/dl-for-nextDoug Ledford
2018-05-09IB/mlx5: posting klm/mtt list inline in the send queue for reg_wrIdan Burstein
2018-05-09RDMA/mlx5: Use proper spec flow label typeDaria Velikovsky
2018-05-09RDMA/mlx5: Don't assume that medium blueFlame register existsYishai Hadas
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-04-27RDMA/mlx5: Properly check return value of mlx5_get_uars_pageLeon Romanovsky
2018-04-27IB/mlx5: Fix represent correct netdevice in dual port RoCEParav Pandit
2018-04-27IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg
2018-04-27RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky
2018-04-27RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flowLeon Romanovsky
2018-04-26net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin
2018-04-17infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=mRandy Dunlap
2018-04-16IB/mlx5: remove duplicate header fileZhu Yanjun
2018-04-06Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-04-05IB/mlx5: Device memory mr registration supportAriel Levkovich
2018-04-05net/mlx5: Mkey creation command adjustmentsAriel Levkovich
2018-04-05IB/mlx5: Device memory support in mlx5_ibAriel Levkovich
2018-04-04IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIRMatan Barak
2018-04-04IB/mlx5: Add information for querying IPsec capabilitiesMatan Barak
2018-04-04IB/mlx5: Add IPsec support for egress and ingressAviad Yehezkel
2018-04-04IB/mlx5: Add modify_flow_action_esp verbMatan Barak
2018-04-04IB/mlx5: Add implementation for create and destroy action_xfrmAviad Yehezkel
2018-04-04IB/mlx5: Initialize the parsing tree root without the help of uverbsMatan Barak
2018-04-03RDMA: Use ib_gid_attr during GID modificationParav Pandit
2018-04-03IB/providers: Avoid null netdev check for RoCEParav Pandit