1. 34025fb IB/hfi1: Prioritize the sending of ACK packets by Kaike Wan · 6 years ago
  2. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  3. 9aefcabe IB/hfi1: Reduce lock contention on iowait_lock for sdma and pio by Mike Marciniszyn · 6 years ago
  4. 937488a IB/hfi1: Dump pio info for non-user send contexts by Kaike Wan · 6 years ago
  5. 59bfc59 Merge branch 'for-rc' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  6. e04951e IB/hfi1: Move UnsupportedVL bits definitions to the correct header by Michael J. Ruhl · 6 years ago
  7. b4a4957 IB/hfi1: Fix destroy_qp hang after a link down by Michael J. Ruhl · 6 years ago
  8. d623500 IB/hfi1: Fix context recovery when PBC has an UnsupportedVL by Michael J. Ruhl · 6 years ago
  9. 06e81e3 IB/hfi1: Remove caches of chip CSRs by Mike Marciniszyn · 7 years ago
  10. 2e2ba09 IB/rdmavt, IB/hfi1: Create device dependent s_flags by Mike Marciniszyn · 7 years ago
  11. a93a0a3 IB/hfi1: Reorder incorrect send context disable by Michael J. Ruhl · 7 years ago
  12. 953a9ce IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_node by Kamenee Arumugam · 7 years ago
  13. ad0835a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  14. cc9a97e IB/hfi1: Do not allocate PIO send contexts for VNIC by Niranjana Vishwanathapura · 7 years ago
  15. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  16. 71d4700 IB/hfi1: Create workqueue for link events by Sebastian Sanchez · 8 years ago
  17. bcad291 IB/hfi1: Serve the most starved iowait entry first by Kaike Wan · 8 years ago
  18. 2280740 IB/hfi1: Virtual Network Interface Controller (VNIC) HW support by Vishwanathapura, Niranjana · 8 years ago
  19. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  20. 253f8b2 Merge branch 'hfi1' into merge-test by Doug Ledford · 8 years ago
  21. 9d8145a IB/hfi1: Avoid credit return allocation for cpu-less NUMA nodes by Harish Chegondi · 8 years ago
  22. 9b86071c IB/hfi1: Remove critical section gap in sc_buffer_alloc() by Sebastian Sanchez · 8 years ago
  23. 5ce9f11 IB/hfi1: Remove debug prints after allocation failure by Leon Romanovsky · 8 years ago
  24. 8af8d29 IB/hfi1: Optimize pio_buf and send_context structs by Sebastian Sanchez · 8 years ago
  25. 2474d77 IB/hfi1: Get rid of divide in pio buffer allocator by Sebastian Sanchez · 8 years ago
  26. 4e04557 IB/hfi1: Add unique txwait_lock for txreq events by Mike Marciniszyn · 8 years ago
  27. d9ac455 IB/hfi1: Fix integrity check flags default values by Jakub Pawlak · 8 years ago
  28. 6036818 IB/hfi1: Fix user-space buffers mapping with IOMMU enabled by Tymoteusz Kielan · 9 years ago
  29. 042b015 IB/hfi1: Handle kzalloc failure in init_pervl_scs by Ira Weiny · 9 years ago
  30. 1b23f02 IB/hfi1: Fix to fully initialize send context area by Tymoteusz Kielan · 9 years ago
  31. c3c64a9 IB/hfi1: Increase packet egress timeout by Jubin John · 9 years ago
  32. b4ba663 IB/hfi1: Fix credit return threshold adjustment by Jubin John · 9 years ago
  33. f158486 IB/hfi1: Fix pio map initialization by Jubin John · 9 years ago
  34. f48ad61 IB/hfi1: Move driver out of staging by Dennis Dalessandro · 9 years ago[Renamed from drivers/staging/rdma/hfi1/pio.c]
  35. 44306f1 IB/hfi1: Reduce kernel context pio buffer allocation by Jianxin Xiong · 9 years ago
  36. 60df295 IB/hfi1: Fix PIO wakeup timing hole by Mike Marciniszyn · 9 years ago
  37. bf64009 IB/hfi1: Move constant to the right in bitwise operations by Harish Chegondi · 9 years ago
  38. 79d0c08 staging/rdma/hfi1: Fix memory leaks by Jubin John · 9 years ago
  39. 05d6ac1 staging/rdma/hfi1: Fix header by Jubin John · 9 years ago
  40. 17fb4f2 staging/rdma/hfi1: Fix code alignment by Jubin John · 9 years ago
  41. 4d114fd staging/rdma/hfi1: Fix block comments by Jubin John · 9 years ago
  42. fcdd76d staging/rdma/hfi1: Use pointer instead of struct name by Jubin John · 9 years ago
  43. d125a6c staging/rdma/hfi1: Fix comparison to NULL by Jubin John · 9 years ago
  44. 50e5dcb staging/rdma/hfi1: Remove space after cast by Jubin John · 9 years ago
  45. 74182ac staging/rdma/hfi1: Remove multiple blank lines by Jubin John · 9 years ago
  46. 8638b77 staging/rdma/hfi1: Add spaces around binary operators by Jubin John · 9 years ago
  47. 35f6bef staging/rdma/hfi1: Add qp to send context mapping for PIO by Jubin John · 9 years ago
  48. 14553ca staging/rdma/hfi1: Adaptive PIO for short messages by Mike Marciniszyn · 9 years ago
  49. 54d10c1 staging/rdma/hfi1: Use rdmavt send flags and recv flags by Dennis Dalessandro · 9 years ago
  50. 895420d staging/rdma/hfi1: Remove hfi1 MR and hfi1 specific qp type by Dennis Dalessandro · 9 years ago
  51. 4c6829c staging/rdma/hfi1: Remove driver specific members from hfi1 qp type by Dennis Dalessandro · 9 years ago
  52. a054374 staging/rdma/hfi1: convert buffers allocated atomic to per cpu by Mike Marciniszyn · 9 years ago
  53. e607a22 staging/rdma/hfi1: fix pio progress routine race with allocator by Mike Marciniszyn · 9 years ago
  54. 6c63e42 staging/rdma/hfi1: Convert dd_dev_info() to hfi1_cdbg() in process startup by Sebastian Sanchez · 9 years ago
  55. 25d97dd staging/rdma/hfi1: Prevent host software lock up by Vennila Megavannan · 9 years ago
  56. 806e6e1 staging: rdma: hfi1: remove unnecessary out of memory messages by Alison Schofield · 9 years ago
  57. 7724105 IB/hfi1: add driver files by Mike Marciniszyn · 10 years ago