]> git.openfabrics.org - ~emulex/tmp/compat-rdma/.git/commit
mlx4/5: Added bug fixes
authorVladimir Sokolovsky <vlad@mellanox.com>
Tue, 12 May 2015 10:38:45 +0000 (13:38 +0300)
committerVladimir Sokolovsky <vlad@mellanox.com>
Tue, 12 May 2015 11:11:38 +0000 (14:11 +0300)
commit6daf1579f265d1420912fbe2ac38207b7a9b0eb1
tree263cfb04037c8c934a4bbf729f7d19f2f1372535
parentb635046f80a6208664bc854b9b926106e94016dc
mlx4/5: Added bug fixes

 7c68dd435b3ea128550c3eed62cd3cb405431374 net/mlx4_core: Fix wrong reading of reserved_eqs
 492f5add4be84652bbe13da8a250d60c6856a5c5 net/mlx4_en: Doorbell is byteswapped in Little Endian archs
 772103e6b1a0ceb4fb482fb9414e55ac9be27250 net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flow
 30a5da5b3301e386de99911fe6c1cd1aa37fb970 net/mlx4_core: Fix HW2SW_EQ to conform to the firmware spec
 19ab574f6271a2f912a449cfdea14a60098fba90 net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapper
 5a2e87b16875f9b83b7e9494cf1fce8e17dc764a net/mlx4_core: Fix kernel Oops (mem corruption) when working
 f5956fafb00afab474c3886b6297f9b5e7aff722 net/mlx4_core: Fix wrong mask and error flow for the
 a16f3565703cfc3094938fb3c979cbb90f6d9eb4 net/mlx4_en: Fix off-by-one in ethtool statistics display
 4cbdd27c9c3abf87d6fe88cdd749218193ed3e12 net/mlx5_core: Fix a bug in alloc_token
 fde913e25496761a4e2a4c81230c913aba6289a2 net/mlx4_core: Fix error message deprecation for ConnectX-2
 42eab005a5dd5d7ea2b0328aecc4d6cc0c23c9c2 mlx4: Fix tx ring affinity_mask creation
 f94813f3c1d02090cc02dcfcbed339897830acb8 mlx4_en: Use correct loop cursor in error path.
 479163f4608214d18bc3266ab6e4b578897a3052 mlx5: don't duplicate kvfree()
 3a9e161a59b29b3aa2f39446b26622867322bf2b net/mlx5_core: Fix min vectors value in
 2d446d18aa09f16aef9e34774c4fcbc8a84a923e net/mlx5_core: Fix command queue size enforcement
 6b60d5e221ce11f6b247136bd221dbd952fe931e net/mlx5_core: Clear outbox of dealloc uar
 28c167fa8f8ea1850e6053bffb8ee30c1ac4411a net/mlx5_core: Add more supported devices
 065bd8c28ba37d04c9a5b732173c1508954b1f58 mlx5: avoid build warnings on 32-bit
 1c755cc5be5023c9523d558de0c507316efa6c62 net/mlx5_core: Move to use hex PCI device IDs
 1d966d03a37f7f58abf12e87203d03f96950cfd0 net: Mellanox: Delete unnecessary checks before the
 de61390cb3e03186f85997fe08a11dcb9f7a01a3 net/mlx5_core: Fix configuration of log_uar_page_sz
 6b9f53bc102d4e61b73c13f661de4a1c358768c1 net/mlx5_core: don't export static symbol
 9ef9baa2acda077f3831f6e7cdf751bc8691f78f net/mlx5_core: Avoid setting DC requestor/responder
 b812b5441e359adb9bd44108f7f91e5b0ba4a768 net/mlx5_core: Clear doorbell record inside
 60722c2ba02be052140998bc80ed77d74e3c03df net/mlx5_core: Use the right inbox struct in destroy
 05e4ecd1dc8b085a9010f20dcb5409b25488480a net/mlx5_core: Avoid copying outbox in aysnc command
 21db507439ec3a76a9587f2ad50ad3e4d13f4440 net/mlx5_core: Avoid usage command work entry after
 59d2d18cc4e9ba30b370db18d0e02d792699da96 mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT

Signed-off-by: Vladimir Sokolovsky <vlad@mellanox.com>
28 files changed:
linux-next-cherry-picks/0018-net-mlx4_core-Fix-wrong-reading-of-reserved_eqs.patch [new file with mode: 0644]
linux-next-cherry-picks/0019-net-mlx4_en-Doorbell-is-byteswapped-in-Little-Endian.patch [new file with mode: 0644]
linux-next-cherry-picks/0020-net-mlx4_core-Fix-mem-leak-in-SRIOV-mlx4_init_one-er.patch [new file with mode: 0644]
linux-next-cherry-picks/0021-net-mlx4_core-Fix-HW2SW_EQ-to-conform-to-the-firmwar.patch [new file with mode: 0644]
linux-next-cherry-picks/0022-net-mlx4-Fix-memory-corruption-in-mlx4_MAD_IFC_wrapp.patch [new file with mode: 0644]
linux-next-cherry-picks/0023-net-mlx4_core-Fix-kernel-Oops-mem-corruption-when-wo.patch [new file with mode: 0644]
linux-next-cherry-picks/0024-net-mlx4_core-Fix-wrong-mask-and-error-flow-for-the-.patch [new file with mode: 0644]
linux-next-cherry-picks/0025-net-mlx4_en-Fix-off-by-one-in-ethtool-statistics-dis.patch [new file with mode: 0644]
linux-next-cherry-picks/0026-net-mlx5_core-Fix-a-bug-in-alloc_token.patch [new file with mode: 0644]
linux-next-cherry-picks/0027-net-mlx4_core-Fix-error-message-deprecation-for-Conn.patch [new file with mode: 0644]
linux-next-cherry-picks/0028-mlx4-Fix-tx-ring-affinity_mask-creation.patch [new file with mode: 0644]
linux-next-cherry-picks/0029-mlx4_en-Use-correct-loop-cursor-in-error-path.patch [new file with mode: 0644]
linux-next-cherry-picks/0030-mlx5-don-t-duplicate-kvfree.patch [new file with mode: 0644]
linux-next-cherry-picks/0031-net-mlx5_core-Fix-min-vectors-value-in-mlx5_enable_m.patch [new file with mode: 0644]
linux-next-cherry-picks/0032-net-mlx5_core-Fix-command-queue-size-enforcement.patch [new file with mode: 0644]
linux-next-cherry-picks/0033-net-mlx5_core-Clear-outbox-of-dealloc-uar.patch [new file with mode: 0644]
linux-next-cherry-picks/0034-net-mlx5_core-Add-more-supported-devices.patch [new file with mode: 0644]
linux-next-cherry-picks/0035-mlx5-avoid-build-warnings-on-32-bit.patch [new file with mode: 0644]
linux-next-cherry-picks/0036-net-mlx5_core-Move-to-use-hex-PCI-device-IDs.patch [new file with mode: 0644]
linux-next-cherry-picks/0037-net-Mellanox-Delete-unnecessary-checks-before-the-fu.patch [new file with mode: 0644]
linux-next-cherry-picks/0038-net-mlx5_core-Fix-configuration-of-log_uar_page_sz.patch [new file with mode: 0644]
linux-next-cherry-picks/0039-net-mlx5_core-don-t-export-static-symbol.patch [new file with mode: 0644]
linux-next-cherry-picks/0040-net-mlx5_core-Avoid-setting-DC-requestor-responder-r.patch [new file with mode: 0644]
linux-next-cherry-picks/0041-net-mlx5_core-Clear-doorbell-record-inside-mlx5_db_a.patch [new file with mode: 0644]
linux-next-cherry-picks/0042-net-mlx5_core-Use-the-right-inbox-struct-in-destroy-.patch [new file with mode: 0644]
linux-next-cherry-picks/0043-net-mlx5_core-Avoid-copying-outbox-in-aysnc-command-.patch [new file with mode: 0644]
linux-next-cherry-picks/0044-net-mlx5_core-Avoid-usage-command-work-entry-after-w.patch [new file with mode: 0644]
linux-next-cherry-picks/0045-mlx5-wrong-page-mask-if-CONFIG_ARCH_DMA_ADDR_T_64BIT.patch [new file with mode: 0644]