aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/cxgb4/cm.c
AgeCommit message (Expand)Author
2016-08-22iw_cxgb4: use the MPA initiator's IRD if < our ORDSteve Wise
2016-08-22iw_cxgb4: limit IRD/ORD advertised to ULP by device max.Steve Wise
2016-08-02iw_cxgb4: stop MPA_REPLY timer when disconnectingSteve Wise
2016-06-23RDMA/iw_cxgb4: Low resource fixes for connection managerHariprasad S
2016-06-23RDMA/iw_cxgb4: Add missing error codes for act open cmdHariprasad S
2016-06-23RDMA/iw_cxgb4: clean up c4iw_reject_cr()Hariprasad S
2016-06-23RDMA/iw_cxgb4: only read markers_enabled mod param onceHariprasad S
2016-05-13iw_cxgb4: Convert a __force castBart Van Assche
2016-05-13RDMA/iw_cxgb4: Add arp failure handlers to send_mpa_reply/reject()Hariprasad S
2016-05-13RDMA/iw_cxgb4: Always wake up waiter in c4iw_peer_abort_intr()Hariprasad S
2016-05-13RDMA/iw_cxgb4: Handle ret value of process_mpa_reply() in rx_dataHariprasad S
2016-05-13RDMA/iw_cxgb4: atomic find and reference for listening endpointsHariprasad S
2016-05-13RDMA/iw_cxgb4: Handle ULP accept/reject during ABORTINGHariprasad S
2016-05-13RDMA/iw_cxgb4: Release ep for for FPDU_MODE and MPA_REQ_RCVD in process_timeoutHariprasad S
2016-05-13RDMA/iw_cxgb4: Free skb in case of arp failure in _c4iw_free_ep()Hariprasad S
2016-05-13RDMA/iw_cxgb4: atomically lookup ep and get a referenceHariprasad S
2016-05-13RDMA/iw_cxgb4: Handle return value of c4iw_ofld_send() in abort_arp_failure()Hariprasad S
2016-05-13RDMA/iw_cxgb4: in process_timeout() don't move ep state to ABORTINGHariprasad S
2016-05-13RDMA/iw_cxgb4: handle return value of c4iw_l2t_send() and send_mpa_req()Hariprasad S
2016-05-13RDMA/iw_cxgb4: stop_ep_timer() after MPA negotiationHariprasad S
2016-05-13RDMA/iw_cxgb4: Do not stop timer in case of incomplete messagesHariprasad S
2016-05-13RDMA/iw_cxgb4: parent_ep has to be dereferenced in case of passive accept fai...Hariprasad S
2016-05-13RDMA/iw_cxgb4: Correct RFC number of MPAHariprasad S
2016-05-13RDMA/iw_cxgb4: Add few history bits for epHariprasad S
2016-05-05RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout()Hariprasad S
2016-05-05RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errorsHariprasad S
2016-05-05RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request()Hariprasad S
2016-05-05RDMA/iw_cxgb4: remove abort_connection() usage from accept/rejectHariprasad S
2016-05-05RDMA/iw_cxgb4: free resources when send_flowc() failsHariprasad S
2016-05-05RDMA/iw_cxgb4: remove connection abort from process_mpa_replyHariprasad S
2016-05-05RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is heldHariprasad S
2016-05-05RDMA/iw_cxgb4: stop ep timer on close failureHariprasad S
2016-05-05RDMA/iw_cxgb4: release ep resources on accept arp failureHariprasad S
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford
2016-03-16iw_cxgb4: remove port mapper related codeSteve Wise
2016-02-29cxgb4/iw_cxgb4: TOS supportHariprasad S
2016-02-29iw_cxgb4: remove false error log entryHariprasad S
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-19iw_cxgb4: Take clip reference before starting IPv6 listenHariprasad S
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2015-12-08treewide: Fix typos in printkMasanari Iida
2015-10-21iw_cxgb4: Adds support for T6 adapterHariprasad S
2015-10-21iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcallHariprasad S
2015-10-21iw_cxgb4: fix misuse of ep->ord for minimum ird calculationHariprasad S
2015-10-21iw_cxgb4: pass the ord/ird in connect reply eventsHariprasad S
2015-10-21iw_cxgb4: detect fatal errors while creating listening filtersHariprasad S
2015-09-03IB/cxgb4: Fix if statement in pick_local_ip6adddrsNicholas Krause
2015-08-28iw_cxgb4: Add support for clipHariprasad S
2015-08-28iw_cxgb4: set the default MPA version to 2Hariprasad S
2015-05-11iw_cxgb4: use wildcard mapping for getting remote addr infoSteve Wise