summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-05-0424-101/+228
|\
| * IB/mlx4: Fix integer overflow when calculating optimal MTT sizeJack Morgenstein2018-05-031-1/+1
| * IB/hfi1: Fix memory leak in exception path in get_irq_affinity()Sebastian Sanchez2018-05-031-6/+5
| * IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failureSebastian Sanchez2018-05-033-10/+30
| * IB/hfi1: Fix NULL pointer dereference when invalid num_vls is usedSebastian Sanchez2018-05-032-3/+2
| * IB/hfi1: Fix loss of BECN with AHGMike Marciniszyn2018-05-031-10/+40
| * IB/hfi1 Use correct type for num_user_contextMichael J. Ruhl2018-05-031-2/+2
| * IB/hfi1: Fix handling of FECN marked multicast packetMike Marciniszyn2018-05-033-10/+21
| * iw_cxgb4: Atomically flush per QP HW CQEsBharat Potnuri2018-04-273-4/+13
| * RDMA/mlx4: Add missed RSS hash inner header flagLeon Romanovsky2018-04-271-1/+2
| * RDMA/hns: Fix a couple misspellingsoulijun2018-04-272-2/+2
| * RDMA/hns: Submit bad wroulijun2018-04-271-1/+2
| * RDMA/hns: Update assignment method for owner field of send wqeoulijun2018-04-271-1/+2
| * RDMA/hns: Adjust the order of cleanup hem tableoulijun2018-04-271-2/+2
| * RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is setoulijun2018-04-271-8/+12
| * RDMA/hns: Remove some unnecessary attr_mask judgementoulijun2018-04-271-7/+4
| * RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is setoulijun2018-04-271-1/+1
| * RDMA/hns: Fix the qp context state diagramoulijun2018-04-271-1/+2
| * RDMA/hns: Intercept illegal RDMA operation when use inline dataoulijun2018-04-271-0/+5
| * RDMA/hns: Bugfix for init hem tableoulijun2018-04-271-4/+4
| * IB/nes: fix nes_netdev_start_xmit()'s return typeLuc Van Oostenryck2018-04-271-1/+1
| * RDMA/cxgb4: release hw resources on device removalRaju Rangoju2018-04-273-3/+36
| * RDMA/mlx5: Properly check return value of mlx5_get_uars_pageLeon Romanovsky2018-04-271-3/+1
| * IB/mlx5: Fix represent correct netdevice in dual port RoCEParav Pandit2018-04-271-1/+1
| * IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg2018-04-271-9/+9
| * RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky2018-04-271-0/+4
| * RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flowLeon Romanovsky2018-04-271-9/+23
| * infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=mRandy Dunlap2018-04-171-0/+1
| * IB/mlx5: remove duplicate header fileZhu Yanjun2018-04-161-1/+0
* | net/mlx5: Fix mlx5_get_vector_affinity functionIsrael Rukshin2018-04-261-1/+1
|/
* Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-04-0676-1016/+1956
|\
| * IB/mlx5: Device memory mr registration supportAriel Levkovich2018-04-053-0/+84
| * net/mlx5: Mkey creation command adjustmentsAriel Levkovich2018-04-052-14/+15
| * IB/mlx5: Device memory support in mlx5_ibAriel Levkovich2018-04-054-2/+286
| * RDMA/qedr: Fix wmb usage in qedrKalderon, Michal2018-04-051-8/+18
| * RDMA/qedr: Zero stack memory before copying to user spaceJason Gunthorpe2018-04-051-3/+3
| * IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIRMatan Barak2018-04-042-4/+16
| * IB/mlx5: Add information for querying IPsec capabilitiesMatan Barak2018-04-041-0/+12
| * IB/mlx5: Add IPsec support for egress and ingressAviad Yehezkel2018-04-042-12/+117
| * IB/mlx5: Add modify_flow_action_esp verbMatan Barak2018-04-041-0/+49
| * IB/mlx5: Add implementation for create and destroy action_xfrmAviad Yehezkel2018-04-042-1/+148
| * IB/mlx4: Check for egress flow steeringBoris Pismenny2018-04-041-0/+3
| * IB/mlx5: Initialize the parsing tree root without the help of uverbsMatan Barak2018-04-042-0/+39
| * RDMA: Use ib_gid_attr during GID modificationParav Pandit2018-04-036-67/+43
| * IB/providers: Avoid null netdev check for RoCEParav Pandit2018-04-039-70/+53
| * IB/providers: Avoid zero GID check for RoCEParav Pandit2018-04-035-19/+1
| * RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-039-68/+1
| * IB/qedr: Remove GID add/del dummy routinesParav Pandit2018-04-033-39/+0
| * i40iw: Remove pre-production workaround for resource profile 1Shiraz Saleem2018-04-031-2/+0
| * RDMA/mlx5: Fix definition of mlx5_ib_create_qp_respJason Gunthorpe2018-04-031-2/+2