summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2019-08-21RDMA/odp: remove ib_ucontext from ib_umemJason Gunthorpe
2019-08-21RDMA/odp: use mmu_notifier_get/put for 'struct ib_ucontext_per_mm'Jason Gunthorpe
2019-08-21Merge branch 'odp_fixes' into rdma.git for-nextJason Gunthorpe
2019-08-21RDMA/mlx5: Use odp instead of mr->umem in pagefault_mrJason Gunthorpe
2019-08-21RDMA/mlx5: Use ib_umem_start instead of umem.addressJason Gunthorpe
2019-08-21RDMA/core: Make invalidate_range a device operationMoni Shoua
2019-08-21RDMA/odp: Use kvcalloc for the dma_list and page_listJason Gunthorpe
2019-08-21RDMA/odp: Check for overflow when computing the umem_odp endJason Gunthorpe
2019-08-21RDMA/odp: Provide ib_umem_odp_release() to undo the allocsJason Gunthorpe
2019-08-21RDMA/odp: Split creating a umem_odp from ib_umem_getJason Gunthorpe
2019-08-21RDMA/odp: Make the three ways to create a umem_odp clearJason Gunthorpe
2019-08-21RMDA/odp: Consolidate umem_odp initializationJason Gunthorpe
2019-08-21RDMA/odp: Make it clearer when a umem is an implicit ODP umemJason Gunthorpe
2019-08-21RDMA/odp: Iterate over the whole rbtree directlyJason Gunthorpe
2019-08-21RDMA/odp: Use the common interval tree library instead of genericJason Gunthorpe
2019-08-20infiniband: hfi1: fix memory leaksWenwen Wang
2019-08-20infiniband: hfi1: fix a memory leak bugWenwen Wang
2019-08-20IB/mlx4: Fix memory leaksWenwen Wang
2019-08-20RDMA/cma: fix null-ptr-deref Read in cma_cleanupzhengbin
2019-08-20IB/mlx5: Block MR WR if UMR is not possibleMoni Shoua
2019-08-20IB/mlx5: Fix MR re-registration flow to use UMR properlyMoni Shoua
2019-08-20IB/mlx5: Report and handle ODP support properlyMoni Shoua
2019-08-20IB/mlx5: Consolidate use_umr checks into single functionMoni Shoua
2019-08-20RDMA/restrack: Rewrite PID namespace check to be reliableLeon Romanovsky
2019-08-20RDMA/counters: Properly implement PID checksLeon Romanovsky
2019-08-20IB/core: Fix NULL pointer dereference when bind QP to counterIdo Kalir
2019-08-20IB/hfi1: Drop stale TID RDMA packets that cause TIDErrKaike Wan
2019-08-20IB/hfi1: Add additional checks when handling TID RDMA WRITE DATA packetKaike Wan
2019-08-20IB/hfi1: Add additional checks when handling TID RDMA READ RESP packetKaike Wan
2019-08-20IB/hfi1: Unsafe PSN checking for TID RDMA READ Resp packetKaike Wan
2019-08-20IB/hfi1: Drop stale TID RDMA packetsKaike Wan
2019-08-20RDMA/siw: Fix potential NULL de-refBernard Metzler
2019-08-20RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLBJason Gunthorpe
2019-08-20RDMA: Delete DEBUG codeLeon Romanovsky
2019-08-20RDMA/hns: Fix some white space check_mtu_validate()Dan Carpenter
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-08-13RDMA/hns: Remove unuseful memberLang Cheng
2019-08-13RDMA/hns: bugfix for slab-out-of-bounds when loading hip08 driverXi Wang
2019-08-13RDMA/hns: Bugfix for slab-out-of-bounds when unloading hip08 driverXi Wang
2019-08-13RDMA/hns: Modify pi vlaue when cq overflowsYangyang Li
2019-08-13RDMA/hns: Bugfix for creating qp attached to srqLijun Ou
2019-08-13RDMA/hns: Logic optimization of wc_flagsWeihang Li
2019-08-13RDMA/mlx5: Annotate lock dependency in bind/unbind slave portLeon Romanovsky
2019-08-13IB/mlx5: Expose XRQ legacy commands over the DEVX interfaceYishai Hadas
2019-08-13IB/mlx5: Add legacy events to DEVX listYishai Hadas
2019-08-13RDMA/siw: Change CQ flags from 64->32 bitsBernard Metzler
2019-08-13Merge remote-tracking branch 'mlx5-next/mlx5-next' into wip/dl-for-nextDoug Ledford
2019-08-12RDMA/core: Fix error code in stat_get_doit_qp()Dan Carpenter
2019-08-12RDMA/siw: Fix a memory leak in siw_init_cpulist()Dan Carpenter
2019-08-12IB/mlx5: Fix use-after-free error while accessing ev_file pointerYishai Hadas