1. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  2. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  3. 4cc4b93 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  4. 832666c IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h by Don Hiatt · 8 years ago
  5. 881fccb IB/hfi1: Add rvt_rnr_tbl_to_usec function by Don Hiatt · 8 years ago
  6. f9215b5 IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPs by Mike Marciniszyn · 8 years ago
  7. 1198fce IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt by Brian Welty · 8 years ago
  8. 0128fce IB/hfi1, rdmavt: Update copy_sge to use boolean arguments by Brian Welty · 8 years ago
  9. 11a10d4 IB/rdmavt: Adding timer logic to rdmavt by Venkata Sandeep Dhanalakota · 8 years ago
  10. 696513e IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavt by Brian Welty · 8 years ago
  11. beb5a04 IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt by Brian Welty · 8 years ago
  12. 338adfd IB/rdmavt: Use per-CPU reference count for MRs by Sebastian Sanchez · 8 years ago
  13. 6dd7aba Merge branch 'k.o/for-4.10-rc' into HEAD by Doug Ledford · 8 years ago
  14. ce1e055 IB: Add protocol for USNIC by Or Gerlitz · 8 years ago
  15. aa773bd IB/core: Add raw packet protocol by Or Gerlitz · 8 years ago
  16. d07d1d7 IB/umem: Update on demand page (ODP) support by Artemy Kovalyov · 8 years ago
  17. 25bf14d IB/core: Add implicit MR flag by Artemy Kovalyov · 8 years ago
  18. 27b0df1 IB/core: Add scatter FCS flag to use in WQ creation by Noa Osherovich · 8 years ago
  19. 9c2b270 IB/core: Enable QP creation with cvlan offload by Noa Osherovich · 8 years ago
  20. 10bac72 IB/core: Enable WQ creation and modification with cvlan offload by Noa Osherovich · 8 years ago
  21. ebaaee2 IB/core: Expose vlan offloads capabilities by Noa Osherovich · 8 years ago
  22. 460d019 IB/core: Introduce flow tag specification by Moses Reuben · 8 years ago
  23. d0d7b10 net-next: treewide use is_vlan_dev() helper function. by Parav Pandit · 8 years ago
  24. 24dc831 IB/core: Add inline function to validate port by Yuval Shaia · 8 years ago
  25. 21d6454 RDMA/core: create struct ib_port_cache by Jack Wang · 8 years ago
  26. d3f4aad RDMA/core: Add the function ib_mtu_int_to_enum by Amrani, Ram · 8 years ago
  27. 0bbb3b7 IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it by Bart Van Assche · 8 years ago
  28. 99db949 IB/core: Remove ib_device.dma_device by Bart Van Assche · 8 years ago
  29. d43dbac IB/core: Change the type of an ib_dma_alloc_coherent() argument by Bart Van Assche · 8 years ago
  30. 6532c38 IB/core: Remove ib_dma_*map_single_attrs() by Bart Van Assche · 8 years ago
  31. 9e2c3f1 RDMA/core: export ib_get_cached_port_state by Jack Wang · 8 years ago
  32. aaaca12 RDMA/core: add port state cache by Jack Wang · 8 years ago
  33. 55efcfc RDMA/core: Fix incorrect structure packing for booleans by Jason Gunthorpe · 8 years ago
  34. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  35. fba332b IB/cma: Fix a race condition in iboe_addr_get_sgid() by Bart Van Assche · 8 years ago
  36. 9032ad7 Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test by Doug Ledford · 8 years ago
  37. 86ef0be Merge branch 'mlx' into merge-test by Doug Ledford · 8 years ago
  38. 5f24410 rdma_cm: add rdma_consumer_reject_data helper function by Steve Wise · 8 years ago
  39. 5042a73 rdma_cm: add rdma_is_consumer_reject() helper function by Steve Wise · 8 years ago
  40. 77a5db1 rdma_cm: add rdma_reject_msg() helper function by Steve Wise · 8 years ago
  41. 9fa240b IB/mad: Eliminate redundant SM class version defines for OPA by Hal Rosenstock · 8 years ago
  42. 528e5a1 IB/core: Support rate limit for packet pacing by Bodong Wang · 8 years ago
  43. 477864c IB/core: Let create_ah return extended response to user by Moni Shoua · 8 years ago
  44. c90ea9d IB/core: Change ib_resolve_eth_dmac to use it in create AH by Moni Shoua · 8 years ago
  45. fbf4686 IB/core: Introduce inner flow steering by Moses Reuben · 8 years ago
  46. 76bd23b IB/core: Align structure ib_flow_spec_type by Moses Reuben · 8 years ago
  47. 0dbf333 IB/core: Add flow spec tunneling support by Moses Reuben · 8 years ago
  48. 5dc8060 IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu division by Mike Marciniszyn · 8 years ago
  49. f647522 IB/rdmavt: Add swqe mr deref helper by Mike Marciniszyn · 8 years ago
  50. f2dc9cd IB/rdmavt: Add a send completion helper by Mike Marciniszyn · 8 years ago
  51. 850d8fd IB/mlx4: Handle IPv4 header when demultiplexing MAD by Moni Shoua · 8 years ago
  52. be5d740b IB/rdmvat: Organize hot path calldowns into a single cacheline by Mike Marciniszyn · 8 years ago
  53. 99f80d2 IB/hfi1: Optimize lkey validation structures by Mike Marciniszyn · 8 years ago
  54. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  55. bd99fde IB/{core,hw}: Add constant for node_desc by Yuval Shaia · 8 years ago
  56. a72c6a2 IB/core: Add more fields to IPv6 flow specification by Maor Gottlieb · 8 years ago
  57. 989a3a8 IB/uverbs: Add more fields to IPv4 flow specification by Maor Gottlieb · 8 years ago
  58. 15dfbd6 IB/uverbs: Add support to extend flow steering specifications by Maor Gottlieb · 8 years ago
  59. ccf2056 IB/core: Expose RSS related capabilities by Yishai Hadas · 8 years ago
  60. d970365 IB/{rxe,core,rdmavt}: Fix kernel crash for reg MR by Parav Pandit · 8 years ago
  61. 7368ef0 IB/core: Add ib headers for general use by Mike Marciniszyn · 8 years ago
  62. 5ef990f IB/core: remove ib_get_dma_mr by Christoph Hellwig · 8 years ago
  63. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  64. 50d4633 IB/core: rename pd->local_mr to pd->__internal_mr by Christoph Hellwig · 8 years ago
  65. 4107b8a IB/rdmavt: Add functions to get and release QP references by Mike Marciniszyn · 8 years ago
  66. 92d27ae IB/core: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  67. 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  68. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  69. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 years ago
  70. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  71. 7c41765 Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2 by Doug Ledford · 8 years ago
  72. ab15c95 IB/core: Support for CMA multicast join flags by Alex Vesker · 8 years ago
  73. fe50827 IB/rdmavt: Eliminate redundant opcode test in mr ref clear by Ira Weiny · 8 years ago
  74. d9b13c2 IB/rdmavt, hfi1: Fix NFSoRDMA failure with FRMR enabled by Jianxin Xiong · 8 years ago
  75. 856cc4c IB/hfi1: Add the capability for reserved operations by Mike Marciniszyn · 8 years ago
  76. d9f8723 IB/rdmavt: Handle local operations in post send by Jianxin Xiong · 8 years ago
  77. e8f8b09 IB/rdmavt: Add mechanism to invalidate MR keys by Jianxin Xiong · 8 years ago
  78. afcf8f7 IB/rdmavt: Add data structures and routines for table driven post send by Mike Marciniszyn · 8 years ago
  79. 632bc3f IB/core, RDMA RW API: Do not exceed QP SGE send limit by Bart Van Assche · 8 years ago
  80. f818169 IB/hfi1: Clean up port state structure definition by Ira Weiny · 8 years ago
  81. fb92d8f Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8 by Doug Ledford · 8 years ago
  82. 5fa76c2 IB/core: Add get FW version string to the core by Ira Weiny · 8 years ago
  83. 4c2aae7 IB/core: Add IPv6 support to flow steering by Maor Gottlieb · 8 years ago
  84. a9017e2 IB/core: Extend create QP to get indirection table by Yishai Hadas · 8 years ago
  85. de019a9 IB/uverbs: Introduce RWQ Indirection table by Yishai Hadas · 8 years ago
  86. 6d39786 IB/core: Introduce Receive Work Queue indirection table by Yishai Hadas · 8 years ago
  87. f213c05 IB/uverbs: Add WQ support by Yishai Hadas · 8 years ago
  88. 5fd251c IB/core: Introduce Work Queue object and its verbs by Yishai Hadas · 8 years ago
  89. c755f4a IB/rdmavt: Correct qp_priv_alloc() return value test by Mike Marciniszyn · 8 years ago
  90. c7e162a IB/core: Make all casts in ib_device_cap_flags enum consistent by Max Gurtovoy · 8 years ago
  91. 47355b3 IB/core: Fix bit curruption in ib_device_cap_flags structure by Max Gurtovoy · 8 years ago
  92. b40f475 IB/core: Make device counter infrastructure dynamic by Christoph Lameter · 8 years ago
  93. 8779e76 Merge branch 'hfi1-2' into k.o/for-4.7 by Doug Ledford · 8 years ago
  94. 8b103e9 IB/rdamvt: Fix rdmavt s_ack_queue sizing by Mike Marciniszyn · 8 years ago
  95. 4c0b653 IB/rdmavt: Max atomic value should be a u8 by Mike Marciniszyn · 8 years ago
  96. 628e6f7 IB/SA Agent: Add support for SA agent get ClassPortInfo by Erez Shitrit · 8 years ago
  97. 507f6af IB/core: Introduce capabilitymask2 field in ClassPortInfo mad by Erez Shitrit · 8 years ago
  98. 0651ec9 Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into k.o/for-4.7 by Doug Ledford · 8 years ago
  99. b531b90 IB/core: Add Scatter FCS create flag by Majd Dibbiny · 9 years ago
  100. 45686f2 IB/core: Add Raw Scatter FCS device capability by Majd Dibbiny · 9 years ago