1. eb4f959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  2. 9aa1692 RDMA/cma: Do not query GID during QP state transition to RTR by Parav Pandit · 7 years ago
  3. b03bcde IB/mlx4: Fix integer overflow when calculating optimal MTT size by Jack Morgenstein · 7 years ago
  4. 59482a1 IB/hfi1: Fix memory leak in exception path in get_irq_affinity() by Sebastian Sanchez · 7 years ago
  5. e9777ad IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure by Sebastian Sanchez · 7 years ago
  6. 45d9245 IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used by Sebastian Sanchez · 7 years ago
  7. 0a0bcb0 IB/hfi1: Fix loss of BECN with AHG by Mike Marciniszyn · 7 years ago
  8. 5da9e74 IB/hfi1 Use correct type for num_user_context by Michael J. Ruhl · 7 years ago
  9. f59fb9e IB/hfi1: Fix handling of FECN marked multicast packet by Mike Marciniszyn · 7 years ago
  10. db82476 IB/core: Make ib_mad_client_id atomic by Håkon Bugge · 7 years ago
  11. 2df19e1 iw_cxgb4: Atomically flush per QP HW CQEs by Bharat Potnuri · 7 years ago
  12. 54e7e48 IB/uverbs: Fix kernel crash during MR deregistration flow by Ariel Levkovich · 7 years ago
  13. 5ccbf63 IB/uverbs: Prevent reregistration of DM_MR to regular MR by Ariel Levkovich · 7 years ago
  14. 4f9ca2d RDMA/mlx4: Add missed RSS hash inner header flag by Leon Romanovsky · 7 years ago
  15. ab17884 RDMA/hns: Fix a couple misspellings by oulijun · 7 years ago
  16. 137ae32 RDMA/hns: Submit bad wr by oulijun · 7 years ago
  17. 634f639 RDMA/hns: Update assignment method for owner field of send wqe by oulijun · 7 years ago
  18. ae25db0 RDMA/hns: Adjust the order of cleanup hem table by oulijun · 7 years ago
  19. b6dd9b3 RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is set by oulijun · 7 years ago
  20. 734f386 RDMA/hns: Remove some unnecessary attr_mask judgement by oulijun · 7 years ago
  21. 6852af8 RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is set by oulijun · 7 years ago
  22. 6e1a709 RDMA/hns: Fix the qp context state diagram by oulijun · 7 years ago
  23. 328d405 RDMA/hns: Intercept illegal RDMA operation when use inline data by oulijun · 7 years ago
  24. 215a8c0 RDMA/hns: Bugfix for init hem table by oulijun · 7 years ago
  25. 9fd4350 IB/rxe: avoid double kfree_skb by Zhu Yanjun · 7 years ago
  26. 2da36d4 IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INV by Jianchao Wang · 7 years ago
  27. f96416c RDMA/iwpm: fix memory leak on map_info by Colin Ian King · 7 years ago
  28. 47a3968 IB/ipoib: fix ipoib_start_xmit()'s return type by Luc Van Oostenryck · 7 years ago
  29. c192a12 IB/nes: fix nes_netdev_start_xmit()'s return type by Luc Van Oostenryck · 7 years ago
  30. 2918c1a RDMA/cma: Fix use after destroy access to net namespace for IPoIB by Parav Pandit · 7 years ago
  31. f604db6 IB/uverbs: Fix validating mandatory attributes by Matan Barak · 7 years ago
  32. 26bff1b RDMA/cxgb4: release hw resources on device removal by Raju Rangoju · 7 years ago
  33. f7cb7b8 IB: make INFINIBAND_ADDR_TRANS configurable by Greg Thelen · 7 years ago
  34. 5a3bc8a ib_srp: depend on INFINIBAND_ADDR_TRANS by Greg Thelen · 7 years ago
  35. 346a47b ib_srpt: depend on INFINIBAND_ADDR_TRANS by Greg Thelen · 7 years ago
  36. 444261c RDMA/mlx5: Properly check return value of mlx5_get_uars_page by Leon Romanovsky · 7 years ago
  37. 84a6a7a IB/mlx5: Fix represent correct netdevice in dual port RoCE by Parav Pandit · 7 years ago
  38. 4f32ac2 IB/mlx5: Use unlimited rate when static rate is not supported by Danit Goldberg · 7 years ago
  39. 002bf22 RDMA/mlx5: Protect from shift operand overflow by Leon Romanovsky · 7 years ago
  40. b4bd701 RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flow by Leon Romanovsky · 7 years ago
  41. 6082d9c net/mlx5: Fix mlx5_get_vector_affinity function by Israel Rukshin · 7 years ago
  42. dc5640f IB/core: Fix deleting default GIDs when changing mac adddress by Parav Pandit · 7 years ago
  43. 22c01ee IB/core: Fix to avoid deleting IPv6 look alike default GIDs by Parav Pandit · 7 years ago
  44. a66ed14 IB/core: Don't allow default GID addition at non reseved slots by Parav Pandit · 7 years ago
  45. 09abfe7 RDMA/ucma: Allow resolving address w/o specifying source address by Roland Dreier · 7 years ago
  46. 8b77586 RDMA/ucma: Check for a cm_id->device in all user calls that need it by Jason Gunthorpe · 7 years ago
  47. e33514f IB/uverbs: Add missing braces in anonymous union initializers by Geert Uytterhoeven · 7 years ago
  48. b3fe6c6 infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=m by Randy Dunlap · 7 years ago
  49. 25d0e2d IB/mlx5: remove duplicate header file by Zhu Yanjun · 7 years ago
  50. ef95a90 RDMA/ucma: ucma_context reference leak in error path by Shamir Rabinovitch · 7 years ago
  51. 19fd08b Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  52. efc365e IB/rxe: Fix for oops in rxe_register_device on ppc64le arch by Mikhail Malygin · 7 years ago
  53. 6c29f57 IB/mlx5: Device memory mr registration support by Ariel Levkovich · 7 years ago
  54. cdbd0d2 net/mlx5: Mkey creation command adjustments by Ariel Levkovich · 7 years ago
  55. 24da001 IB/mlx5: Device memory support in mlx5_ib by Ariel Levkovich · 7 years ago
  56. be934cc IB/uverbs: Add device memory registration ioctl support by Ariel Levkovich · 7 years ago
  57. bee76d7 IB/uverbs: Add alloc/free dm uverbs ioctl support by Ariel Levkovich · 7 years ago
  58. 1d8eeb9 IB/uverbs: Add device memory capabilities reporting by Ariel Levkovich · 7 years ago
  59. 09c4854 RDMA/qedr: Fix wmb usage in qedr by Kalderon, Michal · 7 years ago
  60. 39e00b6 IB/rxe: Removed GID add/del dummy routines by Parav Pandit · 7 years ago
  61. 5793902 RDMA/qedr: Zero stack memory before copying to user space by Jason Gunthorpe · 7 years ago
  62. 2d93fc8 IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIR by Matan Barak · 7 years ago
  63. c03faa5 IB/mlx5: Add information for querying IPsec capabilities by Matan Barak · 7 years ago
  64. 802c212 IB/mlx5: Add IPsec support for egress and ingress by Aviad Yehezkel · 7 years ago
  65. 349705c IB/mlx5: Add modify_flow_action_esp verb by Matan Barak · 7 years ago
  66. c6475a0 IB/mlx5: Add implementation for create and destroy action_xfrm by Aviad Yehezkel · 7 years ago
  67. 56ab0b3 IB/uverbs: Introduce ESP steering match filter by Matan Barak · 7 years ago
  68. 7d12f8d IB/uverbs: Add modify ESP flow_action by Matan Barak · 7 years ago
  69. 9b82844 IB/uverbs: Add action_handle flow steering specification by Matan Barak · 7 years ago
  70. 2eb9bea IB/uverbs: Add flow_action create and destroy verbs by Matan Barak · 7 years ago
  71. 766d855 IB/uverbs: Refactor kern_spec_to_ib_spec_filter by Matan Barak · 7 years ago
  72. 8510020 IB/mlx4: Check for egress flow steering by Boris Pismenny · 7 years ago
  73. 494c558 IB/uverbs: Add enum attribute type to ioctl() interface by Matan Barak · 7 years ago
  74. 8c84660 IB/mlx5: Initialize the parsing tree root without the help of uverbs by Matan Barak · 7 years ago
  75. 414448d RDMA: Use ib_gid_attr during GID modification by Parav Pandit · 7 years ago
  76. 3e44e0e IB/providers: Avoid null netdev check for RoCE by Parav Pandit · 7 years ago
  77. 14169e3 IB/providers: Avoid zero GID check for RoCE by Parav Pandit · 7 years ago
  78. 598ff6b IB/core: Refactor GID modify code for RoCE by Parav Pandit · 7 years ago
  79. f35faa4 IB/core: Simplify ib_query_gid to always refer to cache by Parav Pandit · 7 years ago
  80. 0e1f9b9 RDMA/providers: Simplify query_gid callback of RoCE providers by Parav Pandit · 7 years ago
  81. 8435168 RDMA/ucma: Don't allow setting RDMA_OPTION_IB_PATH without an RDMA device by Roland Dreier · 7 years ago
  82. ca486a3 IB/qedr: Remove GID add/del dummy routines by Parav Pandit · 7 years ago
  83. 3e64f8d i40iw: Remove pre-production workaround for resource profile 1 by Shiraz Saleem · 7 years ago
  84. 41d902c RDMA/mlx5: Fix definition of mlx5_ib_create_qp_resp by Jason Gunthorpe · 7 years ago
  85. 689a8e3 IB/ocrdma_hw: Remove redundant checks and goto labels by Gustavo A. R. Silva · 7 years ago
  86. 12ed56b IB/ipoib: Delete unused struct by Yuval Shaia · 7 years ago
  87. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  88. d4069fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  89. d89b9f5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  90. 44016b3 iw_cxgb4: print mapped ports correctly by Bharat Potnuri · 7 years ago
  91. 218b9e3 RDMA/cma: Move rdma_cm_state to cma_priv.h by Parav Pandit · 7 years ago
  92. fd59015 IB/addr: Constify dst_entry pointer by Parav Pandit · 7 years ago
  93. 6f57c93 RDMA: Use u64_to_user_ptr everywhere by Jason Gunthorpe · 7 years ago
  94. 5b2cc79 RDMA/nldev: Provide netdevice name and index by Leon Romanovsky · 7 years ago
  95. 99dae69 IB/rxe: optimize mcast recv process by Zhu Yanjun · 7 years ago
  96. a343e3f qedr: Fix spelling mistake: "hanlde" -> "handle" by Colin Ian King · 7 years ago
  97. 50bc60c qed*: Utilize FW 8.33.11.0 by Michal Kalderon · 7 years ago
  98. 6e2135c Merge tag 'mlx5-updates-2018-03-27' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 7 years ago
  99. f0b07bb1 net: Introduce net_rwsem to protect net_namespace_list by Kirill Tkhai · 7 years ago
  100. 2253fc0 RDMA/CMA: Add rdma_port_space to UAPI by Steve Wise · 7 years ago