• Linus Torvalds's avatar
    Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband · 7c049d08
    Linus Torvalds authored
    Pull main batch of InfiniBand/RDMA changes from Roland Dreier:
     - Large ocrdma HW driver update: add "fast register" work requests,
       fixes, cleanups
     - Add receive flow steering support for raw QPs
     - Fix IPoIB neighbour race that leads to crash
     - iSER updates including support for using "fast register" memory
       registration
     - IPv6 support for iWARP
     - XRC transport fixes
    
    * tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband: (54 commits)
      RDMA/ocrdma: Fix compiler warning about int/pointer size mismatch
      IB/iser: Fix redundant pointer check in dealloc flow
      IB/iser: Fix possible memory leak in iser_create_frwr_pool()
      IB/qib: Move COUNTER_MASK definition within qib_mad.h header guards
      RDMA/ocrdma: Fix passing wrong opcode to modify_srq
      RDMA/ocrdma: Fill PVID in UMC case
      RDMA/ocrdma: Add ABI versioning support
      RDMA/ocrdma: Consider multiple SGES in case of DPP
      RDMA/ocrdma: Fix for displaying proper link speed
      RDMA/ocrdma: Increase STAG array size
      RDMA/ocrdma: Dont use PD 0 for userpace CQ DB
      RDMA/ocrdma: FRMA code cleanup
      RDMA/ocrdma: For ERX2 irrespective of Qid, num_posted offset is 24
      RDMA/ocrdma: Fix to work with even a single MSI-X vector
      RDMA/ocrdma: Remove the MTU check based on Ethernet MTU
      RDMA/ocrdma: Add support for fast register work requests (FRWR)
      RDMA/ocrdma: Create IRD queue fix
      IB/core: Better checking of userspace values for receive flow steering
      IB/mlx4: Add receive flow steering support
      IB/core: Export ib_create/destroy_flow through uverbs
      ...
    7c049d08
iscsi_iser.c 21.1 KB