1. 3954e1d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  2. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  3. 9c6260d infiniband/qedr: Potential null ptr dereference of qp by Aditya Pakki · 6 years ago
  4. 94edd87 infiniband: bnxt_re: qplib: Check the return value of send_message by Aditya Pakki · 6 years ago
  5. 2fb4589 IB/ipoib: drop useless LIST_HEAD by Julia Lawall · 6 years ago
  6. 2f1927b IB/core: Add advise_mr to the list of known ops by Moni Shoua · 6 years ago
  7. ccffa54 Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads" by Leon Romanovsky · 6 years ago
  8. 7422edc IB/mlx5: Allow XRC INI usage via verbs in DEVX context by Yishai Hadas · 6 years ago
  9. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  10. 5d24ae6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  11. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  12. 5d6527a mm/mmu_notifier: use structure for invalidate_range_start/end callback by Jérôme Glisse · 6 years ago
  13. f617e5f RDMA/srpt: Use kmem_cache_free() instead of kfree() by Wei Yongjun · 6 years ago
  14. 58f7c0b RDMA/mlx5: Signedness bug in UVERBS_HANDLER() by Dan Carpenter · 6 years ago
  15. 573671a5 IB/uverbs: Signedness bug in UVERBS_HANDLER() by Dan Carpenter · 6 years ago
  16. aa74be6 IB/mlx5: Allocate the per-port Q counter shared when DEVX is supported by Yishai Hadas · 6 years ago
  17. 75bf8a2 IB/umad: Start using dev_groups of class by Parav Pandit · 6 years ago
  18. cdb53b6 IB/umad: Use class_groups and let core create class file by Parav Pandit · 6 years ago
  19. e9dd5da IB/umad: Refactor code to use cdev_device_add() by Parav Pandit · 6 years ago
  20. cf7ad30 IB/umad: Avoid destroying device while it is accessed by Parav Pandit · 6 years ago
  21. 900d07c IB/umad: Simplify and avoid dynamic allocation of class by Parav Pandit · 6 years ago
  22. 623d154 IB/mlx5: Fix wrong error unwind by Jason Gunthorpe · 6 years ago
  23. e7c4d8e IB/mlx4: Remove set but not used variable 'pd' by YueHaibing · 6 years ago
  24. d53ec8a RDMA/iwcm: Don't copy past the end of dev_name() string by Steve Wise · 6 years ago
  25. bb7e22a IB/mlx5: Fix long EEH recover time with NVMe offloads by Huy Nguyen · 6 years ago
  26. 842a9c8 IB/mlx5: Simplify netdev unbinding by Or Gerlitz · 6 years ago
  27. 641d120 IB/core: Move query port to ioctl by Michael Guralnik · 6 years ago
  28. 4fa2813 RDMA/nldev: Expose port_cap_flags2 by Michael Guralnik · 6 years ago
  29. 2e8039c IB/core: uverbs copy to struct or zero helper by Michael Guralnik · 6 years ago
  30. f55c3ec IB/rxe: Reuse code which sets port state by Yuval Shaia · 6 years ago
  31. d5108e6 IB/rxe: Make counters thread safe by Parav Pandit · 6 years ago
  32. 6e3722b IB/mlx5: Use the correct commands for UMEM and UCTX allocation by Yishai Hadas · 6 years ago
  33. 425518c IB/mlx5: Use uid as part of alloc/dealloc transport domain by Yishai Hadas · 6 years ago
  34. ed50edf Merge branch 'mlx5-next' into rdma.git by Jason Gunthorpe · 6 years ago
  35. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  36. bd1c24c RDMA/bnxt_re: Increase depth of control path command queue by Devesh Sharma · 6 years ago
  37. 2b827ea RDMA/bnxt_re: Query HWRM Interface version from FW by Selvin Xavier · 6 years ago
  38. 8036e90 IB/usnic: Fix potential deadlock by Parvi Kaustubhi · 6 years ago
  39. 50c582d RDMA/bnxt_re: Make use of destroy AH sleepable flag by Gal Pressman · 6 years ago
  40. 90e3edd RDMA/bnxt_re: Make use of create AH sleepable flag by Gal Pressman · 6 years ago
  41. 2553ba2 RDMA: Mark if destroy address handle is in a sleepable context by Gal Pressman · 6 years ago
  42. b090c4e RDMA: Mark if create address handle is in a sleepable context by Gal Pressman · 6 years ago
  43. 5dabcd0 RDMA/srpt: Add support for immediate data by Bart Van Assche · 6 years ago
  44. 82305f8 RDMA/srpt: Rework the srpt_alloc_srq() error path by Bart Van Assche · 6 years ago
  45. 6feb64ff RDMA/srpt: Remove driver version and release date by Bart Van Assche · 6 years ago
  46. c4bbe91 RDMA/srpt: Make kernel-doc headers complete by Bart Van Assche · 6 years ago
  47. 75d79b8 RDMA/srpt: Join split strings by Bart Van Assche · 6 years ago
  48. ffd5980 RDMA/srpt: Improve coding style conformance by Bart Van Assche · 6 years ago
  49. ed04191 RDMA/srpt: Fix a use-after-free in the channel release code by Bart Van Assche · 6 years ago
  50. 882981f RDMA/srp: Add support for immediate data by Bart Van Assche · 6 years ago
  51. 513d564 RDMA/srp: Rework handling of the maximum information unit length by Bart Van Assche · 6 years ago
  52. 4f6d498 RDMA/srp: Move srp_rdma_ch.max_ti_iu_len declaration by Bart Van Assche · 6 years ago
  53. 2ee00f6 RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layer by Bart Van Assche · 6 years ago
  54. 482fffc RDMA/srp: Handle large SCSI CDBs correctly by Bart Van Assche · 6 years ago
  55. e37df2d RDMA/srp: Document srp_parse_in() arguments by Bart Van Assche · 6 years ago
  56. 16d14e0 include/scsi/srp.h: Add support for immediate data by Bart Van Assche · 6 years ago
  57. feafa20 include/scsi/srp.h: Move response flag definitions into this file by Bart Van Assche · 6 years ago
  58. c9e585e IB/mlx5: Fix compile issue when ODP disabled by Doug Ledford · 6 years ago
  59. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  60. e00b64f RDMA: Cleanup undesired pd->uobject usage by Shamir Rabinovitch · 6 years ago
  61. af8d703 RDMA/restrack: Resource-tracker should not use uobject pointers by Shamir Rabinovitch · 6 years ago
  62. 813e90b IB/mlx5: Add advise_mr() support by Moni Shoua · 6 years ago
  63. ad8a449 IB/uverbs: Add support to advise_mr by Moni Shoua · 6 years ago
  64. cbfdd44 IB/uverbs: Add helper to get array size from ptr attribute by Moni Shoua · 6 years ago
  65. bbc13cd RDMA/uverbs: Add an ioctl method to destroy an object by Parav Pandit · 6 years ago
  66. 149d384 RDMA/uverbs: Add a method to introspect handles in a context by Jason Gunthorpe · 6 years ago
  67. 350b4c8 IB/mlx4: Utilize macro to calculate SQ spare size by Yuval Shaia · 6 years ago
  68. e9dfa53 RDMA/hns: Fix an error code in hns_roce_create_srq() by Dan Carpenter · 6 years ago
  69. 5050ae5 IB/qib: Fix an error code in qib_sdma_verbs_send() by Dan Carpenter · 6 years ago
  70. be5914c RDMA/core: Delete RoCE GID in hw when corresponding IP is deleted by Parav Pandit · 6 years ago
  71. ac2f7e6 RDMA/mlx5: Fix function name typo 'fileds' -> 'fields' by Gal Pressman · 6 years ago
  72. b81a327 RDMA/i40iw: Make sure to initialize ib_device_ops by Kamal Heib · 6 years ago
  73. 8e3b688 RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completion by Leon Romanovsky · 6 years ago
  74. 4785860 RDMA/uverbs: Implement an ioctl that can call write and write_ex handlers by Jason Gunthorpe · 6 years ago
  75. 7c34ec1 net/mlx5: Make RoCE and SR-IOV LAG modes explicit by Aviv Heller · 6 years ago
  76. 64e4cf0 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 6 years ago
  77. 06cc74a IB/mlx5: Unify e-switch representors load approach between uplink and VFs by Mark Bloch · 6 years ago
  78. 37fbd83 IB/core: Fix oops in netdev_next_upper_dev_rcu() by Mark Zhang · 6 years ago
  79. 3023a1e RDMA: Start use ib_device_ops by Kamal Heib · 6 years ago
  80. 02a42f8 RDMA/rdmavt: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  81. 573efc4 RDMA/rxe: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  82. 20a6b58 RDMA/vmw_pvrdma: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  83. e761058 RDMA/usnic: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  84. 16b0ba9 RDMA/qib: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  85. bd59461 RDMA/qedr: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  86. a263c12 RDMA/ocrdma: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  87. 5a6c6e7 RDMA/nes: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  88. 56e2a43 RDMA/mthca: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  89. 96458233e RDMA/mlx5: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  90. 4725c4b RDMA/mlx4: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  91. 15644f5 RDMA/i40iw: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  92. 7f645a5 RDMA/hns: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  93. e3c320c RDMA/hfi1: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  94. dad3b05 RDMA/cxgb4: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  95. 071b2ca RDMA/cxgb3: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  96. 9615f86 RDMA/bnxt_re: Initialize ib_device_ops struct by Kamal Heib · 6 years ago
  97. 521ed0d RDMA/core: Introduce ib_device_ops by Kamal Heib · 6 years ago
  98. 2dd8e44 IB/mlx4: Remove unneeded NULL check by Yuval Shaia · 6 years ago
  99. 8cc0698 RDMA/ocrdma: Use PCI-ID as an identification in debugfs by Leon Romanovsky · 6 years ago
  100. 9435ef4 RDMA/uverbs: Optimize clearing of extra bytes in response by Leon Romanovsky · 6 years ago