public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Roland Dreier <rolandd@cisco.com>
To: torvalds@osdl.org
Cc: linux-kernel@vger.kernel.org, openib-general@openib.org
Subject: [git pull] IB updates for 2.6.15
Date: Thu, 10 Nov 2005 12:18:45 -0800	[thread overview]
Message-ID: <52wtjgjly2.fsf@cisco.com> (raw)

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:

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

The pull will get the following changes:

Jack Morgenstein:
      [IB] mthca: report page size capability
      [IB] uverbs: have kernel return QP capabilities

Michael S. Tsirkin:
      [IB] umad: two small fixes
      [IB] mthca: fix posting of atomic operations
      [IB] mthca: fix posting long lists of receive work requests

Roland Dreier:
      [IPoIB] add path record information in debugfs
      [IB] umad: avoid potential deadlock when unregistering MAD agents
      [IPoIB] no need to set skb->dev right before freeing skb
      [IB] mthca: fix typo in catastrophic error polling
      [IB] Have cq_resize() method take an int, not int*
      [IB] umad: get rid of unused mr array
      [IB] mthca: fix wraparound handling in mthca_cq_clean()
      [IB] umad: further ib_unregister_mad_agent() deadlock fixes

 drivers/infiniband/core/user_mad.c             |  129 ++++++++++-------
 drivers/infiniband/core/uverbs_cmd.c           |   12 +-
 drivers/infiniband/core/verbs.c                |   12 --
 drivers/infiniband/hw/mthca/mthca_catas.c      |    2 
 drivers/infiniband/hw/mthca/mthca_cmd.c        |    2 
 drivers/infiniband/hw/mthca/mthca_cq.c         |   16 +-
 drivers/infiniband/hw/mthca/mthca_dev.h        |    2 
 drivers/infiniband/hw/mthca/mthca_main.c       |    2 
 drivers/infiniband/hw/mthca/mthca_provider.c   |    3 
 drivers/infiniband/hw/mthca/mthca_provider.h   |    1 
 drivers/infiniband/hw/mthca/mthca_qp.c         |  113 +++++++++++++--
 drivers/infiniband/hw/mthca/mthca_srq.c        |   22 +++
 drivers/infiniband/hw/mthca/mthca_wqe.h        |    3 
 drivers/infiniband/ulp/ipoib/ipoib.h           |   15 +-
 drivers/infiniband/ulp/ipoib/ipoib_fs.c        |  179 ++++++++++++++++++++----
 drivers/infiniband/ulp/ipoib/ipoib_main.c      |   72 +++++++++-
 drivers/infiniband/ulp/ipoib/ipoib_multicast.c |   26 +--
 drivers/infiniband/ulp/ipoib/ipoib_vlan.c      |    7 -
 include/rdma/ib_user_verbs.h                   |    9 +
 include/rdma/ib_verbs.h                        |    2 
 20 files changed, 466 insertions(+), 163 deletions(-)

             reply	other threads:[~2005-11-10 20:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-10 20:18 Roland Dreier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2005-11-18 22:23 [git pull] IB updates for 2.6.15 Roland Dreier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52wtjgjly2.fsf@cisco.com \
    --to=rolandd@cisco.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=openib-general@openib.org \
    --cc=torvalds@osdl.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox