1. 3ea7e7ea net/mlx4_core: Fix uninitialized variable compilation warning by Tariq Toukan · 6 years ago
  2. f8a1988 net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function by zhong jiang · 6 years ago
  3. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  4. 31975e2 mlx4: sizeof style usage by stephen hemminger · 8 years ago
  5. 96080f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  6. 8900b89 {net, IB}/mlx4: Remove gfp flags argument by Leon Romanovsky · 8 years ago
  7. e36fef6 mlx4_en: remove unnecessary returned value check by Zhu Yanjun · 8 years ago
  8. 73898db net/mlx4: Avoid wrong virtual mappings by Haggai Abramovsky · 9 years ago
  9. 1d966d0 net: Mellanox: Delete unnecessary checks before the function call "vunmap" by Markus Elfring · 10 years ago
  10. 872bf2f net/mlx4_core: Maintain a persistent memory for mlx4 device by Yishai Hadas · 10 years ago
  11. 7a89399 net/mlx4: Add mlx4_bitmap zone allocator by Matan Barak · 10 years ago
  12. ddae034 net/mlx4: Change QP allocation scheme by Eugenia Emantayev · 10 years ago
  13. 40f2287 IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO by Jiri Kosina · 11 years ago
  14. 7c6d74d mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and MPTs by Jack Morgenstein · 11 years ago
  15. f4ec9e9 mlx4_core: Change bitmap allocator to work in round-robin fashion by Jack Morgenstein · 13 years ago
  16. ee40fa0 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  17. 5a2cc19 mlx4: Move the Mellanox driver by Jeff Kirsher · 14 years ago[Renamed from drivers/net/mlx4/alloc.c]
  18. 42d1e01 mlx4_core: maintain available field in bitmap allocator by Eli Cohen · 14 years ago
  19. 030b4b3 mlx4_core: Avoid vunmap() of invalid pointer if allocation fails by Ali Ayoub · 14 years ago
  20. e27cd4f mlx4: use bitmap library by Akinobu Mita · 15 years ago
  21. baeb2ff drivers/net: Convert unbounded kzalloc calls to kcalloc by Joe Perches · 15 years ago
  22. 43ff8b6 mlx4: use bitmap_find_next_zero_area by Akinobu Mita · 15 years ago
  23. 724bdd0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 16 years ago
  24. 93fc9e1 mlx4_core: Support multiple pre-reserved QP regions by Yevgeny Petrilin · 16 years ago
  25. a3cdcbf mlx4_core: Add QP range reservation support by Yevgeny Petrilin · 16 years ago
  26. 6526128 drivers/net/mlx4/alloc.c needs mm.h by Andrew Morton · 17 years ago
  27. 51a379d mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files by Jack Morgenstein · 17 years ago
  28. 38ae6a5 mlx4_core: Add HW queues allocation helpers by Yevgeny Petrilin · 17 years ago
  29. 6296883 mlx4_core: Move kernel doorbell management into core by Yevgeny Petrilin · 17 years ago
  30. 29c2711 mlx4_core: Fix build break (missing include) by Olof Johansson · 17 years ago
  31. b57aacf mlx4_core: Clean up struct mlx4_buf by Roland Dreier · 17 years ago
  32. 313abe5 mlx4_core: For 64-bit systems, vmap() kernel queue buffers by Jack Morgenstein · 17 years ago
  33. 3bba11e mlx4_core: Fix possible bad free in mlx4_buf_free() by Ali Ayoub · 17 years ago
  34. a2cb4a9 IB/mlx4: Fix last allocated object tracking in bitmap allocator by Roland Dreier · 18 years ago
  35. 9cbe05c missing includes in mlx4 by Al Viro · 18 years ago
  36. 225c7b1 IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters by Roland Dreier · 18 years ago