aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/sw/rxe/rxe_mmap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-28RDMA/rxe: Delete useless module.h includeLeon Romanovsky1-1/+0
2020-08-31RDMA/rxe: Add SPDX hdrs to rxe source filesBob Pearson1-28/+1
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-05-12RDMA/rxe: Always return ERR_PTR from rxe_create_mmap_info()Sudip Mukherjee1-1/+1
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch1-5/+9
2017-07-24IB/rxe: Constify static rxe_vm_opsKamal Heib1-1/+1
2017-03-24infiniband: Fix alignment of mmap cookies to support VIPT cachingJason Gunthorpe1-2/+2
2016-10-06IB/rxe: improved debug prints & code cleanupParav Pandit1-1/+1
2016-08-04Soft RoCE driverMoni Shoua1-0/+173