1. 828bcbd IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver load by Harish Chegondi · 7 years ago
  2. b8f4273 IB/hfi1: On error, fix use after free during user context setup by Michael J. Ruhl · 7 years ago
  3. 09592af IB/hfi1: Return correct value in general interrupt handler by Kamenee Arumugam · 7 years ago
  4. 753b19a IB/hfi1: Check eeprom config partition validity by Jan Sokolowski · 7 years ago
  5. 30e1052 IB/hfi1: Only reset QSFP after link up and turn off AOC TX by Sebastian Sanchez · 7 years ago
  6. df5efdd IB/hfi1: Turn off AOC TX after offline substates by Sebastian Sanchez · 7 years ago
  7. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 7 years ago
  8. aa9d464 Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  9. 7def96f IB/hfi1: update to new mmu_notifier semantic by Jérôme Glisse · 7 years ago
  10. e5c197a IB/hfi1: Convert qp_stats debugfs interface to use new iterator API by Mike Marciniszyn · 7 years ago
  11. dff2fe7 IB/hfi1: Convert hfi1_error_port_qps() to use new QP iterator by Mike Marciniszyn · 7 years ago
  12. 4b9796b IB/hfi1: Use accessor to determine ring size by Kaike Wan · 7 years ago
  13. 34ab4de IB/hif1: Remove static tracing from SDMA hot path by Michael J. Ruhl · 7 years ago
  14. ba81a42 IB/hfi1: Acquire QSFP cable information on loopback by Jan Sokolowski · 7 years ago
  15. 733da3b IB/hfi1: constify vm_operations_struct by Arvind Yadav · 7 years ago
  16. 280ad49 IB/hfi1: Add opcode states to qp_stats by Mike Marciniszyn · 7 years ago
  17. 642aaab IB/hfi1: Add received request info to qp_stats by Kaike Wan · 7 years ago
  18. d68e68e IB/hfi1: Fix whitespace alignment issue for MAD by Kamenee Arumugam · 7 years ago
  19. 32500f2 IB/hfi1: Move structure and MACRO definitions in user_sdma.c to user_sdma.h by Harish Chegondi · 7 years ago
  20. 637f460 IB/hfi1: Move structure definitions from user_exp_rcv.c to user_exp_rcv.h by Harish Chegondi · 7 years ago
  21. ddd3aff IB/hfi1: Remove duplicate definitions of num_user_pages() function by Harish Chegondi · 7 years ago
  22. 04a646d IB/hfi1: Fix the bail out code in pin_vector_pages() function by Harish Chegondi · 7 years ago
  23. 4c6c9aa IB/hfi1: Clean up pin_vector_pages() function by Harish Chegondi · 7 years ago
  24. 624b9ac IB/hfi1: Clean up user_sdma_send_pkts() function by Harish Chegondi · 7 years ago
  25. 9dc1170 IB/hfi1: Clean up hfi1_user_exp_rcv_setup function by Harish Chegondi · 7 years ago
  26. 7956371 IB/hfi1: Improve local kmem_cache_alloc performance by Michael J. Ruhl · 7 years ago
  27. de42de8 IB/hfi1: Ratelimit prints from sdma_interrupt by Grzegorz Morys · 7 years ago
  28. 5b0ef65 IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation by Mike Marciniszyn · 7 years ago
  29. bf808b5 IB/hfi1: Add kernel receive context info to debugfs by Kaike Wan · 7 years ago
  30. 6165467 IB/hfi1: Remove HFI1_VERBS_31BIT_PSN option by Grzegorz Morys · 7 years ago
  31. d392a67 IB/hfi1: Remove pstate from hfi1_pportdata by Jakub Byczkowski · 7 years ago
  32. ec0d8b8 IB/hfi1: Stricter bounds checking of MAD trap index by Kamenee Arumugame · 7 years ago
  33. 76ae622 IB/hfi1: Load fallback platform configuration per HFI device by Jakub Byczkowski · 7 years ago
  34. 9161860 IB/hfi1: Add flag for platform config scratch register read by Jakub Byczkowski · 7 years ago
  35. 55774d0 IB/hfi1: Document phys port state bits not used in IB by Dennis Dalessandro · 7 years ago
  36. b6422bc IB/hfi1: Check xchg returned value for queuing link down entry by Sebastian Sanchez · 7 years ago
  37. 028e0a6 IB/hfi1: fix spelling mistake: "Maximim" -> "Maximum" by Colin Ian King · 7 years ago
  38. 7221403 IB/hfi1: Enable RDMA_CAP_OPA_AH in hfi driver to support extended LIDs by Dasaratharaman Chandramouli · 7 years ago
  39. 566d53a IB/hfi1: Enhance PIO/SDMA send for 16B by Don Hiatt · 7 years ago
  40. 5b6cabb IB/hfi1: Add 16B RC/UC support by Don Hiatt · 7 years ago
  41. 51e658f5 IB/rdmavt, hfi1, qib: Enhance rdmavt and hfi1 to use 32 bit lids by Dasaratharaman Chandramouli · 7 years ago
  42. 863cf89 IB/hfi1: Add 16B trace support by Don Hiatt · 7 years ago
  43. 88733e3 IB/hfi1: Add 16B UD support by Don Hiatt · 7 years ago
  44. d98bb7f IB/hfi1: Determine 9B/16B L2 header type based on Address handle by Don Hiatt · 7 years ago
  45. 5786adf3 IB/hfi1: Add support to process 16B header errors by Don Hiatt · 7 years ago
  46. 30e0741 IB/hfi1: Add support to send 16B bypass packets by Don Hiatt · 7 years ago
  47. 72c07e2 IB/hfi1: Add support to receive 16B bypass packets by Don Hiatt · 7 years ago
  48. 13c1922 IB/rdmavt, hfi1, qib: Modify check_ah() to account for extended LIDs by Don Hiatt · 7 years ago
  49. d295dbe IB/hf1: User context locking is inconsistent by Michael J. Ruhl · 7 years ago
  50. f2a3bc0 IB/hfi1: Protect context array set/clear with spinlock by Michael J. Ruhl · 7 years ago
  51. 64a296f IB/hfi1: Use host_link_state to read state when DC is shut down by Bartlomiej Dudek · 7 years ago
  52. 02a222c IB/hfi1: Remove lstate from hfi1_pportdata by Byczkowski, Jakub · 7 years ago
  53. ecdb19f IB/hfi1: Revert egress pkey check enforcement by Alex Estrin · 7 years ago
  54. 62ede77 Add OPA extended LID support by Hiatt, Don · 7 years ago
  55. d3cf4d9 Merge branch 'misc' into k.o/for-next by Doug Ledford · 7 years ago
  56. 9d6fd7a IB/hfi1: add const to bin_attribute structures by Bhumika Goyal · 7 years ago
  57. a63aa5d IB/hfi1: fix spelling mistake in variable name continious by Colin Ian King · 8 years ago
  58. d0d62c3 Merge branch 'rdma-netlink' into k.o/merge-test by Doug Ledford · 7 years ago
  59. 3204383 Merge branches '32bit_lid' and 'irq_affinity' into k.o/merge-test by Doug Ledford · 7 years ago
  60. 9abb0d1 RDMA: Simplify get firmware interface by Leon Romanovsky · 8 years ago
  61. 7db20ec IB/core: Change wc.slid from 16 to 32 bits by Hiatt, Don · 8 years ago
  62. 913cc67 IB/hfi1: Always perform offline transition by Sebastian Sanchez · 7 years ago
  63. 626c077 IB/hfi1: Prevent link down request double queuing by Sebastian Sanchez · 7 years ago
  64. 71d4700 IB/hfi1: Create workqueue for link events by Sebastian Sanchez · 7 years ago
  65. 3ffea7d IB/{rdmavt, hfi1, qib}: Fix panic with post receive and SGE compression by Mike Marciniszyn · 7 years ago
  66. c822652 IB/hfi1: Disambiguate corruption and uninitialized error cases by Jan Sokolowski · 7 years ago
  67. e87473b IB/hfi1: Only set fd pointer when base context is completely initialized by Michael J. Ruhl · 7 years ago
  68. 96603ed IB/hfi1: Do not enable disabled port on cable insert by Jan Sokolowski · 7 years ago
  69. 5efd40c IB/hfi1: Harden state transition to Armed and Active by Alex Estrin · 7 years ago
  70. f13a6e5 IB/hfi1: Split copy_to_user data copy for better security by Michael J. Ruhl · 7 years ago
  71. 5e2d676 IB/hfi1: Verify port data VLs credits on transition to Armed by Alex Estrin · 7 years ago
  72. a618b7e IB/hfi1: Move saving PCI values to a separate function by Bartlomiej Dudek · 7 years ago
  73. a156abb IB/hfi1: Fix initialization failure for debug firmware by Byczkowski, Jakub · 7 years ago
  74. 59ec873 IB/hfi1: Fix code consistency for if/else blocks in chip.c by Jan Sokolowski · 7 years ago
  75. bf90aad IB/hfi1: Send MAD traps until repressed by Michael J. Ruhl · 7 years ago
  76. 2250563 IB/hfi1: Pass the context pointer rather than the index by Michael J. Ruhl · 7 years ago
  77. 1757397 IB/hfi1: Use context pointer rather than context index by Michael J. Ruhl · 7 years ago
  78. e6f7622 IB/hfi1: Size rcd array index correctly and consistently by Michael J. Ruhl · 7 years ago
  79. 91d970a IB/hfi1: Remove unused user context data members by Michael J. Ruhl · 7 years ago
  80. 4249201 IB/hfi1: Assign context does not clean up file descriptor correctly on error by Michael J. Ruhl · 7 years ago
  81. bcad291 IB/hfi1: Serve the most starved iowait entry first by Kaike Wan · 7 years ago
  82. cb51c5d IB/hfi1: Fix bar0 mapping to use write combining by Mike Marciniszyn · 7 years ago
  83. c53df62 IB/hfi1: Check return values from PCI config API calls by Bartlomiej Dudek · 8 years ago
  84. a5f6672 Merge branch 'misc' into k.o/for-next by Doug Ledford · 7 years ago
  85. ff8d836 IB/hfi1: Add receiving queue info to qp_stats by Kaike Wan · 8 years ago
  86. e1267b0 RDMA: Remove useless MODULE_VERSION by Leon Romanovsky · 8 years ago
  87. 03da084 Merge branch 'hfi1' into k.o/for-4.14 by Doug Ledford · 7 years ago
  88. 0f4d027 IB/{rdmavt, qib, hfi1}: Remove gfp flags argument by Leon Romanovsky · 8 years ago
  89. 91647f4 IB/hfi1: Ensure dd->gi_mask can not be overflowed by Dennis Dalessandro · 8 years ago
  90. 8e95960 IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev by Niranjana Vishwanathapura · 8 years ago
  91. bc5214e IB/hfi1: Handle missing magic values in config file by Jan Sokolowski · 8 years ago
  92. f683c80 IB/hfi1: Resolve kernel panics by reference counting receive contexts by Michael J. Ruhl · 8 years ago
  93. fe4e74e IB/hfi1: Initialize TID lists to avoid crash on cleanup by Michael J. Ruhl · 8 years ago
  94. 8cb1021 IB/hfi1: Add traces for TID operations by Mike Marciniszyn · 8 years ago
  95. f523984 IB/hfi1: Use a template for tid reg/unreg by Mike Marciniszyn · 8 years ago
  96. f511444 IB/hfi1: Remove reading platform configuration from EFI variable by Jan Sokolowski · 8 years ago
  97. 9c1a99c3 IB/hfi1: Create common expected receive verbs/PSM code by Mike Marciniszyn · 8 years ago
  98. 702265f IB/hfi1: Set proper logging levels on QSFP cable error events by Jan Sokolowski · 8 years ago
  99. ddbf2ef IB/hfi1: Fix DC 8051 host info flag array by Bartlomiej Dudek · 8 years ago
  100. 13d8491 IB/hfi1,qib: Do not send QKey trap for UD qps by Dennis Dalessandro · 8 years ago