1. 7fdf3e8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  2. a840c93 IB/core: Fix error code for invalid GID entry by Parav Pandit · 7 years ago
  3. 533d1da IB: Revert "remove redundant INFINIBAND kconfig dependencies" by Arnd Bergmann · 7 years ago
  4. 6e04b10 RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changes by Devesh Sharma · 7 years ago
  5. 34b48b8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  6. 55ba49c RDMA/hns: Move the location for initializing tmp_len by oulijun · 7 years ago
  7. 05d6a4d RDMA/hns: Bugfix for cq record db for kernel by oulijun · 7 years ago
  8. 30bf066 RDMA/qedr: Fix doorbell bar mapping for dpi > 1 by Kalderon, Michal · 7 years ago
  9. 8e907ed IB/umem: Use the correct mm during ib_umem_release by Lidong Chen · 7 years ago
  10. 3d69191 iw_cxgb4: Fix an error handling path in 'c4iw_get_dma_mr()' by Christophe Jaillet · 7 years ago
  11. 4373175 RDMA/i40iw: Avoid panic when reading back the IRQ affinity hint by Andrew Boyer · 7 years ago
  12. 9f7b16a RDMA/i40iw: Avoid reference leaks when processing the AEQ by Andrew Boyer · 7 years ago
  13. a75895b RDMA/i40iw: Avoid panic when objects are being created and destroyed by Andrew Boyer · 7 years ago
  14. a0403be RDMA/hns: Fix the bug with NULL pointer by oulijun · 7 years ago
  15. 79d4420 RDMA/hns: Set NULL for __internal_mr by oulijun · 7 years ago
  16. 85e0274 RDMA/hns: Enable inner_pa_vld filed of mpt by oulijun · 7 years ago
  17. 90e7a4d RDMA/hns: Set desc_dma_addr for zero when free cmq desc by oulijun · 7 years ago
  18. 778cc5a RDMA/hns: Fix the bug with rq sge by oulijun · 7 years ago
  19. 391bd5f RDMA/hns: Not support qp transition from reset to reset for hip06 by oulijun · 7 years ago
  20. 2349fdd RDMA/hns: Add return operation when configured global param fail by oulijun · 7 years ago
  21. ad18e20 RDMA/hns: Update convert function of endian format by oulijun · 7 years ago
  22. f97a62c RDMA/hns: Load the RoCE dirver automatically by oulijun · 7 years ago
  23. 3a39bbe RDMA/hns: Bugfix for rq record db for kernel by oulijun · 7 years ago
  24. ecaaf1e RDMA/hns: Add rq inline flags judgement by oulijun · 7 years ago
  25. 1661d3b nvmet,rxe: defer ip datagram sending to tasklet by Alexandru Moise · 7 years ago
  26. eeb1af4f i40iw: Use correct address in dst_neigh_lookup for IPv6 by Mustafa Ismail · 7 years ago
  27. 5a7189d i40iw: Fix memory leak in error path of create QP by Mustafa Ismail · 7 years ago
  28. 37da2a0 RDMA/mlx5: Use proper spec flow label type by Daria Velikovsky · 7 years ago
  29. 18b0362 RDMA/mlx5: Don't assume that medium blueFlame register exists by Yishai Hadas · 7 years ago
  30. f9e76ca IB/hfi1: Use after free race condition in send context error path by Michael J. Ruhl · 7 years ago
  31. 9533b29 IB: remove redundant INFINIBAND kconfig dependencies by Greg Thelen · 7 years ago
  32. eb4f959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  33. 9aa1692 RDMA/cma: Do not query GID during QP state transition to RTR by Parav Pandit · 7 years ago
  34. b03bcde IB/mlx4: Fix integer overflow when calculating optimal MTT size by Jack Morgenstein · 7 years ago
  35. 59482a1 IB/hfi1: Fix memory leak in exception path in get_irq_affinity() by Sebastian Sanchez · 7 years ago
  36. e9777ad IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure by Sebastian Sanchez · 7 years ago
  37. 45d9245 IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used by Sebastian Sanchez · 7 years ago
  38. 0a0bcb0 IB/hfi1: Fix loss of BECN with AHG by Mike Marciniszyn · 7 years ago
  39. 5da9e74 IB/hfi1 Use correct type for num_user_context by Michael J. Ruhl · 7 years ago
  40. f59fb9e IB/hfi1: Fix handling of FECN marked multicast packet by Mike Marciniszyn · 7 years ago
  41. db82476 IB/core: Make ib_mad_client_id atomic by Håkon Bugge · 7 years ago
  42. 2df19e1 iw_cxgb4: Atomically flush per QP HW CQEs by Bharat Potnuri · 7 years ago
  43. 54e7e48 IB/uverbs: Fix kernel crash during MR deregistration flow by Ariel Levkovich · 7 years ago
  44. 5ccbf63 IB/uverbs: Prevent reregistration of DM_MR to regular MR by Ariel Levkovich · 7 years ago
  45. 4f9ca2d RDMA/mlx4: Add missed RSS hash inner header flag by Leon Romanovsky · 7 years ago
  46. ab17884 RDMA/hns: Fix a couple misspellings by oulijun · 7 years ago
  47. 137ae32 RDMA/hns: Submit bad wr by oulijun · 7 years ago
  48. 634f639 RDMA/hns: Update assignment method for owner field of send wqe by oulijun · 7 years ago
  49. ae25db0 RDMA/hns: Adjust the order of cleanup hem table by oulijun · 7 years ago
  50. b6dd9b3 RDMA/hns: Only assign dqpn if IB_QP_PATH_DEST_QPN bit is set by oulijun · 7 years ago
  51. 734f386 RDMA/hns: Remove some unnecessary attr_mask judgement by oulijun · 7 years ago
  52. 6852af8 RDMA/hns: Only assign mtu if IB_QP_PATH_MTU bit is set by oulijun · 7 years ago
  53. 6e1a709 RDMA/hns: Fix the qp context state diagram by oulijun · 7 years ago
  54. 328d405 RDMA/hns: Intercept illegal RDMA operation when use inline data by oulijun · 7 years ago
  55. 215a8c0 RDMA/hns: Bugfix for init hem table by oulijun · 7 years ago
  56. 9fd4350 IB/rxe: avoid double kfree_skb by Zhu Yanjun · 7 years ago
  57. 2da36d4 IB/rxe: add RXE_START_MASK for rxe_opcode IB_OPCODE_RC_SEND_ONLY_INV by Jianchao Wang · 7 years ago
  58. f96416c RDMA/iwpm: fix memory leak on map_info by Colin Ian King · 7 years ago
  59. 47a3968 IB/ipoib: fix ipoib_start_xmit()'s return type by Luc Van Oostenryck · 7 years ago
  60. c192a12 IB/nes: fix nes_netdev_start_xmit()'s return type by Luc Van Oostenryck · 7 years ago
  61. 2918c1a RDMA/cma: Fix use after destroy access to net namespace for IPoIB by Parav Pandit · 7 years ago
  62. f604db6 IB/uverbs: Fix validating mandatory attributes by Matan Barak · 7 years ago
  63. 26bff1b RDMA/cxgb4: release hw resources on device removal by Raju Rangoju · 7 years ago
  64. f7cb7b8 IB: make INFINIBAND_ADDR_TRANS configurable by Greg Thelen · 7 years ago
  65. 5a3bc8a ib_srp: depend on INFINIBAND_ADDR_TRANS by Greg Thelen · 7 years ago
  66. 346a47b ib_srpt: depend on INFINIBAND_ADDR_TRANS by Greg Thelen · 7 years ago
  67. 444261c RDMA/mlx5: Properly check return value of mlx5_get_uars_page by Leon Romanovsky · 7 years ago
  68. 84a6a7a IB/mlx5: Fix represent correct netdevice in dual port RoCE by Parav Pandit · 7 years ago
  69. 4f32ac2 IB/mlx5: Use unlimited rate when static rate is not supported by Danit Goldberg · 7 years ago
  70. 002bf22 RDMA/mlx5: Protect from shift operand overflow by Leon Romanovsky · 7 years ago
  71. b4bd701 RDMA/mlx5: Fix multiple NULL-ptr deref errors in rereg_mr flow by Leon Romanovsky · 7 years ago
  72. 6082d9c net/mlx5: Fix mlx5_get_vector_affinity function by Israel Rukshin · 7 years ago
  73. dc5640f IB/core: Fix deleting default GIDs when changing mac adddress by Parav Pandit · 7 years ago
  74. 22c01ee IB/core: Fix to avoid deleting IPv6 look alike default GIDs by Parav Pandit · 7 years ago
  75. a66ed14 IB/core: Don't allow default GID addition at non reseved slots by Parav Pandit · 7 years ago
  76. 09abfe7 RDMA/ucma: Allow resolving address w/o specifying source address by Roland Dreier · 7 years ago
  77. 8b77586 RDMA/ucma: Check for a cm_id->device in all user calls that need it by Jason Gunthorpe · 7 years ago
  78. e33514f IB/uverbs: Add missing braces in anonymous union initializers by Geert Uytterhoeven · 7 years ago
  79. b3fe6c6 infiniband: mlx5: fix build errors when INFINIBAND_USER_ACCESS=m by Randy Dunlap · 7 years ago
  80. 25d0e2d IB/mlx5: remove duplicate header file by Zhu Yanjun · 7 years ago
  81. ef95a90 RDMA/ucma: ucma_context reference leak in error path by Shamir Rabinovitch · 7 years ago
  82. 19fd08b Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  83. efc365e IB/rxe: Fix for oops in rxe_register_device on ppc64le arch by Mikhail Malygin · 7 years ago
  84. 6c29f57 IB/mlx5: Device memory mr registration support by Ariel Levkovich · 7 years ago
  85. cdbd0d2 net/mlx5: Mkey creation command adjustments by Ariel Levkovich · 7 years ago
  86. 24da001 IB/mlx5: Device memory support in mlx5_ib by Ariel Levkovich · 7 years ago
  87. be934cc IB/uverbs: Add device memory registration ioctl support by Ariel Levkovich · 7 years ago
  88. bee76d7 IB/uverbs: Add alloc/free dm uverbs ioctl support by Ariel Levkovich · 7 years ago
  89. 1d8eeb9 IB/uverbs: Add device memory capabilities reporting by Ariel Levkovich · 7 years ago
  90. 09c4854 RDMA/qedr: Fix wmb usage in qedr by Kalderon, Michal · 7 years ago
  91. 39e00b6 IB/rxe: Removed GID add/del dummy routines by Parav Pandit · 7 years ago
  92. 5793902 RDMA/qedr: Zero stack memory before copying to user space by Jason Gunthorpe · 7 years ago
  93. 2d93fc8 IB/mlx5: Add ability to hash by IPSEC_SPI when creating a TIR by Matan Barak · 7 years ago
  94. c03faa5 IB/mlx5: Add information for querying IPsec capabilities by Matan Barak · 7 years ago
  95. 802c212 IB/mlx5: Add IPsec support for egress and ingress by Aviad Yehezkel · 7 years ago
  96. 349705c IB/mlx5: Add modify_flow_action_esp verb by Matan Barak · 7 years ago
  97. c6475a0 IB/mlx5: Add implementation for create and destroy action_xfrm by Aviad Yehezkel · 7 years ago
  98. 56ab0b3 IB/uverbs: Introduce ESP steering match filter by Matan Barak · 7 years ago
  99. 7d12f8d IB/uverbs: Add modify ESP flow_action by Matan Barak · 7 years ago
  100. 9b82844 IB/uverbs: Add action_handle flow steering specification by Matan Barak · 7 years ago