summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/core: Do not invoke init_port on compat devicesParav Pandit2019-05-033-11/+10Star
* IB/core: Set qp->real_qp before it may be accessedArtemy Kovalyov2019-05-033-2/+1Star
* IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein2019-05-031-0/+21
* RDMA/uverbs: Initialize uverbs_attr_bundle ucontext in ib_uverbs_get_contextShamir Rabinovitch2019-05-031-0/+2
* RDMA/uverbs: Initialize udata struct on destroy flowsGal Pressman2019-05-021-0/+2
* RDMA/umem: Handle page combining avoidance correctly in ib_umem_add_sg_table()Shiraz Saleem2019-05-021-6/+10
* RDMA/core: Introduce RDMA subsystem ibdev_* print functionsGal Pressman2019-05-011-0/+60
* uverbs: Convert idr to XArrayMatthew Wilcox2019-04-252-55/+25Star
* ib/bnxt: Remove mention of idr_alloc from commentMatthew Wilcox2019-04-251-1/+1
* Merge branch 'mlx5_tir_icm' into rdma.git for-nextJason Gunthorpe2019-04-251-5/+41
|\
| * IB/mlx5: Expose TIR ICM address to user spaceAriel Levkovich2019-04-251-5/+41
| * Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed2019-04-23227-4695/+16167
| |\
* | \ Merge branch 'rdma_mmap' into rdma.git for-nextJason Gunthorpe2019-04-2410-104/+106
|\ \ \
| * | | RDMA: Remove rdma_user_mmap_pageJason Gunthorpe2019-04-242-57/+17Star
| * | | RDMA/mlx5: Use get_zeroed_page() for clock_infoJason Gunthorpe2019-04-241-2/+3
| * | | RDMA/ucontext: Fix regression with disassociateJason Gunthorpe2019-04-242-3/+50
| * | | RDMA/mlx5: Use rdma_user_map_io for mapping BAR pagesJason Gunthorpe2019-04-241-5/+3Star
| * | | RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe2019-04-241-0/+2
| * | | IB/mlx5: Fix scatter to CQE in DCT QP creationGuy Levi2019-04-182-4/+9
| * | | IB/rdmavt: Fix frwr memory registrationJosh Collier2019-04-161-7/+10
| * | | IB/hfi1: Do not flush send queue in the TID RDMA second legKaike Wan2019-04-101-23/+8Star
| * | | RDMA/hns: Bugfix for SCC hem freeYangyang Li2019-04-081-3/+0Star
| * | | RDMA/hns: Fix bug that caused srq creation to failLijun Ou2019-04-082-4/+6
| * | | RDMA/vmw_pvrdma: Fix memory leak on pvrdma_pci_removeKamal Heib2019-04-081-0/+2
* | | | IB/hfi1: Remove reference to RHF.VCRCErrJohn Fleck2019-04-243-5/+4Star
* | | | IB/hfi1: Add selected Rcv countersMike Marciniszyn2019-04-243-0/+9
* | | | IB/{rdmavt, qib, hfi1}: Use new routine to release reference countsMike Marciniszyn2019-04-243-11/+6Star
* | | | IB/rdmavt: Use more efficient allowed_opsMike Marciniszyn2019-04-241-11/+4Star
* | | | IB/rdmavt: Fix ab/ba include issuesMike Marciniszyn2019-04-246-6/+6
* | | | IB/hfi1: Make opfn.h self sufficientMike Marciniszyn2019-04-241-2/+4
* | | | IB/{rdmavt, hfi1): Miscellaneous comment fixesKaike Wan2019-04-241-1/+1
* | | | IB/hfi1: Add debugfs to control expansion ROM write protectJosh Collier2019-04-241-0/+74
* | | | RDMA/hns: Remove asynchronic QP destroyLeon Romanovsky2019-04-243-406/+13Star
* | | | RDMA/cma: Consider scope_id while binding to ipv6 ll addressParav Pandit2019-04-241-6/+19
* | | | IB/core: Allow vlan link local address based RoCE GIDsParav Pandit2019-04-241-23/+4Star
* | | | RDMA/mlx5: Don't create IB representors when in multiport RoCE modeMark Bloch2019-04-221-1/+2
* | | | RDMA/mlx5: Initialize roce port info before multiport master initMark Bloch2019-04-221-7/+3Star
* | | | RDMA/mlx5: Allow DEVX and raw creation flow on repsMark Bloch2019-04-223-8/+5Star
* | | | RDMA/mlx5: Add query e-switch vport context to devx white listMaor Gottlieb2019-04-221-0/+2
* | | | RDMA/mlx5: Allow inserting a steering rule to the FDBMark Bloch2019-04-221-12/+63
* | | | RDMA/mlx5: Create flow table with max size supportedMark Bloch2019-04-221-6/+4Star
* | | | RDMA/mlx5: Access the prio bypass inside the FDB flow table namespaceMark Bloch2019-04-222-11/+21
* | | | RDMA/core: Add a netlink command to change net namespace of rdma deviceParav Pandit2019-04-223-6/+65
* | | | RDMA/core: Introduce a helper function to change net namespace of rdma deviceParav Pandit2019-04-221-0/+77
* | | | RDMA/core: Avoid freeing netdevs in disable_device()Parav Pandit2019-04-221-3/+4
* | | | infiniband/qib: Fix typo in commentChengguang Xu2019-04-221-1/+1
* | | | RDMA/cxgb4: Fix spelling mistake "immedate" -> "immediate"Colin Ian King2019-04-181-1/+1
* | | | RDMA/cxgb4: Fix null pointer dereference on alloc_skb failureColin Ian King2019-04-161-0/+2
* | | | RDMA/mlx5: Check for error return in flow_rule rather than errColin Ian King2019-04-121-1/+1
* | | | RDMA/ocrdma: Remove use of idr use pci bdf insteadDevesh Sharma2019-04-121-11/+2Star