1. 239ef9c RDMA/uverbs: Protect from command mask overflow by Leon Romanovsky · 6 years ago
  2. 7fb8b5d RDMA/cma: Make sure that PSN is not over max allowed by Moni Shoua · 7 years ago
  3. 82f9ba5 i40iw: Correct ARP index mask by Mustafa Ismail · 7 years ago
  4. ae34cae RDMA/rxe: Fix a race condition related to the QP error state by Bart Van Assche · 6 years ago
  5. ee3d989 IB/mlx4: Fix incorrectly releasing steerable UD QPs when have only ETH ports by Jack Morgenstein · 6 years ago
  6. 5c1c0b9 IB/qib: Fix comparison error with qperf compare/swap test by Mike Marciniszyn · 7 years ago
  7. 2a7076e RDMA/mlx5: set UMR wqe fence according to HCA cap by Max Gurtovoy · 7 years ago
  8. d303d0c iser-target: Fix possible use-after-free in connection establishment error by Sagi Grimberg · 7 years ago
  9. 3019171 IB/srpt: Disable RDMA access by the initiator by Bart Van Assche · 6 years ago
  10. 72d5e02 iw_cxgb4: Only validate the MSN for successful completions by Steve Wise · 7 years ago
  11. 1d4b32b IB/rxe: check for allocation failure on elem by Colin Ian King · 7 years ago
  12. 37f41da RDMA/iser: Fix possible mr leak on device removal event by Sagi Grimberg · 7 years ago
  13. 2eb783a IB/rxe: increment msn only when completing a request by David Marchand · 7 years ago
  14. 2f0e39f IB/rxe: double free on error by Dan Carpenter · 7 years ago
  15. f4fcc56 infiniband: Fix alignment of mmap cookies to support VIPT caching by Jason Gunthorpe · 7 years ago
  16. cd083d5 IB/core: Protect against self-requeue of a cq work item by Sagi Grimberg · 7 years ago
  17. 26452a5 i40iw: Receive netdev events post INET_NOTIFIER state by Shiraz Saleem · 7 years ago
  18. 2eb165b IB/ipoib: Grab rtnl lock on heavy flush when calling ndo_open/stop by Alex Vesker · 7 years ago
  19. 0c70b35 RDMA/cma: Avoid triggering undefined behavior by Bart Van Assche · 7 years ago
  20. 8f84f86 RDMA/cxgb4: Declare stag as __be32 by Leon Romanovsky · 7 years ago
  21. 52aaa74 Ib/hfi1: Return actual operational VLs in port info query by Patel Jay P · 7 years ago
  22. 349130b RDMA/cxgb4: Annotate r2 and stag as __be32 by Leon Romanovsky · 7 years ago
  23. 9048b24 IB/mlx5: Assign send CQ and recv CQ of UMR QP by Majd Dibbiny · 7 years ago
  24. 06fea09 IB/mlx4: Increase maximal message size under UD QP by Mark Bloch · 7 years ago
  25. e824024 RDMA/qedr: Fix RDMA CM loopback by Ram Amrani · 7 years ago
  26. 8d4198f RDMA/qedr: Return success when not changing QP state by Ram Amrani · 7 years ago
  27. a027c5e IB/srp: Avoid that a cable pull can trigger a kernel crash by Bart Van Assche · 7 years ago
  28. 8105ea3 IB/srpt: Do not accept invalid initiator port names by Bart Van Assche · 7 years ago
  29. 326ef0f IB/rxe: Fix reference leaks in memory key invalidation code by Bart Van Assche · 7 years ago
  30. d369bba IB/ipoib: Change list_del to list_del_init in the tx object by Feras Daoud · 7 years ago
  31. 80eabac IB/mlx5: Assign DSCP for R-RoCE QPs Address Path by Majd Dibbiny · 7 years ago
  32. e0fcd1e IB/hfi1: Allocate context data on memory node by Sebastian Sanchez · 7 years ago
  33. 06f2d87 IB/hfi1: Use static CTLE with Preset 6 for integrated HFIs by Easwar Hariharan · 7 years ago
  34. a4f11d6 IB/qib: fix false-postive maybe-uninitialized warning by Arnd Bergmann · 7 years ago
  35. b2e7d1f IB/ipoib: Replace list_del of the neigh->list with list_del_init by Feras Daoud · 7 years ago
  36. e335016 IB/ipoib: rtnl_unlock can not come after free_netdev by Feras Daoud · 7 years ago
  37. e384bbd IB/ipoib: Fix deadlock over vlan_mutex by Feras Daoud · 7 years ago
  38. e1c355c IB/rxe: Fix a MR reference leak in check_rkey() by Bart Van Assche · 7 years ago
  39. 0081b9e IB/rxe: Add a runtime check in alloc_index() by Bart Van Assche · 7 years ago
  40. 831cca5 iw_cxgb4: put ep reference in pass_accept_req() by Steve Wise · 7 years ago
  41. f184cf5 iw_cxgb4: remove the stid on listen create failure by Steve Wise · 7 years ago
  42. 2f8b06f IB/addr: Fix setting source address in addr6_resolve() by Roland Dreier · 7 years ago
  43. a29aeb8 IB/{qib, hfi1}: Avoid flow control testing for RDMA write operation by Mike Marciniszyn · 7 years ago
  44. 44d5283 iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abort by Steve Wise · 8 years ago
  45. 237652f net/mlx4_core: Fix raw qp flow steering rules under SRIOV by Jack Morgenstein · 7 years ago
  46. 1965536 RDMA/uverbs: Fix the check for port number by Ismail, Mustafa · 7 years ago
  47. b33da55 mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array by Bart Van Assche · 7 years ago
  48. db29753 RDMA/core: Initialize port_num in qp_attr by Ismail, Mustafa · 7 years ago
  49. d5f9cd0 iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done by Nicholas Bellinger · 7 years ago
  50. dd0d650 IB/core: Namespace is mandatory input for address resolution by Moni Shoua · 7 years ago
  51. 5c2717f IB/iser: Fix connection teardown race condition by Vladimir Neyelov · 7 years ago
  52. 84b00cd RDMA/uverbs: Check port number supplied by user verbs cmds by Boris Pismenny · 7 years ago
  53. 65fc82c infiniband: hns: avoid gcc-7.0.1 warning for uninitialized data by Arnd Bergmann · 7 years ago
  54. b51e4b0 IB/mlx5: Fix kernel to user leak prevention logic by Eli Cohen · 7 years ago
  55. 57211e8 RDMA/qedr: Return max inline data in QP query result by Ram Amrani · 7 years ago
  56. c5ea7aa RDMA/qedr: Don't spam dmesg if QP is in error state by Ram Amrani · 7 years ago
  57. 13a8758 RDMA/qedr: Don't reset QP when queues aren't flushed by Ram Amrani · 7 years ago
  58. bbf6109 RDMA/qedr: Fix and simplify memory leak in PD alloc by Ram Amrani · 7 years ago
  59. a4fa249 RDMA/qedr: Dispatch port active event from qedr_add by Ram Amrani · 7 years ago
  60. d1cff22 RDMA/qib,hfi1: Fix MR reference count leak on write with immediate by Mike Marciniszyn · 7 years ago
  61. 5e40ac3 IB/hfi1: Fix a subcontext memory leak by Michael J. Ruhl · 7 years ago
  62. b894ea8 IB/hfi1: Return an error on memory allocation failure by Michael J. Ruhl · 7 years ago
  63. 5db8f42 infiniband: call ipv6 route lookup via the stub interface by Paolo Abeni · 7 years ago
  64. cb5cf8a mlx5: Fix mlx5_ib_map_mr_sg mr length by Sagi Grimberg · 7 years ago
  65. e3cea38 IB/hfi1: Prevent kernel QP post send hard lockups by Mike Marciniszyn · 7 years ago
  66. 43c5492 IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level by Jack Morgenstein · 7 years ago
  67. 9ae6b33 IB/mlx4: Fix ib device initialization error flow by Jack Morgenstein · 7 years ago
  68. d20bfe2 IB/IPoIB: ibX: failed to create mcg debug file by Shamir Rabinovitch · 7 years ago
  69. 7a22763 IB/core: For multicast functions, verify that LIDs are multicast LIDs by Michael J. Ruhl · 7 years ago
  70. ecb0ab0 IB/core: Fix sysfs registration error flow by Jack Morgenstein · 7 years ago
  71. c818669 IB/mlx5: Verify that Q counters are supported by Kamal Heib · 7 years ago
  72. 48e2181 IB/srp: Fix race conditions related to task management by Bart Van Assche · 7 years ago
  73. d5d1d2c IB/srp: Avoid that duplicate responses trigger a kernel bug by Bart Van Assche · 7 years ago
  74. 516a12a IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS by Bart Van Assche · 7 years ago
  75. 04f16db IB/mlx5: Fix out-of-bound access by Leon Romanovsky · 7 years ago
  76. 2e539fa IB/IPoIB: Add destination address when re-queue packet by Erez Shitrit · 7 years ago
  77. 1626076 IB/ipoib: Fix deadlock between rmmod and set_mode by Feras Daoud · 7 years ago
  78. c8cdd92 rdma_cm: fail iwarp accepts w/o connection params by Steve Wise · 7 years ago
  79. b7dd5ed IB/rxe: Fix mem_check_range integer overflow by Eyal Itkin · 7 years ago
  80. 5476efe IB/rxe: Fix resid update by Eyal Itkin · 7 years ago
  81. bf9ab22 iw_cxgb4: set correct FetchBurstMax for QPs by Steve Wise · 8 years ago
  82. 9a33599 IB/rxe: Prevent from completer to operate on non valid QP by Yonatan Cohen · 7 years ago
  83. fed1e89 IB/rxe: Fix rxe dev insertion to rxe_dev_list by Maor Gottlieb · 7 years ago
  84. c81ee4e IB/umem: Release pid in error and ODP flow by Kenneth Lee · 7 years ago
  85. 0bd3cb8 iw_cxgb4: free EQ queue memory on last deref by Steve Wise · 8 years ago
  86. a1af471 IB/srp: fix invalid indirect_sg_entries parameter value by Israel Rukshin · 7 years ago
  87. c2293e7 IB/srp: fix mr allocation when the device supports sg gaps by Israel Rukshin · 7 years ago
  88. 24be606 IB/iser: Fix sg_tablesize calculation by Max Gurtovoy · 7 years ago
  89. 97a2e39 RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled by Jack Morgenstein · 7 years ago
  90. d622b62 IB/IPoIB: Remove can't use GFP_NOIO warning by Kamal Heib · 8 years ago
  91. 656a7d6 IB/mlx4: Check if GRH is available before using it by Eran Ben Elisha · 8 years ago
  92. 661600f IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs by Eran Ben Elisha · 8 years ago
  93. 8f95735 IB/mlx4: Fix port query for 56Gb Ethernet links by Saeed Mahameed · 8 years ago
  94. 1039b7f IB/mlx4: Handle well-known-gid in mad_demux processing by Jack Morgenstein · 8 years ago
  95. 618d14b IB/mlx4: Fix out-of-range array index in destroy qp flow by Jack Morgenstein · 8 years ago
  96. 970f680 IB/mlx4: Set traffic class in AH by Maor Gottlieb · 8 years ago
  97. 0d64860 IB/mlx5: Wait for all async command completions to complete by Eli Cohen · 8 years ago
  98. 7c8441c IB/mlx5: Assign SRQ type earlier by Maor Gottlieb · 8 years ago
  99. dae9f4f IB/mlx5: Fix reported max SGE calculation by Eli Cohen · 8 years ago
  100. 4db097f IB/mlx5: Avoid system crash when enabling many VFs by Eli Cohen · 8 years ago