index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
sw
/
rdmavt
Age
Commit message (
Expand
)
Author
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
2020-10-08
IB/rdmavt: Fix sizeof mismatch
Colin Ian King
2020-10-06
percpu_ref: reduce memory footprint of percpu_ref in fast path
Ming Lei
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-07-29
IB/rdmavt: Fix RQ counting issues causing use of an invalid RWQE
Mike Marciniszyn
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-06-22
RDMA: Correct trivial kernel-doc inconsistencies
Colton Lewis
2020-06-18
RDMA/rvt: Fix potential memory leak caused by rvt_alloc_rq
Aditya Pakki
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-02
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-06-02
RDMA/rdmavt: Remove FMR memory registration
Max Gurtovoy
2020-05-21
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
2020-05-21
IB/{rdmavt, hfi1}: Implement creation of accelerated UD QPs
Gary Leshner
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
2020-04-24
IB/rdmavt: Always return ERR_PTR from rvt_create_mmap_info()
Sudip Mukherjee
2020-04-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-03-18
IB/rdmavt: Delete unused routine
Mike Marciniszyn
2020-03-13
IB/rdmavt: Free kernel completion queue when done
Kaike Wan
2020-03-04
Merge tag 'v5.6-rc4' into rdma.git for-next
Jason Gunthorpe
2020-03-04
RDMA/providers: Fix return value when QP type isn't supported
Kamal Heib
2020-02-11
IB/rdmavt: Reset all QPs when the device is shut down
Kaike Wan
2020-01-21
Merge tag 'rds-odp-for-5.5' into rdma.git for-next
Jason Gunthorpe
2020-01-16
IB: Allow calls to ib_umem_get from kernel ULPs
Moni Shoua
2020-01-03
IB/rdmavt: Correct comments in rdmavt_qp.h header
Mike Marciniszyn
2019-11-17
IB/umem: remove the dmasync argument to ib_umem_get
Christoph Hellwig
2019-10-22
infiniband: fix sw/rdmavt/ kernel-doc notation
rd.dunlab@gmail.com
2019-07-10
IB/rdmavt: Fix variable shadowing issue in rvt_create_cq
Nathan Chancellor
2019-07-08
RDMA/rvt: Do not use a kernel header in the ABI
Jason Gunthorpe
2019-06-28
IB/rdmavt: Add trace for map_mr_sg
Mike Marciniszyn
2019-06-28
IB/rdmavt: Enhance trace information for FRWR debug
Mike Marciniszyn
2019-06-28
IB/{rdmavt, hfi1, qib}: Add helpers to hide SWQE WR details
Michael J. Ruhl
2019-06-28
IB/{rdmavt, hfi1, qib}: Remove AH refcount for UD QPs
Michael J. Ruhl
2019-06-28
IB/rdmavt: Set QP allowed opcodes after QP allocation
Michael J. Ruhl
2019-06-28
IB/{hfi1, qib, rdmavt}: Put qp in error state when cq is full
Kamenee Arumugam
2019-06-28
IB/rdmavt: Fracture single lock used for posting and processing RWQEs
Kamenee Arumugam
2019-06-28
IB/hfi1: Move receive work queue struct into uapi directory
Kamenee Arumugam
2019-06-28
IB/hfi1: Move rvt_cq_wc struct into uapi directory
Kamenee Arumugam
2019-06-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
2019-06-20
IB/{rdmavt, qib, hfi1}: Convert to new completion API
Mike Marciniszyn
2019-06-20
RDMA: Check umem pointer validity prior to release
Leon Romanovsky
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
[next]