1. 8428496 IB/srpt: Avoid that aborting a command triggers a kernel warning by Bart Van Assche · 7 years ago
  2. f9800a1 IB/srpt: Fix abort handling by Bart Van Assche · 7 years ago
  3. d0253af RDMA/ucma: Introduce safer rdma_addr_size() variants by Roland Dreier · 6 years ago
  4. 5eaa1b1 RDMA/ucma: Check that device exists prior to accessing it by Leon Romanovsky · 6 years ago
  5. 269f373 RDMA/ucma: Check that device is connected prior to access it by Leon Romanovsky · 6 years ago
  6. a6cd10d RDMA/ucma: Ensure that CM_ID exists prior to access it by Leon Romanovsky · 6 years ago
  7. a7d0333 RDMA/ucma: Fix use-after-free access in ucma_close by Leon Romanovsky · 6 years ago
  8. 510d52d RDMA/ucma: Check AF family prior resolving address by Leon Romanovsky · 6 years ago
  9. 805cbd5 RDMA/ucma: Don't allow join attempts for unsupported AF family by Leon Romanovsky · 6 years ago
  10. e3fb652 RDMA/ucma: Fix access to non-initialized CM_ID object by Leon Romanovsky · 6 years ago
  11. 971e09c IB/mlx5: Fix out-of-bounds read in create_raw_packet_qp_rq by Boris Pismenny · 6 years ago
  12. e2ee1a1 IB/mlx5: Fix integer overflows in mlx5_ib_create_srq by Boris Pismenny · 6 years ago
  13. dc445b3 RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS by Anton Vasilyev · 7 years ago
  14. eba1940 iser-target: avoid reinitializing rdma contexts for isert commands by Bharat Potnuri · 7 years ago
  15. 37c704e IB/umem: Fix use of npages/nmap fields by Artemy Kovalyov · 7 years ago
  16. 211a1e9 RDMA/cma: Use correct size when writing netlink stats by Parav Pandit · 7 years ago
  17. 15e113d IB/ipoib: Avoid memory leak if the SA returns a different DGID by Erez Shitrit · 7 years ago
  18. 7c06c3d RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo() by Geert Uytterhoeven · 7 years ago
  19. 9002e49 IB/rxe: Don't clamp residual length to mtu by Johannes Thumshirn · 7 years ago
  20. b38508b IB/hfi1: Fix softlockup issue by Tadeusz Struk · 7 years ago
  21. 566edbd IB/rdmavt: restore IRQs on error path in rvt_create_ah() by Dan Carpenter · 7 years ago
  22. 81fa323 infiniband/uverbs: Fix integer overflows by Vlad Tsyrklevich · 7 years ago
  23. 4b829c0 IB/mlx5: Set correct SL in completion for RoCE by Moni Shoua · 7 years ago
  24. c404dff IB/mlx5: Change vma from shared to private by Maor Gottlieb · 7 years ago
  25. 9238066 IB/mlx5: Take write semaphore when changing the vma struct by Maor Gottlieb · 7 years ago
  26. df7aedb IB/mlx4: Change vma from shared to private by Maor Gottlieb · 7 years ago
  27. 0021b46 IB/mlx4: Take write semaphore when changing the vma struct by Maor Gottlieb · 7 years ago
  28. 089f137 IB/ipoib: Update broadcast object if PKey value was changed in index 0 by Feras Daoud · 7 years ago
  29. 7bd191b IB/ipoib: Fix deadlock between ipoib_stop and mcast join flow by Feras Daoud · 7 years ago
  30. f530c1f IB/hfi1: Check for QSFP presence before attempting reads by Easwar Hariharan · 7 years ago
  31. e749262 IB/mlx5: Fix incorrect size of klms in the memory region by Sergey Gorenko · 6 years ago
  32. 1bb4545 RDMA/mlx5: Fix integer overflow while resizing CQ by Leon Romanovsky · 6 years ago
  33. b063d53 RDMA/ucma: Check that user doesn't overflow QP state by Leon Romanovsky · 6 years ago
  34. e126e3e RDMA/ucma: Limit possible option size by Leon Romanovsky · 6 years ago
  35. ab43aaa IB/ipoib: Fix race condition in neigh creation by Erez Shitrit · 6 years ago
  36. fb426a4 IB/mlx4: Fix mlx4_ib_alloc_mr error flow by Leon Romanovsky · 6 years ago
  37. 64fb18c IB/mlx5: Fix mlx5_ib_alloc_mr error flow by Nitzan Carmi · 6 years ago
  38. 00a6e63 IB/core: disable memory registration of filesystem-dax vmas by Dan Williams · 6 years ago
  39. 239ef9c RDMA/uverbs: Protect from command mask overflow by Leon Romanovsky · 6 years ago
  40. 7fb8b5d RDMA/cma: Make sure that PSN is not over max allowed by Moni Shoua · 7 years ago
  41. 82f9ba5 i40iw: Correct ARP index mask by Mustafa Ismail · 7 years ago
  42. ae34cae RDMA/rxe: Fix a race condition related to the QP error state by Bart Van Assche · 6 years ago
  43. ee3d989 IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports by Jack Morgenstein · 6 years ago
  44. 5c1c0b9 IB/qib: Fix comparison error with qperf compare/swap test by Mike Marciniszyn · 7 years ago
  45. 2a7076e RDMA/mlx5: set UMR wqe fence according to HCA cap by Max Gurtovoy · 7 years ago
  46. d303d0c iser-target: Fix possible use-after-free in connection establishment error by Sagi Grimberg · 7 years ago
  47. 3019171 IB/srpt: Disable RDMA access by the initiator by Bart Van Assche · 6 years ago
  48. 72d5e02 iw_cxgb4: Only validate the MSN for successful completions by Steve Wise · 7 years ago
  49. 1d4b32b IB/rxe: check for allocation failure on elem by Colin Ian King · 7 years ago
  50. 37f41da RDMA/iser: Fix possible mr leak on device removal event by Sagi Grimberg · 7 years ago
  51. 2eb783a IB/rxe: increment msn only when completing a request by David Marchand · 7 years ago
  52. 2f0e39f IB/rxe: double free on error by Dan Carpenter · 7 years ago
  53. f4fcc56 infiniband: Fix alignment of mmap cookies to support VIPT caching by Jason Gunthorpe · 7 years ago
  54. cd083d5 IB/core: Protect against self-requeue of a cq work item by Sagi Grimberg · 7 years ago
  55. 26452a5 i40iw: Receive netdev events post INET_NOTIFIER state by Shiraz Saleem · 7 years ago
  56. 2eb165b IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop by Alex Vesker · 7 years ago
  57. 0c70b35 RDMA/cma: Avoid triggering undefined behavior by Bart Van Assche · 7 years ago
  58. 8f84f86 RDMA/cxgb4: Declare stag as __be32 by Leon Romanovsky · 7 years ago
  59. 52aaa74 Ib/hfi1: Return actual operational VLs in port info query by Patel Jay P · 7 years ago
  60. 349130b RDMA/cxgb4: Annotate r2 and stag as __be32 by Leon Romanovsky · 7 years ago
  61. 9048b24 IB/mlx5: Assign send CQ and recv CQ of UMR QP by Majd Dibbiny · 7 years ago
  62. 06fea09 IB/mlx4: Increase maximal message size under UD QP by Mark Bloch · 7 years ago
  63. e824024 RDMA/qedr: Fix RDMA CM loopback by Ram Amrani · 7 years ago
  64. 8d4198f RDMA/qedr: Return success when not changing QP state by Ram Amrani · 7 years ago
  65. a027c5e IB/srp: Avoid that a cable pull can trigger a kernel crash by Bart Van Assche · 7 years ago
  66. 8105ea3 IB/srpt: Do not accept invalid initiator port names by Bart Van Assche · 7 years ago
  67. 326ef0f IB/rxe: Fix reference leaks in memory key invalidation code by Bart Van Assche · 7 years ago
  68. d369bba IB/ipoib: Change list_del to list_del_init in the tx object by Feras Daoud · 7 years ago
  69. 80eabac IB/mlx5: Assign DSCP for R-RoCE QPs Address Path by Majd Dibbiny · 7 years ago
  70. e0fcd1e IB/hfi1: Allocate context data on memory node by Sebastian Sanchez · 7 years ago
  71. 06f2d87 IB/hfi1: Use static CTLE with Preset 6 for integrated HFIs by Easwar Hariharan · 7 years ago
  72. a4f11d6 IB/qib: fix false-postive maybe-uninitialized warning by Arnd Bergmann · 7 years ago
  73. b2e7d1f IB/ipoib: Replace list_del of the neigh->list with list_del_init by Feras Daoud · 7 years ago
  74. e335016 IB/ipoib: rtnl_unlock can not come after free_netdev by Feras Daoud · 7 years ago
  75. e384bbd IB/ipoib: Fix deadlock over vlan_mutex by Feras Daoud · 7 years ago
  76. e1c355c IB/rxe: Fix a MR reference leak in check_rkey() by Bart Van Assche · 7 years ago
  77. 0081b9e IB/rxe: Add a runtime check in alloc_index() by Bart Van Assche · 7 years ago
  78. 831cca5 iw_cxgb4: put ep reference in pass_accept_req() by Steve Wise · 7 years ago
  79. f184cf5 iw_cxgb4: remove the stid on listen create failure by Steve Wise · 7 years ago
  80. 2f8b06f IB/addr: Fix setting source address in addr6_resolve() by Roland Dreier · 7 years ago
  81. a29aeb8 IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation by Mike Marciniszyn · 7 years ago
  82. 44d5283 iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abort by Steve Wise · 8 years ago
  83. 237652f net/mlx4_core: Fix raw qp flow steering rules under SRIOV by Jack Morgenstein · 7 years ago
  84. 1965536 RDMA/uverbs: Fix the check for port number by Ismail, Mustafa · 7 years ago
  85. b33da55 mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array by Bart Van Assche · 7 years ago
  86. db29753 RDMA/core: Initialize port_num in qp_attr by Ismail, Mustafa · 7 years ago
  87. d5f9cd0 iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done by Nicholas Bellinger · 7 years ago
  88. dd0d650 IB/core: Namespace is mandatory input for address resolution by Moni Shoua · 7 years ago
  89. 5c2717f IB/iser: Fix connection teardown race condition by Vladimir Neyelov · 7 years ago
  90. 84b00cd RDMA/uverbs: Check port number supplied by user verbs cmds by Boris Pismenny · 7 years ago
  91. 65fc82c infiniband: hns: avoid gcc-7.0.1 warning for uninitialized data by Arnd Bergmann · 7 years ago
  92. b51e4b0 IB/mlx5: Fix kernel to user leak prevention logic by Eli Cohen · 7 years ago
  93. 57211e8 RDMA/qedr: Return max inline data in QP query result by Ram Amrani · 7 years ago
  94. c5ea7aa RDMA/qedr: Don't spam dmesg if QP is in error state by Ram Amrani · 7 years ago
  95. 13a8758 RDMA/qedr: Don't reset QP when queues aren't flushed by Ram Amrani · 7 years ago
  96. bbf6109 RDMA/qedr: Fix and simplify memory leak in PD alloc by Ram Amrani · 7 years ago
  97. a4fa249 RDMA/qedr: Dispatch port active event from qedr_add by Ram Amrani · 7 years ago
  98. d1cff22 RDMA/qib,hfi1: Fix MR reference count leak on write with immediate by Mike Marciniszyn · 7 years ago
  99. 5e40ac3 IB/hfi1: Fix a subcontext memory leak by Michael J. Ruhl · 7 years ago
  100. b894ea8 IB/hfi1: Return an error on memory allocation failure by Michael J. Ruhl · 7 years ago