commit f18080e6ee62b25030886c37b7120eb93746e5c9 Author: Marcel Apfelbaum Date: Sun Jan 29 18:16:53 2012 +0200 IB/mlx4: fix wrong info returned when querying IBoE ports To issue port query, use the QUERY_(Ethernet)_PORT command instead of MAD_IFC command as the latter attempts to query the firmware IB SMA agent, which is irrelevant for IBoE ports. This allows to support both 10Gb/s and 40Gb/s rates (e.g in sysfs), using QDR speed (10Gb/s) and width of 1X or 4X. Signed-off-by: Dotan Barak Signed-off-by: Or Gerlitz Signed-off-by: Marcel Apfelbaum commit 91290f5b55984cc71e0ac3896d27c2e7fb5ce51f Author: Marcel Apfelbaum Date: Sun Jan 29 18:13:39 2012 +0200 IB/core: fix wrong display of rate in sysfs commit "IB: Add new InfiniBand link speeds" introduced a bug under which the rate for IB SDR/4X links was displayed as 8.5Gbs instead of 10Gbs, fix that. Signed-off-by: Or Gerlitz Signed-off-by: Marcel Apfelbaum commit 9aa07c16ba7164823c96e19a18c287c00248958a Author: Mike Marciniszyn Date: Fri Jan 27 11:00:06 2012 -0500 IB/qib: correct memcpy optimization qib_0700_memcpy_optimizations.patch was pushed with a discrepancy vs. our internal qualified code. This patch corrects that issu. Signed-off-by: Mike Marciniszyn commit 5eebbdb0c6084fa9c995201d7a2dee39ff8d2188 Author: Mike Marciniszyn Date: Fri Jan 27 10:59:02 2012 -0500 IB/qib: correct rc flush panic patch This migrates the kernel.org code that was included in 3.2. That version has significantly more test time. Signed-off-by: Mike Marciniszyn commit 4500690e2518cb8e6ad46aea00bb0ec1a27cc8cd Author: Tatyana Nikolova Date: Tue Jan 17 10:18:56 2012 -0600 RDMA/nes: Fix for sending MPA reject frame Set a reject flag, when sending MPA reject message to inform the peer that the application has rejected the connection. Signed-off-by: Tatyana Nikolova Signed-off-by: Faisal Latif commit b23de4ef8c30c54fb87cbdb2864b0b9f9f48d534 Author: Tatyana Nikolova Date: Fri Jan 6 18:19:28 2012 -0600 RDMA/nes: Fix for fast memory registration opcode Fixes fast memory registration incorrect opcode for local invalidate completion. Signed-off-by: Tatyana Nikolova Signed-off-by: Donald Wood commit 58b4dede2f13e638903ba3775af55309a500228d Author: Tatyana Nikolova Date: Fri Jan 6 18:18:30 2012 -0600 RDMA/nes: Fix for fast memory registration length Zero high order word of fast memory registration (FMR) length field. FMR length field is 32 bits, so high word should always be zero. Signed-off-by: Tatyana Nikolova Signed-off-by: Donald Wood commit 182092b5581c5be2fdb3debc8e4e6f5b62145679 Author: Vladimir Sokolovsky Date: Mon Jan 2 17:58:38 2012 +0200 Fix RDS backports Signed-off-by: Vladimir Sokolovsky commit 4b819d5f2c764950874c417e447719e0bbcffeb6 Author: Jeff Becker Date: Mon Dec 5 16:09:59 2011 -0800 NFSRDMA: Increasing RPCRDMA_MAX_DATA_SEGS sometimes causes NFS mount to hang. Signed-off-by: Jeff Becker commit dc262fc04a2fbb234823435e76ae224f5baa6025 Author: Tatyana Nikolova Date: Wed Dec 7 16:05:48 2011 -0600 RDMA/nes: Fixes for Sparse generated warnings Fix source code warnings generated by Sparse Signed-off-by: Tatyana Nikolova Signed-off-by: Faisal Latif commit 19bc287a4186dbe15cb5ba07370986b14d00d5ab Author: Tatyana Nikolova Date: Wed Dec 7 16:06:32 2011 -0600 RDMA/nes: Change for phy SFP+ clock divisor Change phy SFP+ clock divisor Signed-off-by: Tatyana Nikolova Signed-off-by: Faisal Latif commit 2decbba06572d440a2e197e2031009c1a14834f9 Author: Shawn Bohrer Date: Wed Dec 7 18:56:55 2011 -0600 include linux/ip.h for ip_hdr() Signed-off-by: Shawn Bohrer commit 28884acfb71ab4e261db6bcf0cd5e5b52c8cc2a4 Author: Shawn Bohrer Date: Wed Dec 7 18:56:54 2011 -0600 mlx4_en: backport mlx4 do vlan cleanup The mlx4_en_0280_change_vlan_managing_scheme.patch conflicts with kernel.org commit f1b553fbe73bfad38f41269d1c7a7ce3176d9539 "mlx4: do vlan cleanup". This drops the mlx4_en_0280_change_vlan_managing_scheme.patch and backports f1b553fbe73bfad38f41269d1c7a7ce3176d9539. Signed-off-by: Shawn Bohrer commit f745264b39c20dda3f91235be8b16badd616914c Author: Shawn Bohrer Date: Wed Dec 7 18:56:53 2011 -0600 mlx4_en: drop lro and add gro support from upstream Signed-off-by: Shawn Bohrer commit d70f86bebd493e05872674d1202d2804327ea938 Author: Shawn Bohrer Date: Wed Dec 7 18:56:52 2011 -0600 checkout_files: Remove socket.h Commit 4f095a7a1e8ad90756cf2071582e74f15a00fa06 "checkout_files: add rds.h and socket.h" added socket.h to the list of checkout_files and it is unclear why. The modules should build against socket.h provided by the running kernel. Signed-off-by: Shawn Bohrer commit f0b0ffc730b126e8393c1b54437d1cd14b017280 Author: Shawn Bohrer Date: Wed Dec 7 18:56:51 2011 -0600 Backport dst->neighbour access helpers from 3.1 Backport upstream commits 69cce1d1404968f78b177a0314f5822d5afdbbfb 'net: Abstract dst->neighbour accesses behind helpers.' 22cfb0bf6721bb1f865f67bc21e3c36c272faf36 'IPoIB: Fix possible NULL dereference in ipoib_start_xmit()' 580da35a31f91a594f3090b7a2c39b85cb051a12 'IB: Fix RCU lockdep splats' Signed-off-by: Shawn Bohrer commit 14e0f6e203db16f1de338a8b089f957c3b2f5b17 Author: Shawn Bohrer Date: Wed Dec 7 18:56:50 2011 -0600 Add 3.1 kernel support Signed-off-by: Shawn Bohrer commit a8761eee2639f64b1b1eebab5cdd360fffd7443d Author: Tatyana Nikolova Date: Mon Dec 5 10:52:59 2011 -0600 RDMA/nes: Fix terminate during fatal AE Fix for reset which happens right after sending a terminate message. Terminate timer is not deleted when the connection is closed. Signed-off-by: Tatyana Nikolova Signed-off-by: Faisal Latif