index
:
pm24.git
master
perf-mon
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
/
hw
/
cxgb4
/
qp.c
Age
Commit message (
Expand
)
Author
2024-07-29
RDMA/cxgb4: use dma_mmap_coherent() for mapping non-contiguous memory
Anumula Murali Mohan Reddy
2023-08-13
RDMA/cxgb4: Set sq_sig_type correctly
Guoqing Jiang
2022-01-05
RDMA/cxgb4: Set queue pair state when being queried
Kamal Heib
2021-08-03
RDMA: Globally allocate and release QP memory
Leon Romanovsky
2021-06-04
RDMA/cxgb4: Fix missing error code in create_qp()
Jiapeng Chong
2021-05-20
RDMA/cxgb4: Remove useless assignments
Tian Tao
2021-01-18
RDMA/cxgb4: Fix the reported max_recv_sge value
Kamal Heib
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
RDMA: Check srq_type during create_srq
Jason Gunthorpe
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
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
RDMA/iw_cxgb4: initiate CLOSE when entering TERM
Krishnamraju Eraparaju
2019-10-01
RDMA/iw_cxgb4: fix SRQ access from dump_qp()
Potnuri Bharat Teja
2019-07-03
IB: Remove unneeded memset
Fuqian Huang
2019-05-27
iw_cxgb4: Fix qpid leak
Nirranjan Kirubaharan
2019-05-27
RDMA/cxgb4: Use sizeof() notation
Leon Romanovsky
2019-04-18
RDMA/cxgb4: Fix spelling mistake "immedate" -> "immediate"
Colin Ian King
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-04
RDMA/iw_cxgb4: Always disconnect when QP is transitioning to TERMINATE state
Potnuri Bharat Teja
2019-04-01
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
2019-03-25
cxgb4: Convert qpidr to XArray
Matthew Wilcox
2019-02-15
RDMA/cxgb4: Remove kref accounting for sync operation
Leon Romanovsky
2019-02-15
IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIs
Shamir Rabinovitch
2019-01-29
Merge branch 'devx-async' into k.o/for-next
Jason Gunthorpe
2019-01-24
RDMA/iw_cxgb4: Drop __GFP_NOFAIL
Jason Gunthorpe
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-07
iw_cxgb4: Check for send WR also while posting write with completion WR
Potnuri Bharat Teja
2018-12-18
RDMA: Cleanup undesired pd->uobject usage
Shamir Rabinovitch
2018-11-21
infiniband/hw/cxgb4/qp.c: Use dma_zalloc_coherent
Sabyasachi Gupta
2018-10-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-10-10
PCI: Remove pci_unmap_addr() wrappers for DMA API
Christoph Hellwig
2018-09-25
iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrs
Nathan Chancellor
2018-09-21
RDMA/cxgb4: remove redundant null pointer check before kfree_skb
zhong jiang
2018-09-04
iw_cxgb4: only allow 1 flush on user qps
Steve Wise
2018-08-02
iw_cxgb4: Support FW write completion WR
Potnuri Bharat Teja
2018-08-02
iw_cxgb4: RDMA write with immediate support
Potnuri Bharat Teja
2018-08-02
rdma/cxgb4: fix some info leaks
Dan Carpenter
2018-07-31
rdma/cxgb4: Simplify a structure initialization
Bart Van Assche
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-30
RDMA: Constify the argument of the work request conversion functions
Bart Van Assche
2018-07-25
rdma/cxgb4: Add support for kernel mode SRQ's
Raju Rangoju
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-05-09
Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next
Doug Ledford
2018-05-01
IB/cxgb4: use skb_put_zero()/__skb_put_zero
YueHaibing
2018-04-27
iw_cxgb4: Atomically flush per QP HW CQEs
Bharat Potnuri
2017-12-27
Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/...
Jason Gunthorpe
[next]