1. 84ca176b treewide: Use array_size() in kvzalloc_node() by Kees Cook · 7 years ago
  2. a1cdde8 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  3. 3a3869f Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  4. d9a6ce6 IB/hfi1: Fix comment on default hdr entry size by Mike Marciniszyn · 7 years ago
  5. ed71e86 IB/hfi1: Rename exp_lock to exp_mutex by Kaike Wan · 7 years ago
  6. dc2b2a9 IB/hfi1: Add bypass register defines and replace blind constants by Mike Marciniszyn · 7 years ago
  7. 5465f11 IB/hfi1: Remove unused variable by Kaike Wan · 7 years ago
  8. f9458bc IB/hfi1: Ensure VL index is within bounds by Kaike Wan · 7 years ago
  9. 1bc0299 IB/hfi1: Fix user context tail allocation for DMA_RTAIL by Mike Marciniszyn · 7 years ago
  10. 0394808 Merge branch 'mr_fix' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-next by Jason Gunthorpe · 7 years ago
  11. 3ce459c IB/{rdmavt,hfi1}: Change hrtimer add to use pinned version by Mike Marciniszyn · 7 years ago
  12. 5938d94 IB/hfi1: Set port number for errorinfo MAD response by Michael J. Ruhl · 7 years ago
  13. c831481 IB/hfi1: Cleanup of exp_rcv by Mike Marciniszyn · 7 years ago
  14. 43a68c3 IB/hfi1: Add 16B Management Packet trace support by Don Hiatt · 7 years ago
  15. 81cd389 IB/hfi1: Add support for 16B Management Packets by Don Hiatt · 7 years ago
  16. 4171a69 IB/hfi1: Define 16B Management Packets by Don Hiatt · 7 years ago
  17. 009669c RDMA/hfi1: Fix build error with debugfs disabled by Doug Ledford · 7 years ago
  18. 832369f IB/{hfi1, qib, rdmavt}: Move logic to allocate receive WQE into rdmavt by Brian Welty · 7 years ago
  19. 5d18ee6 IB/{hfi1, rdmavt, qib}: Implement CQ completion vector support by Sebastian Sanchez · 7 years ago
  20. cf38ea1 IB/hfi1: Create common functions for affinity CPU mask operations by Sebastian Sanchez · 7 years ago
  21. c872a1f IB/Hfi1: Read CCE Revision register to verify the device is responsive by Kamenee Arumugam · 7 years ago
  22. a74d530 IB/hfi1: Rework fault injection machinery by Mitko Haralanov · 7 years ago
  23. 8d3e711 IB/{hfi1, qib}: Add handling of kernel restart by Alex Estrin · 7 years ago
  24. a93a0a3 IB/hfi1: Reorder incorrect send context disable by Michael J. Ruhl · 7 years ago
  25. e460707 IB/hfi1: Return correct value for device state by Michael J. Ruhl · 7 years ago
  26. 8c79d82 IB/hfi1: Fix fault injection init/exit issues by Mike Marciniszyn · 7 years ago
  27. 959f2d1 IB/hfi1: Complete check for locally terminated smp by Alex Estrin · 7 years ago
  28. 48e0a65 IB/hfi1: Return actual error value from program_rcvarray() by Michael J. Ruhl · 7 years ago
  29. 254361c IB/hfi1: Prevent LNI hang when LCB can't obtain lanes by Sebastian Sanchez · 7 years ago
  30. f5e27a2 Merge branch 'k.o/for-rc' into k.o/wip/dl-for-next by Doug Ledford · 7 years ago
  31. f9e76ca IB/hfi1: Use after free race condition in send context error path by Michael J. Ruhl · 7 years ago
  32. 59482a1 IB/hfi1: Fix memory leak in exception path in get_irq_affinity() by Sebastian Sanchez · 7 years ago
  33. e9777ad IB/{hfi1, rdmavt}: Fix memory leak in hfi1_alloc_devdata() upon failure by Sebastian Sanchez · 7 years ago
  34. 45d9245 IB/hfi1: Fix NULL pointer dereference when invalid num_vls is used by Sebastian Sanchez · 7 years ago
  35. 0a0bcb0 IB/hfi1: Fix loss of BECN with AHG by Mike Marciniszyn · 7 years ago
  36. 5da9e74 IB/hfi1 Use correct type for num_user_context by Michael J. Ruhl · 7 years ago
  37. f59fb9e IB/hfi1: Fix handling of FECN marked multicast packet by Mike Marciniszyn · 7 years ago
  38. 8a7d1b1 IB/hfi1: Replace custom hfi1 macros with PCIe macros by Frederick Lawler · 7 years ago
  39. d819734 infiniband: hw: hfi1: Change return type to vm_fault_t by Souptick Joarder · 7 years ago
  40. 19fd08b Merge tag 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  41. 6f57c93 RDMA: Use u64_to_user_ptr everywhere by Jason Gunthorpe · 7 years ago
  42. c105547 treewide: remove large struct-pass-by-value from tracepoint arguments by Alexei Starovoitov · 7 years ago
  43. 0ede73b IB/uverbs: Extend uverbs_ioctl header with driver_id by Matan Barak · 7 years ago
  44. 8a18e91 IB: remove duplicate header files by Zhu Yanjun · 7 years ago
  45. 8932ff8 IB/hfi1: Fix a kernel-doc warning by Bart Van Assche · 7 years ago
  46. 4190443 IB/hfi1: Add a missing rcu_read_unlock() by Bart Van Assche · 7 years ago
  47. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  48. 2246edf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  49. 6197a81 IB/hfi1: Add 16B rcvhdr trace support by Don Hiatt · 8 years ago
  50. 953a9ce IB/hfi1: Convert kzalloc_node and kcalloc to use kcalloc_node by Kamenee Arumugam · 8 years ago
  51. b5de809 IB/hfi1: Show fault stats in both TX and RX directions by Mitko Haralanov · 8 years ago
  52. 78d3633 IB/hfi1: Remove blind constants from 16B update by Mike Marciniszyn · 8 years ago
  53. 0719007 IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times by Kamenee Arumugam · 8 years ago
  54. 6391214 IB/hfi1: Do not override given pcie_pset value by Bartlomiej Dudek · 8 years ago
  55. aca7f4f IB/hfi1: Optimize process_receive_ib() by Sebastian Sanchez · 8 years ago
  56. ca85bb1 IB/hfi1: Remove unnecessary fecn and becn fields by Sebastian Sanchez · 8 years ago
  57. bdaf96f IB/hfi1: Look up ibport using a pointer in receive path by Sebastian Sanchez · 8 years ago
  58. 6d6b884 IB/hfi1: Optimize packet type comparison using 9B and bypass code paths by Sebastian Sanchez · 8 years ago
  59. f150e27 IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet by Sebastian Sanchez · 8 years ago
  60. 9636258 IB/hfi1: Remove dependence on qp->s_hdrwords by Mitko Haralanov · 8 years ago
  61. 2b1e7fe IB/hfi1: Fix for potential refcount leak in hfi1_open_file() by Alex Estrin · 8 years ago
  62. 473291b IB/hfi1: Fix for early release of sdma context by Alex Estrin · 8 years ago
  63. 82a9792 IB/hfi1: Re-order IRQ cleanup to address driver cleanup race by Michael J. Ruhl · 8 years ago
  64. 5ff7091 mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks by David Rientjes · 8 years ago
  65. 7b1cd95 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 8 years ago
  66. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  67. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  68. e7996a9 Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jason Gunthorpe · 8 years ago
  69. 57194fa IB/hfi1: Prevent a NULL dereference by Dan Carpenter · 8 years ago
  70. 11f0e89 IB/{hfi1, qib}: Fix a concurrency issue with device name in logging by Michael J. Ruhl · 8 years ago
  71. 9996b04 IB/hfi1: Fix infinite loop in 8051 command error path by Sebastian Sanchez · 8 years ago
  72. 06f2597 IB/{rdmavt, hfi1, qib}: Remove get_card_name() downcall by Michael J. Ruhl · 8 years ago
  73. 5084c8f IB/{rdmavt, hfi1, qib}: Self determine driver name by Michael J. Ruhl · 8 years ago
  74. d67d611 IB/hfi1: Add RQ/SRQ information to QP stats by Michael J. Ruhl · 8 years ago
  75. 475c5ee Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  76. 76a895d Merge branch 'from-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma.git by Jason Gunthorpe · 8 years ago
  77. 2e903b6 IB/hfi1: Change slid arg in ingress_pkey_table_fail to 32bit by Don Hiatt · 8 years ago
  78. 4c009af IB/hfi: Only read capability registers if the capability exists by Michael J. Ruhl · 8 years ago
  79. 69a3ffa IB/hfi1: Use 4096 for default active MTU in query_qp by Jan Sokolowski · 8 years ago
  80. 3cafad4 IB/hfi1: Mask the path bits with the LMC for 16B RC Acks by Don Hiatt · 8 years ago
  81. adf90eb drivers/infiniband: Remove now-redundant smp_read_barrier_depends() by Paul E. McKenney · 8 years ago
  82. 8935780 IB/hfi1: Initialize bth1 in 16B rc ack builder by Dennis Dalessandro · 8 years ago
  83. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  84. b974304 Merge tag 'driver-core-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  85. ad0835a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  86. 685894d IB/hfi1: Handle initial value of 0 for CCTI setting by Dennis Dalessandro · 8 years ago
  87. b64581a IB/hfi1: Mask upper 16Bits of Extended LID prior to rvt_cq_entry by Don Hiatt · 8 years ago
  88. e8d5aff IB/hfi1: Send 'reboot' as planned down remote reason by Jan Sokolowski · 8 years ago
  89. a276672 IB/hfi1: Prohibit invalid Init to Armed state transition by Grzegorz Morys · 8 years ago
  90. cc9a97e IB/hfi1: Do not allocate PIO send contexts for VNIC by Niranjana Vishwanathapura · 8 years ago
  91. e4c397e IB/hfi1: Remove unnecessary if check by Jan Sokolowski · 8 years ago
  92. d61ea07 IB/hfi1: Fix a wrapping test to insure the correct timeout by Mike Marciniszyn · 8 years ago
  93. 0e31a2e IB/hfi1: Remove wrapper function in mmu_rb by Kamenee Arumugam · 8 years ago
  94. 22a3ffa IB/hfi1: Reduce 8051 command timeout by Jakub Byczkowski · 8 years ago
  95. 641f348 IB/hfi1: Allow MgmtAllowed on B2B setups by Jan Sokolowski · 8 years ago
  96. 7cda7b8 IB/hfi1: convert to debugfs_file_get() and -put() by Nicolai Stange · 8 years ago
  97. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 8 years ago
  98. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 8 years ago
  99. 31acd18 IB/hfi1: Take advantage of kvzalloc_node in sdma initialization by Mike Marciniszyn · 8 years ago
  100. 45a041c IB/hfi1: Don't modify num_user_contexts module parameter by Kamenee Arumugam · 8 years ago