1. f8e8fa0 net/mlx5: E-Switch, Centralize repersentor reg/unreg to eswitch driver by Bodong Wang · 6 years ago
  2. 259fae5 Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Saeed Mahameed · 6 years ago
  3. 08e8676 IB/mlx5: Add support for 50Gbps per lane link modes by Aya Levin · 6 years ago
  4. a08b4ed net/mlx5: Add support to ext_* fields introduced in Port Type and Speed register by Aya Levin · 6 years ago
  5. bc4e12f net/mlx5: Refactor queries to speed fields in Port Type and Speed register by Aya Levin · 6 years ago
  6. b05af6a net/mlx5: E-Switch, Normalize the name of uplink vport number by Bodong Wang · 6 years ago
  7. f0666f1 IB/mlx5: Use unified register/load function for uplink and VF vports by Bodong Wang · 6 years ago
  8. 7b21b69 IB/uverbs: Fix OOPs in uverbs_user_mmap_disassociate by Yishai Hadas · 6 years ago
  9. 6ab4aba IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start by Feras Daoud · 6 years ago
  10. f8ade8e IB/uverbs: Fix ioctl query port to consider device disassociation by Yishai Hadas · 6 years ago
  11. c1b03c2 RDMA/mlx5: Fix flow creation on representors by Mark Bloch · 6 years ago
  12. 425784a IB/uverbs: Fix OOPs upon device disassociation by Yishai Hadas · 6 years ago
  13. a2093dd RDMA/umem: Add missing initialization of owning_mm by Artemy Kovalyov · 6 years ago
  14. 9d9d4ff RDMA/hns: Update the kernel header file of hns by Lijun Ou · 6 years ago
  15. e355477 net/mlx5: Make mlx5_cmd_exec_cb() a safe API by Jason Gunthorpe · 6 years ago
  16. 951d01b IB/mlx5: Fix how advise_mr() launches async work by Jason Gunthorpe · 6 years ago
  17. d79af72 RDMA/device: Expose ib_device_try_get(() by Jason Gunthorpe · 6 years ago
  18. 09ce351d IB/hfi1: Add limit test for RC/UC send via loopback by Mike Marciniszyn · 6 years ago
  19. 7709b0d IB/hfi1: Remove overly conservative VM_EXEC flag check by Michael J. Ruhl · 6 years ago
  20. 904bba2 IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM by Brian Welty · 6 years ago
  21. f45f8ed IB/mlx4: Fix using wrong function to destroy sqp AHs under SRIOV by Jack Morgenstein · 6 years ago
  22. 8af526e RDMA/mlx5: Fix check for supported user flags when creating a QP by Mark Bloch · 6 years ago
  23. d739322 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  24. 73f5a82 RDMA/mad: Reduce MAD scope to mlx5_ib only by Leon Romanovsky · 6 years ago
  25. d6f4a21f RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUT by Jason Gunthorpe · 6 years ago
  26. 9d9f59b RDMA/mthca: Clear QP objects during their allocation by Leon Romanovsky · 6 years ago
  27. 6325e01 RDMA/vmw_pvrdma: Return the correct opcode when creating WR by Adit Ranadive · 6 years ago
  28. 917cb8a RDMA/cma: Add cm_id restrack resource based on kernel or user cm_id type by Steve Wise · 6 years ago
  29. 750afb0 cross-tree: phase out dma_zalloc_coherent() by Luis Chamberlain · 6 years ago
  30. a9666c1 RDMA/nldev: Don't expose unsafe global rkey to regular user by Leon Romanovsky · 6 years ago
  31. f687cce RDMA/uverbs: Fix post send success return value in case of error by Gal Pressman · 6 years ago
  32. 3954e1d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  33. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  34. 9c6260d infiniband/qedr: Potential null ptr dereference of qp by Aditya Pakki · 6 years ago
  35. 94edd87 infiniband: bnxt_re: qplib: Check the return value of send_message by Aditya Pakki · 6 years ago
  36. 2fb4589 IB/ipoib: drop useless LIST_HEAD by Julia Lawall · 6 years ago
  37. 2f1927b IB/core: Add advise_mr to the list of known ops by Moni Shoua · 6 years ago
  38. ccffa54 Revert "IB/mlx5: Fix long EEH recover time with NVMe offloads" by Leon Romanovsky · 6 years ago
  39. 7422edc IB/mlx5: Allow XRC INI usage via verbs in DEVX context by Yishai Hadas · 6 years ago
  40. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  41. 5d24ae6 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  42. 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  43. 5d6527a mm/mmu_notifier: use structure for invalidate_range_start/end callback by Jérôme Glisse · 6 years ago
  44. f617e5f RDMA/srpt: Use kmem_cache_free() instead of kfree() by Wei Yongjun · 6 years ago
  45. 58f7c0b RDMA/mlx5: Signedness bug in UVERBS_HANDLER() by Dan Carpenter · 6 years ago
  46. 573671a5 IB/uverbs: Signedness bug in UVERBS_HANDLER() by Dan Carpenter · 6 years ago
  47. aa74be6 IB/mlx5: Allocate the per-port Q counter shared when DEVX is supported by Yishai Hadas · 6 years ago
  48. 75bf8a2 IB/umad: Start using dev_groups of class by Parav Pandit · 6 years ago
  49. cdb53b6 IB/umad: Use class_groups and let core create class file by Parav Pandit · 6 years ago
  50. e9dd5da IB/umad: Refactor code to use cdev_device_add() by Parav Pandit · 6 years ago
  51. cf7ad30 IB/umad: Avoid destroying device while it is accessed by Parav Pandit · 6 years ago
  52. 900d07c IB/umad: Simplify and avoid dynamic allocation of class by Parav Pandit · 6 years ago
  53. 623d154 IB/mlx5: Fix wrong error unwind by Jason Gunthorpe · 6 years ago
  54. e7c4d8e IB/mlx4: Remove set but not used variable 'pd' by YueHaibing · 6 years ago
  55. d53ec8a RDMA/iwcm: Don't copy past the end of dev_name() string by Steve Wise · 6 years ago
  56. bb7e22a IB/mlx5: Fix long EEH recover time with NVMe offloads by Huy Nguyen · 6 years ago
  57. 842a9c8 IB/mlx5: Simplify netdev unbinding by Or Gerlitz · 6 years ago
  58. 641d120 IB/core: Move query port to ioctl by Michael Guralnik · 6 years ago
  59. 4fa2813 RDMA/nldev: Expose port_cap_flags2 by Michael Guralnik · 6 years ago
  60. 2e8039c IB/core: uverbs copy to struct or zero helper by Michael Guralnik · 6 years ago
  61. f55c3ec IB/rxe: Reuse code which sets port state by Yuval Shaia · 6 years ago
  62. d5108e6 IB/rxe: Make counters thread safe by Parav Pandit · 6 years ago
  63. 6e3722b IB/mlx5: Use the correct commands for UMEM and UCTX allocation by Yishai Hadas · 6 years ago
  64. 425518c IB/mlx5: Use uid as part of alloc/dealloc transport domain by Yishai Hadas · 6 years ago
  65. ed50edf Merge branch 'mlx5-next' into rdma.git by Jason Gunthorpe · 6 years ago
  66. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  67. bd1c24c RDMA/bnxt_re: Increase depth of control path command queue by Devesh Sharma · 6 years ago
  68. 2b827ea RDMA/bnxt_re: Query HWRM Interface version from FW by Selvin Xavier · 6 years ago
  69. 8036e90 IB/usnic: Fix potential deadlock by Parvi Kaustubhi · 6 years ago
  70. 50c582d RDMA/bnxt_re: Make use of destroy AH sleepable flag by Gal Pressman · 6 years ago
  71. 90e3edd RDMA/bnxt_re: Make use of create AH sleepable flag by Gal Pressman · 6 years ago
  72. 2553ba21 RDMA: Mark if destroy address handle is in a sleepable context by Gal Pressman · 6 years ago
  73. b090c4e RDMA: Mark if create address handle is in a sleepable context by Gal Pressman · 6 years ago
  74. 5dabcd0 RDMA/srpt: Add support for immediate data by Bart Van Assche · 6 years ago
  75. 82305f8 RDMA/srpt: Rework the srpt_alloc_srq() error path by Bart Van Assche · 6 years ago
  76. 6feb64ff RDMA/srpt: Remove driver version and release date by Bart Van Assche · 6 years ago
  77. c4bbe91 RDMA/srpt: Make kernel-doc headers complete by Bart Van Assche · 6 years ago
  78. 75d79b8 RDMA/srpt: Join split strings by Bart Van Assche · 6 years ago
  79. ffd5980 RDMA/srpt: Improve coding style conformance by Bart Van Assche · 6 years ago
  80. ed04191 RDMA/srpt: Fix a use-after-free in the channel release code by Bart Van Assche · 6 years ago
  81. 882981f RDMA/srp: Add support for immediate data by Bart Van Assche · 6 years ago
  82. 513d564 RDMA/srp: Rework handling of the maximum information unit length by Bart Van Assche · 6 years ago
  83. 4f6d498 RDMA/srp: Move srp_rdma_ch.max_ti_iu_len declaration by Bart Van Assche · 6 years ago
  84. 2ee00f6 RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layer by Bart Van Assche · 6 years ago
  85. 482fffc RDMA/srp: Handle large SCSI CDBs correctly by Bart Van Assche · 6 years ago
  86. e37df2d RDMA/srp: Document srp_parse_in() arguments by Bart Van Assche · 6 years ago
  87. 16d14e0 include/scsi/srp.h: Add support for immediate data by Bart Van Assche · 6 years ago
  88. feafa20 include/scsi/srp.h: Move response flag definitions into this file by Bart Van Assche · 6 years ago
  89. c9e585e IB/mlx5: Fix compile issue when ODP disabled by Doug Ledford · 6 years ago
  90. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  91. e00b64f RDMA: Cleanup undesired pd->uobject usage by Shamir Rabinovitch · 6 years ago
  92. af8d703 RDMA/restrack: Resource-tracker should not use uobject pointers by Shamir Rabinovitch · 6 years ago
  93. 813e90b IB/mlx5: Add advise_mr() support by Moni Shoua · 6 years ago
  94. ad8a449 IB/uverbs: Add support to advise_mr by Moni Shoua · 6 years ago
  95. cbfdd44 IB/uverbs: Add helper to get array size from ptr attribute by Moni Shoua · 6 years ago
  96. bbc13cd RDMA/uverbs: Add an ioctl method to destroy an object by Parav Pandit · 6 years ago
  97. 149d384 RDMA/uverbs: Add a method to introspect handles in a context by Jason Gunthorpe · 6 years ago
  98. 350b4c8 IB/mlx4: Utilize macro to calculate SQ spare size by Yuval Shaia · 6 years ago
  99. e9dfa53 RDMA/hns: Fix an error code in hns_roce_create_srq() by Dan Carpenter · 6 years ago
  100. 5050ae5 IB/qib: Fix an error code in qib_sdma_verbs_send() by Dan Carpenter · 6 years ago