1. 5c6b2aa iw_cxgb4: invalidate the mr when posting a read_w_inv wr by Steve Wise · 8 years ago
  2. 49b53a9 iw_cxgb4: add fast-path for small REG_MR operations by Steve Wise · 8 years ago
  3. 56b2eca RDMA/iw_cxgb4: Use kfree_skb instead of kfree by Hariprasad S · 8 years ago
  4. 0f8ab0b RDMA/iw_cxgb4: Low resource fixes for Memory registration by Hariprasad S · 8 years ago
  5. 0651ec9 Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into k.o/for-4.7 by Doug Ledford · 8 years ago
  6. 92f850e RDMA/iw_cxgb4: set the correct FID value in DSGL commands by Hariprasad S · 8 years ago
  7. 9aa8b32 IB/core: Enhance ib_map_mr_sg() by Bart Van Assche · 8 years ago
  8. ff2ba99 IB/core: Add passing an offset into the SG to ib_map_mr_sg by Christoph Hellwig · 8 years ago
  9. 082eaa5 Merge branches 'nes', 'cxgb4' and 'iwpm' into k.o/for-4.6 by Doug Ledford · 8 years ago
  10. b2a239d IB/core: Add vendor's specific data to alloc mw by Matan Barak · 8 years ago
  11. ee30f7d iw_cxgb4: Max fastreg depth depends on DSGL support by Hariprasad S · 8 years ago
  12. ab67ed8 IB: remove the write-only usecnt field from struct ib_mr by Christoph Hellwig · 9 years ago
  13. b7d3e0a IB: remove support for phys MRs by Christoph Hellwig · 9 years ago
  14. d3cfd00 iw_cxgb4: Remove old FRWR API by Sagi Grimberg · 9 years ago
  15. 8376b86 iw_cxgb4: Support the new memory registration API by Sagi Grimberg · 9 years ago
  16. b61e564 RDMA/cxgb4: re-fix 32-bit build warning by Arnd Bergmann · 9 years ago
  17. a216403 iw_cxgb4: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  18. 6198dd8 iw_cxgb4: 32b platform fixes by Hariprasad S · 9 years ago
  19. f72f116 cxgb4: drop __GFP_NOFAIL allocation by Michal Hocko · 9 years ago
  20. cf7fe64 iw_cxgb4: Cleanup register defines/MACROS defined in t4fw_ri_api.h by Hariprasad Shenai · 9 years ago
  21. bdc590b iw_cxgb4/cxgb4/cxgb4vf/cxgb4i/csiostor: Cleanup register defines/macros related to all other cpl messages by Hariprasad Shenai · 9 years ago
  22. 2550a88 RDMA/cxgb4: Limit MRs to < 8GB for T4/T5 devices by Hariprasad Shenai · 10 years ago
  23. 123bc2a RDMA/cxgb4: Configure 0B MRs to match HW implementation by Pramod Kumar · 10 years ago
  24. d7990b0 cxgb4i/cxgb4 : Refactor macros to conform to uniform standards by Anish Bhatt · 10 years ago
  25. e2ac962 cxgb4: Cleanup macros so they follow the same style and look consistent, part 2 by Hariprasad Shenai · 10 years ago
  26. 98a3e87 RDMA/cxgb4: Add missing debug stats by Steve Wise · 10 years ago
  27. f7eaa7e Merge branches 'core', 'cxgb4', 'ip-roce', 'iser', 'misc', 'mlx4', 'nes', 'ocrdma', 'qib', 'sgwrapper', 'srp' and 'usnic' into for-next by Roland Dreier · 10 years ago
  28. 96bb270 RDMA/cxgb4: Disable DSGL use by default by Steve Wise · 10 years ago
  29. eda6d1d RDMA/cxgb4: Save the correct map length for fast_reg_page_lists by Steve Wise · 10 years ago
  30. eeb8461 IB: Refactor umem to use linear SG table by Yishai Hadas · 10 years ago
  31. 298589b RDMA/cxgb4: Fix gcc warning on 32-bit arch by Paul Bolle · 10 years ago
  32. c00850d RDMA/cxgb4: Make _c4iw_write_mem_dma() static by Rashika · 11 years ago
  33. 0e5eca7 RDMA/cxgb4: Map pbl buffers for dma if using DSGL. by Vipul Pandya · 11 years ago
  34. 42b6a94 RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5. by Vipul Pandya · 11 years ago
  35. 7083e42 IB/core: Add "type 2" memory windows support by Shani Michaeli · 11 years ago
  36. 32c631f RDMA/cxgb4: Don't free chunk that we have failed to allocate by Thadeu Lima de Souza Cascardo · 12 years ago
  37. ec3eead RDMA/cxgb4: Remove kfifo usage by Vipul Pandya · 12 years ago
  38. 8d81ef3 RDMA/cxgb4: Add debugfs RDMA memory stats by Vipul Pandya · 12 years ago
  39. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  40. 301c2c3 RDMA/cxgb4: Don't truncate MR lengths by Steve Wise · 13 years ago
  41. aadc4df RDMA/cxgb4: Centralize the wait logic by Steve Wise · 14 years ago
  42. c8e081a RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizes by Roland Dreier · 14 years ago
  43. d3c814e RDMA/cxgb4: Remove dependency on __GFP_NOFAIL by David Rientjes · 14 years ago
  44. f38926a RDMA/cxgb4: Use the DMA state API instead of the pci equivalents by FUJITA Tomonori · 14 years ago
  45. 25737bd RDMA/cxgb4: Don't limit fastreg page list depth by Steve Wise · 14 years ago
  46. 841dba9 RDMA/cxgb4: Return proper errors in fastreg mr/pbl allocation by Steve Wise · 14 years ago
  47. cfdda9d RDMA/cxgb4: Add driver for Chelsio T4 RNIC by Steve Wise · 14 years ago