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
/
cq.c
Age
Commit message (
Expand
)
Author
2019-07-11
RDMA/core: Fix -Wunused-const-variable warnings
Qian Cai
2019-07-08
RDMA/core: Provide RDMA DIM support for ULPs
Yamin Friedman
2019-06-28
Merge tag 'v5.2-rc6' into rdma.git for-next
Jason Gunthorpe
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-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-05-21
RDMA/core: Fix doc typo
Israel Rukshin
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2018-12-18
RDMA/restrack: Resource-tracker should not use uobject pointers
Shamir Rabinovitch
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
2018-10-05
RDMA/restrack: Consolidate task name updates in one place
Leon Romanovsky
2018-09-05
IB/core: Add an unbound WQ type to the new CQ API
Jack Morgenstein
2018-03-06
RDMA/core: Reduce poll batch for direct cq polling
Max Gurtovoy
2018-01-29
RDMA/core: Add resource tracking for create and destroy CQs
Leon Romanovsky
2018-01-29
RDMA/core: Save kernel caller name when creating PD and CQ objects
Leon Romanovsky
2018-01-18
IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct
Sagi Grimberg
2017-03-24
IB/cq: Don't process more than the given budget
Sagi Grimberg
2017-03-24
IB/core: Protect against self-requeue of a cq work item
Sagi Grimberg
2017-02-19
IB/core: Add support for draining IB_POLL_DIRECT completion queues
Bart Van Assche
2017-01-24
IB/core: Fix typo in comment
Yuval Shaia
2015-12-11
IB: add a proper completion queue abstraction
Christoph Hellwig