1. 022d038 IB/ipoib: Limit call to free rdma_netdev for capable devices by Alex Vesker · 7 years ago
  2. 6e8484c RDMA/mlx5: set UMR wqe fence according to HCA cap by Max Gurtovoy · 7 years ago
  3. 693dfd5 IB/mlx5: Enable IPoIB acceleration by Erez Shitrit · 8 years ago
  4. 133bea0 IB/mlx5: Add port_xmit_wait to counter registers read by Tim Wright · 8 years ago
  5. 0a49f2c mlx5: Fix mlx5_ib_map_mr_sg mr length by Sagi Grimberg · 8 years ago
  6. 44c5848 IB/core: Define 'ib' and 'roce' rdma_ah_attr types by Dasaratharaman Chandramouli · 8 years ago
  7. d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
  8. 3834938 IB/mlx5: Rename to_ib_ah_attr to to_rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  9. 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  10. db570d7 IB/mlx5: Add ODP support to MW by Artemy Kovalyov · 8 years ago
  11. 1b7dbc2 IB/mlx5: Extract page fault code by Artemy Kovalyov · 8 years ago
  12. b2ac918 IB/mlx5: Add contiguous ODP support by Artemy Kovalyov · 8 years ago
  13. 4df4a5b IB/mlx5: Decrease verbosity level of ODP errors by Artemy Kovalyov · 8 years ago
  14. 523791d IB/mlx5: Fix implicit MR GC by Artemy Kovalyov · 8 years ago
  15. 438b228 IB/mlx5: Fix UMR size calculation by Artemy Kovalyov · 8 years ago
  16. bd174fc IB/mlx5: Fix function updating xlt emergency path by Artemy Kovalyov · 8 years ago
  17. 3e7e119 IB: Replace ib_umem page_size by page_shift by Artemy Kovalyov · 8 years ago
  18. f1b65df IB/mlx5: Add support for active_width and active_speed in RoCE by Noa Osherovich · 8 years ago
  19. 50f22fd IB/mlx5: Set mlx5_query_roce_port's return value to void by Noa Osherovich · 8 years ago
  20. 12f8fed IB/mlx5: Set correct SL in completion for RoCE by Moni Shoua · 8 years ago
  21. e1f24a7 IB/mlx5: Support congestion related counters by Parav Pandit · 8 years ago
  22. a22ed86 IB/mlx5: Add drop flow steering rule support by Slava Shwartsman · 8 years ago
  23. 19cc752 IB/mlx5: Use IP version matching to classify IP traffic by Ariel Levkovich · 8 years ago
  24. 0f75096 IB/mlx5: Add inner spec and IPv6 validation in user's flow attribute list by Ariel Levkovich · 8 years ago
  25. 44f2e99 IB/mlx5: Fix wrong use of kfree at bad flow in create_cq_user by Bodong Wang · 8 years ago
  26. 00b7c2a IB/mlx5: Enlarge autogroup flow table by Maor Gottlieb · 8 years ago
  27. dac388e IB/mlx5: Check supported flow table size by Maor Gottlieb · 8 years ago
  28. 1377661 IB/mlx5: Change vma from shared to private by Maor Gottlieb · 8 years ago
  29. ecc7d83 IB/mlx5: Take write semaphore when changing the vma struct by Maor Gottlieb · 8 years ago
  30. 93d576a hw/mlx5: Add New bit to check over QP creation by Erez Shitrit · 8 years ago
  31. 2585454 net/mlx5e: IPoIB, Xmit flow by Saeed Mahameed · 8 years ago
  32. 0881e7b sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  33. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  34. 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
  35. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  36. cdbe33d IB/mlx5: Fix configuration of port capabilities by Eli Cohen · 8 years ago
  37. d8030b0 IB/mlx5: Fix blue flame buffer size calculation by Eli Cohen · 8 years ago
  38. c4550c6 IB: Query ports via the core instead of direct into the driver by Or Gerlitz · 8 years ago
  39. 72cd571 IB/mlx5: Support raw packet protocol by Or Gerlitz · 8 years ago
  40. 81713d3 IB/mlx5: Add implicit MR support by Artemy Kovalyov · 8 years ago
  41. 49780d4 IB/mlx5: Expose MR cache for mlx5_ib by Artemy Kovalyov · 8 years ago
  42. 94990b4 IB/mlx5: Add null_mkey access by Artemy Kovalyov · 8 years ago
  43. 4be6da1 IB/mlx5: Support creation of a WQ with scatter FCS offload by Noa Osherovich · 8 years ago
  44. e4cc4fa IB/mlx5: Enable QP creation with cvlan offload by Noa Osherovich · 8 years ago
  45. b1f74a8 IB/mlx5: Enable WQ creation and modification with cvlan offload by Noa Osherovich · 8 years ago
  46. e816133 IB/mlx5: Expose vlan offloads capabilities by Noa Osherovich · 8 years ago
  47. 23a6964 IB/mlx5: Add port counter support for Receive WQs by Majd Dibbiny · 8 years ago
  48. 7c16f47 IB/mlx5: Expose Q counters groups only if they are supported by FW by Kamal Heib · 8 years ago
  49. 1ffd3a2 IB/mlx5: Replace ENOTSUPP usage with EOPNOTSUPP by Leon Romanovsky · 8 years ago
  50. 2ac693f IB/mlx5: Add flow tag support by Moses Reuben · 8 years ago
  51. 5abb0da IB/mlx5: Remove deprecated module parameter by Leon Romanovsky · 8 years ago
  52. ed88451 IB/mlx5: Assign DSCP for R-RoCE QPs Address Path by Majd Dibbiny · 8 years ago
  53. 1e0e50b IB/mlx5: Avoid SMP MADs from VFs by Maor Gottlieb · 8 years ago
  54. c43f111 IB/mlx5: Add additional checks before processing MADs by Maor Gottlieb · 8 years ago
  55. 45bded2 IB/mlx5: Verify that Q counters are supported by Kamal Heib · 8 years ago
  56. 12bbf1e IB/mlx5: Return error for unsupported signature type by Leon Romanovsky · 8 years ago
  57. 0fd27a8 IB/mlx5: Fix out-of-bound access by Leon Romanovsky · 8 years ago
  58. 2b31f7a net/mlx5: TX WQE update by Saeed Mahameed · 8 years ago
  59. 7898489 IB/mlx5: Enable Eth VFs to query their min-inline value for user-space by Or Gerlitz · 8 years ago
  60. 9b0c289 IB/mlx5: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
  61. 1054336 net/mlx5: Add support to s-tag in mlx5 firmware interface by Mohamad Haj Yahia · 8 years ago
  62. 30aa60b IB/mlx5: Support 4k UAR for libmlx5 by Eli Cohen · 8 years ago
  63. b037c29 IB/mlx5: Allow future extension of libmlx5 input data by Eli Cohen · 8 years ago
  64. 5fe9dec IB/mlx5: Use blue flame register allocator in mlx5_ib by Eli Cohen · 8 years ago
  65. 0b80c14 IB/mlx5: Fix retrieval of index to first hi class bfreg by Eli Cohen · 8 years ago
  66. 2f5ff26 mlx5: Fix naming convention with respect to UARs by Eli Cohen · 8 years ago
  67. f4044da IB/mlx5: Fix error handling order in create_kernel_qp by Eli Cohen · 8 years ago
  68. de8d6e0 IB/mlx5: Fix kernel to user leak prevention logic by Eli Cohen · 8 years ago
  69. aa8e08d IB/mlx5: Improve MR check by Artemy Kovalyov · 8 years ago
  70. 17d2f88 IB/mlx5: Add ODP atomics support by Artemy Kovalyov · 8 years ago
  71. d9aaed8 {net,IB}/mlx5: Refactor page fault handling by Artemy Kovalyov · 8 years ago
  72. 7d0cc6e IB/mlx5: Add MR cache for large UMR regions by Artemy Kovalyov · 8 years ago
  73. c438fde IB/mlx5: Add support for big MRs by Artemy Kovalyov · 8 years ago
  74. 3161625 IB/mlx5: Refactor UMR post send format by Artemy Kovalyov · 8 years ago
  75. d5ea2df IB/mlx5: Add helper mlx5_ib_post_send_wait by Binoy Jayan · 8 years ago
  76. 9f88520 IB/mlx5: Reorder code in query device command by Leon Romanovsky · 8 years ago
  77. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  78. 86ef0be Merge branch 'mlx' into merge-test by Doug Ledford · 8 years ago
  79. 1974ab9 mlx5, calc_sq_size(): Make a debug message more informative by Bart Van Assche · 8 years ago
  80. 3d6bdf1 mlx5: Remove a set-but-not-used variable by Bart Van Assche · 8 years ago
  81. 626bc02 mlx5: Use { } instead of { 0 } to init struct by Bart Van Assche · 8 years ago
  82. 14ab889 IB/mlx5: avoid bogus -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  83. 7d29f34 IB/mlx5: Properly adjust rate limit on QP state transitions by Bodong Wang · 8 years ago
  84. d949167 IB/mlx5: Report mlx5 packet pacing capabilities when querying device by Bodong Wang · 8 years ago
  85. ca5b91d IB/mlx5: Support RAW Ethernet when RoCE is disabled by Or Gerlitz · 8 years ago
  86. 45f95ac IB/mlx5: Rename RoCE related helpers to reflect being Eth ones by Or Gerlitz · 8 years ago
  87. d012f5d IB/mlx5: Refactor registration to netdev notifier by Or Gerlitz · 8 years ago
  88. b216af4 IB/mlx5: Use u64 for UMR length by Maor Gottlieb · 8 years ago
  89. afd02cd IB/mlx5: Avoid system crash when enabling many VFs by Eli Cohen · 8 years ago
  90. c73b791 IB/mlx5: Assign SRQ type earlier by Maor Gottlieb · 8 years ago
  91. 41c450f IB/mlx5: Make create/destroy_ah available to userspace by Moni Shoua · 8 years ago
  92. 5097e71 IB/mlx5: Use kernel driver to help userspace create ah by Moni Shoua · 8 years ago
  93. 477864c IB/core: Let create_ah return extended response to user by Moni Shoua · 8 years ago
  94. 6ad279c IB/mlx5: Report that device has udata response in create_ah by Moni Shoua · 8 years ago
  95. 2d1e697 IB/mlx5: Add support to match inner packet fields by Moses Reuben · 8 years ago
  96. ffb30d8 IB/mlx5: Support Vxlan tunneling specification by Moses Reuben · 8 years ago
  97. 1cbe6fc IB/mlx5: Add support for CQE compressing by Bodong Wang · 8 years ago
  98. 7e43a2a IB/mlx5: Report mlx5 CQE compression caps during query by Bodong Wang · 8 years ago
  99. 191ded4 IB/mlx5: Report mlx5 multi packet WQE caps during query by Bodong Wang · 8 years ago
  100. 0886d8f IB/mlx5: Remove debug prints after allocation failure by Leon Romanovsky · 8 years ago