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
/
core
Age
Commit message (
Expand
)
Author
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-08-04
Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-31
RDMA/umem: Add a schedule point in ib_umem_get()
Eric Dumazet
2020-07-30
RDMA/core: Free DIM memory in error unwind
Leon Romanovsky
2020-07-30
RDMA/core: Stop DIM before destroying CQ
Leon Romanovsky
2020-07-29
RDMA/netlink: Remove CAP_NET_RAW check when dump a raw QP
Mark Zhang
2020-07-29
RDMA/cma: Execute rdma_cm destruction from a handler properly
Jason Gunthorpe
2020-07-29
RDMA/cma: Remove unneeded locking for req paths
Jason Gunthorpe
2020-07-29
RDMA/cma: Using the standard locking pattern when delivering the removal event
Jason Gunthorpe
2020-07-29
RDMA/cma: Simplify DEVICE_REMOVAL for internal_id
Jason Gunthorpe
2020-07-27
RDMA/core: Fix return error value in _ib_modify_qp() to negative
Li Heng
2020-07-27
RDMA/cm: Add min length checks to user structure copies
Jason Gunthorpe
2020-07-24
RDMA/uverbs: Silence shiftTooManyBitsSigned warning
Leon Romanovsky
2020-07-24
RDMA/uverbs: Remove redundant assignments
Leon Romanovsky
2020-07-24
RDMA/mlx5: Add missing srcu_read_lock in ODP implicit flow
Maor Gottlieb
2020-07-24
RDMA/core: Update write interface to use automatic object lifetime
Leon Romanovsky
2020-07-24
RDMA/core: Align abort/commit object scheme for write() and ioctl() paths
Leon Romanovsky
2020-07-20
RDMA/core: Remove query_pkey from the mandatory ops
Kamal Heib
2020-07-20
RDMA/core: Allocate the pkey cache only if the pkey_tbl_len is set
Kamal Heib
2020-07-20
RDMA/core: Expose pkeys sysfs files only if pkey_tbl_len is set
Kamal Heib
2020-07-19
dma-mapping: make support for dma ops optional
Christoph Hellwig
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
RDMA/cm: Protect access to remote_sidr_table
Maor Gottlieb
2020-07-16
RDMA/core: Fix race in rdma_alloc_commit_uobject()
Leon Romanovsky
2020-07-10
RDMA/counter: Allow manually bind QPs with different pids to same counter
Mark Zhang
2020-07-10
RDMA/counter: Only bind user QPs in auto mode
Mark Zhang
2020-07-10
RDMA/counter: Add PID category support in auto mode
Mark Zhang
2020-07-06
RDMA: Move XRCD to be under ib_core responsibility
Leon Romanovsky
2020-07-06
RDMA/core: Create and destroy counters in the ib_core
Leon Romanovsky
2020-07-06
IB/uverbs: Expose UAPI to query MR
Yishai Hadas
2020-07-06
RDMA/mlx5: Implement the query ucontext functionality
Yishai Hadas
2020-07-06
IB/uverbs: Expose UAPI to query ucontext
Yishai Hadas
2020-07-06
IB/uverbs: Set IOVA on IB MR in uverbs layer
Yishai Hadas
2020-07-06
IB/uverbs: Enable CQ ioctl commands by default
Yishai Hadas
2020-07-06
RDMA/core: Optimize XRC target lookup
Maor Gottlieb
2020-07-06
RDMA/core: Clean ib_alloc_xrcd() and reuse it to allocate XRC domain
Maor Gottlieb
2020-07-06
RDMA: Remove the udata parameter from alloc_mr callback
Gal Pressman
2020-07-06
RDMA/core: Remove ib_alloc_mr_user function
Gal Pressman
2020-07-06
RDMA/core: Check for error instead of success in alloc MR function
Gal Pressman
2020-07-06
RDMA/core: Clean up tracepoint headers
Chuck Lever
2020-07-02
IB/sa: Resolv use-after-free in ib_nl_make_request()
Divya Indi
2020-07-02
RDMA/core: Fix bogus WARN_ON during ib_unregister_device_queued()
Jason Gunthorpe
2020-06-24
RDMA/core: Delete not-used create RWQ table function
Leon Romanovsky
2020-06-24
IB/mad: Delete RMPP_STATE_CANCELING state
Shay Drory
2020-06-24
IB/mad: Change atomics to refcount API
Shay Drory
2020-06-24
IB/mad: Issue complete whenever decrements agent refcount
Shay Drory
2020-06-24
Merge branch 'raw_dumps' into rdma.git for-next
Jason Gunthorpe
2020-06-24
RDMA: Add support to dump resource tracker in RAW format
Maor Gottlieb
[next]