summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/cm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* iw_cxgb4: Convert a __force castBart Van Assche2016-05-141-1/+1
* RDMA/iw_cxgb4: Add arp failure handlers to send_mpa_reply/reject()Hariprasad S2016-05-141-0/+7
* RDMA/iw_cxgb4: Always wake up waiter in c4iw_peer_abort_intr()Hariprasad S2016-05-141-10/+2
* RDMA/iw_cxgb4: Handle ret value of process_mpa_reply() in rx_dataHariprasad S2016-05-141-2/+2
* RDMA/iw_cxgb4: atomic find and reference for listening endpointsHariprasad S2016-05-141-8/+28
* RDMA/iw_cxgb4: Handle ULP accept/reject during ABORTINGHariprasad S2016-05-141-4/+2
* RDMA/iw_cxgb4: Release ep for for FPDU_MODE and MPA_REQ_RCVD in process_timeoutHariprasad S2016-05-141-0/+2
* RDMA/iw_cxgb4: Free skb in case of arp failure in _c4iw_free_ep()Hariprasad S2016-05-141-0/+2
* RDMA/iw_cxgb4: atomically lookup ep and get a referenceHariprasad S2016-05-141-28/+82
* RDMA/iw_cxgb4: Handle return value of c4iw_ofld_send() in abort_arp_failure()Hariprasad S2016-05-141-3/+9
* RDMA/iw_cxgb4: in process_timeout() don't move ep state to ABORTINGHariprasad S2016-05-141-3/+0
* RDMA/iw_cxgb4: handle return value of c4iw_l2t_send() and send_mpa_req()Hariprasad S2016-05-141-13/+22
* RDMA/iw_cxgb4: stop_ep_timer() after MPA negotiationHariprasad S2016-05-141-20/+19
* RDMA/iw_cxgb4: Do not stop timer in case of incomplete messagesHariprasad S2016-05-141-14/+16
* RDMA/iw_cxgb4: parent_ep has to be dereferenced in case of passive accept fai...Hariprasad S2016-05-141-6/+19
* RDMA/iw_cxgb4: Correct RFC number of MPAHariprasad S2016-05-141-1/+1
* RDMA/iw_cxgb4: Add few history bits for epHariprasad S2016-05-141-17/+29
* RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout()Hariprasad S2016-05-051-10/+2
* RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errorsHariprasad S2016-05-051-0/+13
* RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request()Hariprasad S2016-05-051-29/+35
* RDMA/iw_cxgb4: remove abort_connection() usage from accept/rejectHariprasad S2016-05-051-14/+15
* RDMA/iw_cxgb4: free resources when send_flowc() failsHariprasad S2016-05-051-5/+18
* RDMA/iw_cxgb4: remove connection abort from process_mpa_replyHariprasad S2016-05-051-2/+13
* RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is heldHariprasad S2016-05-051-0/+7
* RDMA/iw_cxgb4: stop ep timer on close failureHariprasad S2016-05-051-1/+6
* RDMA/iw_cxgb4: release ep resources on accept arp failureHariprasad S2016-05-051-16/+66
*-. Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford2016-03-161-194/+80
|\ \
| | * iw_cxgb4: remove port mapper related codeSteve Wise2016-03-161-175/+45
| |/ |/|
| * cxgb4/iw_cxgb4: TOS supportHariprasad S2016-02-291-17/+34
| * iw_cxgb4: remove false error log entryHariprasad S2016-02-291-2/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-241-4/+10
|\
| * iw_cxgb4: Take clip reference before starting IPv6 listenHariprasad S2016-01-191-4/+10
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-151-1/+1
|\ \ | |/ |/|
| * treewide: Fix typos in printkMasanari Iida2015-12-081-1/+1
* | iw_cxgb4: Adds support for T6 adapterHariprasad S2015-10-221-126/+191
* | iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcallHariprasad S2015-10-211-2/+2
* | iw_cxgb4: fix misuse of ep->ord for minimum ird calculationHariprasad S2015-10-211-1/+1
* | iw_cxgb4: pass the ord/ird in connect reply eventsHariprasad S2015-10-211-0/+4
* | iw_cxgb4: detect fatal errors while creating listening filtersHariprasad S2015-10-211-0/+4
|/
* IB/cxgb4: Fix if statement in pick_local_ip6adddrsNicholas Krause2015-09-031-1/+1
* iw_cxgb4: Add support for clipHariprasad S2015-08-291-4/+72
* iw_cxgb4: set the default MPA version to 2Hariprasad S2015-08-291-2/+2
* iw_cxgb4: use wildcard mapping for getting remote addr infoSteve Wise2015-05-111-8/+8
* iw_cxgb4: Remove negative advice dmesg warningsHariprasad S2015-05-051-9/+18
* RDMA/cxgb4: Report the actual address of the remote connecting peerSteve Wise2015-05-051-4/+50
* iw_cxgb4: 32b platform fixesHariprasad S2015-05-051-1/+1
* iw_cxgb4: Cleanup register defines/MACROSHariprasad S2015-05-051-2/+2
* iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.hHariprasad Shenai2015-01-161-15/+15
* iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai2015-01-121-10/+10
* iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai2015-01-121-39/+39