1. d0dbf77 IB/mlx4: fix sprintf format warning by Arnd Bergmann · 7 years ago
  2. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  3. c73c8b1 net/mlx4_core: Dynamically allocate structs at mlx4_slave_cap by Eran Ben Elisha · 7 years ago
  4. 1a56ff6 IB/core: Separate CQ handle in SRQ context by Artemy Kovalyov · 7 years ago
  5. 17bf1ad RDMA/mlx4: Properly annotate link layer variable by Leon Romanovsky · 7 years ago
  6. f9bfea9 IB/mlx4: Check that reserved fields in mlx4_ib_create_qp_rss are zero by Guy Levi · 7 years ago
  7. 078b357 IB/mlx4: Fix struct mlx4_ib_create_wq alignment by Guy Levi · 7 years ago
  8. c3f1ee2 IB/mlx4: Fix RSS QP type in creation verb by Guy Levi · 7 years ago
  9. faa9141 IB/mlx4: Fix some spelling mistakes by Talat Batheesh · 7 years ago
  10. 31f97ba RDMA/mlx4: Remove gfp_mask argument from acquire_group call by Leon Romanovsky · 7 years ago
  11. fba02e6 RDMA/mlx4: Don't use uninitialized variable by Leon Romanovsky · 7 years ago
  12. e9105cd IB/mlx4: use kvmalloc_array to allocate wrid by Li Dongyang · 7 years ago
  13. 62ede77 Add OPA extended LID support by Hiatt, Don · 7 years ago
  14. d0d62c3 Merge branch 'rdma-netlink' into k.o/merge-test by Doug Ledford · 7 years ago
  15. 3204383 Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test by Doug Ledford · 7 years ago
  16. 9abb0d1 RDMA: Simplify get firmware interface by Leon Romanovsky · 8 years ago
  17. 7db20ec IB/core: Change wc.slid from 16 to 32 bits by Hiatt, Don · 8 years ago
  18. 582faf3 IB/core: Change port_attr.lid size from 16 to 32 bits by Dasaratharaman Chandramouli · 8 years ago
  19. a5f6672 Merge branch 'misc' into k.o/for-next by Doug Ledford · 7 years ago
  20. 6afff1c IB/mlx4: Expose RSS capabilities by Guy Levi · 8 years ago
  21. 3078f5f IB/mlx4: Add support for RSS QP by Guy Levi · 8 years ago
  22. b8d46ca IB/mlx4: Add support for WQ indirection table related verbs by Guy Levi · 8 years ago
  23. 400b1eb IB/mlx4: Add support for WQ related verbs by Guy Levi · 8 years ago
  24. f330187 (IB, net)/mlx4: Add resource utilization support by Moshe Shemesh · 8 years ago
  25. ea30b96 IB/mlx4: Add inline-receive support by Maor Gottlieb · 8 years ago
  26. e1267b0 RDMA: Remove useless MODULE_VERSION by Leon Romanovsky · 8 years ago
  27. 4542e3c IB/mlx4: Fix CM REQ retries in paravirt mode by Håkon Bugge · 8 years ago
  28. 8900b89 {net, IB}/mlx4: Remove gfp flags argument by Leon Romanovsky · 8 years ago
  29. 98e77d9 IB: Convert msleep below 20ms to usleep_range by Leon Romanovsky · 8 years ago
  30. 0a528ee IB/mlx4: Bump driver version by Tariq Toukan · 8 years ago
  31. eed7624 RDMA/mlx4: Fix MAD tunneling when SRIOV is enabled by Jack Morgenstein · 8 years ago
  32. b03ee4c IB/mlx4: Fix incorrect order of formal and actual parameters by Håkon Bugge · 8 years ago
  33. 8987828 IB/mlx4: Change flush logic so it adheres to the variable name by Håkon Bugge · 8 years ago
  34. 44c5848 IB/core: Define 'ib' and 'roce' rdma_ah_attr types by Dasaratharaman Chandramouli · 8 years ago
  35. d8966fc IB/core: Use rdma_ah_attr accessor functions by Dasaratharaman Chandramouli · 8 years ago
  36. 71d53ab IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  37. 3652315 IB/core: Rename ib_destroy_ah to rdma_destroy_ah by Dasaratharaman Chandramouli · 8 years ago
  38. bfbfd66 IB/core: Rename ib_query_ah to rdma_query_ah by Dasaratharaman Chandramouli · 8 years ago
  39. 0a18cfe IB/core: Rename ib_create_ah to rdma_create_ah by Dasaratharaman Chandramouli · 8 years ago
  40. 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  41. 3e7e119 IB: Replace ib_umem page_size by page_shift by Artemy Kovalyov · 8 years ago
  42. ca37a66 IB/mlx4: Change vma from shared to private by Maor Gottlieb · 8 years ago
  43. 22c3653 IB/mlx4: Take write semaphore when changing the vma struct by Maor Gottlieb · 8 years ago
  44. fb7a917 IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level by Jack Morgenstein · 8 years ago
  45. 99e68909d IB/mlx4: Fix ib device initialization error flow by Jack Morgenstein · 8 years ago
  46. dd77abf IB/mlx4: Support RAW Ethernet when RoCE is disabled by Majd Dibbiny · 8 years ago
  47. 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
  48. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  49. 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
  50. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  51. a748d60 IB/mlx4: Take source GID by index from HW GID table by Talat Batheesh · 8 years ago
  52. 850b741 IB/mlx4: Remove unused variable from function declaration by Leon Romanovsky · 8 years ago
  53. c4550c6 IB: Query ports via the core instead of direct into the driver by Or Gerlitz · 8 years ago
  54. bc63f9d IB/mlx4: Support raw packet protocol by Or Gerlitz · 8 years ago
  55. d66c88a8 IB/mlx4: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
  56. 69ae543 RDMA: Adding ethertype ETH_P_IBOE by Selvin Xavier · 8 years ago
  57. 10b1c04 net/mlx4_core: Fix raw qp flow steering rules under SRIOV by Jack Morgenstein · 8 years ago
  58. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  59. 9032ad7 Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test by Doug Ledford · 8 years ago
  60. 86ef0be Merge branch 'mlx' into merge-test by Doug Ledford · 8 years ago
  61. 46d0703 IB/mlx4: fix improper return value by Pan Bian · 8 years ago
  62. b42dde4 IB/mlx4: Rework special QP creation error path by Bart Van Assche · 8 years ago
  63. c482af6 IB/mlx4: Fix out-of-range array index in destroy qp flow by Jack Morgenstein · 8 years ago
  64. 477864c IB/core: Let create_ah return extended response to user by Moni Shoua · 8 years ago
  65. bf08e88 IB/mlx4: Check if GRH is available before using it by Eran Ben Elisha · 8 years ago
  66. 1f22e45 IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs by Eran Ben Elisha · 8 years ago
  67. 15d4626 IB/mlx4: Remove debug prints after allocation failure by Leon Romanovsky · 8 years ago
  68. 6fa2620 IB/mlx4: Fix port query for 56Gb Ethernet links by Saeed Mahameed · 8 years ago
  69. 731e041 IB/mlx4: Put non zero value in max_ah device attribute by Maor Gottlieb · 8 years ago
  70. befcabc IB/mlx4: Handle well-known-gid in mad_demux processing by Jack Morgenstein · 8 years ago
  71. 850d8fd IB/mlx4: Handle IPv4 header when demultiplexing MAD by Moni Shoua · 8 years ago
  72. af4295c IB/mlx4: Set traffic class in AH by Maor Gottlieb · 8 years ago
  73. 593ff73 IB/mlx4: Fix create CQ error flow by Matan Barak · 8 years ago
  74. 3799511 IB/mlx4: Check gid_index return value by Daniel Jurgens · 8 years ago
  75. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  76. fd10ed8 IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets by Jack Morgenstein · 8 years ago
  77. 9ce28a2 IB/mlx4: Move user vendor structures by Leon Romanovsky · 8 years ago
  78. bd99fde IB/{core,hw}: Add constant for node_desc by Yuval Shaia · 8 years ago
  79. fb6375d IB/mlx4/alias_GUID: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  80. fcf621d IB/mlx4/mcg: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  81. 90b14b3 IB/mlx4/mad: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  82. 41cd394 IB/mlx4: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  83. 1f02a09 IB/mlx4: Add validation to flow specifications parsing by Maor Gottlieb · 8 years ago
  84. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  85. 69d269d38 IB/mlx4: Diagnostic HW counters are not supported in slave mode by Kamal Heib · 8 years ago
  86. 8ec07bf IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOV by Jack Morgenstein · 8 years ago
  87. baa0be7 IB/mlx4: Fix code indentation in QP1 MAD flow by Jack Morgenstein · 8 years ago
  88. e5ac40c IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOV by Alex Vesker · 8 years ago
  89. 2069743 IB/mlx4: Don't return errors from poll_cq by Leon Romanovsky · 8 years ago
  90. 25b64fc5 Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one" by Leon Romanovsky · 8 years ago
  91. 5412352 IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one by Yuval Shaia · 8 years ago
  92. e6a00f6 IB/mlx4: Make function use_tunnel_data return void by Yuval Shaia · 8 years ago
  93. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  94. 7f1d25b Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 by Doug Ledford · 8 years ago
  95. 3f85f2a IB/mlx4: Add diagnostic hardware counters by Mark Bloch · 9 years ago
  96. 0c87b6720 IB/mlx4: Don't use GFP_ATOMIC for CQ resize struct by Roland Dreier · 8 years ago
  97. 224e92e net/mlx4_en: break out tx_desc write into separate function by Brenden Blanco · 9 years ago
  98. 9903fd1 Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc-fixes' into k.o/for-4.7-rc by Doug Ledford · 9 years ago
  99. e9db59f IB/mlx4: Support device FW version string by Ira Weiny · 9 years ago
  100. cbc9355 IB/mlx4: Prevent cross page boundary allocation by Chuck Lever · 9 years ago