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-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-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-27
RDMA/cm: Add min length checks to user structure copies
Jason Gunthorpe
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-02
IB/sa: Resolv use-after-free in ib_nl_make_request()
Divya Indi
2020-06-22
IB/mad: Fix use after free when destroying MAD agent
Shay Drory
2020-06-22
RDMA/counter: Query a counter before release
Mark Zhang
2020-06-19
RDMA/mad: Fix possible memory leak in ib_mad_post_receive_mads()
Fan Guo
2020-06-18
RDMA/core: Check that type_attrs is not NULL prior access
Leon Romanovsky
2020-06-18
RDMA/cma: Protect bind_list and listen_list while finding matching cm id
Mark Zhang
2020-06-18
RDMA/core: Annotate CMA unlock helper routine
Leon Romanovsky
2020-06-09
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-06-03
RDMA/cm: Spurious WARNING triggered in cm_destroy_id()
Ka-Cheong Poon
2020-06-02
RDMA/core: Move and rename trace_cm_id_create()
Chuck Lever
2020-06-02
RDMA: Remove 'max_map_per_fmr'
Jason Gunthorpe
2020-06-02
RDMA: Remove 'max_fmr'
Jason Gunthorpe
2020-06-02
RDMA/core: Remove FMR device ops
Max Gurtovoy
2020-06-02
RDMA/core: Remove FMR pool API
Max Gurtovoy
2020-05-29
RDMA/core: Introduce shared CQ pool API
Yamin Friedman
2020-05-29
RDMA/core: Add protection for shared CQs used by ULPs
Yamin Friedman
2020-05-29
RDMA/core: Fix several reference count leaks.
Qiushi Wu
2020-05-27
RDMA/cma: Provide ECE reject reason
Leon Romanovsky
2020-05-27
RDMA/cma: Connect ECE to rdma_accept
Leon Romanovsky
2020-05-27
RDMA/cm: Send and receive ECE parameter over the wire
Leon Romanovsky
2020-05-27
RDMA/ucma: Deliver ECE parameters through UCMA events
Leon Romanovsky
2020-05-27
RDMA/ucma: Extend ucma_connect to receive ECE parameters
Leon Romanovsky
2020-05-27
RDMA/core: Fix double destruction of uobject
Jason Gunthorpe
2020-05-27
RDMA/core: Use sizeof_field() helper
Gustavo A. R. Silva
2020-05-22
IB/cma: Fix ports memory leak in cma_configfs
Maor Gottlieb
2020-05-21
IB/uverbs: Introduce create/destroy QP commands over ioctl
Yishai Hadas
2020-05-21
IB/uverbs: Introduce create/destroy WQ commands over ioctl
Yishai Hadas
2020-05-21
IB/uverbs: Introduce create/destroy SRQ commands over ioctl
Yishai Hadas
2020-05-21
IB/uverbs: Extend CQ to get its own asynchronous event FD
Yishai Hadas
2020-05-21
IB/uverbs: Refactor related objects to use their own asynchronous event FD
Yishai Hadas
2020-05-21
RDMA/core: Allow the ioctl layer to abort a fully created uobject
Jason Gunthorpe
2020-05-21
Merge tag 'v5.7-rc6' into rdma.git for-next
Jason Gunthorpe
2020-05-17
RDMA/core: Consolidate ib_create_srq flows
Jason Gunthorpe
2020-05-17
RDMA/uverbs: Fix create WQ to use the given user handle
Yishai Hadas
2020-05-17
RDMA/uverbs: Cleanup wq/srq context usage from uverbs layer
Yishai Hadas
2020-05-12
RDMA/cm: Increment the refcount inside cm_find_listen()
Jason Gunthorpe
2020-05-12
RDMA/cm: Remove needless cm_id variable
Jason Gunthorpe
2020-05-12
RDMA/cm: Remove the cm_free_id() wrapper function
Jason Gunthorpe
2020-05-12
RDMA/cm: Make find_remote_id() return a cm_id_private
Jason Gunthorpe
[next]