summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_cm.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/nes: Don't call event handler if pointer is NULLTatyana Nikolova2012-05-141-1/+2
* RDMA/nes: Fix for the ORD value of the connecting peerTatyana Nikolova2012-05-141-0/+4
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-03-211-17/+22
|\
| * RDMA/nes: Fixes for sparse endianness warningsTatyana Nikolova2012-02-251-17/+22
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-101-1/+4
|\ \ | |/
| * RDMA/nes: Copyright updateTatyana Nikolova2012-01-301-1/+1
| * RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh()Roland Dreier2012-01-271-2/+3
| * RDMA/nes: Fix for sending MPA reject frameTatyana Nikolova2012-01-271-0/+3
* | infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup().David Miller2012-01-251-3/+8
|/
* Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-081-0/+1
|\
| * RDMA/nes: Fix terminate during AETatyana Nikolova2012-01-041-0/+1
* | infiniband: nes: Use dst's neighbour entry.David Miller2011-12-051-9/+5
* | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-051-1/+1
|/
* IB: Fix RCU lockdep splatsEric Dumazet2011-11-291-2/+4
*-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-011-460/+661
|\ \
| | * RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif2011-10-101-3/+16
| |/ |/|
| * RDMA/nes: Add support for MPAv2 Enhanced RDMA NegotiationTatyana Nikolova2011-10-061-457/+645
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-171-1/+1
* RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier2011-05-091-8/+8
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* RDMA/nes: Fix test of uninitialized netdevRoland Dreier2011-03-241-1/+1
* ipv4: Create and use route lookup helpers.David S. Miller2011-03-121-4/+1
* ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-021-1/+2
* net: make dev->master generalJiri Pirko2011-02-131-1/+1
* RDMA/nes: Fix bonding on iw_nesMaciej Sosnowski2011-01-161-1/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-10-261-2/+1
|\
| * RDMA/nes: Remove unneeded variableDan Carpenter2010-09-281-2/+1
* | net: percpu net_device refcountEric Dumazet2010-10-121-2/+2
|/
* RDMA/nes: Fix double CLOSE event indication crashFaisal Latif2010-09-081-8/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-08-071-8/+2
|\
| * RDMA/nes: Get rid of "set but not used" variablesRoland Dreier2010-08-041-7/+1
| * RDMA/nes: Fix two sparse warningsOr Gerlitz2010-08-041-1/+1
* | net-next: remove useless union keywordChangli Gao2010-06-101-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* RDMA/nes: Fix crash when listener destroyed during loopback setupFaisal Latif2010-02-191-1/+2
* RDMA/nes: Use atomic counters for CM listener create and destroyFaisal Latif2010-02-191-4/+4
* RDMA/nes: Fix stale ARP issueFaisal Latif2009-12-091-10/+27
* RDMA/nes: FIN during MPA startup causes timeoutFaisal Latif2009-12-091-1/+8
* RDMA/nes: Free kmap() resourcesFaisal Latif2009-12-091-0/+10
* RDMA/nes: Fix Xansation test crash on cm_node ref_countFaisal Latif2009-12-091-1/+16
* RDMA/nes: Abnormal listener exit causes loopback node crashFaisal Latif2009-12-091-13/+3
* RDMA/nes: Fix crash in nes_accept()Faisal Latif2009-12-091-28/+49
* RDMA/nes: Resource not freed for REJECTed connectionsFaisal Latif2009-12-091-0/+2
* RDMA/nes: MPA request/response error checkingFaisal Latif2009-12-091-2/+29
* RDMA/nes: Update copyright and branding stringChien Tung2009-12-091-1/+1
* RDMA/nes: Rework the disconn routine for terminate and flushingDon Wood2009-09-051-50/+52
* RDMA/nes: Allocate work item for disconnect event handlingDon Wood2009-09-051-15/+11
* RDMA/nes: Update refcnt during disconnectDon Wood2009-09-051-0/+2
* RDMA/nes: Fix FIN state handling under error conditionsFaisal Latif2009-06-221-3/+5
OpenPOWER on IntegriCloud