1. d83763f Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  2. 9aa3d65 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  3. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  4. ad804a0 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  5. ab9f2fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  6. 71baba4 mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM by Mel Gorman · 9 years ago
  7. d0164ad mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd by Mel Gorman · 9 years ago
  8. 9cf5c09 Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
  9. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  10. db7489e IB/core, cma: Make __attribute_const__ declarations sparse-friendly by Bart Van Assche · 9 years ago
  11. 39bfc27 IB/core: Remove old fast registration API by Sagi Grimberg · 9 years ago
  12. 13d3e89 RDMA/nes: Remove old FRWR API by Sagi Grimberg · 9 years ago
  13. b8533ec IB/qib: Remove old FRWR API by Sagi Grimberg · 9 years ago
  14. d3cfd00 iw_cxgb4: Remove old FRWR API by Sagi Grimberg · 9 years ago
  15. 94e585c RDMA/cxgb3: Remove old FRWR API by Sagi Grimberg · 9 years ago
  16. 191cfed RDMA/ocrdma: Remove old FRWR API by Sagi Grimberg · 9 years ago
  17. e761c67 IB/mlx4: Remove old FRWR API support by Sagi Grimberg · 9 years ago
  18. dd01e66 IB/mlx5: Remove old FRWR API support by Sagi Grimberg · 9 years ago
  19. 9a21be5 IB/srp: Dont allocate a page vector when using fast_reg by Sagi Grimberg · 9 years ago
  20. 51c2b8e IB/srp: Remove srp_finish_mapping by Sagi Grimberg · 9 years ago
  21. f7f7aab IB/srp: Convert to new registration API by Sagi Grimberg · 9 years ago
  22. 26630e8 IB/srp: Split srp_map_sg by Sagi Grimberg · 9 years ago
  23. 16c2d70 iser-target: Port to new memory registration API by Sagi Grimberg · 9 years ago
  24. 3940588 IB/iser: Port to new fast registration API by Sagi Grimberg · 9 years ago
  25. 0ba24dd RDMA/nes: Support the new memory registration API by Sagi Grimberg · 9 years ago
  26. 38071a4 IB/qib: Support the new memory registration API by Sagi Grimberg · 9 years ago
  27. 8376b86 iw_cxgb4: Support the new memory registration API by Sagi Grimberg · 9 years ago
  28. 14fb417 RDMA/cxgb3: Support the new memory registration API by Sagi Grimberg · 9 years ago
  29. 2eaa1c5 RDMA/ocrdma: Support the new memory registration API by Sagi Grimberg · 9 years ago
  30. 1b2cd0f IB/mlx4: Support the new memory registration API by Sagi Grimberg · 9 years ago
  31. 8a187ee IB/mlx5: Support the new memory registration API by Sagi Grimberg · 9 years ago
  32. a706000 IB/mlx5: Remove dead fmr code by Sagi Grimberg · 9 years ago
  33. 4c67e2b IB/core: Introduce new fast registration API by Sagi Grimberg · 9 years ago
  34. 63e8790 Merge branch 'wr-cleanup' into k.o/for-4.4 by Doug Ledford · 9 years ago
  35. eb14ab3 Merge branch 'wr-cleanup' of git://git.infradead.org/users/hch/rdma into wr-cleanup by Doug Ledford · 9 years ago
  36. 95893dd IB/ucma: Take the network namespace from the process by Guy Shapiro · 9 years ago
  37. fa20105 IB/cma: Add support for network namespaces by Guy Shapiro · 9 years ago
  38. 4be74b4 IB/cma: Separate port allocation to network namespaces by Haggai Eran · 9 years ago
  39. 565edd1 IB/addr: Pass network namespace as a parameter by Guy Shapiro · 9 years ago
  40. 630c318 IB/iser: Enable SG clustering by Sagi Grimberg · 9 years ago
  41. dd0107a IB/iser: set block queue_virt_boundary by Sagi Grimberg · 9 years ago
  42. 410694e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  43. 6c760b3 iser-target: Remove an unused variable by Bart Van Assche · 9 years ago
  44. 78fc3fc IB/iser: Remove an unused variable by Bart Van Assche · 9 years ago
  45. 10e07f1 IB/core: Remove smac and vlan id from path record by Matan Barak · 9 years ago
  46. aa744cc IB/core: Remove smac and vlan id from qp_attr and ah_attr by Matan Barak · 9 years ago
  47. 5c266b2 IB/cm: Remove the usage of smac and vid of qp_attr and cm_av by Matan Barak · 9 years ago
  48. dbf727d IB/core: Use GID table in AH creation and dmac resolution by Matan Barak · 9 years ago
  49. 99b27e3 IB/cache: Add ib_find_gid_by_filter cache API by Matan Barak · 9 years ago
  50. abae1b7 IB/cma: cma_validate_port should verify the port and netdevice by Matan Barak · 9 years ago
  51. c2c6ff1 IB/cm: cm_init_av_by_path should find a GID by its netdevice by Matan Barak · 9 years ago
  52. ba36e37 IB/core: Add netdev to path record by Matan Barak · 9 years ago
  53. d300ec5 IB/core: Expose and rename ib_find_cached_gid_by_port cache API by Matan Barak · 9 years ago
  54. 55ee3ab IB/core: Add netdev and gid attributes paramteres to cache by Matan Barak · 9 years ago
  55. fbfb662 IB/mlx4: Add support for blocking multicast loopback QP creation user flag by Eran Ben Elisha · 9 years ago
  56. 7b59f0f IB/mlx4: Add counter based implementation for QP multicast loopback block by Eran Ben Elisha · 9 years ago
  57. 3ba8e31 IB/mlx4: Add IB counters table by Eran Ben Elisha · 9 years ago
  58. ddf9529 IB/core: Allow setting create flags in QP init attribute by Eran Ben Elisha · 9 years ago
  59. 6d8a749 IB/core: Extend ib_uverbs_create_qp by Eran Ben Elisha · 9 years ago
  60. 963cab5 iw_cxgb4: Adds support for T6 adapter by Hariprasad S · 9 years ago
  61. c6a7b0d RDMA/ocrdma: Bump up ocrdma version number to 11.0.0.0 by Selvin Xavier · 9 years ago
  62. af74d19 RDMA/ocrdma: Prevent CQ-Doorbell floods by Devesh Sharma · 9 years ago
  63. aeb922d RDMA/ocrdma: Check resource ids received in Async CQE by Naga Irrinki · 9 years ago
  64. fb16d8c RDMA/ocrdma: Avoid a possible crash in ocrdma_rem_port_stats by Selvin Xavier · 9 years ago
  65. 5a85f5e RDMA/ocrdma: Cleanup unused device list and rcu variables by Selvin Xavier · 9 years ago
  66. 3dd9a5d iw_cxgb4: reverse the ord/ird in the ESTABLISHED upcall by Hariprasad S · 9 years ago
  67. f57b780 iw_cxgb4: fix misuse of ep->ord for minimum ird calculation by Hariprasad S · 9 years ago
  68. 158c776 iw_cxgb4: pass the ord/ird in connect reply events by Hariprasad S · 9 years ago
  69. 99718e5 iw_cxgb4: detect fatal errors while creating listening filters by Hariprasad S · 9 years ago
  70. 5d1e623 IB/core: avoid 32-bit warning by Arnd Bergmann · 9 years ago
  71. b61e564 RDMA/cxgb4: re-fix 32-bit build warning by Arnd Bergmann · 9 years ago
  72. 68a5e60 IB/iser: fix a comment typo by Geliang Tang · 9 years ago
  73. fe274c5 usnic: correctly handle kzalloc return value by Insu Yun · 9 years ago
  74. 2c79dad usnic: correctly check failed allocation by Insu Yun · 9 years ago
  75. fc81a06 Merge branch 'k.o/for-4.3-v1' into k.o/for-4.4 by Doug Ledford · 9 years ago
  76. 0ca81a2 IB/cm: Fix rb-tree duplicate free and use-after-free by Doron Tsur · 9 years ago
  77. ab3964a IB/cma: Use inner P_Key to determine netdev by Haggai Eran · 9 years ago
  78. 0174b38 IB/ucma: check workqueue allocation before usage by Sasha Levin · 9 years ago
  79. b3b51f9 IB/cma: Potential NULL dereference in cma_id_from_event by Haggai Eran · 9 years ago
  80. 3909642 IB/core: Fix use after free of ifa by Matan Barak · 9 years ago
  81. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  82. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  83. 58bd6e0 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  84. 17b38fb IB/core: Fix memory corruption in ib_cache_gid_set_default_gid by Doron Tsur · 9 years ago
  85. adec640 mlx5: stop including <asm-generic/kmap_types.h> by Christoph Hellwig · 9 years ago
  86. 2eafd72 target: use per-attribute show and store methods by Christoph Hellwig · 9 years ago
  87. 0b5c927 IB/ipoib: For sendonly join free the multicast group on leave by Christoph Lameter · 9 years ago
  88. 25556ae IB: remove xrc_remote_srq_num from struct ib_send_wr by Christoph Hellwig · 9 years ago
  89. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 9 years ago
  90. b8cab5d IB/cma: Accept connection without a valid netdev on RoCE by Haggai Eran · 9 years ago
  91. 3805ead usnic: add missing clauses to BSD license by Jeff Squyres · 9 years ago
  92. 46c8217 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  93. 070b399 IB/mlx4: Report checksum offload cap for RAW QP when query device by Bodong Wang · 9 years ago
  94. c91d707 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  95. 2866196 IB/ipoib: increase the max mcast backlog queue by Doug Ledford · 9 years ago
  96. c3852ab IB/ipoib: Make sendonly multicast joins create the mcast group by Doug Ledford · 9 years ago
  97. bd99b2e IB/ipoib: Expire sendonly multicast joins by Christoph Lameter · 9 years ago
  98. 81fb5e2 IB/mlx5: Remove pa_lkey usages by Sagi Grimberg · 9 years ago
  99. c6790aa IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY by Sagi Grimberg · 9 years ago
  100. 3cffd93 IB/iser: Add module parameter for always register memory by Sagi Grimberg · 9 years ago