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-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: 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
2020-05-12
RDMA/cm: Add a note explaining how the timewait is eventually freed
Jason Gunthorpe
2020-05-12
RDMA/cm: Pass the cm_id_private into cm_cleanup_timewait
Jason Gunthorpe
2020-05-12
RDMA/cm: Pull duplicated code into cm_queue_work_unlock()
Jason Gunthorpe
2020-05-12
RDMA/cm: Remove unused store to ret in cm_rej_handler
Danit Goldberg
2020-05-12
RDMA/cm: Remove return code from add_cm_id_to_port_list
Jason Gunthorpe
2020-05-12
RDMA/addr: Mark addr_resolve as might_sleep()
Jason Gunthorpe
2020-05-12
RDMA/ucma: Return stable IB device index as identifier
Leon Romanovsky
2020-05-12
RDMA/uverbs: Move IB_EVENT_DEVICE_FATAL to destroy_uobj
Jason Gunthorpe
2020-05-12
RDMA/uverbs: Do not discard the IB_EVENT_DEVICE_FATAL event
Jason Gunthorpe
2020-05-12
RDMA/core: Fix double put of resource
Maor Gottlieb
2020-05-12
IB/core: Fix potential NULL pointer dereference in pkey cache
Jack Morgenstein
2020-05-06
RDMA/cma: Initialize the flow label of CM's route path record
Mark Zhang
2020-05-06
RDMA/core: Consider flow label when building skb
Maor Gottlieb
2020-05-06
RDMA: Allow ib_client's to fail when add() is called
Jason Gunthorpe
2020-05-06
RDMA/mad: Remove snoop interface
Maor Gottlieb
2020-05-02
RDMA/core: Get xmit slave for LAG
Maor Gottlieb
2020-05-02
RDMA/core: Add LAG functionality
Maor Gottlieb
2020-05-02
RDMA: Group create AH arguments in struct
Maor Gottlieb
2020-04-24
RDMA/core: Fix race between destroy and release FD object
Leon Romanovsky
2020-04-22
RDMA/core: Fix overwriting of uobj in case of error
Leon Romanovsky
2020-04-22
RDMA/core: Prevent mixed use of FDs between shared ufiles
Leon Romanovsky
2020-04-22
RDMA/uverbs: Fix a race with disassociate and exit_mmap()
Jason Gunthorpe
2020-04-15
RDMA/rw: use DIV_ROUND_UP to calculate nr_ops
Max Gurtovoy
2020-04-14
RDMA/cma: Limit the scope of rdma_is_consumer_reject function
Leon Romanovsky
2020-04-14
IB: Fix some documentation warnings
Mauro Carvalho Chehab
2020-04-14
RDMA: Remove a few extra calls to ib_get_client_data()
Jason Gunthorpe
[next]