| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/rdmavt: Fix frwr memory registration | Josh Collier | 2019-04-16 | 1 | -7/+10 |
* | RDMA/rdmavt: Adapt to handle non-uniform sizes on umem SGEs | Shiraz, Saleem | 2019-02-13 | 1 | -10/+8 |
* | IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udata | Jason Gunthorpe | 2019-01-11 | 1 | -2/+1 |
* | treewide: Use struct_size() for kmalloc()-family | Kees Cook | 2018-06-06 | 1 | -2/+2 |
* | RDMAVT: Fix synchronization around percpu_ref | Tejun Heo | 2018-03-14 | 1 | -4/+6 |
* | infiniband: fix sw/rdmavt/* kernel-doc notation | Randy Dunlap | 2018-01-11 | 1 | -1/+1 |
* | IB/rdmavt: Handle dereg of inuse MRs properly | Mike Marciniszyn | 2017-08-29 | 1 | -17/+104 |
* | IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compression | Mike Marciniszyn | 2017-07-31 | 1 | -5/+3 |
* | IB/rdmavt: Compress adjacent SGEs in rvt_lkey_ok() | Mike Marciniszyn | 2017-06-27 | 1 | -7/+44 |
* | IB: Replace ib_umem page_size by page_shift | Artemy Kovalyov | 2017-04-25 | 1 | -4/+4 |
* | IB/hfi1: Eliminate synchronize_rcu() in mr delete | Mike Marciniszyn | 2017-04-05 | 1 | -16/+33 |
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2017-02-25 | 1 | -4/+4 |
|\ |
|
| * | IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it | Bart Van Assche | 2017-01-24 | 1 | -4/+4 |
* | | IB/rdmavt: Use per-CPU reference count for MRs | Sebastian Sanchez | 2017-02-19 | 1 | -21/+38 |
|/ |
|
* | IB/hfi1: Use reference count wrapper for MRs | Sebastian Sanchez | 2016-12-11 | 1 | -4/+4 |
* | IB/rdmavt: Add trace of MR segs | Mike Marciniszyn | 2016-12-11 | 1 | -0/+4 |
* | IB/hfi1: Optimize lkey validation structures | Mike Marciniszyn | 2016-11-15 | 1 | -5/+5 |
* | IB/rdmavt: Don't vfree a kzalloc'ed memory region | Colin Ian King | 2016-09-16 | 1 | -1/+1 |
* | IB/rdmavt: Add mechanism to invalidate MR keys | Jianxin Xiong | 2016-08-02 | 1 | -2/+71 |
* | IB/rdmavt: Add support for ib_map_mr_sg | Jianxin Xiong | 2016-08-02 | 1 | -0/+51 |
* | IB/rdmavt: Use kzalloc_node | Jubin John | 2016-05-26 | 1 | -1/+3 |
* | IB/rdmavt: Check lkey_table_size value before use | Jubin John | 2016-03-11 | 1 | -2/+1 |
* | IB/rdmavt: Remove RVT_FLAGs | Dennis Dalessandro | 2016-03-11 | 1 | -5/+0 |
* | IB/rdmavt: Clean up comments and add more documentation | Dennis Dalessandro | 2016-03-11 | 1 | -13/+25 |
* | IB/rdmavt: Add Mem affinity support | Mitko Haralanov | 2016-03-11 | 1 | -1/+1 |
* | IB/rdmavt: Fix copyright date | Dennis Dalessandro | 2016-03-11 | 1 | -1/+1 |
* | IB/rdmavt: Move memory registration into rdmavt | Dennis Dalessandro | 2016-03-11 | 1 | -12/+671 |
* | IB/rdmavt: Add memory region stubs | Dennis Dalessandro | 2016-03-11 | 1 | -0/+165 |