- 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- da5c138 i40iw: Add NULL check for puda buffer by Mustafa Ismail · 8 years ago
- 8c1ea86 i40iw: Change dup_ack_thresh to u8 by Mustafa Ismail · 8 years ago
- c5d057d i40iw: Remove unnecessary check for moving CQ head by Mustafa Ismail · 8 years ago
- b494c3e i40iw: Simplify code to set fragments in SQ WQE by Mustafa Ismail · 8 years ago
- b54143b i40iw: Remove unnecessary parameter to i40iw_cq_poll_completion by Mustafa Ismail · 8 years ago
- 5ec11ed i40iw: Do not access pointer after free by Mustafa Ismail · 8 years ago
- 342c387 i40iw: Correct and use size parameter to i40iw_reg_phys_mr by Mustafa Ismail · 8 years ago
- fe5d6e6 i40iw: Fix return codes by Shiraz Saleem · 8 years ago
- 8e0e7ae i40iw: Enable remote access rights for stag allocation by Shiraz Saleem · 8 years ago
- b0548cf i40iw: do not print unitialized variables in error message by Nicolas Iooss · 8 years ago
- f65c52c IB/i40iw: Support device FW version string by Ira Weiny · 8 years ago
- 7748e49 i40iw: Enable level-1 PBL for fast memory registration by Shiraz Saleem · 8 years ago
- 0477e18 i40iw: Return correct max_fast_reg_page_list_len by Faisal Latif · 8 years ago
- ee23abd i40iw: Correct status check on i40iw_get_pble by Faisal Latif · 8 years ago
- 747f1c6 i40iw: Correct CQ arming by Shiraz Saleem · 8 years ago
- b40f475 IB/core: Make device counter infrastructure dynamic by Christoph Lameter · 8 years ago
- e9bb8af i40iw: pass hw_stats by reference rather than by value by Colin Ian King · 9 years ago
- e381b3b i40iw: Remove unnecessary synchronize_irq() before free_irq() by Lars-Peter Clausen · 9 years ago
- dc1badf i40iw: constify i40iw_vf_cqp_ops structure by Julia Lawall · 9 years ago
- a647040 i40e: constify i40e_client_ops structure by Julia Lawall · 9 years ago
- 9aa8b32 IB/core: Enhance ib_map_mr_sg() by Bart Van Assche · 8 years ago
- ff2ba99 IB/core: Add passing an offset into the SG to ib_map_mr_sg by Christoph Hellwig · 8 years ago
- ccea5f0 RDMA/i40iw: Fix for removing quad hash entries by Tatyana Nikolova · 9 years ago
- f8a4e76 RDMA/i40iw: Fix for checking if the QP is destroyed by Tatyana Nikolova · 9 years ago
- 6c2f761 RDMA/i40iw: Fix for using one sge for RDMA READ by Shiraz Saleem · 9 years ago
- df2d96c RDMA/i40iw: Fix for the size of kernel mode SQ by Shiraz Saleem · 9 years ago
- 84a4c24 RDMA/i40iw: Fix for a NOP WQE size by Mohammad Khan · 9 years ago
- 8e9f04a RDMA/i40iw: Correct STag mask to min of 14 bits by Chien Tin Tung · 9 years ago
- 9510b06 RDMA/i40iw: Fixes for WQE alignment by Shiraz Saleem · 9 years ago
- c2b75ef RDMA/i40iw: Adding queue drain functions by Ismail, Mustafa · 9 years ago
- fa41537 RDMA/i40iw: Fix SD calculation for initial HMC creation by Ismail, Mustafa · 9 years ago
- 20c61f7 RDMA/i40iw: Fix endian issues and warnings by Ismail, Mustafa · 9 years ago
- b7aee85 RDMA/i40iw: Add base memory management extensions by Ismail, Mustafa · 9 years ago
- eb9b037 RDMA/i40iw: Initialize max enabled vfs variable by Ismail, Mustafa · 9 years ago
- 5c1c190 RDMA/i40iw: Correct return code check in add_pble_pool by Ismail, Mustafa · 9 years ago
- f69c333 RDMA/i40iw: Add virtual channel message queue by Ismail, Mustafa · 9 years ago
- f606d89 RDMA/i40iw: Remove unused code and fix warning by Ismail, Mustafa · 9 years ago
- 4920dc3 RDMA/i40iw: Populate vendor_id and vendor_part_id fields by Ismail, Mustafa · 9 years ago
- df35630 RDMA/i40iw: Set vendor_err only if there is an actual error by Ismail, Mustafa · 9 years ago
- 996abf0a RDMA/i40iw: Add qp table lock around AE processing by Ismail, Mustafa · 9 years ago
- 36a4793 RDMA/i40iw: Do not set self-referencing pointer to NULL after free by Ismail, Mustafa · 9 years ago
- bd57aea RDMA/i40iw: Correct max message size in query port by Ismail, Mustafa · 9 years ago
- b3437e0 RDMA/i40iw: Fix refused connections by Ismail, Mustafa · 9 years ago
- 23ef48a RDMA/i40iw: Correct QP size calculation by Ismail, Mustafa · 9 years ago
- 6b90036 RDMA/i40iw: Fix overflow of region length by Ismail, Mustafa · 9 years ago
- 2fe7857 i40iw: avoid potential uninitialized variable use by Arnd Bergmann · 9 years ago
- 34abf9e i40iw: Replace the obsolete crypto hash interface with shash by Tatyana Nikolova · 9 years ago
- 16666b4 i40iw: Kconfig and Makefile for iwarp module by Faisal Latif · 9 years ago
- 4097351 i40iw: virtual channel handling files by Faisal Latif · 9 years ago
- 280cfc4 i40iw: user kernel shared files by Faisal Latif · 9 years ago
- e7d184e i40iw: add X722 register file by Faisal Latif · 9 years ago
- 89517b5 i40iw: add hardware related header files by Faisal Latif · 9 years ago
- 86dbcd0 i40iw: add file to handle cqp calls by Faisal Latif · 9 years ago
- 8d8cd0b i40iw: use shared code for port mapper by Faisal Latif · 9 years ago
- d374984 i40iw: add files for iwarp interface by Faisal Latif · 9 years ago
- 4e9042e i40iw: add hw and utils files by Faisal Latif · 9 years ago
- 6a27f1a i40iw: add hmc resource files by Faisal Latif · 9 years ago
- 9715830 i40iw: add pble resource files by Faisal Latif · 9 years ago
- 786c6ad i40iw: add puda code by Faisal Latif · 9 years ago
- f27b474 i40iw: add connection management code by Faisal Latif · 9 years ago
- 8e06af7 i40iw: add main, hdr, status by Faisal Latif · 9 years ago