index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
cxgb4
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-16
libcxgb,iw_cxgb4,cxgbit: add cxgb_find_route()
Varun Prakash
1
-37
/
+16
2016-09-16
libcxgb,iw_cxgb4,cxgbit: add cxgb_get_4tuple()
Varun Prakash
3
-38
/
+5
2016-09-02
IB/cxgb4: Make _free_qp static to silence build warning
Baoyou Xie
1
-1
/
+1
2016-08-23
iw_cxgb4: Fix cxgb4 arm CQ logic w/IB_CQ_REPORT_MISSED_EVENTS
Bharat Potnuri
2
-5
/
+10
2016-08-22
iw_cxgb4: use the MPA initiator's IRD if < our ORD
Steve Wise
1
-1
/
+1
2016-08-22
iw_cxgb4: limit IRD/ORD advertised to ULP by device max.
Steve Wise
1
-0
/
+4
2016-08-04
Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8
Doug Ledford
4
-20
/
+50
2016-08-02
iw_cxgb4: don't block in destroy_qp awaiting the last deref
Steve Wise
2
-8
/
+15
2016-08-02
iw_cxgb4: explicitly move the qp to ERROR state during flush
Steve Wise
1
-0
/
+9
2016-08-02
iw_cxgb4: stop MPA_REPLY timer when disconnecting
Steve Wise
1
-1
/
+11
2016-08-02
RDMA/iw_cxgb4: Use kfree_skb instead of kfree
Hariprasad S
1
-11
/
+15
2016-06-23
Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8
Doug Ledford
7
-133
/
+266
2016-06-23
IB/cxgb4: Support device FW version string
Ira Weiny
1
-16
/
+15
2016-06-23
RDMA/iw_cxgb4: Low resource fixes for Completion queue
Hariprasad S
2
-17
/
+26
2016-06-23
RDMA/iw_cxgb4: Low resource fixes for Memory registration
Hariprasad S
2
-37
/
+76
2016-06-23
RDMA/iw_cxgb4: Low resource fixes for connection manager
Hariprasad S
3
-42
/
+114
2016-06-23
RDMA/iw_cxgb4: Add missing error codes for act open cmd
Hariprasad S
1
-3
/
+8
2016-06-23
RDMA/iw_cxgb4: clean up c4iw_reject_cr()
Hariprasad S
1
-11
/
+8
2016-06-23
RDMA/iw_cxgb4: allocate enough space for debugfs "qps" dump
Hariprasad S
1
-1
/
+1
2016-06-23
RDMA/iw_cxgb4: only read markers_enabled mod param once
Hariprasad S
1
-6
/
+18
2016-05-26
IB/core: Make device counter infrastructure dynamic
Christoph Lameter
1
-9
/
+49
2016-05-14
Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...
Doug Ledford
3
-133
/
+254
2016-05-14
iw_cxgb4: Convert a __force cast
Bart Van Assche
1
-1
/
+1
2016-05-14
RDMA/iw_cxgb4: Add arp failure handlers to send_mpa_reply/reject()
Hariprasad S
1
-0
/
+7
2016-05-14
RDMA/iw_cxgb4: Always wake up waiter in c4iw_peer_abort_intr()
Hariprasad S
1
-10
/
+2
2016-05-14
RDMA/iw_cxgb4: Handle ret value of process_mpa_reply() in rx_data
Hariprasad S
1
-2
/
+2
2016-05-14
RDMA/iw_cxgb4: atomic find and reference for listening endpoints
Hariprasad S
1
-8
/
+28
2016-05-14
RDMA/iw_cxgb4: Handle ULP accept/reject during ABORTING
Hariprasad S
1
-4
/
+2
2016-05-14
RDMA/iw_cxgb4: Release ep for for FPDU_MODE and MPA_REQ_RCVD in process_timeout
Hariprasad S
1
-0
/
+2
2016-05-14
RDMA/iw_cxgb4: Free skb in case of arp failure in _c4iw_free_ep()
Hariprasad S
1
-0
/
+2
2016-05-14
RDMA/iw_cxgb4: atomically lookup ep and get a reference
Hariprasad S
1
-28
/
+82
2016-05-14
RDMA/iw_cxgb4: Handle return value of c4iw_ofld_send() in abort_arp_failure()
Hariprasad S
1
-3
/
+9
2016-05-14
RDMA/iw_cxgb4: in process_timeout() don't move ep state to ABORTING
Hariprasad S
1
-3
/
+0
2016-05-14
RDMA/iw_cxgb4: handle return value of c4iw_l2t_send() and send_mpa_req()
Hariprasad S
1
-13
/
+22
2016-05-14
RDMA/iw_cxgb4: stop_ep_timer() after MPA negotiation
Hariprasad S
2
-20
/
+20
2016-05-14
RDMA/iw_cxgb4: Do not stop timer in case of incomplete messages
Hariprasad S
1
-14
/
+16
2016-05-14
RDMA/iw_cxgb4: parent_ep has to be dereferenced in case of passive accept fai...
Hariprasad S
1
-6
/
+19
2016-05-14
RDMA/iw_cxgb4: set the correct FID value in DSGL commands
Hariprasad S
1
-2
/
+3
2016-05-14
RDMA/iw_cxgb4: Correct RFC number of MPA
Hariprasad S
1
-1
/
+1
2016-05-14
RDMA/iw_cxgb4: Add few history bits for ep
Hariprasad S
2
-18
/
+36
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2
-2
/
+2
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
2
-7
/
+5
2016-05-05
RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout()
Hariprasad S
1
-10
/
+2
2016-05-05
RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errors
Hariprasad S
1
-0
/
+13
2016-05-05
RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request()
Hariprasad S
1
-29
/
+35
2016-05-05
RDMA/iw_cxgb4: remove abort_connection() usage from accept/reject
Hariprasad S
1
-14
/
+15
2016-05-05
RDMA/iw_cxgb4: free resources when send_flowc() fails
Hariprasad S
1
-5
/
+18
2016-05-05
RDMA/iw_cxgb4: remove connection abort from process_mpa_reply
Hariprasad S
1
-2
/
+13
2016-05-05
RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is held
Hariprasad S
1
-0
/
+7
2016-05-05
RDMA/iw_cxgb4: stop ep timer on close failure
Hariprasad S
1
-1
/
+6
[next]