]> git.openfabrics.org - ~tnikolova/docs/.git/commitdiff
Updated RN for OFED-3.5-rc3
authorVladimir Sokolovsky <vlad@mellanox.com>
Tue, 11 Dec 2012 08:29:24 +0000 (10:29 +0200)
committerVladimir Sokolovsky <vlad@mellanox.com>
Tue, 11 Dec 2012 08:59:53 +0000 (10:59 +0200)
Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.com>
OFED_release_notes.txt

index 0dd4c0fc3558e061985ad96be37f17803783a516..4f1001ff1151895f6ff417fabfdf3ff6ae3fb79a 100644 (file)
@@ -1,7 +1,7 @@
            Open Fabrics Enterprise Distribution (OFED)
-                      Version 3.5-rc2
+                      Version 3.5-rc3
                       Release Notes
-                      October 2012
+                      December 2012
 
 
 ===============================================================================
@@ -157,6 +157,40 @@ http://www.openfabrics.org/downloads/MAINTAINERS
 ===============================================================================
 2. Change log
 ===============================================================================
+OFED-3.5-rc3 Main Changes from OFED 3.5-rc2
+-------------------------------------------------------------------------------
+RDMA/nes: Fix for terminate timer crash
+RDMA/nes: Fix for crash when adding timer and timer is pending
+RDMA/nes: Fix for incorrect multicast address
+RDMA/nes: Fix for crash when adding timer
+RDMA/nes: Locking fix to prevent race conditions
+RDMA/nes: Changing nes driver version
+RDMA/nes: Fixes for PAU handling
+cxgb4: Initialize data structures before using.
+cxgb4: Fix initialization of SGE_CONTROL register
+cxgb4: Add embedded firmware and its configuration file support
+cxgb4/iw_cxgb4: Add LE hash collision bug fix for active and passive offloaded connections
+cxgb4: Fix unable to get UP event from the LLD
+cxgb4: Remove unnecessary #ifdef condition
+cxgb4: Fix build warnings introduced after T4 configuration file support
+cxgb4: Add support for T4 configuration file
+iw_cxgb4: only log rx_data warnings if cpl status is non zero.
+RDMA/cxgb4: fix mpa version mismatch
+RDMA/cxgb4: abort connections that receive unexpected streaming mode data
+RDMA/cxgb4: Insert hwtid in pass_accept_req instead in pass_establish
+RDMA/cxgb4: Remove the limitation on maximum number of STAGs
+linux-next-cherry-picks: Fix build failure for kernel < 3.2
+IB/qib: remove EBUSY patch
+ib_srp: Avoid that module removal can trigger a deadlock
+ib_srp: Unbreak build on SLES 11 SP2
+ib_srp: Add post-3.5 upstream patches
+ib_srp: Avoid use-after-free during module unload on pre-2.6.36 kernels
+
+Updated packages:
+    mstflint-1.4-1.23.g5c2032a
+    perftest-2.0-0.8.gaeb562e
+    qperf-0.4.9
+
 OFED-3.5-rc2 Main Changes from OFED 3.5-rc1
 -------------------------------------------------------------------------------
 compat-rdma: Add SRP backport