summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/cxgb4/cm.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-14RDMA/iw_cxgb4: parent_ep has to be dereferenced in case of passive accept fai...Hariprasad S1-6/+19
2016-05-14RDMA/iw_cxgb4: Correct RFC number of MPAHariprasad S1-1/+1
2016-05-14RDMA/iw_cxgb4: Add few history bits for epHariprasad S1-17/+29
2016-05-05RDMA/iw_cxgb4: remove abort_connection() usage from ep_timeout()Hariprasad S1-10/+2
2016-05-05RDMA/iw_cxgb4: move QP -> ERROR on fatal disconnect errorsHariprasad S1-0/+13
2016-05-05RDMA/iw_cxgb4: don't use abort_connection in process_mpa_request()Hariprasad S1-29/+35
2016-05-05RDMA/iw_cxgb4: remove abort_connection() usage from accept/rejectHariprasad S1-14/+15
2016-05-05RDMA/iw_cxgb4: free resources when send_flowc() failsHariprasad S1-5/+18
2016-05-05RDMA/iw_cxgb4: remove connection abort from process_mpa_replyHariprasad S1-2/+13
2016-05-05RDMA/iw_cxgb4: ensure eps don't get freed while the mutex is heldHariprasad S1-0/+7
2016-05-05RDMA/iw_cxgb4: stop ep timer on close failureHariprasad S1-1/+6
2016-05-05RDMA/iw_cxgb4: release ep resources on accept arp failureHariprasad S1-16/+66
2016-03-16Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6Doug Ledford1-194/+80
2016-03-16iw_cxgb4: remove port mapper related codeSteve Wise1-175/+45
2016-03-01cxgb4/iw_cxgb4: TOS supportHariprasad S1-17/+34
2016-03-01iw_cxgb4: remove false error log entryHariprasad S1-2/+1
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-4/+10
2016-01-19iw_cxgb4: Take clip reference before starting IPv6 listenHariprasad S1-4/+10
2016-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2015-12-08treewide: Fix typos in printkMasanari Iida1-1/+1
2015-10-22iw_cxgb4: Adds support for T6 adapterHariprasad S1-126/+191
2015-10-22iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcallHariprasad S1-2/+2
2015-10-22iw_cxgb4: fix misuse of ep->ord for minimum ird calculationHariprasad S1-1/+1
2015-10-22iw_cxgb4: pass the ord/ird in connect reply eventsHariprasad S1-0/+4
2015-10-22iw_cxgb4: detect fatal errors while creating listening filtersHariprasad S1-0/+4
2015-09-03IB/cxgb4: Fix if statement in pick_local_ip6adddrsNicholas Krause1-1/+1
2015-08-29iw_cxgb4: Add support for clipHariprasad S1-4/+72
2015-08-29iw_cxgb4: set the default MPA version to 2Hariprasad S1-2/+2
2015-05-12iw_cxgb4: use wildcard mapping for getting remote addr infoSteve Wise1-8/+8
2015-05-05iw_cxgb4: Remove negative advice dmesg warningsHariprasad S1-9/+18
2015-05-05RDMA/cxgb4: Report the actual address of the remote connecting peerSteve Wise1-4/+50
2015-05-05iw_cxgb4: 32b platform fixesHariprasad S1-1/+1
2015-05-05iw_cxgb4: Cleanup register defines/MACROSHariprasad S1-2/+2
2015-01-16iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.hHariprasad Shenai1-15/+15
2015-01-13iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros relat...Hariprasad Shenai1-10/+10
2015-01-13iw_cxgb4/cxgb4/cxgb4i: Cleanup register defines/MACROS related to CM CPL mess...Hariprasad Shenai1-39/+39
2014-12-16RDMA/cxgb4: Handle NET_XMIT return codesHariprasad S1-0/+4
2014-12-16RDMA/cxgb4: Fix locking issue in process_mpa_requestHariprasad Shenai1-1/+2
2014-11-23RDMA/cxgb4/csiostor: Cleansup FW related macros/register defines for PF/VF an...Hariprasad Shenai1-1/+1
2014-11-23RDMA/cxgb4: Cleanup Filter related macros/register definesHariprasad Shenai1-7/+7
2014-11-13cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt1-52/+52
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai1-28/+28
2014-10-14RDMA/cxgb4: Fix ntuple calculation for ipv6 and remove duplicate lineHariprasad S1-4/+3
2014-10-14RDMA/cxgb4: Add missing neigh_release in find_routeHariprasad S1-0/+1
2014-10-14RDMA/cxgb4: Take IPv6 into account for best_mtu and set_emssHariprasad S1-8/+16
2014-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+11
2014-07-22iw_cxgb4: log detailed warnings for negative adviceHariprasad Shenai1-6/+23
2014-07-16cxgb4/iw_cxgb4: use firmware ord/ird resource limitsHariprasad Shenai1-23/+57
2014-07-13RDMA/cxgb4: Call iwpm_init() only onceSteve Wise1-1/+1
2014-07-09RDMA/cxgb4: Clean up connection on ARP errorHariprasad S1-1/+10