1. 772103e net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flow by Jack Morgenstein · 10 years ago
  2. f0ce061 net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAP by Jack Morgenstein · 10 years ago
  3. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  4. 0cd9302 net/mlx4_core: Reset flow activation upon SRIOV fatal command cases by Yishai Hadas · 10 years ago
  5. 55ad359 net/mlx4_core: Enable device recovery flow with SRIOV by Yishai Hadas · 10 years ago
  6. 2ba5fbd net/mlx4_core: Handle AER flow properly by Yishai Hadas · 10 years ago
  7. c69453e net/mlx4_core: Manage interface state for Reset flow cases by Yishai Hadas · 10 years ago
  8. f6bc11e net/mlx4_core: Enhance the catas flow to support device reset by Yishai Hadas · 10 years ago
  9. ad9a0bf net/mlx4_core: Refactor the catas flow to work per device by Yishai Hadas · 10 years ago
  10. dd0eefe net/mlx4_core: Set device configuration data to be persistent across reset by Yishai Hadas · 10 years ago
  11. 872bf2f net/mlx4_core: Maintain a persistent memory for mlx4 device by Yishai Hadas · 10 years ago
  12. 5eff6da net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering by Or Gerlitz · 10 years ago
  13. d0d0125 net/mlx4_core: Fix error flow in mlx4_init_hca() by Jack Morgenstein · 10 years ago
  14. 4c929fe Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  15. 0b99765 mlx4_core: Check for DPDP violation only when DPDP is not supported by Yuval Shaia · 10 years ago
  16. c78e25e net/mlx4_core: Avoid double dumping of the PF device capabilities by Or Gerlitz · 10 years ago
  17. da31567 net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_one by Matan Barak · 10 years ago
  18. 7d077cd net/mlx4: Add support for A0 steering by Matan Barak · 10 years ago
  19. 431df8c net/mlx4: Refactor QUERY_PORT by Matan Barak · 10 years ago
  20. d57febe net/mlx4: Add A0 hybrid steering by Matan Barak · 10 years ago
  21. ddae034 net/mlx4: Change QP allocation scheme by Eugenia Emantayev · 10 years ago
  22. de966c5 net/mlx4_core: Support more than 64 VFs by Matan Barak · 10 years ago
  23. 7ae0e40 net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFs by Matan Barak · 10 years ago
  24. a0eacca net/mlx4_core: Refactor mlx4_load_one by Matan Barak · 10 years ago
  25. ffc39f6 net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanup by Matan Barak · 10 years ago
  26. 225c6c8 net/mlx4_core: Use correct variable type for mlx4_slave_cap by Matan Barak · 10 years ago
  27. f8c6455 net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE by Shani Michaeli · 10 years ago
  28. 0a98455 net/mlx4_core: Protect port type setting by mutex by Amir Vadai · 10 years ago
  29. 739e4a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  30. e1c00e1 net/mlx4_core: New init and exit flow for mlx4_core by Majd Dibbiny · 10 years ago
  31. bbb07af net/mlx4_core: Don't disable SRIOV if there are active VFs by Jack Morgenstein · 10 years ago
  32. effa4bc net/mlx4_core: Allow not to specify probe_vf in SRIOV IB mode by Matan Barak · 10 years ago
  33. 77507aa net/mlx4_core: Enable CQE/EQE stride support by Ido Shamay · 10 years ago
  34. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  35. e3b1fd5 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  36. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  37. 114840c mlx4_core: Add support for secure-host and SMP firewall by Jack Morgenstein · 10 years ago
  38. 2599d85 net/mlx4_core: Use low memory profile on kdump kernel by Amir Vadai · 10 years ago
  39. 960b1f4 net/mlx4_core: Fix the error flow when probing with invalid VF configuration by Or Gerlitz · 10 years ago
  40. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  41. da1de8d net/mlx4_core: Keep only one driver entry release mlx4_priv by Wei Yang · 10 years ago
  42. 1d21b1b Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  43. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  44. 111c609 net/mlx4_core: Reset RoCE VF gids when guest driver goes down by Jack Morgenstein · 10 years ago
  45. 99ec41d mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPs by Jack Morgenstein · 10 years ago
  46. b38f287 mlx4_core: Fix memory leaks in SR-IOV error paths by Dotan Barak · 10 years ago
  47. c20862c net/mlx4_core: Replace pr_warning() with pr_warn() by Amir Vadai · 10 years ago
  48. ecc8fb1 net/mlx4_core: Deprecate use_prio module parameter by Amir Vadai · 10 years ago
  49. 483e013 net/mlx4_core: Removed unnecessary bit operation condition by Eyal Perry · 10 years ago
  50. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  51. 1a91de2 mellanox: Logging message cleanups by Joe Perches · 10 years ago
  52. 83d3459 net/mlx4_core: Don't issue PCIe speed/width checks for VFs by Eyal Perry · 10 years ago
  53. f24f790 net/mlx4_core: Load the Eth driver first by Or Gerlitz · 10 years ago
  54. e1a5ddc net/mlx4_core: Defer VF initialization till PF is fully initialized by Amir Vadai · 10 years ago
  55. befdf89 net/mlx4_core: Preserve pci_dev_data after __mlx4_remove_one() by Wei Yang · 10 years ago
  56. 64c2723 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  57. 97a5221 net/mlx4_core: pass pci_device_id.driver_data to __mlx4_init_one during reset by Wei Yang · 10 years ago
  58. dd41cc3 net/mlx4: Adapt num_vfs/probed_vf params for single port VF by Matan Barak · 10 years ago
  59. 449fc48 net/mlx4: Adapt code for N-Port VF by Matan Barak · 10 years ago
  60. 1ab95d37 net/mlx4: Add data structures to support N-Ports per VF by Matan Barak · 10 years ago
  61. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  62. 7855bff net/mlx4_core: Load the IB driver when the device supports IBoE by Or Gerlitz · 11 years ago
  63. b6ffaef mlx4: In RoCE allow guests to have multiple GIDS by Jack Morgenstein · 11 years ago
  64. 9798935 net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is ready by Amir Vadai · 11 years ago
  65. 367d56f net/mlx4: Support shutdown() interface by Gavin Shan · 11 years ago
  66. bb2146b net/mlx4: Fix limiting number of IRQ's instead of RSS queues by Ido Shamay · 11 years ago
  67. 66e2f9c mlx4: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  68. b912b2f net/mlx4_core: Warn if device doesn't have enough PCI bandwidth by Eyal Perry · 11 years ago
  69. 7ffdf72 net/mlx4_core: Add basic support for TCP/IP offloads under tunneling by Or Gerlitz · 11 years ago
  70. be902ab net/mlx4_core: Set CQE/EQE size to 64B by default by Eyal Perry · 11 years ago
  71. 8e1a28e net/mlx4_core: Expose physical port id as PF/VF capability by Hadar Hen Zion · 11 years ago
  72. 7c6d74d mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and MPTs by Jack Morgenstein · 11 years ago
  73. 1b85ee0 net/mlx4_core: destroy workqueue when driver fails to register by Wei Yang · 11 years ago
  74. 6e7136e net/mlx4_core: ICM pages are allocated on device NUMA node by Eugenia Emantayev · 11 years ago
  75. 5a0d0a6 mlx4: Structures and init/teardown for VF resource quotas by Jack Morgenstein · 11 years ago
  76. b046ffe net/mlx4_core: Load higher level modules according to ports type by Eyal Perry · 11 years ago
  77. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  78. b305132 net/mlx4_core: VFs must ignore the enable_64b_cqe_eqe module param by Jack Morgenstein · 11 years ago
  79. fe6f700 net/mlx4_core: Respond to operation request by firmware by Yevgeny Petrilin · 11 years ago
  80. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  81. 80cc38b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  82. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  83. 30e514a net/mlx4_core: Fail device init if num_vfs is negative by Jack Morgenstein · 11 years ago
  84. 618fad9 net/mlx4_core: Replace sscanf() with kstrtoint() by Dotan Barak · 11 years ago
  85. f9bd2d7 net/mlx_en: Timestamping is not supported in slave mode by Amir Vadai · 11 years ago
  86. 278cee0 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  87. 5efe535 net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficiently initialized by Jack Morgenstein · 11 years ago
  88. ec693d4 net/mlx4_en: Add HW timestamping (TS) support by Amir Vadai · 11 years ago
  89. ddd8a6c net/mlx4_core: Read HCA frequency and map internal clock by Eugenia Emantayev · 11 years ago
  90. e7dbeba net/mlx4_core: Fix endianness bug in set_param_l by Jack Morgenstein · 12 years ago
  91. 70a3a06 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  92. e448834 mlx4_core: Enable memory windows in {INIT, QUERY}_HCA by Shani Michaeli · 12 years ago
  93. fd50231 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  94. 16a10ff net/mlx4: Move Ethernet related functionality from mlx4_core to mlx4_en by Yan Burman · 12 years ago
  95. bb5204c Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  96. f97b4b5 mlx4_core: Fix advertisement of wrong PF context behaviour by Or Gerlitz · 12 years ago
  97. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  98. 23537b7 net/mlx4_core: Use firmware driven flow steering hash mode by Hadar Hen Zion · 12 years ago
  99. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  100. f356fcbe net/mlx4_core: Return proper error code when __mlx4_add_one fails by Jack Morgenstein · 12 years ago