1. 4d2f9bb mlx5: Adjust events to use unsigned long param instead of void * by Jack Morgenstein · 10 years ago
  2. f241e74 mlx5: minor fixes (mainly avoidance of hidden casts) by Jack Morgenstein · 10 years ago
  3. 9603b61 mlx5: Move pci device handling from mlx5_ib to mlx5_core by Jack Morgenstein · 10 years ago
  4. 6ef07a9 mlx5_core: Fix possible race between mr tree insert/delete by Sagi Grimberg · 10 years ago
  5. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  6. b475598 mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR by Haggai Eran · 10 years ago
  7. 1a91de2 mellanox: Logging message cleanups by Joe Perches · 10 years ago
  8. 877f075 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 10 years ago
  9. c120e9e IB/mlx5_core: remove unreachable function call in module init by Kleber Sacilotto de Souza · 10 years ago
  10. 3bcdb17 IB/mlx5: Keep mlx5 MRs in a radix tree under device by Sagi Grimberg · 11 years ago
  11. 3121e3c mlx5: Implement create_mr and destroy_mr by Sagi Grimberg · 11 years ago
  12. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  13. 169a1d8 net,IB/mlx: Bump all Mellanox driver versions by Amir Vadai · 11 years ago
  14. 1e8d642 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  15. f3c9407 mlx5: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 11 years ago
  16. 0861565 IB/mlx5: Remove dependency on X86 by Eli Cohen · 11 years ago
  17. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  18. 1bde6e3 IB/mlx5: Abort driver cleanup if teardown hca fails by Eli Cohen · 11 years ago
  19. 05bdb2a mlx5_core: Fix PowerPC support by Eli Cohen · 11 years ago
  20. db81a5c mlx5_core: Improve debugfs readability by Eli Cohen · 11 years ago
  21. bde5158 IB/mlx5: Add support for resize CQ by Eli Cohen · 11 years ago
  22. 3bdb31f IB/mlx5: Implement modify CQ by Eli Cohen · 11 years ago
  23. 042b9ad mlx5_core: Use mlx5 core style warning by Eli Cohen · 11 years ago
  24. 0b6e81b IB/mlx5: Clear out struct before create QP command by Eli Cohen · 11 years ago
  25. e08a876 mlx5_core: Fix out arg size in access_register command by Haggai Eran · 11 years ago
  26. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  27. 24e42754 mlx5_core: Remove dead code by Dan Carpenter · 11 years ago
  28. 2b136d0 IB/mlx5: Fix list_del of empty list by Eli Cohen · 11 years ago
  29. 1b77d2b mlx5: Use enum to indicate adapter page size by Eli Cohen · 11 years ago
  30. 4e3d677 mlx5_core: Change optimal_reclaimed_pages for better performance by Moshe Lazer · 11 years ago
  31. 87b8de4 mlx5: Clear reserved area in set_hca_cap() by Eli Cohen · 11 years ago
  32. bf0bf77 mlx5: Support communicating arbitrary host page size to firmware by Eli Cohen · 11 years ago
  33. 952f5f6 mlx5: Fix cleanup flow when DMA mapping fails by Eli Cohen · 11 years ago
  34. 746b558 IB/mlx5: Multithreaded create MR by Eli Cohen · 11 years ago
  35. ada9f5d IB/mlx5: Fix eq names to display nicely in /proc/interrupts by Sagi Grimberg · 11 years ago
  36. 9c86513 mlx5: Fix error code translation from firmware to driver by Eli Cohen · 11 years ago
  37. dabed0e mlx5: Keep polling to reclaim pages while any returned by Eli Cohen · 11 years ago
  38. c1868b8 mlx5: Remove checksum on command interface commands by Eli Cohen · 11 years ago
  39. 635ad31 mlx5: remove unused MLX5_DEBUG param in Kconfig by Michael Opdenacker · 11 years ago
  40. 0a324f31 net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes by Moshe Lazer · 11 years ago
  41. 7d46dab mlx5: remove health handler plugin by Eli Cohen · 11 years ago
  42. abe0308 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  43. cd23b14 mlx5_core: Implement new initialization sequence by Eli Cohen · 11 years ago
  44. 11940c8 mlx5_core: Fix use after free in mlx5_cmd_comp_handler() by Dan Carpenter · 11 years ago
  45. a661b43 mlx5: fix error return code in mlx5_alloc_uuars() by Wei Yongjun · 11 years ago
  46. 64d2c22 mlx5: use after free in mlx5_cmd_comp_handler() by Dan Carpenter · 11 years ago
  47. 9a0f06f mlx5 core: Fix __udivdi3 when compiling for 32 bit arches by Tim Gardner · 11 years ago
  48. 5e631a0 mlx5: Return -EFAULT instead of -EPERM by Dan Carpenter · 11 years ago
  49. 288dde9 mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec by Moshe Lazer · 11 years ago
  50. 582c016 mlx5_core: Fixes for sparse warnings by Roland Dreier · 11 years ago
  51. e126ba9 mlx5: Add driver for Mellanox Connect-IB adapters by Eli Cohen · 11 years ago