aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes/nes_cm.c
AgeCommit message (Expand)Author
2011-01-16RDMA/nes: Fix bonding on iw_nesMaciej Sosnowski
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-10-12net: percpu net_device refcountEric Dumazet
2010-09-28RDMA/nes: Remove unneeded variableDan Carpenter
2010-09-08RDMA/nes: Fix double CLOSE event indication crashFaisal Latif
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-08-04RDMA/nes: Get rid of "set but not used" variablesRoland Dreier
2010-08-04RDMA/nes: Fix two sparse warningsOr Gerlitz
2010-06-10net-next: remove useless union keywordChangli Gao
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-19RDMA/nes: Fix crash when listener destroyed during loopback setupFaisal Latif
2010-02-19RDMA/nes: Use atomic counters for CM listener create and destroyFaisal Latif
2009-12-09RDMA/nes: Fix stale ARP issueFaisal Latif
2009-12-09RDMA/nes: FIN during MPA startup causes timeoutFaisal Latif
2009-12-09RDMA/nes: Free kmap() resourcesFaisal Latif
2009-12-09RDMA/nes: Fix Xansation test crash on cm_node ref_countFaisal Latif
2009-12-09RDMA/nes: Abnormal listener exit causes loopback node crashFaisal Latif
2009-12-09RDMA/nes: Fix crash in nes_accept()Faisal Latif
2009-12-09RDMA/nes: Resource not freed for REJECTed connectionsFaisal Latif
2009-12-09RDMA/nes: MPA request/response error checkingFaisal Latif
2009-12-09RDMA/nes: Update copyright and branding stringChien Tung
2009-09-05RDMA/nes: Rework the disconn routine for terminate and flushingDon Wood
2009-09-05RDMA/nes: Allocate work item for disconnect event handlingDon Wood
2009-09-05RDMA/nes: Update refcnt during disconnectDon Wood
2009-06-22RDMA/nes: Fix FIN state handling under error conditionsFaisal Latif
2009-04-27RDMA/nes: Fix error path in nes_accept()Faisal Latif
2009-04-27RDMA/nes: Fix hang issues for large cluster dynamic connectionsFaisal Latif
2009-04-27RDMA/nes: Increase rexmit timeout intervalFaisal Latif
2009-04-27RDMA/nes: Check for sequence number wrap-aroundFaisal Latif
2009-04-27RDMA/nes: Do not set apbvt entry for loopbackFaisal Latif
2009-04-27RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=nChien Tung
2009-04-08RDMA/nes: Fix nes_nic_cm_xmit() error handlingFaisal Latif
2009-04-08RDMA/nes: Fix error handling issuesFaisal Latif
2009-04-08RDMA/nes: Fix incorrect casts on 32-bit architecturesDon Wood
2009-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-03-12RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif
2009-03-06RDMA/nes: Handle MPA Reject message properlyFaisal Latif
2009-03-06RDMA/nes: Fix tmp_addr compilation warningChien Tung
2009-03-06RDMA/nes: Update copyright to new legal entity and yearChien Tung
2009-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-01-10RDMA/nes: Fix for NIPQUAD removalHarvey Harrison
2009-01-08fix similar typos to successfullColy Li
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-24RDMA/nes: Remove tx_free_listFaisal Latif
2008-12-05RDMA/nes: Cleanup warningsChien Tung
2008-12-05RDMA/nes: Add loopback check to make_cm_node()Chien Tung
2008-12-05RDMA/nes: Fix TCP compliance test failuresFaisal Latif
2008-12-05RDMA/nes: Forward packets for a new connection with stale APBVT entryFaisal Latif
2008-12-05RDMA/nes: Avoid race between MPA request and reset event to rdma_cmFaisal Latif
2008-12-05RDMA/nes: Lock down connected_nodes list while processing itFaisal Latif