1. 5ff7091 mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks by David Rientjes · 7 years ago
  2. 7b1cd95 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  3. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  4. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  5. e7996a9 Merge tag v4.15 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Jason Gunthorpe · 7 years ago
  6. b5fa635 RDMA/nldev: Provide detailed QP information by Leon Romanovsky · 7 years ago
  7. bf3c5a9 RDMA/nldev: Provide global resource utilization by Leon Romanovsky · 7 years ago
  8. 9d5f8c2 RDMA/core: Add resource tracking for create and destroy PDs by Leon Romanovsky · 7 years ago
  9. 08f294a RDMA/core: Add resource tracking for create and destroy CQs by Leon Romanovsky · 7 years ago
  10. 78a0cd6 RDMA/core: Add resource tracking for create and destroy QPs by Leon Romanovsky · 7 years ago
  11. 02d8883 RDMA/restrack: Add general infrastructure to track RDMA resources by Leon Romanovsky · 7 years ago
  12. f66c8ba RDMA/core: Save kernel caller name when creating PD and CQ objects by Leon Romanovsky · 7 years ago
  13. beb801a RDMA: Move enum ib_cq_creation_flags to uapi headers by Jason Gunthorpe · 7 years ago
  14. 0812ed1 IB/rxe: Change RDMA_RXE kconfig to use select by Jason Gunthorpe · 7 years ago
  15. 3356c8c IB/qib: remove qib_keys.c by Corentin Labbe · 7 years ago
  16. 57ac30c IB/mthca: remove mthca_user.h by Corentin Labbe · 7 years ago
  17. 925f7ea RDMA/cm: Fix access to uninitialized variable by Leon Romanovsky · 7 years ago
  18. 3cd96fd RDMA/cma: Use existing netif_is_bond_master function by Parav Pandit · 7 years ago
  19. 708ea05 IB/core: Avoid SGID attributes query while converting GID from OPA to IB by Parav Pandit · 7 years ago
  20. b081808 RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failure by Leon Romanovsky · 7 years ago
  21. f23a535 IB/umad: Fix use of unprotected device pointer by Jack Morgenstein · 7 years ago
  22. 4cb24c5 IB/iser: Combine substrings for three messages by Markus Elfring · 7 years ago
  23. d769e6b IB/iser: Delete an unnecessary variable initialisation in iser_send_data_out() by Markus Elfring · 7 years ago
  24. cac5141 IB/iser: Delete an error message for a failed memory allocation in iser_send_data_out() by Markus Elfring · 7 years ago
  25. 487f668 IB/mthca: Fix gup usage in mthca_map_user_db() by Davidlohr Bueso · 7 years ago
  26. f15ca72 net: don't call update_pmtu unconditionally by Nicolas Dichtel · 7 years ago
  27. dc728f7 RDMA/qedr: lower print level of flushed CQEs by Kalderon, Michal · 7 years ago
  28. 3624a8f RDMA/uverbs: Use an unambiguous errno for method not supported by Jason Gunthorpe · 7 years ago
  29. f97f43c RDMA/srpt: Fix RCU debug build error by Leon Romanovsky · 7 years ago
  30. b0780ee IB/srp: Add target_can_queue login parameter by Bart Van Assche · 7 years ago
  31. 19f3134 IB/srp: Add RDMA/CM support by Bart Van Assche · 7 years ago
  32. 052eac6 RDMA/cma: Update RoCE multicast routines to use net namespace by Parav Pandit · 7 years ago
  33. 66c74d7 RDMA/cma: Update cma_validate_port to honor net namespace by Parav Pandit · 7 years ago
  34. 2493a57 RDMA/cma: Refactor to access multiple fields of rdma_dev_addr by Parav Pandit · 7 years ago
  35. 00db63c RDMA/cma: Check existence of netdevice during port validation by Parav Pandit · 7 years ago
  36. 10bea9c RDMA/mlx5: Remove redundant allocation warning print by Leon Romanovsky · 7 years ago
  37. 7a2f64e RDMA/ucma: Use rdma cm API to query GID by Parav Pandit · 7 years ago
  38. 411460a RDMA/cma: Introduce API to read GIDs for multiple transports by Parav Pandit · 7 years ago
  39. 2ffcf04 IB/srpt: Move the code for parsing struct ib_cm_req_event_param by Bart Van Assche · 7 years ago
  40. 090fa24 IB/srpt: Preparations for adding RDMA/CM support by Bart Van Assche · 7 years ago
  41. fcf5893 IB/srpt: Don't allow reordering of commands on wait list by Bart Van Assche · 7 years ago
  42. e28a547 IB/srpt: Fix a race condition related to wait list processing by Bart Van Assche · 7 years ago
  43. db7683d IB/srpt: Fix login-related race conditions by Bart Van Assche · 7 years ago
  44. 63d370a IB/srpt: Log all zero-length writes and completions by Bart Van Assche · 7 years ago
  45. 940874f IB/srpt: Simplify srpt_close_session() by Bart Van Assche · 7 years ago
  46. a112531 IB/srpt: Rework multi-channel support by Bart Van Assche · 7 years ago
  47. 2dc98f0 IB/srpt: Use the source GID as session name by Bart Van Assche · 7 years ago
  48. ba60c84 IB/srpt: One target per port by Bart Van Assche · 7 years ago
  49. c5efb62 IB/srpt: Add P_Key support by Bart Van Assche · 7 years ago
  50. 4413834 IB/srpt: Rework srpt_disconnect_ch_sync() by Bart Van Assche · 7 years ago
  51. 795bc11 IB/srpt: Make it safe to use RCU for srpt_device.rch_list by Bart Van Assche · 7 years ago
  52. 48900a2 IB/srp: Refactor srp_send_req() by Bart Van Assche · 7 years ago
  53. 85769c6 IB/srp: Improve path record query error message by Bart Van Assche · 7 years ago
  54. 2a174df IB/srp: Use kstrtoull() instead of simple_strtoull() by Bart Van Assche · 7 years ago
  55. 0b5fe5c RDMA/hns: Remove unnecessary platform_get_resource() error check by weiyongjun (A) · 7 years ago
  56. 5c99eae IB/mlx5: Mmap the HCA's clock info to user-space by Feras Daoud · 7 years ago
  57. 246d8b1 IB/cq: Don't force IB_POLL_DIRECT poll context for ib_process_cq_direct by Sagi Grimberg · 7 years ago
  58. aaebd37 IB/core: postpone WR initialization during queue drain by Max Gurtovoy · 7 years ago
  59. bb3ffb7 RDMA/rxe: Fix rxe_qp_cleanup() by Bart Van Assche · 7 years ago
  60. 65567e4 RDMA/rxe: Fix a race condition in rxe_requester() by Bart Van Assche · 7 years ago
  61. 37cb11a RDMA/bnxt_re: Add SRQ support for Broadcom adapters by Devesh Sharma · 7 years ago
  62. 89f8100 RDMA/bnxt_re: expose detailed stats retrieved from HW by Selvin Xavier · 7 years ago
  63. 872f357 RDMA/bnxt_re: Add support for MRs with Huge pages by Somnath Kotur · 7 years ago
  64. 2fc6854 RDMA/bnxt_re: Add support for query firmware version by Selvin Xavier · 7 years ago
  65. ccd9d0d RDMA/bnxt_re: Enable RoCE on virtual functions by Selvin Xavier · 7 years ago
  66. f20d429 i40iw: Free IEQ resources by Mustafa Ismail · 7 years ago
  67. ebb6c0c i40iw: Remove setting of rem_addr.len by Mustafa Ismail · 7 years ago
  68. 72b30e9 i40iw: Remove limit on re-posting AEQ entries to HW by Sindhu Devale · 7 years ago
  69. 6376e92 i40iw: Zero-out consumer key on allocate stag for FMR by Shiraz Saleem · 7 years ago
  70. 23541b2 i40iw: Remove extra call to i40iw_est_sd() by Shiraz Saleem · 7 years ago
  71. d4994d2 RDMA/hns: Set the guid for hip08 RoCE device by oulijun · 7 years ago
  72. 2eade67 RDMA/hns: Update the verbs of polling for completion by oulijun · 7 years ago
  73. 6c1f08b RDMA/hns: Assign zero for pkey_index of wc in hip08 by oulijun · 7 years ago
  74. 7bdee41 RDMA/hns: Fill sq wqe context of ud type in hip08 by oulijun · 7 years ago
  75. 0fa95a9 RDMA/hns: Add gsi qp support for modifying qp in hip08 by oulijun · 7 years ago
  76. b66efc9 RDMA/hns: Create gsi qp in hip08 by oulijun · 7 years ago
  77. 6d13b86 RDMA/hns: Assign the correct value for tx_cqn by oulijun · 7 years ago
  78. 8cbab92 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  79. 979a459 IB/cma: use strlcpy() instead of strncpy() by Xiongfeng Wang · 7 years ago
  80. 852f692 IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports by Jack Morgenstein · 7 years ago
  81. 7bed7eb RDMA/qedr: Fix endian problems around imm_data by Jason Gunthorpe · 7 years ago
  82. ccb8a29 RDMA/hns: Fix endian problems around imm_data and rkey by Jason Gunthorpe · 7 years ago
  83. c966ea1 RDMA: Mark imm_data as be32 in the verbs uapi header by Jason Gunthorpe · 7 years ago
  84. a6753c4 IB/core: Limit DMAC resolution to RoCE Connected QPs by Parav Pandit · 7 years ago
  85. f2290d6 IB/core: Attempt DMAC resolution for only RoCE by Parav Pandit · 7 years ago
  86. b96ac05 IB/core: Limit DMAC resolution to userspace QPs by Parav Pandit · 7 years ago
  87. b2bedfb IB/core: Perform modify QP on real one by Parav Pandit · 7 years ago
  88. ae59c3f RDMA/mlx5: Fix out-of-bound access while querying AH by Leon Romanovsky · 7 years ago
  89. 72f36be net/mlx5: Fix mlx5_get_uars_page to return error code by Eran Ben Elisha · 7 years ago
  90. 8978cc9 {net,ib}/mlx5: Don't disable local loopback multicast traffic when needed by Eran Ben Elisha · 7 years ago
  91. 4f9a301 infiniband: fix sw/rdmavt/* kernel-doc notation by Randy Dunlap · 7 years ago
  92. cb8d094 infiniband: fix ulp/opa_vnic/opa_vnic_vema.c kernel-doc notation by Randy Dunlap · 7 years ago
  93. 92f6170 infiniband: fix core/fmr_pool.c kernel-doc notation by Randy Dunlap · 7 years ago
  94. 1f58621 infiniband: fix core/verbs.c kernel-doc notation by Randy Dunlap · 7 years ago
  95. 8983811 RDMA/cma: Fix rdma_cm path querying for RoCE by Parav Pandit · 7 years ago
  96. 8d20a1f RDMA/cma: Fix rdma_cm raw IB path setting for RoCE by Parav Pandit · 7 years ago
  97. fe75889 RDMA/{cma, ucma}: Simplify and rename rdma_set_ib_paths by Parav Pandit · 7 years ago
  98. 9327c7a RDMA/cma: Provide a function to set RoCE path record L2 parameters by Parav Pandit · 7 years ago
  99. 608bc44 RDMA/cma: Use the right net namespace for the rdma_cm_id by Parav Pandit · 7 years ago
  100. 8cf12d7 IB/core: Increase number of char device minors by Huy Nguyen · 7 years ago