1. b4238e7 IB/qib: Use new rdmavt timers by Venkata Sandeep Dhanalakota · 9 years ago
  2. 696513e IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavt by Brian Welty · 9 years ago
  3. beb5a04 IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt by Brian Welty · 9 years ago
  4. 261a435 IB/qib,IB/hfi: Use core common header file by Mike Marciniszyn · 9 years ago
  5. 9ec4faa IB/qib: Add qib post send table by Mike Marciniszyn · 9 years ago
  6. 23f7d0d IB/hfi1, qib: Add ieth to the packet header definitions by Jianxin Xiong · 9 years ago
  7. 747f4d7 IB/qib, IB/hfi1: Fix up UD loopback use of irq flags by Mike Marciniszyn · 9 years ago
  8. 4eadd8f IB/qib,rdmavt: Move smi_ah to qib by Dennis Dalessandro · 9 years ago
  9. 46a80d6 IB/qib, staging/rdma/hfi1: add s_hlock for use in post send by Mike Marciniszyn · 9 years ago
  10. 20f333b IB/qib: Rename several functions by adding a "qib_" prefix by Harish Chegondi · 9 years ago
  11. 530a5d8 IB/qib: Remove modify_port and port_immutable functions by Harish Chegondi · 10 years ago
  12. 8e4c066 IB/qib: Remove destroy queue pair code by Harish Chegondi · 10 years ago
  13. 70696ea IB/qib: Remove modify queue pair code by Harish Chegondi · 10 years ago
  14. 1cefc2c IB/qib: Remove qib_lookup_qpn and use rvt_lookup_qpn instead by Harish Chegondi · 10 years ago
  15. fd0bf5b IB/qib: Remove srq functionality by Jubin John · 10 years ago
  16. 034a3e7 IB/qib: Remove qib_query_qp function by Harish Chegondi · 10 years ago
  17. 18f6c58 IB/qib: Remove qib multicast verbs functions by Harish Chegondi · 10 years ago
  18. db3ef0e IB/qib: Use rdmavt version of post_send by Harish Chegondi · 10 years ago
  19. 4bb88e5 IB/qib: Remove completion queue data structures and functions from qib by Harish Chegondi · 10 years ago
  20. 5196aa9 IB/qib: Remove create and free mad agents by Dennis Dalessandro · 10 years ago
  21. 47c7ea6 IB/qib: Remove create qp and create qp table functionality by Harish Chegondi · 10 years ago
  22. 01ba79d IB/qib: Use rdmavt send and receive flags by Harish Chegondi · 10 years ago
  23. 898fa52 IB/qib: Remove qpn, qp tables and related variables from qib by Harish Chegondi · 10 years ago
  24. cd18201 IB/qib: Remove mmap from qib by Harish Chegondi · 10 years ago
  25. f24a6d4 IB/qib: Remove ibport and use rdmavt version by Harish Chegondi · 10 years ago
  26. 894c727 IB/qib: Remove srq from qib by Dennis Dalessandro · 10 years ago
  27. 96ab1ac IB/qib: Use address handle in rdmavt and remove from qib by Dennis Dalessandro · 10 years ago
  28. 7c2e11f IB/qib: Remove qp and mr functionality from qib by Dennis Dalessandro · 10 years ago
  29. ffc2690 IB/qib: Remove driver specific members from qib qp type by Dennis Dalessandro · 10 years ago
  30. f44728d IB/qib: Use rdmavt protection domain by Dennis Dalessandro · 10 years ago
  31. eb636ac IB/qib: Remove dma.c and use rdmavt version of dma functions by Dennis Dalessandro · 10 years ago
  32. 2dc05ab IB/qib: Begin to use rdmavt for verbs by Dennis Dalessandro · 10 years ago
  33. b7d3e0a IB: remove support for phys MRs by Christoph Hellwig · 10 years ago
  34. 785f742 IB/qib: Fix qib_mr structure by Ira Weiny · 10 years ago
  35. b8533ec IB/qib: Remove old FRWR API by Sagi Grimberg · 10 years ago
  36. 38071a4 IB/qib: Support the new memory registration API by Sagi Grimberg · 10 years ago
  37. e622f2f IB: split struct ib_send_wr by Christoph Hellwig · 10 years ago
  38. 1302f84 qib: Support ib_alloc_mr verb by Sagi Grimberg · 10 years ago
  39. d6f1c17 IB/qib: Change lkey table allocation to support more MRs by Mike Marciniszyn · 10 years ago
  40. 4cd7c94 IB/mad: Add support for additional MAD info to/from drivers by Ira Weiny · 10 years ago
  41. bcf4c1e IB/core: Change provider's API of create_cq to be extendible by Matan Barak · 10 years ago
  42. a97e2d8 IB/core cleanup: Add const on args - device->process_mad by Ira Weiny · 10 years ago
  43. 7d7632a IB/qib: Modify software pma counters to use percpu variables by Mike Marciniszyn · 11 years ago
  44. 78a5886 IB/qib: Fix checkpatch __packed warnings by Mike Marciniszyn · 12 years ago
  45. 1dd173b IB/qib: Add qp_stats debug file by Mike Marciniszyn · 12 years ago
  46. ddb8876 IB/qib: Convert opcode counters to per-context by Mike Marciniszyn · 12 years ago
  47. 85caafe IB/qib: Optimize CQ callbacks by Mike Marciniszyn · 12 years ago
  48. 551ace1 IB/qib: Reduce sdma_lock contention by Mike Marciniszyn · 13 years ago
  49. 1fb9fed IB/qib: Fix QP RCU sparse warnings by Mike Marciniszyn · 13 years ago
  50. 7e23017 IB/qib: Fix sparse RCU warnings in qib_keys.c by Mike Marciniszyn · 13 years ago
  51. 8aac4cc IB/qib: RCU locking for MR validation by Mike Marciniszyn · 13 years ago
  52. 6a82649 IB/qib: Avoid returning EBUSY from MR deregister by Mike Marciniszyn · 13 years ago
  53. 1c94283 IB/qib: Add cache line awareness to qib_qp and qib_devdata structures by Mike Marciniszyn · 13 years ago
  54. d0f2faf IB/qib: Precompute timeout jiffies to optimize latency by Mike Marciniszyn · 14 years ago
  55. af061a6 IB/qib: Use RCU for qpn lookup by Mike Marciniszyn · 14 years ago
  56. cc6ea13 IB/qib: Decode path MTU optimization by Mike Marciniszyn · 14 years ago
  57. f062671 RDMA: Update workqueue usage by Tejun Heo · 15 years ago
  58. 2a600f1 IB/qib: RDMA lkey/rkey validation is inefficient for large MRs by Mike Marciniszyn · 15 years ago
  59. 2528ea6 IB/qib: Change receive queue/QPN selection by Mike Marciniszyn · 15 years ago
  60. f931551 IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters by Ralph Campbell · 15 years ago