aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/nes/nes_cm.c
AgeCommit message (Expand)Author
2012-05-14RDMA/nes: Don't call event handler if pointer is NULLTatyana Nikolova
2012-05-14RDMA/nes: Fix for the ORD value of the connecting peerTatyana Nikolova
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-02-25RDMA/nes: Fixes for sparse endianness warningsTatyana Nikolova
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-30RDMA/nes: Copyright updateTatyana Nikolova
2012-01-27RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh()Roland Dreier
2012-01-27RDMA/nes: Fix for sending MPA reject frameTatyana Nikolova
2012-01-25infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup().David Miller
2012-01-08Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-01-04RDMA/nes: Fix terminate during AETatyana Nikolova
2011-12-05infiniband: nes: Use dst's neighbour entry.David Miller
2011-12-05net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller
2011-11-29IB: Fix RCU lockdep splatsEric Dumazet
2011-11-01Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier
2011-10-10RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif
2011-10-06RDMA/nes: Add support for MPAv2 Enhanced RDMA NegotiationTatyana Nikolova
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