]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Oct 2015 20:38:52 +0000 (16:38 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Oct 2015 20:38:52 +0000 (16:38 -0400)
commitd129c587ccf03c3d76cb60fe2852635c7a0ba28d
treec188a31698428a416ab39382cb49d421bc666715
parenta3c938479d79e8a1b923d074b574e2876ddef9a6
parenta1627cec5f9612cfb3e0d09fd82e980d2011016c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma

Pull rdma fixes from Doug Ledford:
 - Fixes for mlx5 related issues
 - Fixes for ipoib multicast handling

* tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma:
  IB/ipoib: increase the max mcast backlog queue
  IB/ipoib: Make sendonly multicast joins create the mcast group
  IB/ipoib: Expire sendonly multicast joins
  IB/mlx5: Remove pa_lkey usages
  IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY
  IB/iser: Add module parameter for always register memory
  xprtrdma: Replace global lkey with lkey local to PD