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
/
qp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-27
RDMA/cxgb4: Set queue pair state when being queried
Kamal Heib
1
-0
/
+1
2021-07-20
RDMA/cxgb4: Fix missing error code in create_qp()
Jiapeng Chong
1
-0
/
+1
2021-02-04
RDMA/cxgb4: Fix the reported max_recv_sge value
Kamal Heib
1
-1
/
+1
2018-09-29
iw_cxgb4: only allow 1 flush on user qps
Steve Wise
1
-0
/
+6
2018-05-09
iw_cxgb4: Atomically flush per QP HW CQEs
Bharat Potnuri
1
-2
/
+2
2018-01-17
iw_cxgb4: when flushing, complete all wrs in a chain
Steve Wise
1
-2
/
+26
2018-01-17
iw_cxgb4: reflect the original WR opcode in drain cqes
Steve Wise
1
-4
/
+42
2018-01-17
iw_cxgb4: only clear the ARMED bit if a notification is needed
Steve Wise
1
-4
/
+4
2018-01-17
iw_cxgb4: atomically flush the qp
Steve Wise
1
-8
/
+11
2018-01-17
iw_cxgb4: only call the cq comp_handler when the cq is armed
Steve Wise
1
-8
/
+12
2017-12-20
iw_cxgb4: only insert drain cqes if wq is flushed
Steve Wise
1
-2
/
+12
2017-07-20
iw_cxgb4: don't use WR keys/addrs for 0 byte reads
Ganesh Goudar
1
-1
/
+1
2017-06-20
net: introduce __skb_put_[zero, data, u8]
yuan linyu
1
-2
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-4
/
+4
2017-04-20
cxgb4: Convert PDBG to pr_debug
Joe Perches
1
-44
/
+47
2017-04-20
cxgb4: Use more common logging style
Joe Perches
1
-3
/
+2
2017-02-21
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-1
/
+1
2017-01-10
iw_cxgb4: free EQ queue memory on last deref
Steve Wise
1
-9
/
+26
2017-01-10
iw_cxgb4: refactor sq/rq drain logic
Steve Wise
1
-44
/
+68
2016-12-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-2
/
+3
2016-12-18
iw_cxgb4: set correct FetchBurstMax for QPs
Steve Wise
1
-2
/
+3
2016-11-17
iw_cxgb4: invalidate the mr when posting a read_w_inv wr
Steve Wise
1
-8
/
+8
2016-11-17
iw_cxgb4: set *bad_wr for post_send/post_recv errors
Steve Wise
1
-0
/
+4
2016-10-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-9
/
+58
2016-10-07
iw_cxgb4: add fast-path for small REG_MR operations
Steve Wise
1
-9
/
+58
2016-09-02
IB/cxgb4: Make _free_qp static to silence build warning
Baoyou Xie
1
-1
/
+1
2016-08-02
iw_cxgb4: don't block in destroy_qp awaiting the last deref
Steve Wise
1
-7
/
+14
2016-08-02
iw_cxgb4: explicitly move the qp to ERROR state during flush
Steve Wise
1
-0
/
+9
2016-06-23
RDMA/iw_cxgb4: Low resource fixes for connection manager
Hariprasad S
1
-4
/
+6
2016-04-26
RDMA/iw_cxgb4: Fix bar2 virt addr calculation for T4 chips
Hariprasad S
1
-1
/
+5
2016-04-26
iw_cxgb4: handle draining an idle qp
Steve Wise
1
-2
/
+16
2016-03-16
Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6
Doug Ledford
1
-45
/
+46
2016-03-01
iw_cxgb4: add queue drain functions
Steve Wise
1
-0
/
+16
2016-03-01
iw_cxgb4: Max fastreg depth depends on DSGL support
Hariprasad S
1
-6
/
+4
2016-03-01
iw_cxgb4: make queue allocation code more readable
Hariprasad S
1
-39
/
+42
2015-12-23
IB: remove in-kernel support for memory windows
Christoph Hellwig
1
-5
/
+0
2015-10-29
iw_cxgb4: Remove old FRWR API
Sagi Grimberg
1
-77
/
+0
2015-10-29
iw_cxgb4: Support the new memory registration API
Sagi Grimberg
1
-0
/
+74
2015-10-29
Merge branch 'wr-cleanup' into k.o/for-4.4
Doug Ledford
1
-25
/
+21
2015-10-22
iw_cxgb4: Adds support for T6 adapter
Hariprasad S
1
-10
/
+6
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
1
-25
/
+21
2015-06-11
iw_cxgb4: support for bar2 qid densities exceeding the page size
Hariprasad S
1
-22
/
+42
2015-05-05
iw_cxgb4: 32b platform fixes
Hariprasad S
1
-5
/
+5
2015-01-16
iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.h
Hariprasad Shenai
1
-30
/
+30
2015-01-16
iw_cxgb4: Cleanup register defines/MACROS defined in t4.h
Hariprasad Shenai
1
-1
/
+1
2014-12-16
RDMA/cxgb4: Wake up waiters after flushing the qp
Steve Wise
1
-1
/
+1
2014-11-10
cxgb4: Cleanup macros so they follow the same style and look consistent, part 2
Hariprasad Shenai
1
-13
/
+13
2014-08-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-12
/
+25
2014-08-02
RDMA/cxgb4: Only call CQ completion handler if it is armed
Steve Wise
1
-12
/
+25
[next]