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