Commits
Merge branches 'core', 'cxgb4', 'ipath', 'iser', 'lockdep', 'mlx4', 'nes', 'ocrdma', 'qib' and 'raw-qp' into for-linus
Showing diff to035b1032b57
- Jack Morgenstein committed 02daaf2741eIB/core: Fix IB_SA_COMP_MASK macro It needs parentheses around the argument, so that i...
- Vipul Pandya committed e572568fbccRDMA/cxgb4: Include vmalloc.h for vmalloc and vfree Signed-off-by: Vipul Pandya <vipul...
- Mike Marciniszyn committed 464357a7591IB/ipath: Replace open-coded ARRAY_SIZE with macro Change sizeof(array)/sizeof(array[0...
- Or Gerlitz committed 7d9c0de4ab4IB/iser: Fix error flow in iser ep connection establishment The current error flow cod...
- Sean Hefty committed b6cec8aa4a7RDMA/cma: Fix lockdep false positive recursive locking The following lockdep problem w...
- Jack Morgenstein committed 035b1032b57IB/mlx4: Fix mlx4_ib_add() error flow We need to use a different loop index for mlx4_c...
- Tatyana Nikolova committed 784d135f967RDMA/nes: Don't call event handler if pointer is NULL Don't call the ibqp event_handle...
- Roland Dreier committed 349556692dfRDMA/ocrdma: Fix build with IPV6=n When IPV6 is not enabled: ERROR: "register_ine...
- Mike Marciniszyn committed 1c94283ddbeIB/qib: Add cache line awareness to qib_qp and qib_devdata structures This patch reorg...
- Or Gerlitz committed 3987a2d3193IB/mlx4: Add raw packet QP support Implement raw packet QPs for Ethernet ports using t...