summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_mmap.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/rxe: Change rxe_dbg to rxe_dbg_devBob Pearson2023-03-241-3/+3
* RDMA/rxe: Replace pr_xxx by rxe_dbg_xxx in rxe_mmap.cBob Pearson2022-11-101-3/+3
* RDMA/rxe: Delete useless module.h includeLeon Romanovsky2022-01-281-1/+0
* RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson2020-08-311-28/+1
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()Sudip Mukherjee2020-05-121-1/+1
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-5/+9
* IB/rxe: Constify static rxe_vm_opsKamal Heib2017-07-241-1/+1
* infiniband: Fix alignment of mmap cookies to support VIPT cachingJason Gunthorpe2017-03-241-2/+2
* IB/rxe: improved debug prints & code cleanupParav Pandit2016-10-061-1/+1
* Soft RoCE driverMoni Shoua2016-08-041-0/+173