Hi Linus, This should hopefully be the last request for 4.1-rc for the RDMA stack. It contains some late ocrdma fixes that I'm including because they are small and self contained. It also contains two bug fixes that are simple and easily verified. git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma.git tags/for-linus ---------------------------------------------------------------- Changes for 4.1-rc4 A number of small, well contained bug fixes for ocrdma driver A simple fix for the connection negotiation sequence on IB Fix for broken AF_IB address on UD queue pair support ---------------------------------------------------------------- Devesh Sharma (3): RDMA/ocrdma: Report EQ full fatal error RDMA/ocrdma: Fix QP state transition in destroy_qp RDMA/ocrdma: Use VID 0 if PFC is enabled and vlan is not configured Matthew Finlay (1): IB/cma: Fix broken AF_IB UD support Mitesh Ahuja (3): RDMA/ocrdma: Fix the request length for RDMA_QUERY_QP mailbox command to FW. RDMA/ocrdma: Prevent allocation of DPP PDs if FW doesnt support it RDMA/ocrdma: Fix dmac resolution for link local address Naga Irrinki (1): RDMA/ocrdma: Fail connection for MTU lesser than 512 Selvin Xavier (2): RDMA/ocrdma: Fix EQ destroy failure during driver unload RDMA/ocrdma: Update ocrdma version number Ted Kim (1): ib/cm: Change reject message type when destroying cm_id drivers/infiniband/core/cm.c | 2 +- drivers/infiniband/core/cma.c | 32 +++++++---- drivers/infiniband/hw/ocrdma/ocrdma.h | 4 +- drivers/infiniband/hw/ocrdma/ocrdma_ah.c | 12 ++++- drivers/infiniband/hw/ocrdma/ocrdma_hw.c | 83 +++++++++++++++++------------ drivers/infiniband/hw/ocrdma/ocrdma_sli.h | 9 ++++ drivers/infiniband/hw/ocrdma/ocrdma_verbs.c | 12 +++-- 7 files changed, 101 insertions(+), 53 deletions(-) -- Doug Ledford GPG KeyID: 0E572FDD