commit 3726b96ac402ea827f657b04f714604f15d3aec9 Author: Kumar Sanghvi Date: Wed Nov 2 15:34:06 2011 +0530 iw_cxgb3: Bring upstream commit f7cc25d018f1e9af6767ee7774bbe83452e9fdf4 Brings in upstream commit f7cc25d018f1e9af6767ee7774bbe83452e9fdf4 (RDMA/cxgb3: Serialize calls to CQ's comp_handler) Signed-off-by: Kumar Sanghvi commit 3fdf450f54479b856282cbfaa8ec063f080ba109 Author: Kumar Sanghvi Date: Wed Nov 2 14:07:16 2011 +0530 iw_cxgb4: Bring upstream commit d32ae393dbf0daf778f9e33b0bc6591cd102391e Brings in upstream commit d32ae393dbf0daf778f9e33b0bc6591cd102391e (RDMA/cxgb4: Mark QP in error before disabling the queue in firmware) Signed-off-by: Kumar Sanghvi commit 08ece10d89c5e4d77f32e6e0b5fb95c55b5ebfa1 Author: Kumar Sanghvi Date: Wed Nov 2 13:53:43 2011 +0530 iw_cxgb4: Bring upstream commit 581bbe2cd0694a935e0c3ccd7f011e10094f1df6 Brings upstream commit 581bbe2cd0694a935e0c3ccd7f011e10094f1df6 (RDMA/cxgb4: Serialize calls to CQ's comp_handler) Signed-off-by: Kumar Sanghvi commit 15b44c7266465fce8331109b32bb9e341830d51e Author: Jeff Becker Date: Mon Oct 31 11:39:05 2011 -0700 NFSRDMA: forgot a patch for 2.6.33 Signed-off-by: Jeff Becker commit 672c06c6b4f077f4d8959aa27686139a40a63d5c Author: Jeff Becker Date: Thu Oct 27 14:44:04 2011 -0700 NFSRDMA: pull in patches for 2.6.33 Signed-off-by: Jeff Becker commit 8d0256647672bd29e19b8a0214eee6156d7da555 Merge: f4316c8 d4c3875 Author: Vladimir Sokolovsky Date: Tue Nov 1 14:37:32 2011 +0200 Merge branch 'ofed_kernel_1_5' of git://git.openfabrics.org/~moranp/ofed_1_5 into ofed_kernel_1_5 commit f4316c83778f331719a62915648e5761482280a0 Author: Dotan Barak Date: Mon Oct 31 21:02:38 2011 +0200 Add new InfiniBand link speeds: EDR/FDR/FDR10 Add a set of 4 patches that adds support to new speeds: FDR-10: a Mellanox proprietary link speed which is 10.3125 Gbps with 64b/66b encoding rather than 8b/10b encoding. FDR: IBA extended speed 14.0625 Gbps. EDR: IBA extended speed 25.78125 Gbps. Signed-off-by: Marcel Apfelbaum Reviewed-by: Hal Rosenstock Reviewed-by: Sean Hefty Signed-off-by: Roland Dreier Signed-off-by: Dotan Barak commit d4c3875e82bc4e1c7426ee359492cdf4ba463db2 Author: Moran Perets Date: Tue Oct 18 13:34:44 2011 +0200 sdp: Fix bug - sk_rmem_schedule prototype on SLES11sp1 - added new patch Added new patch that reverting sk_rmem_schedule prototype from (..., size) to (...,skb) as it is in SLES11sp1 Reviewed by: Amir Vadai Signed-off-by: Moran Perets commit 5e929d0f8923909d2ba30e38a319f82d917595b0 Author: Vladimir Sokolovsky Date: Tue Oct 25 23:42:44 2011 +0200 Fix DOS formatted patches Signed-off-by: Vladimir Sokolovsky commit 634392ba843e000cf723843e6fdd6e07b8916eb6 Author: Vladimir Sokolovsky Date: Tue Oct 25 20:51:33 2011 +0200 Remove backport directories for unsupported kernels Signed-off-by: Vladimir Sokolovsky commit 284010f8b362bafaae49ff78216ece1fd46842ec Author: Vipul Pandya Date: Mon Oct 24 21:33:36 2011 +0530 cxgb4/iw_cxgb4/cxgb3/iw_cxgb3: Build fixes on 3.0 kernel Signed-off-by: Vipul Pandya commit f3355da326c8c3c515579ab5d7d81e1840ac6a90 Merge: d78ef80 4f5f736 Author: Vladimir Sokolovsky Date: Tue Oct 25 09:34:12 2011 +0200 Merge branch 'ofed_kernel_1_5' of git://git.openfabrics.org/~mmarciniszyn/linux-2.6.to_ofed into ofed_kernel_1_5 commit 4f5f73682f4ee3e0f01f87b146c4a7993066867a Author: Mitko Haralanov Date: Mon Oct 24 15:27:53 2011 -0400 IB/qib: Fix kernel panic on QME7342 boards Fix a kernel panic on QME7342 (and any Mezz boards without QSFP connectors) caused by scheduling work on uninitialized workqueue. Signed-off-by: Mitko Haralanov Signed-off-by: Mike Marciniszyn commit d78ef801fbb0ff6c730badc1e243aae7f94e18f7 Author: Jonathan Lallinger Date: Mon Oct 24 13:15:43 2011 -0500 RDMA/cxgb4: Pull in upstream CQE flush fixes. Bring in changes fixing iw_cxgb4 cqe logic into OFED. These changes fix RQ QID / SQ QID mixups in insert/count functions in the t4_cqe. This fixes RDS crashes using iw_cxgb4. Signed-off by: Jonathan Lallinger Signed-off by: Steve Wise commit b3934a2f394968a17c3e1ad616d88040466c3a7c Author: Steve Wise Date: Mon Oct 24 13:14:33 2011 -0500 RDMA/cxgb3: Don't post zero-bye read if endpoint is going away. tx_ack() wasn't checking the endpoint state and consequently would attempt to post the p2p 0B read on an endpoint/qp that is closing or aborting. This causes a null ptr dereference crash. Signed-off-by: Steve Wise commit d210814696b172e74429894146faaed14b836666 Author: Jeff Becker Date: Wed Oct 19 16:03:09 2011 -0700 NFSRDMA: forgot a few patches for RHEL6.1 Signed-off-by: Jeff Becker commit 1a6a3ce37e4abb80931511c062aeee68c93ecd27 Author: Jeff Becker Date: Tue Oct 11 11:59:11 2011 -0700 NFSRDMA: pull in more patches for RHEL6.1 - builds successfully Signed-off-by: Jeff Becker commit bf875708fd802abf5752d553344bc47720fe6888 Author: Jeff Becker Date: Tue Oct 11 11:14:13 2011 -0700 NFSRDMA: pull some patches for RHEL6.1 Signed-off-by: Jeff Becker commit e6aea89795cda479b5dc138d95b28d425a01174d Author: Jeff Becker Date: Sun Oct 23 13:47:46 2011 +0200 RHEL6.1: remove carriage returns from DOS-formatted patches Signed-off-by: Jeff Becker commit c05033a8d23010081fc2da9948fb9753a6b271c4 Author: Kumar Sanghvi Date: Fri Oct 21 18:25:27 2011 +0530 iw_cxgb4: Use NIPQUAD in RHEL5.6/RHEL5.7 backports %pI4 is not available on rhel56/rhel57 so, use NIPQUAD instead. Also fix few build warnings. Signed-off-by: Kumar Sanghvi