1. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 7 years ago
  2. fac9658 IB/core: Add new ioctl interface by Matan Barak · 7 years ago
  3. 9c2c849 IB/core: Add new SRQ type IB_SRQT_TM by Artemy Kovalyov · 7 years ago
  4. 1a56ff6 IB/core: Separate CQ handle in SRQ context by Artemy Kovalyov · 7 years ago
  5. 6938fc1e IB/core: Add XRQ capabilities by Artemy Kovalyov · 7 years ago
  6. 78b57f9 RDMA/core: Cleanup device capability enum by Leon Romanovsky · 7 years ago
  7. dcc9881 RDMA/(core, ulp): Convert register/unregister event handler to be void by Leon Romanovsky · 7 years ago
  8. 732912c Merge branch 'k.o/for-4.13-rc' into k.o/for-next by Doug Ledford · 7 years ago
  9. 498ca3c IB/core: Avoid accessing non-allocated memory when inferring port type by Noa Osherovich · 7 years ago
  10. d98bb7f IB/hfi1: Determine 9B/16B L2 header type based on Address handle by Don Hiatt · 7 years ago
  11. 62ede77 Add OPA extended LID support by Hiatt, Don · 7 years ago
  12. d0d62c3 Merge branch 'rdma-netlink' into k.o/merge-test by Doug Ledford · 7 years ago
  13. 3204383 Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test by Doug Ledford · 7 years ago
  14. 9abb0d1 RDMA: Simplify get firmware interface by Leon Romanovsky · 7 years ago
  15. ecc82c5 RDMA/core: Add and expose static device index by Leon Romanovsky · 7 years ago
  16. c66cd35 RDMA/core: expose affinity mappings per completion vector by Sagi Grimberg · 7 years ago
  17. 7db20ec IB/core: Change wc.slid from 16 to 32 bits by Hiatt, Don · 7 years ago
  18. db58540 IB/core: Change port_attr.sm_lid from 16 to 32 bits by Dasaratharaman Chandramouli · 7 years ago
  19. 582faf3 IB/core: Change port_attr.lid size from 16 to 32 bits by Dasaratharaman Chandramouli · 7 years ago
  20. a5f6672 Merge branch 'misc' into k.o/for-next by Doug Ledford · 7 years ago
  21. f55c1e6 Merge branches 'rxe' and 'mlx' into k.o/for-next by Doug Ledford · 7 years ago
  22. 02984cc IB/core: Enable QP creation with a given source QP number by Yishai Hadas · 7 years ago
  23. 7d9336d IB/core: Introduce delay drop for a WQ by Maor Gottlieb · 7 years ago
  24. d418619 IB/core: Add generic function to extract IB speed from netdev by Yuval Shaia · 7 years ago
  25. 03da084 Merge branch 'hfi1' into k.o/for-4.14 by Doug Ledford · 7 years ago
  26. 7855f58 IB/core: Remove NOIO QP create flag by Leon Romanovsky · 7 years ago
  27. a512c2f IB/core: Introduce modify QP operation with udata by Parav Pandit · 7 years ago
  28. 9871ab2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  29. 8e95960 IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev by Niranjana Vishwanathapura · 7 years ago
  30. cb49366 IB/core,rdmavt,hfi1,opa-vnic: Send OPA cap_mask3 in trap by Vishwanathapura, Niranjana · 7 years ago
  31. 7dafbab IB/hfi1: Add functions to parse BTH/IB headers by Don Hiatt · 7 years ago
  32. d291f1a IB/core: Enforce PKey security on QPs by Daniel Jurgens · 7 years ago
  33. 883c71f IB/core: IB cache enhancements to support Infiniband security by Daniel Jurgens · 7 years ago
  34. ea6819e smc_diag.h: fix include from userland by Nicolas Dichtel · 7 years ago
  35. 64b4646 IB/core: Define 'opa' rdma_ah_attr type by Dasaratharaman Chandramouli · 7 years ago
  36. 44c5848 IB/core: Define 'ib' and 'roce' rdma_ah_attr types by Dasaratharaman Chandramouli · 7 years ago
  37. 2224c47 IB/core: Add accessor functions for rdma_ah_attr fields by Dasaratharaman Chandramouli · 7 years ago
  38. 3652315 IB/core: Rename ib_destroy_ah to rdma_destroy_ah by Dasaratharaman Chandramouli · 7 years ago
  39. bfbfd66 IB/core: Rename ib_query_ah to rdma_query_ah by Dasaratharaman Chandramouli · 7 years ago
  40. 67b985b IB/core: Rename ib_modify_ah to rdma_modify_ah by Dasaratharaman Chandramouli · 7 years ago
  41. 0a18cfe IB/core: Rename ib_create_ah to rdma_create_ah by Dasaratharaman Chandramouli · 7 years ago
  42. 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 7 years ago
  43. 94d595c IB/core: Add rdma_cap_opa_ah to expose opa address handles by Dasaratharaman Chandramouli · 7 years ago
  44. 0008b84 IB/umem: Add support to huge ODP by Artemy Kovalyov · 7 years ago
  45. 12113a3 IB/core: Add HDR speed enum by Noa Osherovich · 7 years ago
  46. 483a396 IB/core: Introduce drop flow specification by Slava Shwartsman · 7 years ago
  47. f0ad83a IB/IPoIB: Introduce RDMA netdev interface and IPoIB structs by Niranjana Vishwanathapura · 7 years ago
  48. 62e4594 IB/opa-vnic: Virtual Network Interface Controller (VNIC) interface by Vishwanathapura, Niranjana · 7 years ago
  49. 2fc7757 IB/opa-vnic: RDMA NETDEV interface by Vishwanathapura, Niranjana · 7 years ago
  50. 23790ba Merge branch 'k.o/for-4.12' into k.o/for-4.12-rdma-netdevice by Doug Ledford · 7 years ago
  51. cf8966b IB/core: Add support for fd objects by Matan Barak · 7 years ago
  52. fd3c790 IB/core: Change idr objects to use the new schema by Matan Barak · 7 years ago
  53. 3832125 IB/core: Add support for idr types by Matan Barak · 7 years ago
  54. 771addf IB/core: Refactor idr to be per uverbs_file by Matan Barak · 7 years ago
  55. 0957c29 IB/core: Restore I/O MMU, s390 and powerpc support by Bart Van Assche · 7 years ago
  56. f7878dc Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 7 years ago
  57. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  58. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  59. 6dd7aba Merge branch 'k.o/for-4.10-rc' into HEAD by Doug Ledford · 7 years ago
  60. ce1e055 IB: Add protocol for USNIC by Or Gerlitz · 8 years ago
  61. aa773bd IB/core: Add raw packet protocol by Or Gerlitz · 8 years ago
  62. 25bf14d IB/core: Add implicit MR flag by Artemy Kovalyov · 8 years ago
  63. 27b0df1 IB/core: Add scatter FCS flag to use in WQ creation by Noa Osherovich · 8 years ago
  64. 9c2b270 IB/core: Enable QP creation with cvlan offload by Noa Osherovich · 8 years ago
  65. 10bac72 IB/core: Enable WQ creation and modification with cvlan offload by Noa Osherovich · 8 years ago
  66. ebaaee2 IB/core: Expose vlan offloads capabilities by Noa Osherovich · 8 years ago
  67. 460d019 IB/core: Introduce flow tag specification by Moses Reuben · 8 years ago
  68. 24dc831 IB/core: Add inline function to validate port by Yuval Shaia · 7 years ago
  69. 21d6454 RDMA/core: create struct ib_port_cache by Jack Wang · 8 years ago
  70. d3f4aad RDMA/core: Add the function ib_mtu_int_to_enum by Amrani, Ram · 8 years ago
  71. 0bbb3b7 IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it by Bart Van Assche · 8 years ago
  72. 99db949 IB/core: Remove ib_device.dma_device by Bart Van Assche · 8 years ago
  73. d43dbac IB/core: Change the type of an ib_dma_alloc_coherent() argument by Bart Van Assche · 8 years ago
  74. 6532c38 IB/core: Remove ib_dma_*map_single_attrs() by Bart Van Assche · 8 years ago
  75. aaaca12 RDMA/core: add port state cache by Jack Wang · 8 years ago
  76. 43579b5 IB/core: added support to use rdma cgroup controller by Parav Pandit · 8 years ago
  77. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  78. 528e5a1 IB/core: Support rate limit for packet pacing by Bodong Wang · 8 years ago
  79. 477864c IB/core: Let create_ah return extended response to user by Moni Shoua · 8 years ago
  80. c90ea9d IB/core: Change ib_resolve_eth_dmac to use it in create AH by Moni Shoua · 8 years ago
  81. fbf4686 IB/core: Introduce inner flow steering by Moses Reuben · 8 years ago
  82. 76bd23b IB/core: Align structure ib_flow_spec_type by Moses Reuben · 8 years ago
  83. 0dbf333 IB/core: Add flow spec tunneling support by Moses Reuben · 8 years ago
  84. 850d8fd IB/mlx4: Handle IPv4 header when demultiplexing MAD by Moni Shoua · 8 years ago
  85. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  86. bd99fde IB/{core,hw}: Add constant for node_desc by Yuval Shaia · 8 years ago
  87. a72c6a2 IB/core: Add more fields to IPv6 flow specification by Maor Gottlieb · 8 years ago
  88. 989a3a8 IB/uverbs: Add more fields to IPv4 flow specification by Maor Gottlieb · 8 years ago
  89. 15dfbd6 IB/uverbs: Add support to extend flow steering specifications by Maor Gottlieb · 8 years ago
  90. ccf2056 IB/core: Expose RSS related capabilities by Yishai Hadas · 8 years ago
  91. d970365 IB/{rxe,core,rdmavt}: Fix kernel crash for reg MR by Parav Pandit · 8 years ago
  92. 5ef990f IB/core: remove ib_get_dma_mr by Christoph Hellwig · 8 years ago
  93. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  94. 50d4633 IB/core: rename pd->local_mr to pd->__internal_mr by Christoph Hellwig · 8 years ago
  95. 92d27ae IB/core: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  96. 84e39ee Merge tag 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  97. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  98. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  99. 632bc3f IB/core, RDMA RW API: Do not exceed QP SGE send limit by Bart Van Assche · 8 years ago
  100. fb92d8f Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8 by Doug Ledford · 8 years ago