Commits
Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-next
Showing diff to970918b32b0
- Sagi Grimberg committed 2dea909444cIB/mlx5: Expose support for signature MR feature Currently support only T10-DIF types ...
- Steve Wise committed 96bb2706c88RDMA/cxgb4: Disable DSGL use by default Current hardware doesn't correctly support DSG...
- Moni Shoua committed b2853fd6c2dIB/core: Don't resolve passive side RoCE L2 address in CMA REQ handler The code that r...
- Or Gerlitz committed 5de2ad986d7IB/iser: Bump driver version to 1.3 Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> ...
- Dan Carpenter committed 4661bd798f1mlx4_core: Make buffer larger to avoid overflow warning My static checker complains th...
- Bart Van Assche committed 0e9855dbf43IB/mlx4: Fix a sparse endianness warning Fix the following warning for the mlx4 driver...
- Dan Carpenter committed 349850f0a91RDMA/nes: Clean up a condition We don't need to test "ret" twice and also the white sp...
- Selvin Xavier committed 2d8f57d56f5RDMA/ocrdma: Unregister inet notifier when unloading ocrdma Unregister the inet notifi...
- Dan Carpenter committed 186f8ba062fIB/qib: Cleanup qib_register_observer() Returning directly is easier to read than do-n...
- Mike Marciniszyn committed ea58a595657IB/core: Remove overload in ib_sg_dma* The code is replaced by driver specific changes...
- Bart Van Assche committed b3fe628da28IB/srp: Fix a race condition between failing I/O and I/O completion Avoid that srp_ter...
- Fabio Estevam committed 970918b32b0IB/usnic: Remove '0x' when using %pa format %pa format already prints in hexadecimal f...