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