1. 598ff6b IB/core: Refactor GID modify code for RoCE by Parav Pandit · 7 years ago
  2. f35faa4 IB/core: Simplify ib_query_gid to always refer to cache by Parav Pandit · 7 years ago
  3. 0e1f9b9 RDMA/providers: Simplify query_gid callback of RoCE providers by Parav Pandit · 7 years ago
  4. 72e1ff0 RDMA/core: Update query_gid documentation for HCA drivers by Parav Pandit · 7 years ago
  5. 8435168 RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device by Roland Dreier · 7 years ago
  6. ca486a3 IB/qedr: Remove GID add/del dummy routines by Parav Pandit · 7 years ago
  7. 3e64f8d i40iw: Remove pre-production workaround for resource profile 1 by Shiraz Saleem · 7 years ago
  8. 41d902c RDMA/mlx5: Fix definition of mlx5_ib_create_qp_resp by Jason Gunthorpe · 7 years ago
  9. 689a8e3 IB/ocrdma_hw: Remove redundant checks and goto labels by Gustavo A. R. Silva · 7 years ago
  10. 12ed56b IB/ipoib: Delete unused struct by Yuval Shaia · 7 years ago
  11. 44016b3 iw_cxgb4: print mapped ports correctly by Bharat Potnuri · 7 years ago
  12. 218b9e3 RDMA/cma: Move rdma_cm_state to cma_priv.h by Parav Pandit · 7 years ago
  13. fd59015 IB/addr: Constify dst_entry pointer by Parav Pandit · 7 years ago
  14. 6f57c93 RDMA: Use u64_to_user_ptr everywhere by Jason Gunthorpe · 7 years ago
  15. 5b2cc79 RDMA/nldev: Provide netdevice name and index by Leon Romanovsky · 7 years ago
  16. 99dae69 IB/rxe: optimize mcast recv process by Zhu Yanjun · 7 years ago
  17. a343e3f qedr: Fix spelling mistake: "hanlde" -> "handle" by Colin Ian King · 7 years ago
  18. 2253fc0 RDMA/CMA: Add rdma_port_space to UAPI by Steve Wise · 7 years ago
  19. 1b90d30 RDMA/CMA: remove RDMA_PS_SDP by Steve Wise · 7 years ago
  20. 190fb9c IB/core: Refer to RoCE port property to decide building cache by Parav Pandit · 7 years ago
  21. 22d24f7 IB/core: Search GID only for IB link layer by Parav Pandit · 7 years ago
  22. 4ab7cb4 IB/core: Refer to RoCE port property instead of GID table property by Parav Pandit · 7 years ago
  23. 3401857 IB/core: Generate GID change event regardless of RoCE GID table property by Parav Pandit · 7 years ago
  24. 97c45c2 IB/cm: Block processing alternate path handling RoCE Rx cm messages by Parav Pandit · 7 years ago
  25. e945130 IB/core: Protect against concurrent access to hardware stats by Mark Bloch · 7 years ago
  26. c8d75a9 IB/mlx5: Respect new UMR capabilities by Majd Dibbiny · 7 years ago
  27. ea8af0d IB/mlx5: Enable ECN capable bits for UD RoCE v2 QPs by Majd Dibbiny · 7 years ago
  28. be23fb9 IB/uverbs: UAPI pointers should use __aligned_u64 type by Matan Barak · 7 years ago
  29. 819b602 Merge branch '32compat' by Jason Gunthorpe · 7 years ago
  30. 26b9906 RDMA: Change all uapi headers to use __aligned_u64 instead of __u64 by Jason Gunthorpe · 7 years ago
  31. f2e9bfa RDMA/rxe: Fix uABI structure layouts for 32/64 compat by Jason Gunthorpe · 7 years ago
  32. 366380a RDMA/mlx4: Fix uABI structure layouts for 32/64 compat by Jason Gunthorpe · 7 years ago
  33. 71e80a4 RDMA/qedr: Fix uABI structure layouts for 32/64 compat by Jason Gunthorpe · 7 years ago
  34. 611cb92 RDMA/ucma: Fix uABI structure layouts for 32/64 compat by Jason Gunthorpe · 7 years ago
  35. 38b4880 RDMA: Remove minor pahole differences between 32/64 by Jason Gunthorpe · 7 years ago
  36. f64705b RDMA/ocrdma: Fix structure layout for ocrdma_alloc_pd by Jason Gunthorpe · 7 years ago
  37. f215a3d iw_cxgb4: Add ib_device->get_netdev support by Steve Wise · 7 years ago
  38. 114cc9c IB/cma: Resolve route only while receiving CM requests by Parav Pandit · 7 years ago
  39. 98f1f4e IB/core: Refer to RoCE port property instead of GID table property by Parav Pandit · 7 years ago
  40. 0328603 RDMA/restrack: Remove ambiguity in resource track clean logic by Leon Romanovsky · 7 years ago
  41. e959557 RDMA/hns: Fix cq record doorbell enable in kernel by Yixian Liu · 7 years ago
  42. 761fc37 RDMA/cxgb3: Use structs to describe the uABI instead of opencoding by Jason Gunthorpe · 7 years ago
  43. 97d82a4 IB/mlx4: Eliminate duplicate barriers on weakly-ordered archs by Sinan Kaya · 7 years ago
  44. 185899e IB/uverbs: Enable ioctl() uAPI by default for new verbs by Matan Barak · 7 years ago
  45. 3d64add IB/uverbs: Add macros to simplify adding driver specific attributes by Matan Barak · 7 years ago
  46. 41b2a71 IB/uverbs: Move ioctl path of create_cq and destroy_cq to a new file by Matan Barak · 7 years ago
  47. dfb1395 IB/uverbs: Expose parsing tree of all common objects to providers by Matan Barak · 7 years ago
  48. c66db31 IB/uverbs: Safely extend existing attributes by Matan Barak · 7 years ago
  49. 1f07e08f IB/uverbs: Enable compact representation of uverbs_attr_spec by Matan Barak · 7 years ago
  50. 0ede73b IB/uverbs: Extend uverbs_ioctl header with driver_id by Matan Barak · 7 years ago
  51. 1f7ff9d IB/uverbs: Move to new headers and make naming consistent by Matan Barak · 7 years ago
  52. b470c15 IB/srp: Disallow duplicate RDMA/CM connections by Bart Van Assche · 7 years ago
  53. 61147f3 IB/mlx5: Packet packing enhancement for RAW QP by Bodong Wang · 7 years ago
  54. 05d3ac9 net/mlx5: Packet pacing enhancement by Bodong Wang · 7 years ago
  55. df7e404 RDMA/hns: Fix init resp when alloc ucontext by Yixian Liu · 7 years ago
  56. b19744e IB/core: Remove unimplemented ib_peek_cq by Parav Pandit · 7 years ago
  57. 6d5b204 IB/core: Use rdma_is_port_valid() by Parav Pandit · 7 years ago
  58. 958d2c1 RDMA/bnxt: Fix structure layout for bnxt_re_pd_resp by Jason Gunthorpe · 7 years ago
  59. 7672ed3 IB/mlx5: Set the default active rate and width to QDR and 4X by Honggang Li · 7 years ago
  60. 311d0da IB/core: Set speed string to SDR for invalid active rates by Honggang Li · 7 years ago
  61. 7d9a935 RDMA/restrack: Don't rely on uninitialized variable in restrack_add flow by Leon Romanovsky · 7 years ago
  62. 6d06c9a IB/mlx4: Add Scatter FCS support over WQ creation by Guy Levi · 7 years ago
  63. 9c71172 IB/mlx4: Report TSO capabilities by Yishai Hadas · 7 years ago
  64. 546b145 i40iw: Tear-down connection after CQP Modify QP failure by Henry Orosco · 7 years ago
  65. a8b9234 i40iw: Refactor of driver generated AEs by Henry Orosco · 7 years ago
  66. 7f86260 RDMA/cxgb4: Use structs to describe the uABI instead of opencoding by Jason Gunthorpe · 7 years ago
  67. 633fb4d RDMA/hns: Use structs to describe the uABI instead of opencoding by Jason Gunthorpe · 7 years ago
  68. 9a657b4 RDMA/i40iw: Move uapi header to include/uapi by Jason Gunthorpe · 7 years ago
  69. 48962f5 RDMA/mlx4: Move flag constants to uapi header by Jason Gunthorpe · 7 years ago
  70. 0c43ab3 RDMA/rxe: Use structs to describe the uABI instead of opencoding by Jason Gunthorpe · 7 years ago
  71. b92ec0f RDMA/rxe: Get rid of confusing udata parameter to rxe_cq_chk_attr by Jason Gunthorpe · 7 years ago
  72. 95da6e9 RDMAVT: Fix synchronization around percpu_ref by Tejun Heo · 7 years ago
  73. 561e5d48 RDMA/qedr: eliminate duplicate barriers on weakly-ordered archs by Sinan Kaya · 7 years ago
  74. 7b48221 RDMA/hns: Fix cqn type and init resp by Yixian Liu · 7 years ago
  75. e41a7c4 IB/core: Move rdma_addr_find_l2_eth_by_grh to core_priv.h by Parav Pandit · 7 years ago
  76. cb12a8e2 IB/cm: Introduce and use helper function to get cm_port from path by Parav Pandit · 7 years ago
  77. 0a51415 IB/core: Refactor ib_init_ah_attr_from_path() for RoCE by Parav Pandit · 7 years ago
  78. a22af59 IB/cm: Add and use a helper function to add cm_id's to the port list by Parav Pandit · 7 years ago
  79. 115b68a IB/ocrdma: Removed GID add/del null routines by Parav Pandit · 7 years ago
  80. a9c06aeba IB/core: Remove rdma_resolve_ip_route() as exported symbol by Parav Pandit · 7 years ago
  81. 5ac08a3 IB/cma: Use rdma_protocol_roce() and remove cma_protocol_roce_dev_port() by Parav Pandit · 7 years ago
  82. 563c4ba IB/core: Honor port_num while resolving GID for IB link layer by Parav Pandit · 7 years ago
  83. 6d33717 IB/core: Honor return status of ib_init_ah_from_mcmember() by Parav Pandit · 7 years ago
  84. b26c4a1 IB/{core, ipoib}: Simplify ib_find_gid() for unused ndev by Parav Pandit · 7 years ago
  85. 6612b49 IB/core: Fix comments of GID query functions by Parav Pandit · 7 years ago
  86. eeea695 RDMA/mlx5: Simplify clean and destroy MR calls by Leon Romanovsky · 7 years ago
  87. c985bd0 RDMA/mlx5: Guard ODP specific assignments with specific CONFIG by Leon Romanovsky · 7 years ago
  88. 4638a3b RDMA/mlx5: Unify error flows in rereg MR failure paths by Leon Romanovsky · 7 years ago
  89. ea30f01 RDMA/mlx5: Return proper value for not-supported command by Leon Romanovsky · 7 years ago
  90. 4289861 RDMA/mlx5: Protect from NULL pointer derefence by Leon Romanovsky · 7 years ago
  91. 2d87344 Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next by Doug Ledford · 7 years ago
  92. bd8602c infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks by Arnd Bergmann · 7 years ago
  93. 5388a508 infiniband: qplib_fp: fix pointer cast by Arnd Bergmann · 7 years ago
  94. 06892cc drivers/infiniband/ulp/srpt/ib_srpt.c: fix build with gcc-4.4.4 by Andrew Morton · 7 years ago
  95. 6ee6877 drivers/infiniband/core/verbs.c: fix build with gcc-4.4.4 by Andrew Morton · 7 years ago
  96. 42cea83 IB/mlx5: Fix cleanup order on unload by Mark Bloch · 7 years ago
  97. 43c9fc5 rdma_rxe: make rxe work over 802.1q VLAN devices by Martin Wilck · 7 years ago
  98. 0c81ffc RDMA/ucma: Don't allow join attempts for unsupported AF family by Leon Romanovsky · 7 years ago
  99. 7688f2c RDMA/ucma: Fix access to non-initialized CM_ID object by Leon Romanovsky · 7 years ago
  100. baa00fc RDMA/i40iw: include linux/irq.h by Arnd Bergmann · 7 years ago