aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-24IB/hfi1: Remove reference to RHF.VCRCErrJohn Fleck3-5/+4
2019-04-24IB/hfi1: Add selected Rcv countersMike Marciniszyn3-0/+9
2019-04-24IB/{rdmavt, qib, hfi1}: Use new routine to release reference countsMike Marciniszyn2-4/+4
2019-04-24IB/rdmavt: Fix ab/ba include issuesMike Marciniszyn1-1/+1
2019-04-24IB/hfi1: Make opfn.h self sufficientMike Marciniszyn1-2/+4
2019-04-24IB/{rdmavt, hfi1): Miscellaneous comment fixesKaike Wan1-1/+1
2019-04-24IB/hfi1: Add debugfs to control expansion ROM write protectJosh Collier1-0/+74
2019-04-24RDMA/hns: Remove asynchronic QP destroyLeon Romanovsky3-406/+13
2019-04-22RDMA/mlx5: Don't create IB representors when in multiport RoCE modeMark Bloch1-1/+2
2019-04-22RDMA/mlx5: Initialize roce port info before multiport master initMark Bloch1-7/+3
2019-04-22RDMA/mlx5: Allow DEVX and raw creation flow on repsMark Bloch3-8/+5
2019-04-22RDMA/mlx5: Add query e-switch vport context to devx white listMaor Gottlieb1-0/+2
2019-04-22RDMA/mlx5: Allow inserting a steering rule to the FDBMark Bloch1-12/+63
2019-04-22RDMA/mlx5: Create flow table with max size supportedMark Bloch1-6/+4
2019-04-22RDMA/mlx5: Access the prio bypass inside the FDB flow table namespaceMark Bloch2-11/+21
2019-04-22infiniband/qib: Fix typo in commentChengguang Xu1-1/+1
2019-04-18RDMA/cxgb4: Fix spelling mistake "immedate" -> "immediate"Colin Ian King1-1/+1
2019-04-16RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King1-0/+2
2019-04-12RDMA/mlx5: Check for error return in flow_rule rather than errColin Ian King1-1/+1
2019-04-12RDMA/ocrdma: Remove use of idr use pci bdf insteadDevesh Sharma1-11/+2
2019-04-10RDMA/mlx5: Remove VF representor profileMark Bloch3-86/+16
2019-04-10RDMA/mlx5: Move to single device multiport ports in switchdev modeMark Bloch3-9/+49
2019-04-10RDMA/mlx5: Move SMI caps logicMark Bloch1-5/+5
2019-04-10RDMA/mlx5: Refactor netdev affinity codeMark Bloch2-10/+39
2019-04-10RDMA/mlx5: Move default representors SQ steering to rule to modify QPMark Bloch3-30/+48
2019-04-10RDMA/mlx5: Move rep into port structMark Bloch7-20/+26
2019-04-10RDMA/mlx5: Use correct size for device resourcesMark Bloch1-3/+1
2019-04-10RDMA/mlx5: Move ports allocation to outside of INIT stageMark Bloch2-14/+22
2019-04-10RDMA/mlx5: Free IB device on removeMark Bloch2-6/+3
2019-04-10RDMA/mlx5: Move netdev info into the port structMark Bloch3-25/+25
2019-04-10Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe4-9/+8
2019-04-09RDMA/cxgb4: Use ib_device_set_netdev()Steve Wise1-19/+17
2019-04-09RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()Jason Gunthorpe9-92/+31
2019-04-08RDMA/hns: Support to create 1M srq queuechenglang1-1/+1
2019-04-08RDMA/hns: Dump detailed driver-specific CQLijun Ou8-2/+181
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky31-313/+222
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky27-259/+168
2019-04-08IB/mlx5: Remove references to uboject->contextJason Gunthorpe3-14/+23
2019-04-08RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEsShiraz Saleem2-6/+7
2019-04-04RDMA/iw_cxgb4: Always disconnect when QP is transitioning to TERMINATE statePotnuri Bharat Teja1-2/+2
2019-04-04RDMA/mlx5: Cleanup WQE page fault handlerLeon Romanovsky1-67/+52
2019-04-03Merge HFI1 updates into k.o/for-nextJason Gunthorpe10-131/+255
2019-04-03IB/hfi1: Implement CCA for TID RDMA protocolKaike Wan3-45/+167
2019-04-03IB/hfi1: Remove WARN_ON when freeing expected receive groupsKaike Wan1-3/+0
2019-04-03IB/hfi1: Unify the software PSN check for TID RDMA READ/WRITEKaike Wan3-28/+31
2019-04-03IB/hfi1: Add a function to read next expected psn from hardware flowKaike Wan1-20/+18
2019-04-03IB/hfi1: Delay the release of destination mr for TID RDMA WRITE DATAKaike Wan3-29/+18
2019-04-02net/mlx5: Add explicit bar address fieldHuy Nguyen3-8/+7
2019-04-02net/mlx5: Remove spinlock support from mlx5_write64Maxim Mikityanskiy1-1/+1
2019-04-02RDMA/hns: Fix bad endianess of port_pd variableLeon Romanovsky1-1/+1