1. c6c2c03 IB/iser: use T10-PI check mask definitions from core layer by Max Gurtovoy · 7 years ago
  2. ca24da0 RDMA/core: introduce check masks for T10-PI offload by Max Gurtovoy · 7 years ago
  3. 0e12af8 IB/isert: fix T10-pi check mask setting by Max Gurtovoy · 7 years ago
  4. 0f45e69 Merge tag 'verbs_flow_counters' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma.git into for-next by Jason Gunthorpe · 7 years ago
  5. 1a1e03d IB/mlx5: Add counters read support by Raed Salem · 7 years ago
  6. 5e95af5 IB/mlx5: Add flow counters read support by Raed Salem · 7 years ago
  7. 3b3233f IB/mlx5: Add flow counters binding support by Raed Salem · 7 years ago
  8. b29e2a1 IB/mlx5: Add counters create and destroy support by Raed Salem · 7 years ago
  9. b6ba4a9 IB/uverbs: Add support for flow counters by Raed Salem · 7 years ago
  10. 7eea23a IB/core: Add support for flow counters by Raed Salem · 7 years ago
  11. 59082a3 IB/core: Support passing uhw for create_flow by Matan Barak · 7 years ago
  12. ebb6796 IB/uverbs: Add read counters support by Raed Salem · 7 years ago
  13. 51d7a53 IB/core: Introduce counters read verb by Raed Salem · 7 years ago
  14. d9a5a64 IB/uverbs: Add create/destroy counters support by Raed Salem · 7 years ago
  15. fa9b180 IB/core: Introduce counters object and its create/destroy by Raed Salem · 7 years ago
  16. 3efa381 IB/uverbs: Add an ib_uobject getter to ioctl() infrastructure by Matan Barak · 7 years ago
  17. 5f9bf63 net/mlx5: Export flow counter related API by Raed Salem · 7 years ago
  18. 930821e net/mlx5: Use flow counter pointer as input to the query function by Or Gerlitz · 7 years ago
  19. 27d036e mm: Remove return value of zap_vma_ptes() by Leon Romanovsky · 7 years ago
  20. 008fba4 RDMA/hns_roce: Don't check return value of zap_vma_ptes() by Doug Ledford · 7 years ago
  21. 7fc8ff2 RDMA/mlx4: Don't crash machine if zap_vma_ptes() fails by Leon Romanovsky · 7 years ago
  22. 2cb4079 RDMA/mlx5: Don't check return value of zap_vma_ptes() by Leon Romanovsky · 7 years ago
  23. 2468b82 RDMA/mad: Convert BUG_ONs to error flows by Leon Romanovsky · 7 years ago
  24. dee92c4 RDMA/mad: Delete inaccessible BUG_ON by Leon Romanovsky · 7 years ago
  25. 671a6cc RDMA/cma: Ignore unknown event by Leon Romanovsky · 7 years ago
  26. 2f5059a RDMA/cm: Abort loop in case of CM dequeue by Leon Romanovsky · 7 years ago
  27. cd13a39 RDMA/cxgb3: Don't crash kernel just because IDR is full by Leon Romanovsky · 7 years ago
  28. 6b1ca7e RDMA/mlx4: Discard unknown SQP work requests by Leon Romanovsky · 7 years ago
  29. f77f303 RDMA/mlx4: Catch FW<->SW misalignment without machine crash by Leon Romanovsky · 7 years ago
  30. 367d2f0 RDMA/qedr: fix spelling mistake: "adrresses" -> "addresses" by Colin Ian King · 7 years ago
  31. 434dda4 IB/iser: Do not reduce max_sectors by Sergey Gorenko · 7 years ago
  32. 01298c0 Merge branch 'wip/dl-ipoib' into wip/dl-for-next by Doug Ledford · 7 years ago
  33. fedc3ab RDMA/hns: Implement the disassociate_ucontext API by Wei Hu(Xavier) · 7 years ago
  34. a0976f4 RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib core by Wei Hu(Xavier) · 7 years ago
  35. 0b25c9c RDMA/hns: Fix the illegal memory operation when cross page by Wei Hu(Xavier) · 7 years ago
  36. cb7a94c RDMA/hns: Add reset process for RoCE in hip08 by Wei Hu(Xavier) · 7 years ago
  37. f3ca0ab Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-next by Jason Gunthorpe · 7 years ago
  38. 5ef8c0c RDMA/core: Remove indirection through ib_cache_setup() by Jason Gunthorpe · 7 years ago
  39. 6f1006a IB/mlx5: Introduce a new mini-CQE format by Yonatan Cohen · 7 years ago
  40. 572f46b IB/mlx5: Refactor CQE compression response by Yonatan Cohen · 7 years ago
  41. ab741b2 net/mlx5: Exposing a new mini-CQE format by Yonatan Cohen · 7 years ago
  42. 0394808 Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-next by Jason Gunthorpe · 7 years ago
  43. d8f9cc3 IB/mlx4: Mark user MR as writable if actual virtual memory is writable by Jack Morgenstein · 7 years ago
  44. 08bb558 IB/core: Make testing MR flags for writability a static inline function by Jack Morgenstein · 7 years ago
  45. bb42f87 IB/rxe: avoid unnecessary export by Zhu Yanjun · 7 years ago
  46. d59fcac RDMA/hns: Increase checking CMQ status timeout value by Wei Hu(Xavier) · 7 years ago
  47. 5b6eb54 RDMA/hns: Modify uar allocation algorithm to avoid bitmap exhaust by Wei Hu(Xavier) · 7 years ago
  48. c62091b Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into for-next by Jason Gunthorpe · 7 years ago
  49. 724631a IB/core: Introduce and use rdma_gid_table() by Parav Pandit · 7 years ago
  50. 25e6265 IB/core: Reduce the places that use zgid by Parav Pandit · 7 years ago
  51. 7b74a83 IB/mlx5: Fetch soft WQE's on fatal error state by Erez Shitrit · 7 years ago
  52. 7a8690e RDMA/ucm: Mark UCM interface as BROKEN by Leon Romanovsky · 7 years ago
  53. 9906224 IB/core: Remove duplicate declaration of gid_cache_wq by Parav Pandit · 7 years ago
  54. 8f06228 RDMA/mlx5: Remove debug prints of VMA pointers by Leon Romanovsky · 7 years ago
  55. cc3391c RDMA/hns: Rename the idx field of db by oulijun · 7 years ago
  56. 0252f73 IB/qib: Fix DMA api warning with debug kernel by Mike Marciniszyn · 7 years ago
  57. 763b696 IB/isert: Fix for lib/dma_debug check_sync warning by Alex Estrin · 7 years ago
  58. 3ce459c IB/{rdmavt,hfi1}: Change hrtimer add to use pinned version by Mike Marciniszyn · 7 years ago
  59. 5938d94 IB/hfi1: Set port number for errorinfo MAD response by Michael J. Ruhl · 7 years ago
  60. c831481 IB/hfi1: Cleanup of exp_rcv by Mike Marciniszyn · 7 years ago
  61. 43a68c3 IB/hfi1: Add 16B Management Packet trace support by Don Hiatt · 7 years ago
  62. 81cd389 IB/hfi1: Add support for 16B Management Packets by Don Hiatt · 7 years ago
  63. 4171a69 IB/hfi1: Define 16B Management Packets by Don Hiatt · 7 years ago
  64. 013f64a iw_cxgb4: provide detailed driver-specific MR information by Steve Wise · 7 years ago
  65. 54e7688 iw_cxgb4: provide detailed driver-specific CQ information by Steve Wise · 7 years ago
  66. 116aeb8 iw_cxgb4: provide detailed provider-specific CM_ID information by Steve Wise · 7 years ago
  67. 55ba49c RDMA/hns: Move the location for initializing tmp_len by oulijun · 7 years ago
  68. 05d6a4d RDMA/hns: Bugfix for cq record db for kernel by oulijun · 7 years ago
  69. f4602cb IB/uverbs: Fix uverbs_attr_get_obj by Jason Gunthorpe · 7 years ago
  70. 30bf066 RDMA/qedr: Fix doorbell bar mapping for dpi > 1 by Kalderon, Michal · 7 years ago
  71. 1551708 RDMA/ipoib: drop skb on path record lookup failure by Evgenii Smirnov · 7 years ago
  72. fbdb0a9 RDMA/CMA: add rdma_iw_cm_id() and rdma_res_to_id() helpers by Steve Wise · 7 years ago
  73. b06f2ef iw_cxgb4: always set iw_cm_id.provider_data by Steve Wise · 7 years ago
  74. fa9391d RDMA/ipoib: Update paths on CLIENT_REREG/SM_CHANGE events by Doug Ledford · 7 years ago
  75. 10ff535 net/mlx5e: Explicitly set source e-switch in offloaded TC rules by Shahar Klein · 7 years ago
  76. 3e99df8 net/mlx5: Add source e-switch owner by Shahar Klein · 7 years ago
  77. 56e858d net/mlx5e: Explicitly set destination e-switch in FDB rules by Rabie Loulou · 7 years ago
  78. b17f7fc net/mlx5: Add destination e-switch owner by Shahar Klein · 7 years ago
  79. 65360e5 net/mlx5: Properly handle a vport destination when setting FTE by Shahar Klein · 7 years ago
  80. a6d0456 net/mlx5: Add merged e-switch cap by Roi Dayan · 7 years ago
  81. da2f3b2 IB/rxe: avoid calling WARN_ON_ONCE twice by Zhu Yanjun · 7 years ago
  82. 5e6e78d RDMA/hns: Add 64KB page size support for hip08 by Yixian Liu · 7 years ago
  83. 112f5c8 IB/ipoib: replace local_irq_disable() with proper locking by Sebastian Andrzej Siewior · 7 years ago
  84. e818e25 IB/mlx5: Expose MPLS related tunneling offloads by Ariel Levkovich · 7 years ago
  85. 71c6e86 IB/mlx5: Add support for MPLS flow specification by Ariel Levkovich · 7 years ago
  86. da2f22a IB/mlx5: Add support for GRE flow specification by Ariel Levkovich · 7 years ago
  87. b04f0f0 IB/uverbs: Introduce a MPLS steering match filter by Ariel Levkovich · 7 years ago
  88. 0d86bbe IB/uverbs: Expose MPLS flow spec to the user-kernel ABI header by Ariel Levkovich · 7 years ago
  89. d90e5e5 IB/uverbs: Introduce a GRE steering match filter by Ariel Levkovich · 7 years ago
  90. 20b6563 IB/uverbs: Expose GRE flow spec to the user-kernel ABI header by Ariel Levkovich · 7 years ago
  91. 909d434 IB/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()' by Christophe JAILLET · 7 years ago
  92. e574978 net/mlx5: Eswitch, Use 'kvfree()' for memory allocated by 'kvzalloc()' by Christophe JAILLET · 7 years ago
  93. a5898e9 net/mlx5: Vport, Use 'kvfree()' for memory allocated by 'kvzalloc()' by Christophe JAILLET · 7 years ago
  94. e822ff2 IB/cm: Store and restore ah_attr during CM message processing by Parav Pandit · 7 years ago
  95. 0e225dc IB/cm: Store and restore ah_attr during LAP msg processing by Parav Pandit · 7 years ago
  96. a5c57d3 IB/cm: Avoid AV ah_attr overwriting during LAP message handling by Parav Pandit · 7 years ago
  97. f43c00c i40iw: Extend port reuse support for listeners by Shiraz Saleem · 7 years ago
  98. 8e907ed IB/umem: Use the correct mm during ib_umem_release by Lidong Chen · 7 years ago
  99. aec05af IB/core: Remove redundant return by Yuval Shaia · 7 years ago
  100. 2d478b2 iw_cxgb4: remove wr_id attributes by Steve Wise · 7 years ago