1. 8900b89 {net, IB}/mlx4: Remove gfp flags argument by Leon Romanovsky · 8 years ago
  2. 752ade6 treewide: use kv[mz]alloc* rather than opencoded variants by Michal Hocko · 8 years ago
  3. 423b3ae net/mlx4: Change ENOTSUPP to EOPNOTSUPP by Or Gerlitz · 8 years ago
  4. 5d4de16 net/mlx4: Fix some indent inconsistancy by Christophe Jaillet · 9 years ago
  5. 175f8d6 mlx4: corretly check failed allocation by Insu Yun · 10 years ago
  6. b332068 net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write() by Maor Gottlieb · 11 years ago
  7. 5a03108 net/mlx4_core: Adjust command timeouts to conform to the firmware spec by Jack Morgenstein · 11 years ago
  8. 872bf2f net/mlx4_core: Maintain a persistent memory for mlx4 device by Yishai Hadas · 11 years ago
  9. a51e0df net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flow by Maor Gottlieb · 11 years ago
  10. 914efb0 mlx4: don't duplicate kvfree() by Al Viro · 11 years ago
  11. 4ff0acc mlx4: Correct error flows in rereg_mr by Matan Barak · 11 years ago
  12. e630664 mlx4_core: Add helper functions to support MR re-registration by Matan Barak · 11 years ago
  13. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  14. 40f2287 IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO by Jiri Kosina · 11 years ago
  15. c20862c net/mlx4_core: Replace pr_warning() with pr_warn() by Amir Vadai · 11 years ago
  16. 1a91de2 mellanox: Logging message cleanups by Joe Perches · 11 years ago
  17. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 12 years ago
  18. 7c6d74d mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and MPTs by Jack Morgenstein · 12 years ago
  19. 571b8b9 net/mlx4_core: Initialize all mailbox buffers to zero before use by Jack Morgenstein · 12 years ago
  20. a30f1bc net/mlx4_core: Fix checking order in MR table init by Jack Morgenstein · 12 years ago
  21. e7dbeba net/mlx4_core: Fix endianness bug in set_param_l by Jack Morgenstein · 12 years ago
  22. 804d6a8 mlx4: Implement memory windows allocation and deallocation by Shani Michaeli · 13 years ago
  23. cc1ade9 mlx4_core: Disable memory windows for virtual functions by Shani Michaeli · 13 years ago
  24. 6108372 mlx4_core: Propagate MR deregistration failures to caller by Shani Michaeli · 13 years ago
  25. b20e519 mlx4_core: Rename MPT-related functions to have mpt_ prefix by Shani Michaeli · 13 years ago
  26. 96f17d5 mlx4_core: Clean up buddy bitmap allocation by Roland Dreier · 13 years ago
  27. 3de819e mlx4_core: Fix integer overflow issues around MTT table by Yishai Hadas · 13 years ago
  28. 89dd86d mlx4_core: Allow large mlx4_buddy bitmaps by Yishai Hadas · 13 years ago
  29. 5e92d80 net/mlx4_core: Change SYNC_TPT to be native (not wrapped) by Jack Morgenstein · 13 years ago
  30. 162344e net/mlx4: Address build warnings on set but not used variables by Or Gerlitz · 13 years ago
  31. 0c2fe82 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  32. 66431a7 net/mlx4: defining functions as static by Yevgeny Petrilin · 13 years ago
  33. be6736b net/mlx4: remove unused functions by Yevgeny Petrilin · 13 years ago
  34. a5bbe89 mlx4: Enforce device max FMR maps in FMR alloc by Eli Cohen · 14 years ago
  35. 22c8bff mlx4_core: Exported functions can't be static by Doug Ledford · 13 years ago
  36. eb41049 mlx4_core: removed function index from vf. by Marcel Apfelbaum · 14 years ago
  37. 1e27ca6 mlx4_core: fix mtt range deallocation by Marcel Apfelbaum · 14 years ago
  38. 2b8fb28 mlx4_core: mtts resources units changed to offset by Marcel Apfelbaum · 14 years ago
  39. c82e9aa mlx4_core: resource tracking for HCA resources used by guests by Eli Cohen · 14 years ago
  40. ea51b37 mlx4_core: mtt modifications for SRIOV by Jack Morgenstein · 14 years ago
  41. f9baff5 mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed) by Jack Morgenstein · 14 years ago
  42. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  43. f470f8d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  44. ee40fa0 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  45. 5a2cc19 mlx4: Move the Mellanox driver by Jeff Kirsher · 14 years ago[Renamed from drivers/net/mlx4/mr.c]
  46. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 15 years ago
  47. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  48. ff149b2 mlx4_core: Remove unnecessary includes of <linux/init.h> by Roland Dreier · 16 years ago
  49. e727f5c mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() calls by Roland Dreier · 16 years ago
  50. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  51. 5d23a1d net: replace dma_sync_single with dma_sync_single_for_cpu by FUJITA Tomonori · 16 years ago
  52. ab6bf42 mlx4_core: Add module parameter for number of MTTs per segment by Eli Cohen · 16 years ago
  53. 93fc9e1 mlx4_core: Support multiple pre-reserved QP regions by Yevgeny Petrilin · 17 years ago
  54. 29bdc88 IB/mlx4: Fix up fast register page list format by Vladimir Sokolovsky · 17 years ago
  55. c925743 mlx4_core: Set RAE and init mtt_sz field in FRMR MPT entries by Vladimir Sokolovsky · 17 years ago
  56. 51a379d mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files by Jack Morgenstein · 17 years ago
  57. 95d04f0 IB/mlx4: Add support for memory management extensions and local DMA L_Key by Roland Dreier · 17 years ago
  58. e4044cf mlx4_core: Keep free count for MTT buddy allocator by Roland Dreier · 17 years ago
  59. c5057dd mlx4_core: Support creation of FMRs with pages smaller than 4K by Oren Duer · 17 years ago
  60. bbdc282 mlx4_core: Avoid recycling old FMR R_Keys too soon by Olaf Kirch · 17 years ago
  61. 11e75a7 mlx4_core: Move table_find from fmr_alloc to fmr_enable by Jack Morgenstein · 17 years ago
  62. b57aacf mlx4_core: Clean up struct mlx4_buf by Roland Dreier · 18 years ago
  63. e8f9b2e mlx4_core: Fix more section mismatches by Roland Dreier · 18 years ago
  64. 3d73c28 mlx4_core: Fix section mismatches by Roland Dreier · 18 years ago
  65. 8ad11fb IB/mlx4: Implement FMRs by Jack Morgenstein · 18 years ago
  66. d7bb58f mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command by Jack Morgenstein · 18 years ago
  67. cf78237 mlx4_core: Reserve the correct number of MTT segments by Roland Dreier · 18 years ago
  68. 0172e2e mlx4_core: Remove kfree() in mlx4_mr_alloc() error flow by Jack Morgenstein · 18 years ago
  69. b2d9308 mlx4_core: Don't set MTT address in dMPT entries with PA set by Jack Morgenstein · 18 years ago
  70. 225c7b1 IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters by Roland Dreier · 18 years ago