1. bd10838 net/mlx5: Fix some spelling mistakes by Or Gerlitz · 8 years ago
  2. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  3. 6e8484c RDMA/mlx5: set UMR wqe fence according to HCA cap by Max Gurtovoy · 8 years ago
  4. b359911 IB/mlx5: Bump driver version by Tariq Toukan · 8 years ago
  5. 1b9a07e {net, IB}/mlx5: Replace mlx5_vzalloc with kvzalloc by Leon Romanovsky · 8 years ago
  6. 693dfd5 IB/mlx5: Enable IPoIB acceleration by Erez Shitrit · 8 years ago
  7. f1b65df IB/mlx5: Add support for active_width and active_speed in RoCE by Noa Osherovich · 8 years ago
  8. 50f22fd IB/mlx5: Set mlx5_query_roce_port's return value to void by Noa Osherovich · 8 years ago
  9. e1f24a7 IB/mlx5: Support congestion related counters by Parav Pandit · 8 years ago
  10. a22ed86 IB/mlx5: Add drop flow steering rule support by Slava Shwartsman · 8 years ago
  11. 19cc752 IB/mlx5: Use IP version matching to classify IP traffic by Ariel Levkovich · 8 years ago
  12. 0f75096 IB/mlx5: Add inner spec and IPv6 validation in user's flow attribute list by Ariel Levkovich · 8 years ago
  13. 00b7c2a IB/mlx5: Enlarge autogroup flow table by Maor Gottlieb · 8 years ago
  14. dac388e IB/mlx5: Check supported flow table size by Maor Gottlieb · 8 years ago
  15. 1377661 IB/mlx5: Change vma from shared to private by Maor Gottlieb · 8 years ago
  16. ecc7d83 IB/mlx5: Take write semaphore when changing the vma struct by Maor Gottlieb · 8 years ago
  17. 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
  18. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  19. 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
  20. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  21. cdbe33d IB/mlx5: Fix configuration of port capabilities by Eli Cohen · 8 years ago
  22. c4550c6 IB: Query ports via the core instead of direct into the driver by Or Gerlitz · 8 years ago
  23. 72cd571 IB/mlx5: Support raw packet protocol by Or Gerlitz · 8 years ago
  24. 81713d3 IB/mlx5: Add implicit MR support by Artemy Kovalyov · 8 years ago
  25. e816133 IB/mlx5: Expose vlan offloads capabilities by Noa Osherovich · 8 years ago
  26. 7c16f47 IB/mlx5: Expose Q counters groups only if they are supported by FW by Kamal Heib · 8 years ago
  27. 1ffd3a2 IB/mlx5: Replace ENOTSUPP usage with EOPNOTSUPP by Leon Romanovsky · 8 years ago
  28. 2ac693f IB/mlx5: Add flow tag support by Moses Reuben · 8 years ago
  29. 5abb0da IB/mlx5: Remove deprecated module parameter by Leon Romanovsky · 8 years ago
  30. ed88451 IB/mlx5: Assign DSCP for R-RoCE QPs Address Path by Majd Dibbiny · 8 years ago
  31. c43f111 IB/mlx5: Add additional checks before processing MADs by Maor Gottlieb · 8 years ago
  32. 45bded2 IB/mlx5: Verify that Q counters are supported by Kamal Heib · 8 years ago
  33. 7898489 IB/mlx5: Enable Eth VFs to query their min-inline value for user-space by Or Gerlitz · 8 years ago
  34. 9b0c289 IB/mlx5: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
  35. 1054336 net/mlx5: Add support to s-tag in mlx5 firmware interface by Mohamad Haj Yahia · 8 years ago
  36. 30aa60b IB/mlx5: Support 4k UAR for libmlx5 by Eli Cohen · 8 years ago
  37. b037c29 IB/mlx5: Allow future extension of libmlx5 input data by Eli Cohen · 8 years ago
  38. 5fe9dec IB/mlx5: Use blue flame register allocator in mlx5_ib by Eli Cohen · 8 years ago
  39. 2f5ff26 mlx5: Fix naming convention with respect to UARs by Eli Cohen · 8 years ago
  40. de8d6e0 IB/mlx5: Fix kernel to user leak prevention logic by Eli Cohen · 8 years ago
  41. d9aaed8 {net,IB}/mlx5: Refactor page fault handling by Artemy Kovalyov · 8 years ago
  42. 7d0cc6e IB/mlx5: Add MR cache for large UMR regions by Artemy Kovalyov · 8 years ago
  43. 9f88520 IB/mlx5: Reorder code in query device command by Leon Romanovsky · 8 years ago
  44. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  45. 626bc02 mlx5: Use { } instead of { 0 } to init struct by Bart Van Assche · 8 years ago
  46. 7d29f34 IB/mlx5: Properly adjust rate limit on QP state transitions by Bodong Wang · 8 years ago
  47. d949167 IB/mlx5: Report mlx5 packet pacing capabilities when querying device by Bodong Wang · 8 years ago
  48. ca5b91d IB/mlx5: Support RAW Ethernet when RoCE is disabled by Or Gerlitz · 8 years ago
  49. 45f95ac IB/mlx5: Rename RoCE related helpers to reflect being Eth ones by Or Gerlitz · 8 years ago
  50. d012f5d IB/mlx5: Refactor registration to netdev notifier by Or Gerlitz · 8 years ago
  51. 41c450f IB/mlx5: Make create/destroy_ah available to userspace by Moni Shoua · 8 years ago
  52. 6ad279c5 IB/mlx5: Report that device has udata response in create_ah by Moni Shoua · 8 years ago
  53. 2d1e697 IB/mlx5: Add support to match inner packet fields by Moses Reuben · 8 years ago
  54. ffb30d8 IB/mlx5: Support Vxlan tunneling specification by Moses Reuben · 8 years ago
  55. 7e43a2a IB/mlx5: Report mlx5 CQE compression caps during query by Bodong Wang · 8 years ago
  56. 191ded4 IB/mlx5: Report mlx5 multi packet WQE caps during query by Bodong Wang · 8 years ago
  57. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  58. 57400d3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  59. 288c01b IB/mlx5: Fix reported max SGE calculation by Eli Cohen · 8 years ago
  60. 86695a6 IB/mlx5: Put non zero value in max_ah by Maor Gottlieb · 8 years ago
  61. dbaaff2 IB/mlx5: Fix fatal error dispatching by Eli Cohen · 8 years ago
  62. 90be7c8 IB/mlx5: Fix memory leak in query device by Majd Dibbiny · 8 years ago
  63. 66958ed net/mlx5: Support encap id when setting new steering entry by Hadar Hen Zion · 8 years ago
  64. c9f1b07 net/mlx5: Add creation flags when adding new flow table by Hadar Hen Zion · 8 years ago
  65. 0a6ce1e Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma by David S. Miller · 8 years ago
  66. 74491de net/mlx5: Add multi dest support by Mark Bloch · 8 years ago
  67. bdc3792 IB/mlx5: Skip handling unknown events by Saeed Mahameed · 8 years ago
  68. b47bd6e {net, ib}/mlx5: Make cache line size determination at runtime. by Daniel Jurgens · 8 years ago
  69. b9044ac Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  70. 3085e29 IB/mlx5: Move and decouple user vendor structures by Leon Romanovsky · 8 years ago
  71. bd99fde IB/{core,hw}: Add constant for node_desc by Yuval Shaia · 8 years ago
  72. 4babcf9 IB/mlx5: Set unique device name on LAG by Aviv Heller · 8 years ago
  73. 88621df IB/mlx5: Port status track LAG master, when LAG is active by Aviv Heller · 8 years ago
  74. 9ef9c64 IB/mlx5: Merge vports flow steering during LAG by Aviv Heller · 8 years ago
  75. 5ec8c83 IB/mlx5: Port events in RoCE now rely on netdev events by Aviv Heller · 8 years ago
  76. 466fa6d IB/mlx5: Add support of more IPv6 fields to flow steering by Maor Gottlieb · 8 years ago
  77. ca0d475 IB/mlx5: Add support in TOS and protocol to flow steering by Maor Gottlieb · 8 years ago
  78. c47ac6a IB/mlx5: Add validation to flow specifications parsing by Maor Gottlieb · 8 years ago
  79. cc0e5d4 IB/mlx5: Add sniffer support to steering by Maor Gottlieb · 8 years ago
  80. d9d4980 IB/mlx5: Increase flow table reference count in create rule by Maor Gottlieb · 8 years ago
  81. dd063d0 IB/mlx5: Fix coverity warning by Maor Gottlieb · 8 years ago
  82. 5497adc IB/mlx5: Save flow table priority handler instead of index by Maor Gottlieb · 8 years ago
  83. 7055a29 IB/mlx5: Fix steering resource leak by Maor Gottlieb · 8 years ago
  84. 31f69a8 IB/mlx5: Expose RSS related capabilities by Yishai Hadas · 8 years ago
  85. ed082d3 IB/core: add support to create a unsafe global rkey to ib_create_pd by Christoph Hellwig · 8 years ago
  86. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  87. ee3da80 IB/mlx5: Set source mac address in FTE by Maor Gottlieb · 8 years ago
  88. 7fae665 IB/mlx5: Enable MAD_IFC commands for IB ports only by Noa Osherovich · 8 years ago
  89. b20b378 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  90. d9f88e5 IB/mlx5: Use TIR number based on selector by Yishai Hadas · 8 years ago
  91. 6abdd5f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  92. 82d200c IB/mlx5: Remove superfluous include of io-mapping.h by Chris Wilson · 8 years ago
  93. d5beb7f net/mlx5: Separate query_port_proto_oper for IB and EN by Noa Osherovich · 9 years ago
  94. c4f287c net/mlx5: Unify and improve command interface by Saeed Mahameed · 9 years ago
  95. 0cda611 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  96. 3e5e8e8 Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8 by Doug Ledford · 8 years ago
  97. 6196150 IB/mlx5: Fix duplicate const warning by Wei Yongjun · 9 years ago
  98. c5bb173 net/mlx5: Refactor mlx5_add_flow_rule by Maor Gottlieb · 9 years ago
  99. fb92d8f Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8 by Doug Ledford · 9 years ago
  100. c734282 IB/mlx5: Support device FW version string by Ira Weiny · 9 years ago