summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2019-04-24IB/hfi1: Remove reference to RHF.VCRCErrJohn Fleck
2019-04-24IB/hfi1: Add selected Rcv countersMike Marciniszyn
2019-04-24IB/{rdmavt, qib, hfi1}: Use new routine to release reference countsMike Marciniszyn
2019-04-24IB/rdmavt: Fix ab/ba include issuesMike Marciniszyn
2019-04-24IB/hfi1: Make opfn.h self sufficientMike Marciniszyn
2019-04-24IB/{rdmavt, hfi1): Miscellaneous comment fixesKaike Wan
2019-04-24IB/hfi1: Add debugfs to control expansion ROM write protectJosh Collier
2019-04-24RDMA/hns: Remove asynchronic QP destroyLeon Romanovsky
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed
2019-04-22RDMA/mlx5: Don't create IB representors when in multiport RoCE modeMark Bloch
2019-04-22RDMA/mlx5: Initialize roce port info before multiport master initMark Bloch
2019-04-22RDMA/mlx5: Allow DEVX and raw creation flow on repsMark Bloch
2019-04-22RDMA/mlx5: Add query e-switch vport context to devx white listMaor Gottlieb
2019-04-22RDMA/mlx5: Allow inserting a steering rule to the FDBMark Bloch
2019-04-22RDMA/mlx5: Create flow table with max size supportedMark Bloch
2019-04-22RDMA/mlx5: Access the prio bypass inside the FDB flow table namespaceMark Bloch
2019-04-22infiniband/qib: Fix typo in commentChengguang Xu
2019-04-18RDMA/cxgb4: Fix spelling mistake "immedate" -> "immediate"Colin Ian King
2019-04-18IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi
2019-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-16RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King
2019-04-12RDMA/mlx5: Check for error return in flow_rule rather than errColin Ian King
2019-04-12RDMA/ocrdma: Remove use of idr use pci bdf insteadDevesh Sharma
2019-04-10IB/hfi1: Do not flush send queue in the TID RDMA second legKaike Wan
2019-04-10RDMA/mlx5: Remove VF representor profileMark Bloch
2019-04-10RDMA/mlx5: Move to single device multiport ports in switchdev modeMark Bloch
2019-04-10RDMA/mlx5: Move SMI caps logicMark Bloch
2019-04-10RDMA/mlx5: Refactor netdev affinity codeMark Bloch
2019-04-10RDMA/mlx5: Move default representors SQ steering to rule to modify QPMark Bloch
2019-04-10RDMA/mlx5: Move rep into port structMark Bloch
2019-04-10RDMA/mlx5: Use correct size for device resourcesMark Bloch
2019-04-10RDMA/mlx5: Move ports allocation to outside of INIT stageMark Bloch
2019-04-10RDMA/mlx5: Free IB device on removeMark Bloch
2019-04-10RDMA/mlx5: Move netdev info into the port structMark Bloch
2019-04-10Merge branch 'mlx5-next' into rdma.git for-nextJason Gunthorpe
2019-04-09RDMA/cxgb4: Use ib_device_set_netdev()Steve Wise
2019-04-09RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()Jason Gunthorpe
2019-04-08ipv4: Prepare rtable for IPv6 gatewayDavid Ahern
2019-04-08RDMA/hns: Bugfix for SCC hem freeYangyang Li
2019-04-08RDMA/hns: Fix bug that caused srq creation to failLijun Ou
2019-04-08RDMA/hns: Support to create 1M srq queuechenglang
2019-04-08RDMA/hns: Dump detailed driver-specific CQLijun Ou
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky
2019-04-08IB/mlx5: Remove references to uboject->contextJason Gunthorpe
2019-04-08RDMA/umem: Combine contiguous PAGE_SIZE regions in SGEsShiraz Saleem
2019-04-08RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib
2019-04-08i40iw: Redefine i40iw_mmiowb() to do nothingWill Deacon
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-08drivers: Remove useless trailing comments from mmiowb() invocationsWill Deacon