1. 0a18cfe IB/core: Rename ib_create_ah to rdma_create_ah by Dasaratharaman Chandramouli · 8 years ago
  2. 9089885 IB/core: Rename struct ib_ah_attr to rdma_ah_attr by Dasaratharaman Chandramouli · 8 years ago
  3. aa4656d IB/core: Move opa_class_port_info definition to header file by Dasaratharaman Chandramouli · 8 years ago
  4. 4608e4c IB/hfi1: Use bool in process_ecn by Dennis Dalessandro · 8 years ago
  5. 1222026 IB/hfi: Protect against writable mmap by Ira Weiny · 8 years ago
  6. ee495ad IB/hfi1: Fix unbalanced braces around else by Dennis Dalessandro · 8 years ago
  7. 08af591 IB/hfi1: Convert %Lx to %llx by Dennis Dalessandro · 8 years ago
  8. a498fbc IB/hfi1: Fix misspelling in comment by Dennis Dalessandro · 8 years ago
  9. 5352650 IB/hfi1: Permanently enable P_Key checking in HFI by Neel Desai · 8 years ago
  10. 98b9ee2 IB/hfi1: Cache neighbor secure data after link up by Stuart Summers · 8 years ago
  11. 03e80e9 IB/hfi1: Adjust high temperature warning for QSFP cable by Neel Desai · 8 years ago
  12. 22546b7 IB/hfi1: Fix softlockup issue by Tadeusz Struk · 8 years ago
  13. b6eac93 IB/hfi1: Prevent kernel QP post send hard lockups by Mike Marciniszyn · 8 years ago
  14. 3d59109 IB/hfi1: Use defines from common headers by Don Hiatt · 8 years ago
  15. cb427057 IB/hfi1: Add functions to parse 9B headers by Don Hiatt · 8 years ago
  16. aad559c IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5 by Dasaratharaman Chandramouli · 8 years ago
  17. 3ca4fbc IB/hfi1: Return SC2VL mappings to FM with VL15 instead of ILLEGAL_VL by Sebastian Sanchez · 8 years ago
  18. db73089 IB/hfi1: Validate the TID count before using it by Michael J. Ruhl · 8 years ago
  19. aad9ff9 IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing by Michael J. Ruhl · 8 years ago
  20. 72fb70f5 IB/hfi1: Correct MulticastMask/CollectiveMask info to SMA output by Michael J. Ruhl · 8 years ago
  21. e8ea95a IB/hfi: Fix up comments in engine mapping by Ira Weiny · 8 years ago
  22. db6f028 IB/hfi1: Coding style improvement (make sizeof use safer) by Markus Elfring · 8 years ago
  23. e036c20 IB/hfi1: Remove intermediate var in hfi1_user_sdma_alloc_queues() by Markus Elfring · 8 years ago
  24. 147d84e IB/hfi1: Use kcalloc() in hfi1_user_sdma_alloc_queues() by Markus Elfring · 8 years ago
  25. 4076e51 IB/hfi1: Use kcalloc() in hfi1_user_exp_rcv_init() by Markus Elfring · 8 years ago
  26. 64551ed IB/hfi1: VNIC SDMA support by Vishwanathapura, Niranjana · 8 years ago
  27. 2280740 IB/hfi1: Virtual Network Interface Controller (VNIC) HW support by Vishwanathapura, Niranjana · 8 years ago
  28. d4829ea IB/hfi1: OPA_VNIC RDMA netdev support by Vishwanathapura, Niranjana · 8 years ago
  29. 243d9f4 IB/hfi1: Add transmit fault injection feature by Don Hiatt · 8 years ago
  30. 0181ce3 IB/hfi1: Add receive fault injection feature by Don Hiatt · 8 years ago
  31. f7b4263 IB/hfi1: Ensure VL index is within bounds by Michael J. Ruhl · 8 years ago
  32. 5f14e4e IB/rdmavt, IB/hfi1: Fix timer migration regressions by Sebastian Sanchez · 8 years ago
  33. 5e6e9424 IB/hfi1: Add a patch value to the firmware version string by Michael J. Ruhl · 8 years ago
  34. fb897ad IB/hfi1: Check for QSFP presence before attempting reads by Easwar Hariharan · 8 years ago
  35. 62eed66 IB/hfi1: Protect the global dev_cntr_names and port_cntr_names by Tadeusz Struk · 8 years ago
  36. 5d6f08a IB/hfi1: Check device id early during init by Tadeusz Struk · 8 years ago
  37. 9260b35 IB/rdmavt: Add swqe completion trace by Mike Marciniszyn · 8 years ago
  38. 43a474a IB/rdmavt, IB/hfi1, IB/qib: Make wc opcode translation driver dependent by Mike Marciniszyn · 8 years ago
  39. 5a52a7a IB/hfi1: NULL pointer dereference when freeing rhashtable by Sebastian Sanchez · 8 years ago
  40. 8688426 IB/hfi1: Cache registers during state change by Michael J. Ruhl · 8 years ago
  41. 0519c52 IB/hfi1: Race hazard avoidance in user SDMA driver by Michael J. Ruhl · 8 years ago
  42. ec8a142 IB/hfi1: Force logical link down by Dean Luick · 8 years ago
  43. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  44. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  45. 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  46. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  47. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  48. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  49. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  50. 64b2ae7 IB/hfi1: use size_t for passing array length by Arnd Bergmann · 8 years ago
  51. 1bb0d7b IB/hfi1: Code reuse with memdup_copy by Michael J. Ruhl · 8 years ago
  52. 832666c IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h by Don Hiatt · 8 years ago
  53. db069ec IB/hfi1: Do not set physical link state if DC is in the shutdown state by Michael J. Ruhl · 8 years ago
  54. c27aad0 IB/hfi1: Modify logging frequency of DCC errors by Jakub Byczkowski · 8 years ago
  55. f9215b5 IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPs by Mike Marciniszyn · 8 years ago
  56. 1198fce IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt by Brian Welty · 8 years ago
  57. 0128fce IB/hfi1, rdmavt: Update copy_sge to use boolean arguments by Brian Welty · 8 years ago
  58. 56acbbf IB/hfi1: Use new rdmavt timers by Venkata Sandeep Dhanalakota · 8 years ago
  59. 696513e IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavt by Brian Welty · 8 years ago
  60. beb5a04 IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt by Brian Welty · 8 years ago
  61. c03c08d IB/hfi1: Check upper-case EFI variables by Sebastian Sanchez · 8 years ago
  62. 7632762 IB/hfi1: Reduce oversized fields in struct hfi1_packet by Sebastian Sanchez · 8 years ago
  63. d7c76e9 IB/hfi1: Add additional fields to qp_stats by Mike Marciniszyn · 8 years ago
  64. b448bf9 IB/hfi1: Allocate context data on memory node by Sebastian Sanchez · 8 years ago
  65. f3e862c IB/hfi1: Access hfi1_ibport through rcd pointer by Sebastian Sanchez · 8 years ago
  66. a8715b9 IB/hfi1: Correct error calldown locking by Mike Marciniszyn · 8 years ago
  67. 39e2afa IB/hfi1: Use static CTLE with Preset 6 for integrated HFIs by Easwar Hariharan · 8 years ago
  68. eb04ff0 IB/hfi1: Ensure read of producer s_head is correct by Mike Marciniszyn · 8 years ago
  69. a82a7fc IB/hfi1: Process qp wait list in IRQ thread periodically by Mike Marciniszyn · 8 years ago
  70. 4fcf1de IB/hfi1: Correct defered count after processing qp_wait_list by Mike Marciniszyn · 8 years ago
  71. c4550c6 IB: Query ports via the core instead of direct into the driver by Or Gerlitz · 8 years ago
  72. 3067771 IB/hfi1: Switch from dma_device to dev.parent by Bart Van Assche · 8 years ago
  73. e6d356d IB/hf1: Remove DMA mapping code by Bart Van Assche · 8 years ago
  74. e8f4eb3 RDMA/hfi1: drop pci_link_reset() by Cao jin · 8 years ago
  75. 4d5b57e Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  76. 9032ad7 Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-test by Doug Ledford · 8 years ago
  77. 253f8b2 Merge branch 'hfi1' into merge-test by Doug Ledford · 8 years ago
  78. 9fa240b IB/mad: Eliminate redundant SM class version defines for OPA by Hal Rosenstock · 8 years ago
  79. 66431b0 IB/hfi1: Define platform_config_table_limits once by Bart Van Assche · 8 years ago
  80. 0fc859a IB/hfi1: constify mmu_notifier_ops structure by Bhumika Goyal · 8 years ago
  81. 5dc8060 IB/rdmavt, IB/hfi1, IB/qib: Add inlines for mtu division by Mike Marciniszyn · 8 years ago
  82. c64607a IB/hfi1,IB/qib: use rvt swqe mr deref helper by Mike Marciniszyn · 8 years ago
  83. 9d8145a IB/hfi1: Avoid credit return allocation for cpu-less NUMA nodes by Harish Chegondi · 8 years ago
  84. 0771da5 IB/hfi1,IB/qib: Use new send completion helper by Mike Marciniszyn · 8 years ago
  85. b44980f IB/hfi1: Replace qp->refcount release code with standard driver wrapper by Sebastian Sanchez · 8 years ago
  86. 0080167 IB/hfi1: Preserve external device completed bit by Dean Luick · 8 years ago
  87. 9b86071c IB/hfi1: Remove critical section gap in sc_buffer_alloc() by Sebastian Sanchez · 8 years ago
  88. b777f15 IB/hfi1: Remove usage of qp->s_cur_sge by Mitko Haralanov · 8 years ago
  89. 5213006 IB/hfi1: Add special setting for low power AOC by Dean Luick · 8 years ago
  90. 6e40b59 IB/hfi1: Remove definition of unused hfi1_affinity struct by Tadeusz Struk · 8 years ago
  91. e922ae0 IB/hfi1: Remove dependence on qp->s_cur_size by Don Hiatt · 8 years ago
  92. b748194 IB/hfi1: Show statistics counters under IB stats interface by Jianxin Xiong · 8 years ago
  93. e730139 IB/hfi1: Disable header suppression for short packets by Jakub Pawlak · 8 years ago
  94. 1b9e774 IB/hfi1: Export 8051 memory and LCB registers via debugfs by Dean Luick · 8 years ago
  95. 53e91d2 IB/hfi1: Use non-atomic __test_and_clear_bit in hot path by Sebastian Sanchez · 8 years ago
  96. d7cf4cc IB/hfi1: Fix dc8051 multiple qword memory reads by Dean Luick · 8 years ago
  97. 62aeddb IB/hfi1: Read new EPROM format by Dean Luick · 8 years ago
  98. 5ce9f11 IB/hfi1: Remove debug prints after allocation failure by Leon Romanovsky · 8 years ago
  99. 8af8d29 IB/hfi1: Optimize pio_buf and send_context structs by Sebastian Sanchez · 8 years ago
  100. 2474d77 IB/hfi1: Get rid of divide in pio buffer allocator by Sebastian Sanchez · 8 years ago