index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
/
cq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iw_cxgb4: Atomically flush per QP HW CQEs
Bharat Potnuri
2018-05-09
1
-1
/
+10
*
iw_cxgb4: reflect the original WR opcode in drain cqes
Steve Wise
2018-01-17
1
-5
/
+2
*
iw_cxgb4: Only validate the MSN for successful completions
Steve Wise
2018-01-02
1
-3
/
+3
*
iw_cxgb4: only insert drain cqes if wq is flushed
Steve Wise
2017-12-20
1
-0
/
+5
*
cxgb4: Fix error codes in c4iw_create_cq()
Dan Carpenter
2017-07-20
1
-0
/
+1
*
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-20
1
-4
/
+2
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-2
/
+2
*
cxgb4: Convert PDBG to pr_debug
Joe Perches
2017-04-20
1
-35
/
+36
*
cxgb4: Use more common logging style
Joe Perches
2017-04-20
1
-5
/
+3
*
iw_cxgb4: refactor sq/rq drain logic
Steve Wise
2017-01-10
1
-8
/
+13
*
iw_cxgb4: invalidate the mr when posting a read_w_inv wr
Steve Wise
2016-11-16
1
-14
/
+3
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-09
1
-0
/
+17
|
\
|
*
iw_cxgb4: add fast-path for small REG_MR operations
Steve Wise
2016-10-07
1
-0
/
+17
*
|
iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTS
Bharat Potnuri
2016-08-23
1
-5
/
+5
|
/
*
RDMA/iw_cxgb4: Low resource fixes for Completion queue
Hariprasad S
2016-06-23
1
-17
/
+25
*
RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
Hariprasad S
2016-04-26
1
-1
/
+1
*
iw_cxgb4: add queue drain functions
Steve Wise
2016-02-29
1
-1
/
+8
*
IB: remove in-kernel support for memory windows
Christoph Hellwig
2015-12-23
1
-3
/
+0
*
iw_cxgb4: Remove old FRWR API
Sagi Grimberg
2015-10-28
1
-1
/
+1
*
iw_cxgb4: gracefully handle unknown CQE status errors
Hariprasad S
2015-07-28
1
-1
/
+1
*
IB/core: Change provider's API of create_cq to be extendible
Matan Barak
2015-06-12
1
-2
/
+7
*
iw_cxgb4: support for bar2 qid densities exceeding the page size
Hariprasad S
2015-06-11
1
-12
/
+10
*
iw_cxgb4: use BAR2 GTS register for T5 kernel mode CQs
Hariprasad S
2015-05-05
1
-4
/
+11
*
iw_cxgb4: 32b platform fixes
Hariprasad S
2015-05-05
1
-4
/
+3
*
iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.h
Hariprasad Shenai
2015-01-16
1
-11
/
+11
*
iw_cxgb4: Cleanup register defines/MACROS defined in t4.h
Hariprasad Shenai
2015-01-16
1
-19
/
+19
*
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
2014-11-10
1
-4
/
+4
*
iw_cxgb4: advertise the correct device max attributes
Hariprasad Shenai
2014-07-21
1
-7
/
+1
*
cxgb4/iw_cxgb4: work request logging feature
Hariprasad Shenai
2014-07-15
1
-0
/
+4
*
iw_cxgb4: Detect Ing. Padding Boundary at run-time
Hariprasad Shenai
2014-07-15
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
1
-1
/
+6
|
\
|
*
iw_cxgb4: Allocate and use IQs specifically for indirect interrupts
Hariprasad Shenai
2014-06-10
1
-1
/
+6
*
|
RDMA/cxgb4: Add missing padding at end of struct c4iw_create_cq_resp
Yann Droneaud
2014-05-29
1
-2
/
+2
|
/
*
RDMA/cxgb4: Use uninitialized_var()
Steve Wise
2014-04-11
1
-1
/
+1
*
RDMA/cxgb4: SQ flush fix
Steve Wise
2014-04-11
1
-14
/
+8
*
RDMA/cxgb4: Ignore read reponse type 1 CQEs
Steve Wise
2014-03-24
1
-4
/
+20
*
RDMA/cxgb4: Fix incorrect BUG_ON conditions
Steve Wise
2014-03-20
1
-2
/
+2
*
RDMA/cxgb4: Cap CQ size at T4_MAX_IQ_SIZE
Steve Wise
2014-03-20
1
-1
/
+1
*
RDMA/cxgb4: Fix four byte info leak in c4iw_create_cq()
Dan Carpenter
2014-03-20
1
-0
/
+1
*
RDMA/cxgb4: Fix accounting for unsignaled SQ WRs to deal with wrap
Steve Wise
2013-08-13
1
-2
/
+5
*
RDMA/cxgb4: Fix QP flush logic
Steve Wise
2013-08-13
1
-116
/
+210
*
RDMA/cxgb4: Fix iw_cxgb4 count_rcqes() logic
Jonathan Lallinger
2011-11-28
1
-1
/
+1
*
RDMA/cxgb4: Serialize calls to CQ's comp_handler
Kumar Sanghvi
2011-10-31
1
-0
/
+1
*
RDMA/cxgb4: Use correct QID in insert_recv_cqe()
Jonathan Lallinger
2011-10-14
1
-1
/
+1
*
RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQs
Steve Wise
2011-06-17
1
-0
/
+4
*
RDMA/cxgb4: Centralize the wait logic
Steve Wise
2010-09-28
1
-16
/
+2
*
RDMA/cxgb4: Ignore TERMINATE CQEs
Steve Wise
2010-09-28
1
-0
/
+6
*
RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizes
Roland Dreier
2010-09-27
1
-2
/
+2
*
RDMA/cxgb4: Remove dependency on __GFP_NOFAIL
David Rientjes
2010-07-21
1
-2
/
+2
*
RDMA/cxgb4: Avoid false GTS CIDX_INC overflows
Steve Wise
2010-07-06
1
-5
/
+20
[next]