[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1351281300-27825-1-git-send-email-roland@kernel.org>
Date: Fri, 26 Oct 2012 12:55:00 -0700
From: Roland Dreier <roland@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-rdma@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] please pull infiniband.git
Hi Linus,
Please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git tags/rdma-for-linus
----------------------------------------------------------------
Small batch of fixes for 3.7:
- Fix crash in error path in cxgb4
- Fix build error on 32 bits in mlx4
- Fix SR-IOV bugs in mlx4
----------------------------------------------------------------
Dotan Barak (1):
mlx4_core: Perform correct resource cleanup if mlx4_QUERY_ADAPTER() fails
Doug Ledford (1):
IB/mlx4: Fix build error on platforms where UL is not 64 bits
Eli Cohen (1):
IB/mlx4: Synchronize cleanup of MCGs in MCG paravirtualization
Jack Morgenstein (1):
IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF)
Or Gerlitz (1):
mlx4_core: Remove annoying debug messages from SR-IOV flow
Roland Dreier (1):
Merge branches 'cxgb4' and 'mlx4' into for-next
Thadeu Lima de Souza Cascardo (1):
RDMA/cxgb4: Don't free chunk that we have failed to allocate
drivers/infiniband/hw/cxgb4/mem.c | 2 +-
drivers/infiniband/hw/mlx4/alias_GUID.c | 2 +-
drivers/infiniband/hw/mlx4/mad.c | 85 +++++++++-----------
drivers/infiniband/hw/mlx4/mcg.c | 18 +++--
drivers/net/ethernet/mellanox/mlx4/eq.c | 6 --
drivers/net/ethernet/mellanox/mlx4/main.c | 5 +-
.../net/ethernet/mellanox/mlx4/resource_tracker.c | 6 --
7 files changed, 56 insertions(+), 68 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists