Age | Commit message (Expand) | Author | Files | Lines |
2021-08-30 | Merge branch 'sg_nents' into rdma.git for-next | Jason Gunthorpe | 1 | -1/+1 |
2021-08-25 | IB/rdmavt: Convert to SPDX identifier | Cai Huoqing | 1 | -43/+1 |
2021-08-25 | RDMA: Use the sg_table directly and remove the opencoded version from umem | Maor Gottlieb | 1 | -1/+1 |
2021-06-22 | RDMA: Fix kernel-doc warnings about wrong comment | Leon Romanovsky | 1 | -2/+2 |
2021-01-22 | RDMA/sw/rdmavt/mr: Fix some issues related to formatting and missing descript... | Lee Jones | 1 | -10/+11 |
2020-11-17 | RDMA/core: remove use of dma_virt_ops | Christoph Hellwig | 1 | -4/+2 |
2020-10-06 | percpu_ref: reduce memory footprint of percpu_ref in fast path | Ming Lei | 1 | -1/+1 |
2020-07-07 | RDMA: Remove the udata parameter from alloc_mr callback | Gal Pressman | 1 | -1/+1 |
2020-06-03 | RDMA: Remove 'max_fmr' | Jason Gunthorpe | 1 | -1/+0 |
2020-06-03 | RDMA/rdmavt: Remove FMR memory registration | Max Gurtovoy | 1 | -154/+0 |
2020-01-16 | IB: Allow calls to ib_umem_get from kernel ULPs | Moni Shoua | 1 | -1/+1 |
2019-11-17 | IB/umem: remove the dmasync argument to ib_umem_get | Christoph Hellwig | 1 | -1/+1 |
2019-06-29 | IB/rdmavt: Add trace for map_mr_sg | Mike Marciniszyn | 1 | -0/+1 |
2019-06-29 | IB/rdmavt: Enhance trace information for FRWR debug | Mike Marciniszyn | 1 | -1/+1 |
2019-06-29 | Merge tag 'v5.2-rc6' into rdma.git for-next | Jason Gunthorpe | 1 | -0/+2 |
2019-06-20 | RDMA: Check umem pointer validity prior to release | Leon Romanovsky | 1 | -2/+1 |
2019-05-29 | IB/{qib, hfi1, rdmavt}: Correct ibv_devinfo max_mr value | Mike Marciniszyn | 1 | -0/+2 |
2019-04-24 | Merge branch 'rdma_mmap' into rdma.git for-next | Jason Gunthorpe | 1 | -7/+10 |
2019-04-16 | IB/rdmavt: Fix frwr memory registration | Josh Collier | 1 | -7/+10 |
2019-04-01 | IB: Pass uverbs_attr_bundle down ib_x destroy path | Shamir Rabinovitch | 1 | -4/+3 |
2019-03-28 | RDMA/rdmavt: Use correct sizing on buffers holding page DMA addresses | Shiraz Saleem | 1 | -1/+1 |
2019-02-13 | RDMA/rdmavt: Adapt to handle non-uniform sizes on umem SGEs | Shiraz, Saleem | 1 | -10/+8 |
2019-01-11 | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata | Jason Gunthorpe | 1 | -2/+1 |
2018-06-06 | treewide: Use struct_size() for kmalloc()-family | Kees Cook | 1 | -2/+2 |
2018-03-14 | RDMAVT: Fix synchronization around percpu_ref | Tejun Heo | 1 | -4/+6 |
2018-01-11 | infiniband: fix sw/rdmavt/* kernel-doc notation | Randy Dunlap | 1 | -1/+1 |
2017-08-29 | IB/rdmavt: Handle dereg of inuse MRs properly | Mike Marciniszyn | 1 | -17/+104 |
2017-07-31 | IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compression | Mike Marciniszyn | 1 | -5/+3 |
2017-06-27 | IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok() | Mike Marciniszyn | 1 | -7/+44 |
2017-04-25 | IB: Replace ib_umem page_size by page_shift | Artemy Kovalyov | 1 | -4/+4 |
2017-04-05 | IB/hfi1: Eliminate synchronize_rcu() in mr delete | Mike Marciniszyn | 1 | -16/+33 |
2017-02-26 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+4 |
2017-02-19 | IB/rdmavt: Use per-CPU reference count for MRs | Sebastian Sanchez | 1 | -21/+38 |
2017-01-24 | IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it | Bart Van Assche | 1 | -4/+4 |
2016-12-11 | IB/hfi1: Use reference count wrapper for MRs | Sebastian Sanchez | 1 | -4/+4 |
2016-12-11 | IB/rdmavt: Add trace of MR segs | Mike Marciniszyn | 1 | -0/+4 |
2016-11-16 | IB/hfi1: Optimize lkey validation structures | Mike Marciniszyn | 1 | -5/+5 |
2016-09-16 | IB/rdmavt: Don't vfree a kzalloc'ed memory region | Colin Ian King | 1 | -1/+1 |
2016-08-02 | IB/rdmavt: Add mechanism to invalidate MR keys | Jianxin Xiong | 1 | -2/+71 |
2016-08-02 | IB/rdmavt: Add support for ib_map_mr_sg | Jianxin Xiong | 1 | -0/+51 |
2016-05-26 | IB/rdmavt: Use kzalloc_node | Jubin John | 1 | -1/+3 |
2016-03-11 | IB/rdmavt: Check lkey_table_size value before use | Jubin John | 1 | -2/+1 |
2016-03-11 | IB/rdmavt: Remove RVT_FLAGs | Dennis Dalessandro | 1 | -5/+0 |
2016-03-11 | IB/rdmavt: Clean up comments and add more documentation | Dennis Dalessandro | 1 | -13/+25 |
2016-03-11 | IB/rdmavt: Add Mem affinity support | Mitko Haralanov | 1 | -1/+1 |
2016-03-11 | IB/rdmavt: Fix copyright date | Dennis Dalessandro | 1 | -1/+1 |
2016-03-11 | IB/rdmavt: Move memory registration into rdmavt | Dennis Dalessandro | 1 | -12/+671 |
2016-03-11 | IB/rdmavt: Add memory region stubs | Dennis Dalessandro | 1 | -0/+165 |