aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_cm.c
Commit message (Expand)AuthorAge
* RDMA/nes: Fix double CLOSE event indication crashFaisal Latif2010-09-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-08-07
|\
| * RDMA/nes: Get rid of "set but not used" variablesRoland Dreier2010-08-04
| * RDMA/nes: Fix two sparse warningsOr Gerlitz2010-08-04
* | net-next: remove useless union keywordChangli Gao2010-06-11
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* RDMA/nes: Fix crash when listener destroyed during loopback setupFaisal Latif2010-02-19
* RDMA/nes: Use atomic counters for CM listener create and destroyFaisal Latif2010-02-19
* RDMA/nes: Fix stale ARP issueFaisal Latif2009-12-09
* RDMA/nes: FIN during MPA startup causes timeoutFaisal Latif2009-12-09
* RDMA/nes: Free kmap() resourcesFaisal Latif2009-12-09
* RDMA/nes: Fix Xansation test crash on cm_node ref_countFaisal Latif2009-12-09
* RDMA/nes: Abnormal listener exit causes loopback node crashFaisal Latif2009-12-09
* RDMA/nes: Fix crash in nes_accept()Faisal Latif2009-12-09
* RDMA/nes: Resource not freed for REJECTed connectionsFaisal Latif2009-12-09
* RDMA/nes: MPA request/response error checkingFaisal Latif2009-12-09
* RDMA/nes: Update copyright and branding stringChien Tung2009-12-09
* RDMA/nes: Rework the disconn routine for terminate and flushingDon Wood2009-09-05
* RDMA/nes: Allocate work item for disconnect event handlingDon Wood2009-09-05
* RDMA/nes: Update refcnt during disconnectDon Wood2009-09-05
* RDMA/nes: Fix FIN state handling under error conditionsFaisal Latif2009-06-23
* RDMA/nes: Fix error path in nes_accept()Faisal Latif2009-04-27
* RDMA/nes: Fix hang issues for large cluster dynamic connectionsFaisal Latif2009-04-27
* RDMA/nes: Increase rexmit timeout intervalFaisal Latif2009-04-27
* RDMA/nes: Check for sequence number wrap-aroundFaisal Latif2009-04-27
* RDMA/nes: Do not set apbvt entry for loopbackFaisal Latif2009-04-27
* RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=nChien Tung2009-04-27
* RDMA/nes: Fix nes_nic_cm_xmit() error handlingFaisal Latif2009-04-08
* RDMA/nes: Fix error handling issuesFaisal Latif2009-04-08
* RDMA/nes: Fix incorrect casts on 32-bit architecturesDon Wood2009-04-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-03-26
|\
| * RDMA/nes: Handle MPA Reject message properlyFaisal Latif2009-03-06
| * RDMA/nes: Fix tmp_addr compilation warningChien Tung2009-03-06
| * RDMA/nes: Update copyright to new legal entity and yearChien Tung2009-03-06
* | RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif2009-03-12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-01-13
|\
| * RDMA/nes: Fix for NIPQUAD removalHarvey Harrison2009-01-11
* | fix similar typos to successfullColy Li2009-01-08
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-28
|\
| * drivers: replace NIPQUAD()Harvey Harrison2008-10-31
| * net: convert print_mac to %pMJohannes Berg2008-10-27
* | RDMA/nes: Remove tx_free_listFaisal Latif2008-12-24
* | RDMA/nes: Cleanup warningsChien Tung2008-12-05
* | RDMA/nes: Add loopback check to make_cm_node()Chien Tung2008-12-05
* | RDMA/nes: Fix TCP compliance test failuresFaisal Latif2008-12-05
* | RDMA/nes: Forward packets for a new connection with stale APBVT entryFaisal Latif2008-12-05
* | RDMA/nes: Avoid race between MPA request and reset event to rdma_cmFaisal Latif2008-12-05
* | RDMA/nes: Lock down connected_nodes list while processing itFaisal Latif2008-12-05
* | RDMA/nes: Cleanup cqp_request list usageFaisal Latif2008-12-05
|/
* RDMA/nes: Fix slab corruptionChien Tung2008-10-09