index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
/
qp.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iw_cxgb4: atomically flush the qp
Steve Wise
2017-11-13
1
-8
/
+11
*
iw_cxgb4: only call the cq comp_handler when the cq is armed
Steve Wise
2017-11-13
1
-8
/
+12
*
iw_cxgb4: remove BUG_ON() usage.
Steve Wise
2017-11-13
1
-3
/
+0
*
RDMA/cxgb4: Protect from possible dereference
Leon Romanovsky
2017-11-13
1
-1
/
+1
*
Merge branch 'timer_setup' into for-next
Doug Ledford
2017-10-18
1
-1
/
+0
|
\
|
*
RDMA/cxgb4: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-1
/
+0
*
|
iw_cxgb4: add referencing to wait objects
Steve Wise
2017-09-29
1
-21
/
+10
*
|
iw_cxgb4: allocate wait object for each ep object
Steve Wise
2017-09-29
1
-4
/
+4
*
|
iw_cxgb4: allocate wait object for each qp object
Steve Wise
2017-09-29
1
-22
/
+33
*
|
iw_cxgb4: change pr_debug to appropriate log level
Bharat Potnuri
2017-09-27
1
-2
/
+2
*
|
iw_cxgb4: Remove __func__ parameter from pr_debug()
Bharat Potnuri
2017-09-27
1
-30
/
+25
|
/
*
iw_cxgb4: don't use WR keys/addrs for 0 byte reads
Ganesh Goudar
2017-07-20
1
-1
/
+1
*
net: introduce __skb_put_[zero, data, u8]
yuan linyu
2017-06-20
1
-2
/
+1
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-4
/
+4
*
cxgb4: Convert PDBG to pr_debug
Joe Perches
2017-04-20
1
-44
/
+47
*
cxgb4: Use more common logging style
Joe Perches
2017-04-20
1
-3
/
+2
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-02-20
1
-1
/
+1
|
\
|
*
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2017-01-14
1
-1
/
+1
*
|
iw_cxgb4: free EQ queue memory on last deref
Steve Wise
2017-01-10
1
-9
/
+26
*
|
iw_cxgb4: refactor sq/rq drain logic
Steve Wise
2017-01-10
1
-44
/
+68
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-12-23
1
-2
/
+3
|
\
|
*
iw_cxgb4: set correct FetchBurstMax for QPs
Steve Wise
2016-12-18
1
-2
/
+3
*
|
iw_cxgb4: invalidate the mr when posting a read_w_inv wr
Steve Wise
2016-11-17
1
-8
/
+8
*
|
iw_cxgb4: set *bad_wr for post_send/post_recv errors
Steve Wise
2016-11-17
1
-0
/
+4
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2016-10-10
1
-9
/
+58
|
\
|
*
iw_cxgb4: add fast-path for small REG_MR operations
Steve Wise
2016-10-07
1
-9
/
+58
*
|
IB/cxgb4: Make _free_qp static to silence build warning
Baoyou Xie
2016-09-02
1
-1
/
+1
|
/
*
iw_cxgb4: don't block in destroy_qp awaiting the last deref
Steve Wise
2016-08-02
1
-7
/
+14
*
iw_cxgb4: explicitly move the qp to ERROR state during flush
Steve Wise
2016-08-02
1
-0
/
+9
*
RDMA/iw_cxgb4: Low resource fixes for connection manager
Hariprasad S
2016-06-23
1
-4
/
+6
*
RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
Hariprasad S
2016-04-26
1
-1
/
+5
*
iw_cxgb4: handle draining an idle qp
Steve Wise
2016-04-26
1
-2
/
+16
*
-
.
Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6
Doug Ledford
2016-03-16
1
-45
/
+46
|
\
\
|
|
*
iw_cxgb4: Max fastreg depth depends on DSGL support
Hariprasad S
2016-02-29
1
-6
/
+4
|
|
*
iw_cxgb4: make queue allocation code more readable
Hariprasad S
2016-02-29
1
-39
/
+42
|
|
/
*
/
iw_cxgb4: add queue drain functions
Steve Wise
2016-02-29
1
-0
/
+16
|
/
*
IB: remove in-kernel support for memory windows
Christoph Hellwig
2015-12-23
1
-5
/
+0
*
iw_cxgb4: Remove old FRWR API
Sagi Grimberg
2015-10-29
1
-77
/
+0
*
iw_cxgb4: Support the new memory registration API
Sagi Grimberg
2015-10-29
1
-0
/
+74
*
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
2015-10-29
1
-25
/
+21
|
\
|
*
IB: split struct ib_send_wr
Christoph Hellwig
2015-10-08
1
-25
/
+21
*
|
iw_cxgb4: Adds support for T6 adapter
Hariprasad S
2015-10-22
1
-10
/
+6
|
/
*
iw_cxgb4: support for bar2 qid densities exceeding the page size
Hariprasad S
2015-06-11
1
-22
/
+42
*
iw_cxgb4: 32b platform fixes
Hariprasad S
2015-05-05
1
-5
/
+5
*
iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.h
Hariprasad Shenai
2015-01-16
1
-30
/
+30
*
iw_cxgb4: Cleanup register defines/MACROS defined in t4.h
Hariprasad Shenai
2015-01-16
1
-1
/
+1
*
RDMA/cxgb4: Wake up waiters after flushing the qp
Steve Wise
2014-12-16
1
-1
/
+1
*
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
2014-11-10
1
-13
/
+13
*
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-08-14
1
-12
/
+25
|
\
|
*
RDMA/cxgb4: Only call CQ completion handler if it is armed
Steve Wise
2014-08-01
1
-12
/
+25
[next]