[ofa-general] [GIT PULL] please pull infiniband.git

Roland Dreier rdreier at cisco.com
Tue Apr 28 16:03:49 PDT 2009


Linus, please pull from

    master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git for-linus

This tree is also available from kernel.org mirrors at:

    git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git for-linus

This will get a batch of changes for -rc2, mostly low-level hardware
driver fixes with a few other miscellaneous fixes and an IPoIB
documentation update.

Chien Tung (8):
      RDMA/nes: Fix compiler warning at nes_verbs.c:1955
      RDMA/nes: Modify thermo mitigation to flip SerDes1 ref clk to internal
      RDMA/nes: Correct CDR loop filter setting for port 1
      RDMA/nes: Enable repause timer for port 1
      RDMA/nes: Set trace length to 1 inch for SFP_D
      RDMA/nes: Fix fw_ver in /sys
      RDMA/nes: Fix unused variable compile warning when INFINIBAND_NES_DEBUG=n
      RDMA/nes: Update iw_nes version

Don Wood (1):
      RDMA/nes: Fix bugs in nes_reg_phys_mr()

Faisal Latif (5):
      RDMA/nes: Do not set apbvt entry for loopback
      RDMA/nes: Check for sequence number wrap-around
      RDMA/nes: Increase rexmit timeout interval
      RDMA/nes: Fix hang issues for large cluster dynamic connections
      RDMA/nes: Fix error path in nes_accept()

Jack Morgenstein (1):
      IB/mthca: Fix timeout for INIT_HCA and a few other commands

Matt Kraai (1):
      RDMA/nes: Remove root_256()'s unused pbl_count_256 parameter

Miroslaw Walukiewicz (1):
      RDMA/nes: Fix resource issues in nes_create_cq() and nes_destroy_cq()

Nicolas Morey-Chaisemartin (1):
      mlx4_core: Fix memory leak in mlx4_enable_msi_x()

Roland Dreier (1):
      Merge branches 'cxgb3', 'ipoib', 'mthca', 'mlx4' and 'nes' into for-linus

Steve Wise (2):
      RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connections
      RDMA/cxgb3: Don't zero QP attrs when moving to IDLE

Yossi Etigin (1):
      IPoIB: Disable NAPI while CQ is being drained

 drivers/infiniband/hw/cxgb3/iwch_cm.c     |    8 +++
 drivers/infiniband/hw/cxgb3/iwch_qp.c     |    1 -
 drivers/infiniband/hw/mthca/mthca_cmd.c   |   16 +++---
 drivers/infiniband/hw/nes/nes.h           |    4 +-
 drivers/infiniband/hw/nes/nes_cm.c        |   84 ++++++++++++++--------------
 drivers/infiniband/hw/nes/nes_cm.h        |    1 +
 drivers/infiniband/hw/nes/nes_hw.c        |   30 ++++++----
 drivers/infiniband/hw/nes/nes_verbs.c     |   67 +++++++++++++++--------
 drivers/infiniband/hw/nes/nes_verbs.h     |    1 +
 drivers/infiniband/ulp/ipoib/ipoib_ib.c   |    6 ++-
 drivers/infiniband/ulp/ipoib/ipoib_main.c |    5 +--
 drivers/net/mlx4/main.c                   |    2 +-
 12 files changed, 130 insertions(+), 95 deletions(-)



More information about the general mailing list