index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
/
cq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-27
RDMA/cxgb4: remove unnecessary NULL check in __c4iw_poll_cq_one()
Alexey Kodanev
1
-1
/
+1
2021-08-06
RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs.
Dakshaja Uppalapati
1
-3
/
+9
2021-06-08
RDMA/cxgb4: Use refcount_t instead of atomic_t for reference counting
Weihang Li
1
-3
/
+3
2020-11-23
RDMA/cxgb4: Validate the number of CQEs
Kamal Heib
1
-0
/
+3
2020-10-27
RDMA: Check flags during create_cq
Jason Gunthorpe
1
-1
/
+1
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
1
-1
/
+2
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2019-07-03
IB: Remove unneeded memset
Fuqian Huang
1
-1
/
+0
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
1
-17
/
+10
2019-06-11
RDMA: Clean destroy CQ in drivers do not return errors
Leon Romanovsky
1
-8
/
+5
2019-05-27
RDMA/cxgb4: Don't expose DMA addresses
Leon Romanovsky
1
-3
/
+3
2019-05-27
RDMA/cxgb4: Use sizeof() notation
Leon Romanovsky
1
-4
/
+4
2019-04-01
IB: Pass only ib_udata in function prototypes
Shamir Rabinovitch
1
-5
/
+4
2019-04-01
IB: Remove 'uobject->context' dependency in object destroy APIs
Shamir Rabinovitch
1
-2
/
+4
2019-04-01
IB: Pass uverbs_attr_bundle down ib_x destroy path
Shamir Rabinovitch
1
-1
/
+1
2019-03-25
cxgb4: Convert cqidr to XArray
Matthew Wilcox
1
-3
/
+3
2018-09-25
iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrs
Nathan Chancellor
1
-1
/
+1
2018-08-03
iw_cxgb4: RDMA write with immediate support
Potnuri Bharat Teja
1
-3
/
+20
2018-07-31
RDMA/providers: Remove pointless functions
Kamal Heib
1
-5
/
+0
2018-07-26
rdma/cxgb4: Add support for kernel mode SRQ's
Raju Rangoju
1
-22
/
+120
2018-07-13
rdma/cxgb4: Add support for 64Byte cqes
Raju Rangoju
1
-6
/
+37
2018-07-11
RDMA/cxgb4: Restore the dropped uninitialized_var
Jason Gunthorpe
1
-1
/
+1
2018-07-09
RDMA/cxgb4: Make c4iw_poll_cq_one() easier to analyze
Bart Van Assche
1
-27
/
+35
2018-04-27
iw_cxgb4: Atomically flush per QP HW CQEs
Bharat Potnuri
1
-1
/
+10
2017-12-22
iw_cxgb4: reflect the original WR opcode in drain cqes
Steve Wise
1
-5
/
+2
2017-12-22
iw_cxgb4: Only validate the MSN for successful completions
Steve Wise
1
-3
/
+3
2017-12-12
iw_cxgb4: only insert drain cqes if wq is flushed
Steve Wise
1
-0
/
+5
2017-11-13
iw_cxgb4: remove BUG_ON() usage.
Steve Wise
1
-10
/
+0
2017-09-29
iw_cxgb4: add referencing to wait objects
Steve Wise
1
-13
/
+5
2017-09-29
iw_cxgb4: allocate wait object for each cq object
Steve Wise
1
-27
/
+36
2017-09-27
iw_cxgb4: Remove __func__ parameter from pr_debug()
Bharat Potnuri
1
-25
/
+25
2017-07-20
cxgb4: Fix error codes in c4iw_create_cq()
Dan Carpenter
1
-0
/
+1
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
1
-4
/
+2
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-2
/
+2
2017-04-20
cxgb4: Convert PDBG to pr_debug
Joe Perches
1
-35
/
+36
2017-04-20
cxgb4: Use more common logging style
Joe Perches
1
-5
/
+3
2017-01-10
iw_cxgb4: refactor sq/rq drain logic
Steve Wise
1
-8
/
+13
2016-11-17
iw_cxgb4: invalidate the mr when posting a read_w_inv wr
Steve Wise
1
-14
/
+3
2016-10-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-0
/
+17
2016-10-07
iw_cxgb4: add fast-path for small REG_MR operations
Steve Wise
1
-0
/
+17
2016-08-23
iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTS
Bharat Potnuri
1
-5
/
+5
2016-06-23
RDMA/iw_cxgb4: Low resource fixes for Completion queue
Hariprasad S
1
-17
/
+25
2016-04-26
RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
Hariprasad S
1
-1
/
+1
2016-03-01
iw_cxgb4: add queue drain functions
Steve Wise
1
-1
/
+8
2015-12-23
IB: remove in-kernel support for memory windows
Christoph Hellwig
1
-3
/
+0
2015-10-29
iw_cxgb4: Remove old FRWR API
Sagi Grimberg
1
-1
/
+1
2015-07-28
iw_cxgb4: gracefully handle unknown CQE status errors
Hariprasad S
1
-1
/
+1
2015-06-12
IB/core: Change provider's API of create_cq to be extendible
Matan Barak
1
-2
/
+7
2015-06-11
iw_cxgb4: support for bar2 qid densities exceeding the page size
Hariprasad S
1
-12
/
+10
2015-05-05
iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs
Hariprasad S
1
-4
/
+11
[next]