Commits
Merge branches 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma' and 'qib' into for-next
Showing diff to246fcdbc9d6
- Sean Hefty committed 5eb695c1773RDMA/cma: Only call cma_save_ib_info() for CM REQs Calling cma_save_ib_info() for CM S...
- Dan Carpenter committed 246fcdbc9d6RDMA/cxgb3: Fix stack info leak in iwch_create_cq() The "uresp.reserved" field isn't i...
- Dan Carpenter committed ae1fe07f3f4RDMA/cxgb4: Fix stack info leak in c4iw_create_qp() "uresp.ma_sync_key" doesn't get se...
- Erez Shitrit committed c2904141696IPoIB: Fix pkey change flow for virtualization environments IPoIB's required behaviour...
- Jack Morgenstein committed ef5ed4166ffIB/core: Create QP1 using the pkey index which contains the default pkey Currently, QP...
- Jack Morgenstein committed 3eac103f83aIB/mlx4: Use default pkey when creating tunnel QPs When creating tunnel QPs for specia...
- Andi Shyti committed 618af3846bemlx5_core: Variable may be used uninitialized In the sq_overhead() function, if qp_typ...
- Roland Dreier committed 3c93f039d29Revert "RDMA/nes: Fix compilation error when nes_debug is enabled" This reverts commit...
- Dan Carpenter committed 63ea3749571RDMA/ocrdma: Fix several stack info leaks A grab bag of places which don't properly in...
- Mike Marciniszyn committed b268e4db3d0IB/qib: Add err_decode() call for ring dump Commit 0b3ddf380ca7 ("Log all SDMA errors ...