1. 44d5283 iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abort by Steve Wise · 7 years ago
  2. 237652f net/mlx4_core: Fix raw qp flow steering rules under SRIOV by Jack Morgenstein · 7 years ago
  3. 1965536 RDMA/uverbs: Fix the check for port number by Ismail, Mustafa · 7 years ago
  4. b33da55 mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array by Bart Van Assche · 7 years ago
  5. db29753 RDMA/core: Initialize port_num in qp_attr by Ismail, Mustafa · 7 years ago
  6. d5f9cd0 iser-target: Avoid isert_conn->cm_id dereference in isert_login_recv_done by Nicholas Bellinger · 7 years ago
  7. dd0d650 IB/core: Namespace is mandatory input for address resolution by Moni Shoua · 7 years ago
  8. 5c2717f IB/iser: Fix connection teardown race condition by Vladimir Neyelov · 7 years ago
  9. 84b00cd RDMA/uverbs: Check port number supplied by user verbs cmds by Boris Pismenny · 7 years ago
  10. 65fc82c infiniband: hns: avoid gcc-7.0.1 warning for uninitialized data by Arnd Bergmann · 7 years ago
  11. b51e4b0 IB/mlx5: Fix kernel to user leak prevention logic by Eli Cohen · 7 years ago
  12. 57211e8 RDMA/qedr: Return max inline data in QP query result by Ram Amrani · 7 years ago
  13. c5ea7aa RDMA/qedr: Don't spam dmesg if QP is in error state by Ram Amrani · 7 years ago
  14. 13a8758 RDMA/qedr: Don't reset QP when queues aren't flushed by Ram Amrani · 7 years ago
  15. bbf6109 RDMA/qedr: Fix and simplify memory leak in PD alloc by Ram Amrani · 7 years ago
  16. a4fa249 RDMA/qedr: Dispatch port active event from qedr_add by Ram Amrani · 7 years ago
  17. d1cff22 RDMA/qib,hfi1: Fix MR reference count leak on write with immediate by Mike Marciniszyn · 7 years ago
  18. 5e40ac3 IB/hfi1: Fix a subcontext memory leak by Michael J. Ruhl · 7 years ago
  19. b894ea8 IB/hfi1: Return an error on memory allocation failure by Michael J. Ruhl · 7 years ago
  20. 5db8f42 infiniband: call ipv6 route lookup via the stub interface by Paolo Abeni · 7 years ago
  21. cb5cf8a mlx5: Fix mlx5_ib_map_mr_sg mr length by Sagi Grimberg · 7 years ago
  22. e3cea38 IB/hfi1: Prevent kernel QP post send hard lockups by Mike Marciniszyn · 7 years ago
  23. 43c5492 IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug level by Jack Morgenstein · 7 years ago
  24. 9ae6b33 IB/mlx4: Fix ib device initialization error flow by Jack Morgenstein · 7 years ago
  25. d20bfe2 IB/IPoIB: ibX: failed to create mcg debug file by Shamir Rabinovitch · 7 years ago
  26. 7a22763 IB/core: For multicast functions, verify that LIDs are multicast LIDs by Michael J. Ruhl · 7 years ago
  27. ecb0ab0 IB/core: Fix sysfs registration error flow by Jack Morgenstein · 7 years ago
  28. c818669 IB/mlx5: Verify that Q counters are supported by Kamal Heib · 7 years ago
  29. 48e2181 IB/srp: Fix race conditions related to task management by Bart Van Assche · 7 years ago
  30. d5d1d2c IB/srp: Avoid that duplicate responses trigger a kernel bug by Bart Van Assche · 7 years ago
  31. 516a12a IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS by Bart Van Assche · 7 years ago
  32. 04f16db IB/mlx5: Fix out-of-bound access by Leon Romanovsky · 7 years ago
  33. 2e539fa IB/IPoIB: Add destination address when re-queue packet by Erez Shitrit · 7 years ago
  34. 1626076 IB/ipoib: Fix deadlock between rmmod and set_mode by Feras Daoud · 7 years ago
  35. c8cdd92 rdma_cm: fail iwarp accepts w/o connection params by Steve Wise · 7 years ago
  36. b7dd5ed IB/rxe: Fix mem_check_range integer overflow by Eyal Itkin · 7 years ago
  37. 5476efe IB/rxe: Fix resid update by Eyal Itkin · 7 years ago
  38. bf9ab22 iw_cxgb4: set correct FetchBurstMax for QPs by Steve Wise · 7 years ago
  39. 9a33599 IB/rxe: Prevent from completer to operate on non valid QP by Yonatan Cohen · 7 years ago
  40. fed1e89 IB/rxe: Fix rxe dev insertion to rxe_dev_list by Maor Gottlieb · 7 years ago
  41. c81ee4e IB/umem: Release pid in error and ODP flow by Kenneth Lee · 7 years ago
  42. 0bd3cb8 iw_cxgb4: free EQ queue memory on last deref by Steve Wise · 7 years ago
  43. a1af471 IB/srp: fix invalid indirect_sg_entries parameter value by Israel Rukshin · 7 years ago
  44. c2293e7 IB/srp: fix mr allocation when the device supports sg gaps by Israel Rukshin · 7 years ago
  45. 24be606 IB/iser: Fix sg_tablesize calculation by Max Gurtovoy · 7 years ago
  46. 97a2e39 RDMA/cma: Fix unknown symbol when CONFIG_IPV6 is not enabled by Jack Morgenstein · 7 years ago
  47. d622b62 IB/IPoIB: Remove can't use GFP_NOIO warning by Kamal Heib · 7 years ago
  48. 656a7d6 IB/mlx4: Check if GRH is available before using it by Eran Ben Elisha · 7 years ago
  49. 661600f IB/mlx4: When no DMFS for IPoIB, don't allow NET_IF QPs by Eran Ben Elisha · 7 years ago
  50. 8f95735 IB/mlx4: Fix port query for 56Gb Ethernet links by Saeed Mahameed · 7 years ago
  51. 1039b7f IB/mlx4: Handle well-known-gid in mad_demux processing by Jack Morgenstein · 7 years ago
  52. 618d14b IB/mlx4: Fix out-of-range array index in destroy qp flow by Jack Morgenstein · 7 years ago
  53. 970f680 IB/mlx4: Set traffic class in AH by Maor Gottlieb · 7 years ago
  54. 0d64860 IB/mlx5: Wait for all async command completions to complete by Eli Cohen · 8 years ago
  55. 7c8441c IB/mlx5: Assign SRQ type earlier by Maor Gottlieb · 7 years ago
  56. dae9f4f IB/mlx5: Fix reported max SGE calculation by Eli Cohen · 8 years ago
  57. 4db097f IB/mlx5: Avoid system crash when enabling many VFs by Eli Cohen · 7 years ago
  58. 45f3a7e IB/rxe: avoid putting a large struct rxe_qp on stack by Arnd Bergmann · 8 years ago
  59. 25c72b5 IB/rxe: Increase max number of completions to 32k by Yonatan Cohen · 7 years ago
  60. b7c5515 IB/core: Release allocated memory in cache setup failure by Leon Romanovsky · 8 years ago
  61. 4b07d85 iw_cxgb4: Fix error return code in c4iw_rdev_open() by Wei Yongjun · 8 years ago
  62. 7cc603e i40iw: Use correct src address in memcpy to rdma stats counters by Shiraz Saleem · 7 years ago
  63. 476ed81 IB/rxe: Fix a memory leak in rxe_qp_cleanup() by Bart Van Assche · 7 years ago
  64. 5984423b IB/multicast: Check ib_find_pkey() return value by Bart Van Assche · 7 years ago
  65. 4187dfa IPoIB: Avoid reading an uninitialized member variable by Bart Van Assche · 7 years ago
  66. 382072e IB/mad: Fix an array index check by Bart Van Assche · 7 years ago
  67. 57400d3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  68. 5c6b2aa iw_cxgb4: invalidate the mr when posting a read_w_inv wr by Steve Wise · 8 years ago
  69. 4ff522e iw_cxgb4: set *bad_wr for post_send/post_recv errors by Steve Wise · 8 years ago
  70. 6fa1f2f Merge branches 'hfi1' and 'mlx' into k.o/for-4.9-rc by Doug Ledford · 7 years ago
  71. 6d93130 IB/rxe: Update qp state for user query by Yonatan Cohen · 7 years ago
  72. aa75b07 IB/rxe: Clear queue buffer when modifying QP to reset by Yonatan Cohen · 7 years ago
  73. 002e062 IB/rxe: Fix handling of erroneous WR by Yonatan Cohen · 7 years ago
  74. 1454ca3 IB/rxe: Fix kernel panic in UDP tunnel with GRO and RX checksum by Yonatan Cohen · 7 years ago
  75. 593ff73 IB/mlx4: Fix create CQ error flow by Matan Barak · 7 years ago
  76. 3799511 IB/mlx4: Check gid_index return value by Daniel Jurgens · 7 years ago
  77. a1ab840 IB/mlx5: Fix NULL pointer dereference on debug print by Eli Cohen · 8 years ago
  78. dbaaff2 IB/mlx5: Fix fatal error dispatching by Eli Cohen · 8 years ago
  79. 6bc1a65 IB/mlx5: Resolve soft lock on massive reg MRs by Moshe Lazer · 8 years ago
  80. 16b0e06 IB/mlx5: Use cache line size to select CQE stride by Daniel Jurgens · 8 years ago
  81. efd7f40 IB/mlx5: Validate requested RQT size by Maor Gottlieb · 8 years ago
  82. 90be7c8 IB/mlx5: Fix memory leak in query device by Majd Dibbiny · 8 years ago
  83. 3c7ba57 IB/core: Avoid unsigned int overflow in sg_alloc_table by Mark Bloch · 8 years ago
  84. 61c37028 IB/core: Add missing check for addr_resolve callback return value by Mark Bloch · 8 years ago
  85. aeb76df IB/core: Set routable RoCE gid type for ipv4/ipv6 networks by Leon Romanovsky · 8 years ago
  86. 9db0ff5 IB/cm: Mark stale CM id's whenever the mad agent was unregistered by Mark Bloch · 8 years ago
  87. 5b810a24 IB/uverbs: Fix leak of XRC target QPs by Tariq Toukan · 8 years ago
  88. 2b16056 IB/hfi1: Remove incorrect IS_ERR check by Dennis Dalessandro · 8 years ago
  89. 09a7908 IB/hfi1: Prevent hardware counter names from being cut off by Jianxin Xiong · 8 years ago
  90. f2d8a0b IB/hfi1: Fix ECN processing in prescan_rxq by Dasaratharaman Chandramouli · 8 years ago
  91. 505efe3 IB/hfi1: Fix status error code for unsupported packets by Jakub Pawlak · 8 years ago
  92. 11501ab IB/hfi1: Relocate rcvhdrcnt module parameter check. by Krzysztof Blaszkowski · 8 years ago
  93. 458ed66 IB/hfi1: Fix rnr_timer addition by Ira Weiny · 8 years ago
  94. f0f98f7 IB/hfi1: Delete unused lock by Easwar Hariharan · 8 years ago
  95. 26ea254 IB/hfi1: Clean up unused argument by Easwar Hariharan · 8 years ago
  96. eacc830 IB/hfi1: Remove leftover snoop references by Dennis Dalessandro · 8 years ago
  97. 4dfe7cc IB/hfi1: Fix a potential memory leak in hfi1_create_ctxts() by Jianxin Xiong · 8 years ago
  98. 83fb4af IB/hfi1: Return ENODEV for unsupported PCI device ids. by Krzysztof Blaszkowski · 8 years ago
  99. acd7c8f IB/hfi1: Fix an Oops on pci device force remove by Tadeusz Struk · 8 years ago
  100. d9ac455 IB/hfi1: Fix integrity check flags default values by Jakub Pawlak · 8 years ago