aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/nes/nes_cm.c
Commit message (Expand)AuthorAge
* RDMA/nes: Report the actual address of the remote connecting peerTatyana Nikolova2015-05-05
* RDMA/nes: Add support for iWARP Port Mapper user space serviceTatyana Nikolova2014-06-10
* RDMA/nes: Fix for passing a valid QP pointer to the user space libraryTatyana Nikolova2014-03-17
* RDMA/nes: Fixes for IRD/ORD negotiation with MPA v2Tatyana Nikolova2014-03-17
* RDMA/nes: Slight optimization of Ethernet address compareDing Tianhong2014-01-23
* RDMA/cma: Add IPv6 support for iWARPSteve Wise2013-08-12
* nes: remove usage of dev->masterJiri Pirko2013-01-04
* RDMA/nes: Fix for BUG_ON due to adding already-pending timerTatyana Nikolova2012-12-08
* RDMA/nes: Use WARN()Julia Lawall2012-11-22
* RDMA/nes: Fix for crash when TX checksum offload is offTatyana Nikolova2012-09-30
* RDMA/nes: Fix incorrect resolving of the loopback MAC addressTatyana Nikolova2012-09-30
* RDMA/nes: Don't call event handler if pointer is NULLTatyana Nikolova2012-05-14
* RDMA/nes: Fix for the ORD value of the connecting peerTatyana Nikolova2012-05-14
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-03-21
|\
| * RDMA/nes: Fixes for sparse endianness warningsTatyana Nikolova2012-02-25
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-10
|\|
| * RDMA/nes: Copyright updateTatyana Nikolova2012-01-30
| * RDMA/nes: Add missing rcu_read_unlock() in nes_addr_resolve_neigh()Roland Dreier2012-01-27
| * RDMA/nes: Fix for sending MPA reject frameTatyana Nikolova2012-01-27
* | infiniband: nes: Convert nes_addr_resolve_neigh() over to dst_neigh_lookup().David Miller2012-01-25
|/
* Merge tag 'infiniband-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-08
|\
| * RDMA/nes: Fix terminate during AETatyana Nikolova2012-01-04
* | infiniband: nes: Use dst's neighbour entry.David Miller2011-12-05
* | net: Rename dst_get_neighbour{, _raw} to dst_get_neighbour_noref{, _raw}.David Miller2011-12-05
|/
* IB: Fix RCU lockdep splatsEric Dumazet2011-11-29
*-. Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ...Roland Dreier2011-11-01
|\ \
| | * RDMA/nes: Support for Packed And Unaligned fpdusFaisal Latif2011-10-10
| |/ |/|
| * RDMA/nes: Add support for MPAv2 Enhanced RDMA NegotiationTatyana Nikolova2011-10-06
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* net: Abstract dst->neighbour accesses behind helpers.David S. Miller2011-07-18
* RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier2011-05-10
* Fix common misspellingsLucas De Marchi2011-03-31
* RDMA/nes: Fix test of uninitialized netdevRoland Dreier2011-03-24
* ipv4: Create and use route lookup helpers.David S. Miller2011-03-12
* ipv4: Make output route lookup return rtable directly.David S. Miller2011-03-02
* net: make dev->master generalJiri Pirko2011-02-13
* RDMA/nes: Fix bonding on iw_nesMaciej Sosnowski2011-01-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-10-26
|\
| * RDMA/nes: Remove unneeded variableDan Carpenter2010-09-28
* | net: percpu net_device refcountEric Dumazet2010-10-12
|/
* 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