1. 6e0d733 IB/mlx4: Allow 4K messages for UD QPs by Alex Naslednikov · 16 years ago
  2. 51a379d mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files by Jack Morgenstein · 16 years ago
  3. 95d04f0 IB/mlx4: Add support for memory management extensions and local DMA L_Key by Roland Dreier · 16 years ago
  4. 47b3747 IB/mlx4: Rename struct mlx4_lso_seg to mlx4_wqe_lso_seg by Roland Dreier · 16 years ago
  5. f507d28 IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0 by Eli Cohen · 16 years ago
  6. 521e575 IB/mlx4: Add support for blocking multicast loopback packets by Ron Livne · 16 years ago
  7. 7c27f35 IB/mlx4: Remove extra code for RESET->ERR QP state transition by Roland Dreier · 16 years ago
  8. d1f2cd8 IB/mlx4: Configure QPs' max message size based on real device capability by Eli Cohen · 16 years ago
  9. 9670e55 IB/mlx4: Optimize QP stamping by Eli Cohen · 16 years ago
  10. cd155c1 IB/mlx4: Fix creation of kernel QP with max number of send s/g entries by Roland Dreier · 17 years ago
  11. a3d8e15 IB/mlx4: Fix uninitialized-var warning in mlx4_ib_post_send() by Andrew Morton · 17 years ago
  12. cb9fbc5 IB: expand ib_umem_get() prototype by Arthur Kepner · 17 years ago
  13. 6296883 mlx4_core: Move kernel doorbell management into core by Yevgeny Petrilin · 17 years ago
  14. 0df6703 IB/mlx4: Update QP state if query QP succeeds by Dotan Barak · 17 years ago
  15. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 17 years ago
  16. f438000 IB/mlx4: Micro-optimize mlx4_ib_post_send() by Roland Dreier · 17 years ago
  17. b832be1 IB/mlx4: Add IPoIB LSO support by Eli Cohen · 17 years ago
  18. b846f25 IB/core: Add creation flags to struct ib_qp_init_attr by Eli Cohen · 17 years ago
  19. 8ff095e IB/mlx4: Add IPoIB checksum offload support by Eli Cohen · 17 years ago
  20. d2ae16d IB/mlx4: Endianness annotations by Roland Dreier · 17 years ago
  21. ea54b10 IB/mlx4: Use multiple WQ blocks to post smaller send WQEs by Jack Morgenstein · 17 years ago
  22. 1c69fc2 IB/mlx4: Consolidate code to get an entry from a struct mlx4_buf by Roland Dreier · 17 years ago
  23. 96db0e0 IB/mlx4: Lock SQ lock in mlx4_ib_post_send() by Roland Dreier · 17 years ago
  24. 8390413 IB/mlx4: Sanity check userspace send queue sizes by Jack Morgenstein · 17 years ago
  25. 2242fa4 IB/mlx4: Use __set_data_seg() in mlx4_ib_post_recv() by Roland Dreier · 17 years ago
  26. 6e694ea IB/mlx4: Fix data corruption triggered by wrong headroom marking order by Jack Morgenstein · 17 years ago
  27. e0f5d99 IB/mlx4: Whitespace fix by Roland Dreier · 17 years ago
  28. 23f1b38 IB/mlx4: Fix error path in create_qp_common() by Roland Dreier · 17 years ago
  29. f5b4043 IB/mlx4: Fix leaks in __mlx4_ib_modify_qp by Florin Malita · 17 years ago
  30. 0fbfa6a9 IB/mlx4: Factor out setting other WQE segments by Roland Dreier · 17 years ago
  31. d420d9e IB/mlx4: Factor out setting WQE data segment entries by Roland Dreier · 17 years ago
  32. 7f5eb9b IB/mlx4: Return receive queue sizes for userspace QPs from query QP by Roland Dreier · 17 years ago
  33. 8fcea95 IB/mlx4: Take sizeof the correct pointer in call to memset() by Dotan Barak · 17 years ago
  34. 1c27cb7 IB/mlx4: Fix port returned from query QP for QPs in INIT state by Jack Morgenstein · 17 years ago
  35. 586bb58 IB/mlx4: Fix flow label returned from query QP by Jack Morgenstein · 17 years ago
  36. 6a775e2 IB/mlx4: Implement query QP by Jack Morgenstein · 17 years ago
  37. e61ef24 IB/mlx4: Make sure inline data segments don't cross a 64 byte boundary by Roland Dreier · 17 years ago
  38. 5ae2a7a IB/mlx4: Handle FW command interface rev 3 by Roland Dreier · 17 years ago
  39. 54e95f8 IB/mlx4: Get rid of max_inline_data calculation by Roland Dreier · 17 years ago
  40. 0e6e741 IB/mlx4: Handle new FW requirement for send request prefetching by Roland Dreier · 17 years ago
  41. 42c059ea IB/mlx4: Fix warning in rounding up queue sizes by Roland Dreier · 17 years ago
  42. a4cd7ed IB/mlx4: Make sure RQ allocation is always valid by Roland Dreier · 17 years ago
  43. 57f01b5 IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp() by Jack Morgenstein · 17 years ago
  44. c0be5fb IB/mlx4: Initialize send queue entry ownership bits by Eli Cohen · 18 years ago
  45. 02d89b8 IB/mlx4: Don't allocate RQ doorbell if using SRQ by Roland Dreier · 18 years ago
  46. 2446304 IB/mlx4: Pass send queue sizes from userspace to kernel by Eli Cohen · 18 years ago
  47. 59b0ed12 IB/mlx4: Fix check of opcode in mlx4_ib_post_send() by Roland Dreier · 18 years ago
  48. 65adfa9 IB/mlx4: Fix RESET to RESET and RESET to ERROR transitions by Michael S. Tsirkin · 18 years ago
  49. 1526130 IB/mlx4: Set GRH:HopLimit when sending globally routed MADs by Roland Dreier · 18 years ago
  50. 1f8f7b7 IB/mlx4: Fix check of max_qp_dest_rdma in modify QP by Eli Cohen · 18 years ago
  51. 225c7b1 IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters by Roland Dreier · 18 years ago