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(-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]