Commits
Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'srp' into for-next
Showing diff to2fadd83184d
- Michal Nazarewicz committed 352b9056352RDMA/cma: Remove unused argument and minor dead code The dev variable is never assigne...
- Ben Hutchings committed 649fb5ec0e5IB/cxgb4: Fix formatting of physical address Physical addresses may be wider than virt...
- Matan Barak committed 69ad5da41b4IB/core: Re-enable create_flow/destroy_flow uverbs This commit reverts commit 7afbddfa...
- Michal Schmidt committed 7f1a38671c5IPoIB: lower NAPI weight Since commit 82dc3c63c692 ("net: introduce NAPI_POLL_WEIGHT")...
- Joe Perches committed f3a5e3e37e2IB/ucma: Convert use of typedef ctl_table to struct ctl_table This typedef is unnecess...
- Eli Cohen committed 93b80ac297bIB/mlx4: Fix endless loop in resize CQ When calling get_sw_cqe() we need pass the cons...
- Eli Cohen committed cf1c5e1f1c9IB/mlx5: Fix page shift in create CQ for userspace When creating a CQ, we must use mlx...
- Dave Jones committed 4127c365c9dRDMA/nes: Remove self-assignment from nes_query_qp() Assigning a value to itself is po...
- Naresh Gottumukkala committed d5e3f378337RDMA/ocrdma: Remove redundant check in ocrdma_build_fr() Remove the redundant check of...
- Mike Marciniszyn committed 2fadd83184dIB/qib: Fix txselect regression Commit 7fac33014f54("IB/qib: checkpatch fixes") was ov...
- Bart Van Assche committed cd4e38542a5IB/srp: Report receive errors correctly The IB spec does not guarantee that the opcode...