1. 9746fa4 IB/hfi1: Adjust default eager_buffer_size to 8MB by Tymoteusz Kielan · 8 years ago
  2. ade6f8a IB/hfi1: Get rid of divide when setting the tx request header by Sebastian Sanchez · 8 years ago
  3. dd1ed10 IB/hfi1: Fix yield logic in send engine by Mike Marciniszyn · 8 years ago
  4. 688f21c IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache line by Mike Marciniszyn · 8 years ago
  5. 02d1008 IB/hfi1: Fix checks for Offline transient state by Jakub Byczkowski · 8 years ago
  6. 0d7e2d2 IB/ipoib: add get_link_ksettings in ethtool by Zhu Yanjun · 8 years ago
  7. 24b43c9 infiniband: avoid dereferencing uninitialized dst on error path by Paolo Abeni · 8 years ago
  8. 87f0faa IB/SA: Add OPA addr header by Doug Ledford · 8 years ago
  9. 133bea0 IB/mlx5: Add port_xmit_wait to counter registers read by Tim Wright · 8 years ago
  10. 062d0f2 IB/ocrdma: fix out of bounds access to local buffer by Michael Mera · 8 years ago
  11. b03ee4c IB/mlx4: Fix incorrect order of formal and actual parameters by Håkon Bugge · 8 years ago
  12. 8987828 IB/mlx4: Change flush logic so it adheres to the variable name by Håkon Bugge · 8 years ago
  13. 0a49f2c mlx5: Fix mlx5_ib_map_mr_sg mr length by Sagi Grimberg · 8 years ago
  14. d524185 IB/rxe: Don't clamp residual length to mtu by Johannes Thumshirn · 8 years ago
  15. 4c33bd1 IB/SA: Add support to query OPA path records by Dasaratharaman Chandramouli · 8 years ago
  16. 5752075 IB/SA: Add OPA path record type by Dasaratharaman Chandramouli · 8 years ago
  17. 9fdca4d IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields by Dasaratharaman Chandramouli · 8 years ago
  18. dfa834e1 IB/SA: Introduce path record specific types by Dasaratharaman Chandramouli · 8 years ago
  19. c2f8fc4 IB/SA: Rename ib_sa_path_rec to sa_path_rec by Dasaratharaman Chandramouli · 8 years ago
  20. 82ffc22 IB/CM: Add braces when using sizeof by Dasaratharaman Chandramouli · 8 years ago
  21. 64b4646 IB/core: Define 'opa' rdma_ah_attr type by Dasaratharaman Chandramouli · 8 years ago
  22. 44c5848 IB/core: Define 'ib' and 'roce' rdma_ah_attr types by Dasaratharaman Chandramouli · 8 years ago
  23. d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
  24. 2224c47 IB/core: Add accessor functions for rdma_ah_attr fields by Dasaratharaman Chandramouli · 8 years ago
  25. f988653a IB/PVRDMA: Rename ib_ah_attr related functions by Dasaratharaman Chandramouli · 8 years ago
  26. 766b7f6 IB/mthca: Rename to_ib_ah_attr to to_rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  27. 3834938 IB/mlx5: Rename to_ib_ah_attr to to_rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  28. 71d53ab IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  29. 3652315 IB/core: Rename ib_destroy_ah to rdma_destroy_ah by Dasaratharaman Chandramouli · 8 years ago
  30. bfbfd66 IB/core: Rename ib_query_ah to rdma_query_ah by Dasaratharaman Chandramouli · 8 years ago
  31. 67b985b IB/core: Rename ib_modify_ah to rdma_modify_ah by Dasaratharaman Chandramouli · 8 years ago
  32. 0a18cfe IB/core: Rename ib_create_ah to rdma_create_ah by Dasaratharaman Chandramouli · 8 years ago
  33. 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  34. eca7ddf IB/rxe: Initialize ib_ah_attr during query_ah by Dasaratharaman Chandramouli · 8 years ago
  35. 4ba6609 IB/core: Check for global flag when using ah_attr by Dasaratharaman Chandramouli · 8 years ago
  36. cf0b939 IB/core: Add braces when using sizeof by Dasaratharaman Chandramouli · 8 years ago
  37. cfd5193 IB/IPoIB: Remove 'else' when the 'if' has a return. by Dasaratharaman Chandramouli · 8 years ago
  38. bef4211 IB/ocrdma: Add identifier names to function definitions by Dasaratharaman Chandramouli · 8 years ago
  39. 2196f27 IB/SA: Add support to query opa classport info. by Dasaratharaman Chandramouli · 8 years ago
  40. aa4656d IB/core: Move opa_class_port_info definition to header file by Dasaratharaman Chandramouli · 8 years ago
  41. 94d595c IB/core: Add rdma_cap_opa_ah to expose opa address handles by Dasaratharaman Chandramouli · 8 years ago
  42. ee1c60b IB/SA: Modify SA to implicitly cache Class Port info by Dasaratharaman Chandramouli · 8 years ago
  43. cb86376 IB/SA: Move functions update_sm_ah() and ib_sa_event() by Dasaratharaman Chandramouli · 8 years ago
  44. 680562b IB/SA: Remove unwanted braces by Dasaratharaman Chandramouli · 8 years ago
  45. dbb6c91 IB/SA: Add braces when using sizeof by Dasaratharaman Chandramouli · 8 years ago
  46. f96a318 IB/SA: Fix lines longer than 80 columns by Dasaratharaman Chandramouli · 8 years ago
  47. 4608e4c IB/hfi1: Use bool in process_ecn by Dennis Dalessandro · 8 years ago
  48. 1222026 IB/hfi: Protect against writable mmap by Ira Weiny · 8 years ago
  49. ee495ad IB/hfi1: Fix unbalanced braces around else by Dennis Dalessandro · 8 years ago
  50. 08af591 IB/hfi1: Convert %Lx to %llx by Dennis Dalessandro · 8 years ago
  51. a498fbc IB/hfi1: Fix misspelling in comment by Dennis Dalessandro · 8 years ago
  52. 5352650 IB/hfi1: Permanently enable P_Key checking in HFI by Neel Desai · 8 years ago
  53. 98b9ee2 IB/hfi1: Cache neighbor secure data after link up by Stuart Summers · 8 years ago
  54. 03e80e9 IB/hfi1: Adjust high temperature warning for QSFP cable by Neel Desai · 8 years ago
  55. 22546b7 IB/hfi1: Fix softlockup issue by Tadeusz Struk · 8 years ago
  56. b6eac93 IB/hfi1: Prevent kernel QP post send hard lockups by Mike Marciniszyn · 8 years ago
  57. 3d59109 IB/hfi1: Use defines from common headers by Don Hiatt · 8 years ago
  58. cb427057 IB/hfi1: Add functions to parse 9B headers by Don Hiatt · 8 years ago
  59. aad559c IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5 by Dasaratharaman Chandramouli · 8 years ago
  60. 3ca4fbc IB/hfi1: Return SC2VL mappings to FM with VL15 instead of ILLEGAL_VL by Sebastian Sanchez · 8 years ago
  61. db73089 IB/hfi1: Validate the TID count before using it by Michael J. Ruhl · 8 years ago
  62. aad9ff9 IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing by Michael J. Ruhl · 8 years ago
  63. 8561eae IB/core: For multicast functions, verify that LIDs are multicast LIDs by Michael J. Ruhl · 8 years ago
  64. 72fb70f5 IB/hfi1: Correct MulticastMask/CollectiveMask info to SMA output by Michael J. Ruhl · 8 years ago
  65. 20c7840 IB/core: If the MGID/MLID pair is not on the list return an error by Michael J. Ruhl · 8 years ago
  66. 2443c6c IB/qib: use setup_timer by Geliang Tang · 8 years ago
  67. 79d9df5 IB/nes: use setup_timer by Geliang Tang · 8 years ago
  68. 96ff2c1 IB/i40iw: use setup_timer by Geliang Tang · 8 years ago
  69. 1e07293 IB/nes: Fix incorrect type in assignment by Leon Romanovsky · 8 years ago
  70. 313e16d IB/usnic: Simplify the code to balance loc/unlock calls by Leon Romanovsky · 8 years ago
  71. f5029e7 Ib/usnic: Explicitly include usnic headers by Leon Romanovsky · 8 years ago
  72. 218271a Ib/core: Mark local uverbs_std_types functions to be static by Leon Romanovsky · 8 years ago
  73. 9ef63f3 iw_cxgb4: check return value of alloc_skb by Pan Bian · 8 years ago
  74. 27b0b83 IB/rxe: fix typo: "algorithmi" -> "algorithm" by Colin Ian King · 8 years ago
  75. f0bb2d4 IB/rdmavt: restore IRQs on error path in rvt_create_ah() by Dan Carpenter · 8 years ago
  76. eea40b8 infiniband: call ipv6 route lookup via the stub interface by Paolo Abeni · 8 years ago
  77. b6acd71 RDMA/qedr: add support for send+invalidate in poll CQ by Amrani, Ram · 8 years ago
  78. 4dd7263 RDMA/qedr: destroy CQ only after HW releases it by Amrani, Ram · 8 years ago
  79. 942b3b2 RDMA/qedr: enhance destroy flow for GSI QP by Amrani, Ram · 8 years ago
  80. f92faab RDMA/qedr: properly check atomic capabilities by Amrani, Ram · 8 years ago
  81. 08c4cf51 RDMA/qedr: reset access control when registering a MR by Amrani, Ram · 8 years ago
  82. cc47dd68 IB/vmw_pvrdma: Spare annotate imm_data by Jason Gunthorpe · 8 years ago
  83. db570d7 IB/mlx5: Add ODP support to MW by Artemy Kovalyov · 8 years ago
  84. 1b7dbc2 IB/mlx5: Extract page fault code by Artemy Kovalyov · 8 years ago
  85. 0008b84 IB/umem: Add support to huge ODP by Artemy Kovalyov · 8 years ago
  86. b2ac918 IB/mlx5: Add contiguous ODP support by Artemy Kovalyov · 8 years ago
  87. 403cd12 IB/umem: Add contiguous ODP support by Artemy Kovalyov · 8 years ago
  88. 4df4a5b IB/mlx5: Decrease verbosity level of ODP errors by Artemy Kovalyov · 8 years ago
  89. 523791d IB/mlx5: Fix implicit MR GC by Artemy Kovalyov · 8 years ago
  90. 438b228 IB/mlx5: Fix UMR size calculation by Artemy Kovalyov · 8 years ago
  91. bd174fc IB/mlx5: Fix function updating xlt emergency path by Artemy Kovalyov · 8 years ago
  92. 3e7e119 IB: Replace ib_umem page_size by page_shift by Artemy Kovalyov · 8 years ago
  93. 8d2216b IB/core: change the return type to void by Zhu Yanjun · 8 years ago
  94. 2c15b73 MAINTAINERS: Update ocrdma module status by Selvin Xavier · 8 years ago
  95. e8ea95a IB/hfi: Fix up comments in engine mapping by Ira Weiny · 8 years ago
  96. 3d35d32 MAINTAINERS: Add file patterns for infiniband device tree bindings by Geert Uytterhoeven · 8 years ago
  97. 4f7f4dc infiniband/uverbs: Fix integer overflows by Vlad Tsyrklevich · 8 years ago
  98. 5b0ff9a infiniband: hns: avoid gcc-7.0.1 warning for uninitialized data by Arnd Bergmann · 8 years ago
  99. 50b6778 IB/fmr_pool: Convert the cleanup thread into kthread worker API by Petr Mladek · 8 years ago
  100. 4d6f285 {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function by Yuval Shaia · 8 years ago