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
/
cm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-02
iw_cxgb4: stop MPA_REPLY timer when disconnecting
Steve Wise
1
-1
/
+11
2016-06-23
RDMA/iw_cxgb4: Low resource fixes for connection manager
Hariprasad S
1
-38
/
+89
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: only read markers_enabled mod param once
Hariprasad S
1
-6
/
+18
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
1
-20
/
+19
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: Correct RFC number of MPA
Hariprasad S
1
-1
/
+1
2016-05-14
RDMA/iw_cxgb4: Add few history bits for ep
Hariprasad S
1
-17
/
+29
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
2016-05-05
RDMA/iw_cxgb4: release ep resources on accept arp failure
Hariprasad S
1
-16
/
+66
2016-03-16
Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6
Doug Ledford
1
-194
/
+80
2016-03-16
iw_cxgb4: remove port mapper related code
Steve Wise
1
-175
/
+45
2016-03-01
cxgb4/iw_cxgb4: TOS support
Hariprasad S
1
-17
/
+34
2016-03-01
iw_cxgb4: remove false error log entry
Hariprasad S
1
-2
/
+1
2016-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
1
-4
/
+10
2016-01-19
iw_cxgb4: Take clip reference before starting IPv6 listen
Hariprasad S
1
-4
/
+10
2016-01-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-12-08
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2015-10-22
iw_cxgb4: Adds support for T6 adapter
Hariprasad S
1
-126
/
+191
2015-10-22
iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcall
Hariprasad S
1
-2
/
+2
2015-10-22
iw_cxgb4: fix misuse of ep->ord for minimum ird calculation
Hariprasad S
1
-1
/
+1
2015-10-22
iw_cxgb4: pass the ord/ird in connect reply events
Hariprasad S
1
-0
/
+4
2015-10-22
iw_cxgb4: detect fatal errors while creating listening filters
Hariprasad S
1
-0
/
+4
2015-09-03
IB/cxgb4: Fix if statement in pick_local_ip6adddrs
Nicholas Krause
1
-1
/
+1
2015-08-29
iw_cxgb4: Add support for clip
Hariprasad S
1
-4
/
+72
2015-08-29
iw_cxgb4: set the default MPA version to 2
Hariprasad S
1
-2
/
+2
2015-05-12
iw_cxgb4: use wildcard mapping for getting remote addr info
Steve Wise
1
-8
/
+8
2015-05-05
iw_cxgb4: Remove negative advice dmesg warnings
Hariprasad S
1
-9
/
+18
2015-05-05
RDMA/cxgb4: Report the actual address of the remote connecting peer
Steve Wise
1
-4
/
+50
[next]