summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes/nes_cm.c
AgeCommit message (Expand)Author
2011-12-09IB: Fix RCU lockdep splatsEric Dumazet
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-17net: Abstract dst->neighbour accesses behind helpers.David S. Miller
2011-05-09RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-24RDMA/nes: Fix test of uninitialized netdevRoland Dreier
2011-03-12ipv4: Create and use route lookup helpers.David S. Miller
2011-03-02ipv4: Make output route lookup return rtable directly.David S. Miller
2011-02-13net: make dev->master generalJiri Pirko
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