summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-05-03IB/mlx4: Fix integer overflow when calculating optimal MTT sizeJack Morgenstein
2018-05-03IB/hfi1: Fix memory leak in exception path in get_irq_affinity()Sebastian Sanchez
2018-05-03IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failureSebastian Sanchez
2018-05-03IB/hfi1: Fix NULL pointer dereference when invalid num_vls is usedSebastian Sanchez
2018-05-03IB/hfi1: Fix loss of BECN with AHGMike Marciniszyn
2018-05-03IB/hfi1 Use correct type for num_user_contextMichael J. Ruhl
2018-05-03IB/hfi1: Fix handling of FECN marked multicast packetMike Marciniszyn
2018-04-27iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri
2018-04-27RDMA/mlx4: Add missed RSS hash inner header flagLeon Romanovsky
2018-04-27RDMA/hns: Fix a couple misspellingsoulijun
2018-04-27RDMA/hns: Submit bad wroulijun
2018-04-27RDMA/hns: Update assignment method for owner field of send wqeoulijun
2018-04-27RDMA/hns: Adjust the order of cleanup hem tableoulijun
2018-04-27RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is setoulijun
2018-04-27RDMA/hns: Remove some unnecessary attr_mask judgementoulijun
2018-04-27RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is setoulijun
2018-04-27RDMA/hns: Fix the qp context state diagramoulijun
2018-04-27RDMA/hns: Intercept illegal RDMA operation when use inline dataoulijun
2018-04-27RDMA/hns: Bugfix for init hem tableoulijun
2018-04-27IB/nes: fix nes_netdev_start_xmit()'s return typeLuc Van Oostenryck
2018-04-27RDMA/cxgb4: release hw resources on device removalRaju Rangoju
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-05RDMA/qedr: Fix wmb usage in qedrKalderon, Michal
2018-04-05RDMA/qedr: Zero stack memory before copying to user spaceJason Gunthorpe
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/mlx4: Check for egress flow steeringBoris Pismenny
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
2018-04-03IB/providers: Avoid zero GID check for RoCEParav Pandit
2018-04-03RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit
2018-04-03IB/qedr: Remove GID add/del dummy routinesParav Pandit
2018-04-03i40iw: Remove pre-production workaround for resource profile 1Shiraz Saleem
2018-04-03RDMA/mlx5: Fix definition of mlx5_ib_create_qp_respJason Gunthorpe