1. aadfc3b IB/hfi1: fix pstateinfo from returning improperly byteswapped value by Ira Weiny · 9 years ago
  2. 447e9a4 IB/ehca: Deprecate driver, move to staging, schedule deletion by Doug Ledford · 9 years ago
  3. d1178cb IB/ipoib: Suppress warning for send only join failures by Jason Gunthorpe · 9 years ago
  4. c3acdc0 IB/ipoib: Clean up send-only multicast joins by Doug Ledford · 9 years ago
  5. 7fbc67d IB/srp: Fix possible protection fault by Sagi Grimberg · 9 years ago
  6. 0629cb0 IB/core: Move SM class defines from ib_mad.h to ib_smi.h by Ira Weiny · 9 years ago
  7. ce755c9 IB/core: Remove unnecessary defines from ib_mad.h by Ira Weiny · 9 years ago
  8. 6f876ce IB/hfi1: Add PSM2 user space header to header_install by Ira Weiny · 9 years ago
  9. 6fd8eda IB/hfi1: Add CSRs for CONFIG_SDMA_VERBOSITY by Jubin John · 9 years ago
  10. b636401 mlx5: Fix incorrect wc pkey_index assignment for GSI messages by Sagi Grimberg · 9 years ago
  11. 11d7480 IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flow by Haggai Eran · 9 years ago
  12. b632ffa IB/uverbs: reject invalid or unknown opcodes by Christoph Hellwig · 9 years ago
  13. 54b9a96 IB/cxgb4: Fix if statement in pick_local_ip6adddrs by Nicholas Krause · 9 years ago
  14. ba13b5f IB/sa: Fix rdma netlink message flags by Kaike Wan · 9 years ago
  15. e1c3029 IB/ucma: HW Device hot-removal support by Yishai Hadas · 9 years ago
  16. ae184dd IB/mlx4_ib: Disassociate support by Yishai Hadas · 9 years ago
  17. 036b106 IB/uverbs: Enable device removal when there are active user space applications by Yishai Hadas · 9 years ago
  18. 057aec0 IB/uverbs: Explicitly pass ib_dev to uverbs commands by Yishai Hadas · 9 years ago
  19. 35d4a0b IB/uverbs: Fix race between ib_uverbs_open and remove_one by Yishai Hadas · 9 years ago
  20. 03c4044 IB/uverbs: Fix reference counting usage of event files by Yishai Hadas · 9 years ago
  21. 7dd7864 IB/core: Make ib_dealloc_pd return void by Jason Gunthorpe · 9 years ago
  22. 03f6fb9 IB/srp: Create an insecure all physical rkey only if needed by Bart Van Assche · 9 years ago
  23. 330179f IB/srp: Register the indirect data buffer descriptor by Bart Van Assche · 9 years ago
  24. 002f156 IB/srp: Introduce srp_device.use_fmr by Bart Van Assche · 9 years ago
  25. 3ae95da IB/srp: Remove use_mr argument from srp_map_sg_entry() by Bart Van Assche · 9 years ago
  26. 0e0d3a4 IB/srp: Remove the memory registration backtracking code by Bart Van Assche · 9 years ago
  27. f731ed6 IB/srp: Add memory descriptor array pointer range checking by Bart Van Assche · 9 years ago
  28. 7e85c91 IB/srp: Use multiple registrations for large memory regions by Bart Van Assche · 9 years ago
  29. 186fbc6 IB/srp: Re-enable FMR for non-page aligned buffers by Bart Van Assche · 9 years ago
  30. e558024 rds/ib: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  31. 2f31fa8 net/9p: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  32. 5a78395 ib_srpt: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  33. e6bf5f4 IB/srp: Use pd->local_dma_lkey by Jason Gunthorpe · 9 years ago
  34. 34efc7d iser-target: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  35. 256b7ad IB/iser: Use pd->local_dma_lkey by Jason Gunthorpe · 9 years ago
  36. b37c788 IB/mlx5: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  37. 7dd9757 IB/mlx4: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  38. 77b1f99 IB/ipoib: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  39. 4be90bc IB/mad: Remove ib_get_dma_mr calls by Jason Gunthorpe · 9 years ago
  40. 96249d7 IB/core: Guarantee that a local_dma_lkey is available by Jason Gunthorpe · 9 years ago
  41. 7332bed IB/iser: Chain all iser transaction send work requests by Sagi Grimberg · 9 years ago
  42. 1b16c98 IB/iser: Add debug prints to the various memory registration methods by Sagi Grimberg · 9 years ago
  43. df749cd IB/iser: Support up to 8MB data transfer in a single command by Sagi Grimberg · 9 years ago
  44. f8db651 IB/iser: Pass registration pool a size parameter by Sagi Grimberg · 9 years ago
  45. 32467c4 IB/iser: Unify fast memory registration flows by Sagi Grimberg · 9 years ago
  46. 8172290 IB/iser: Make reg_desc_get a per device routine by Sagi Grimberg · 9 years ago
  47. 7d0483c IB/iser: Rename iser_reg_page_vec to iser_fast_reg_fmr by Sagi Grimberg · 9 years ago
  48. 2b3bf95 IB/iser: Maintain connection fmr_pool under a single registration descriptor by Adir Lev · 9 years ago
  49. 385ad87 IB/iser: Introduce iser registration pool struct by Sagi Grimberg · 9 years ago
  50. eb6ea8c3 IB/iser: Move fastreg descriptor allocation to iser_create_fastreg_desc by Sagi Grimberg · 9 years ago
  51. 48afbff IB/iser: Introduce iser_reg_ops by Sagi Grimberg · 9 years ago
  52. 8c18ed0 IB/iser: Remove dead code in fmr_pool alloc/free by Sagi Grimberg · 9 years ago
  53. 5190cc2 IB/iser: Rename struct fast_reg_descriptor -> iser_fr_desc by Sagi Grimberg · 9 years ago
  54. d711d81 IB/iser: Introduce struct iser_reg_resources by Sagi Grimberg · 9 years ago
  55. ea18f5d IB/iser: Remove an unneeded print for unaligned memory by Sagi Grimberg · 9 years ago
  56. b9abd8d IB/iser: Remove a redundant always-false condition by Sagi Grimberg · 9 years ago
  57. 8d5944d IB/iser: Fix possible bogus DMA unmapping by Sagi Grimberg · 9 years ago
  58. 02816a8 IB/iser: Get rid of un-maintained counters by Sagi Grimberg · 9 years ago
  59. d167390 IB/iser: Fix missing return status check in iser_send_data_out by Sagi Grimberg · 9 years ago
  60. 1156cc8 IB/iser: Remove '.' from log message by Sagi Grimberg · 9 years ago
  61. 74ce897 IB/iser: Change minor assignments and logging prints by Sagi Grimberg · 9 years ago
  62. db0a6cb IB/iser: Change some module parameters to be RO by Jenny Falkovich · 9 years ago
  63. 2ca546b IB/sa: Route SA pathrecord query through netlink by Kaike Wan · 9 years ago
  64. 5d26577 IB/sa: Allocate SA query with kzalloc by Kaike Wan · 9 years ago
  65. bc10ed7 IB/core: Add rdma netlink helper functions by Kaike Wan · 9 years ago
  66. 6431eb8 IB/netlink: Add defines for local service requests through netlink by Kaike Wan · 9 years ago
  67. bc44bd1 IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login fails by Bart Van Assche · 9 years ago
  68. 713ef24 IB/srp: Bump driver version and release date by Bart Van Assche · 9 years ago
  69. c257ea6 IB/srp: Handle partial connection success correctly by Bart Van Assche · 9 years ago
  70. e6300cb IB/srp: Constify a function argument by Bart Van Assche · 9 years ago
  71. 799cdaf IB/mlx4: Fix incorrect cq flushing in error state by Ariel Nahum · 9 years ago
  72. 5e99b13 IB/mlx4: Use correct SL on AH query under RoCE by Noa Osherovich · 9 years ago
  73. 2b135db IB/mlx4: Forbid using sysfs to change RoCE pkeys by Jack Morgenstein · 9 years ago
  74. 2cb8e7f IB/mlx4: Demote mcg message from warning to debug by Jack Morgenstein · 9 years ago
  75. 90c1d8b IB/mlx4: Fix potential deadlock when sending mad to wire by Jack Morgenstein · 9 years ago
  76. b8071ad IB/core: Remove needless bracketization by Doug Ledford · 9 years ago
  77. cc36929 RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/Core by Somnath Kotur · 9 years ago
  78. 5070cd2 IB/mlx4: Replace mechanism for RoCE GID management by Moni Shoua · 9 years ago
  79. e26be1b IB/mlx4: Implement ib_device callbacks by Moni Shoua · 9 years ago
  80. 79857cd3 net/mlx4: Postpone the registration of net_device by Moni Shoua · 9 years ago
  81. 238fdf4 IB/core: Add RoCE table bonding support by Matan Barak · 9 years ago
  82. 98d25af IB/core: missing curly braces in ib_find_gid() by Dan Carpenter · 9 years ago
  83. 03db3a2 IB/core: Add RoCE GID table management by Matan Barak · 9 years ago
  84. 55aeed0 IB/core: Make ib_alloc_device init the kobject by Jason Gunthorpe · 9 years ago
  85. e999869 net/bonding: Export bond_option_active_slave_get_rcu by Matan Barak · 9 years ago
  86. 816dd19 net: Add info for NETDEV_CHANGEUPPER event by Matan Barak · 9 years ago
  87. 399e6f9 net/ipv6: Export addrconf_ifid_eui48 by Matan Barak · 9 years ago
  88. d9f272c IB/core: Drop ib_alloc_fast_reg_mr by Sagi Grimberg · 9 years ago
  89. d9fe6dd IB/hfi1: Support ib_alloc_mr verb by Mike Marciniszyn · 9 years ago
  90. 1302f84 qib: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  91. e02e4d5 nes: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  92. f683d3b cxgb3: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  93. a216403 iw_cxgb4: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  94. cacb7d5 ocrdma: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  95. 679e34d mlx4: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  96. b3778ba mlx5: Drop mlx5_ib_alloc_fast_reg_mr by Sagi Grimberg · 9 years ago
  97. fc27995 RDS: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  98. 9ac0750 svcrdma: limit FRMR page list lengths to device max by Steve Wise · 9 years ago
  99. 0410e38 xprtrdma, svcrdma: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  100. 563b67c IB/srp: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago