1. 37a9676 IB/qib: add missing braces in do_qib_user_sdma_queue_create() by Yann Droneaud · 11 years ago
  2. 7d7632a IB/qib: Modify software pma counters to use percpu variables by Mike Marciniszyn · 11 years ago
  3. 1ed88dd IB/qib: Add percpu counter replacing qib_devdata int_counter by Mike Marciniszyn · 11 years ago
  4. f8b6c47 IB/qib: Fix debugfs ordering issue with multiple HCAs by Mike Marciniszyn · 11 years ago
  5. a2cb0eb IB/ipath: Fix potential buffer overrun in sending diag packet routine by Dennis Dalessandro · 11 years ago
  6. 1c20c81 IB/qib: Fix potential buffer overrun in sending diag packet routine by Dennis Dalessandro · 11 years ago
  7. 43adff3 RDMA/nes: Fix for passing a valid QP pointer to the user space library by Tatyana Nikolova · 11 years ago
  8. 4ac79a7 RDMA/nes: Fixes for IRD/ORD negotiation with MPA v2 by Tatyana Nikolova · 11 years ago
  9. 05eb238 cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug Fixes by Steve Wise · 11 years ago
  10. 7a2cea2 cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative advice by Steve Wise · 11 years ago
  11. 85dcce7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  12. 5aad214 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband into for-next by Nicholas Bellinger · 11 years ago
  13. aa9a2d5 mlx4: Activate RoCE/SRIOV by Jack Morgenstein · 11 years ago
  14. ceb5433 mlx4_ib: Fix SIDR support of for UD QPs under SRIOV/RoCE by Shani Michaelli · 11 years ago
  15. 5ea8bbf mlx4: Implement IP based gids support for RoCE/SRIOV by Jack Morgenstein · 11 years ago
  16. 2f5bb47 mlx4: Add ref counting to port MAC table for RoCE by Jack Morgenstein · 11 years ago
  17. b6ffaef mlx4: In RoCE allow guests to have multiple GIDS by Jack Morgenstein · 11 years ago
  18. 6ee51a4 mlx4: Adjust QP1 multiplexing for RoCE/SRIOV by Jack Morgenstein · 11 years ago
  19. 66a523d Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  20. 2dea909 IB/mlx5: Expose support for signature MR feature by Sagi Grimberg · 11 years ago
  21. d5436ba IB/mlx5: Collect signature error completion by Sagi Grimberg · 11 years ago
  22. e663181 IB/mlx5: Support IB_WR_REG_SIG_MR by Sagi Grimberg · 11 years ago
  23. 2ac4593 IB/mlx5: Remove MTT access mode from umr flags helper function by Sagi Grimberg · 11 years ago
  24. 6e5eada IB/mlx5: Break up wqe handling into begin & finish routines by Sagi Grimberg · 11 years ago
  25. e1e66cc IB/mlx5: Initialize mlx5_ib_qp signature-related members by Sagi Grimberg · 11 years ago
  26. 3121e3c mlx5: Implement create_mr and destroy_mr by Sagi Grimberg · 11 years ago
  27. 1b01d33 IB/core: Introduce signature verbs API by Sagi Grimberg · 11 years ago
  28. 17cd3a2 IB/core: Introduce protected memory regions by Sagi Grimberg · 11 years ago
  29. ebbe442 iser-target: Fix command leak for tx_desc->comp_llnode_batch by Nicholas Bellinger · 11 years ago
  30. 9bb4ca6 iser-target: Ignore completions for FRWRs in isert_cq_tx_work by Nicholas Bellinger · 11 years ago
  31. b6b87a1 iser-target: Fix post_send_buf_count for RDMA READ/WRITE by Nicholas Bellinger · 11 years ago
  32. defd884 iscsi/iser-target: Fix isert_conn->state hung shutdown issues by Nicholas Bellinger · 11 years ago
  33. 5159d76 iscsi/iser-target: Use list_del_init for ->i_conn_node by Nicholas Bellinger · 11 years ago
  34. eeb8461 IB: Refactor umem to use linear SG table by Yishai Hadas · 11 years ago
  35. 169a1d8 net,IB/mlx: Bump all Mellanox driver versions by Amir Vadai · 11 years ago
  36. 946dd68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  37. c945938 Merge branches 'cma', 'cxgb4', 'iser', 'misc', 'mlx4', 'mlx5', 'nes', 'ocrdma', 'qib' and 'usnic' into for-next by Roland Dreier · 11 years ago
  38. 09de3f1 RDMA/ocrdma: Fix load time panic during GID table init by Devesh Sharma · 11 years ago
  39. a61d93d RDMA/ocrdma: Fix traffic class shift by Devesh Sharma · 11 years ago
  40. fd8b48b IB/iser: Fix use after free in iser_snd_completion() by Dan Carpenter · 11 years ago
  41. 7d9eacf IB/iser: Avoid dereferencing iscsi_iser conn object when not bound to iser connection by Roi Dayan · 11 years ago
  42. f809309 IB/usnic: Fix smatch endianness error by Upinder Malhi · 11 years ago
  43. 0861565 IB/mlx5: Remove dependency on X86 by Eli Cohen · 11 years ago
  44. 2f75e12 IB/qib: Add missing serdes init sequence by Mike Marciniszyn · 11 years ago
  45. 0f01320 RDMA/cxgb4: Add missing neigh_release in LE-Workaround path by Kumar Sanghvi · 11 years ago
  46. b4a26a2 IB: Report using RoCE IP based gids in port caps by Moni Shoua · 11 years ago
  47. ad4885d2 IB/mlx4: Build the port IBoE GID table properly under bonding by Moni Shoua · 11 years ago
  48. 5071456 IB/mlx4: Do IBoE GID table resets per-port by Moni Shoua · 11 years ago
  49. ddf8bd34 IB/mlx4: Do IBoE locking earlier when initializing the GID table by Moni Shoua · 11 years ago
  50. 4ce5a574 IB/mlx4: Move rtnl locking to the right place by Moni Shoua · 11 years ago
  51. acc4fcc IB/mlx4: Make sure GID index 0 is always occupied by Moni Shoua · 11 years ago
  52. 4196670 IB/mlx4: Don't allocate range of steerable UD QPs for Ethernet-only device by Matan Barak · 11 years ago
  53. 9d8abf4 IB/srpt: replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  54. a80e21b iser-target: Fix leak on failure in isert_conn_create_fastreg_pool by Nicholas Bellinger · 11 years ago
  55. ab57662 RDMA/amso1100: Fix error return code by Julia Lawall · 11 years ago
  56. d07875b RDMA/nes: Fix error return code by Julia Lawall · 11 years ago
  57. 1a4c3a3 IB/mlx5: Don't set "block multicast loopback" capability by Eli Cohen · 11 years ago
  58. 78c0f98 IB/mlx5: Fix binary compatibility with libmlx5 by Eli Cohen · 11 years ago
  59. 9e65dc3 IB/mlx5: Fix RC transport send queue overhead computation by Eli Cohen · 11 years ago
  60. 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  61. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  62. 676687c iscsi-target: Convert gfp_t parameter to task state bitmask by Nicholas Bellinger · 11 years ago
  63. fb1b503 Merge branch 'ip-roce' into for-next by Roland Dreier · 11 years ago
  64. 8f39992 Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', 'ocrdma', 'qib', 'srp' and 'usnic' into for-next by Roland Dreier · 11 years ago
  65. 57761d8 IB/mlx5: Verify reserved fields are cleared by Eli Cohen · 11 years ago
  66. 9e9c47d IB/mlx5: Allow creation of QPs with zero-length work queues by Eli Cohen · 11 years ago
  67. bde5158 IB/mlx5: Add support for resize CQ by Eli Cohen · 11 years ago
  68. 3bdb31f IB/mlx5: Implement modify CQ by Eli Cohen · 11 years ago
  69. ada388f IB/mlx5: Make sure doorbell record is visible before doorbell by Eli Cohen · 11 years ago
  70. 79adc53 RDMA/nes: Slight optimization of Ethernet address compare by Ding Tianhong · 11 years ago
  71. 6e0ea9e IB/qib: Fix QP check when looping back to/from QP1 by Ira Weiny · 11 years ago
  72. 298589b RDMA/cxgb4: Fix gcc warning on 32-bit arch by Paul Bolle · 11 years ago
  73. a384b20 IB/usnic: Remove unused includes of <linux/version.h> by Wei Yongjun · 11 years ago
  74. d9d5713 RDMA/amso1100: Add check if cache memory was allocated before freeing it by Svetlana Mavrina · 11 years ago
  75. 437708c IPoIB: Report operstate consistently when brought up without a link by Michal Schmidt · 11 years ago
  76. 0563310 IB/core: Fix unused variable warning by Or Gerlitz · 11 years ago
  77. 5462edd RDMA/cma: Handle global/non-linklocal IPv6 addresses in cma_check_linklocal() by Somnath Kotur · 11 years ago
  78. 8ce96af IB/usnic: Use GFP_ATOMIC under spinlock by Dan Carpenter · 11 years ago
  79. 9307916 scsi_transport_srp: Fix a race condition by Bart Van Assche · 11 years ago
  80. 27cdef6 IB/mlx4: Use IS_ENABLED(CONFIG_IPV6) by Roland Dreier · 11 years ago
  81. 9392fa0 RDMA/ocrdma: Add dependency on INET by Roland Dreier · 11 years ago
  82. 31ab8ac RDMA/ocrdma: Move ocrdma_inetaddr_event outside of "#if CONFIG_IPV6" by Roland Dreier · 11 years ago
  83. f282651 IB/mlx4: Add dependency INET by Matan Barak · 11 years ago
  84. 990acea IB/cm: Fix missing unlock on error in cm_init_qp_rtr_attr() by Wei Yongjun · 11 years ago
  85. 2f85d24 IB/core: Make ib_addr a core IB module by Matan Barak · 11 years ago
  86. ed4c54e IB/core: Resolve Ethernet L2 addresses when modifying QP by Or Gerlitz · 11 years ago
  87. 37721d8 RDMA/ocrdma: Populate GID table with IP based gids by Moni Shoua · 11 years ago
  88. 40aca6f RDMA/ocrdma: Handle Ethernet L2 parameters for IP based GID addressing by Moni Shoua · 11 years ago
  89. 9bd626e IB/isert: pass scatterlist instead of cmd to fast_reg_mr routine by Sagi Grimberg · 11 years ago
  90. dc87a90 IB/isert: Move fastreg descriptor creation to a function by Sagi Grimberg · 11 years ago
  91. a3a5a82 IB/isert: Avoid frwr notation, user fastreg by Sagi Grimberg · 11 years ago
  92. eb6ab13 IB/isert: seperate connection protection domains and dma MRs by Sagi Grimberg · 11 years ago
  93. 297e0da IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing by Moni Shoua · 11 years ago
  94. d487ee7 IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID table by Moni Shoua · 11 years ago
  95. 7b85627 IB/cma: IBoE (RoCE) IP-based GID addressing by Moni Shoua · 11 years ago
  96. af2e2e3 IB/mlx4: Fix error return code by Julia Lawall · 11 years ago
  97. d1db47c IB/usnic: Remove unused variable in usnic_debugfs_exit() by Wei Yongjun · 11 years ago
  98. 6dcebe6 IB/usnic: Set userspace/kernel ABI ver to 4 by Upinder Malhi · 11 years ago
  99. 61f7826 IB/usnic: Advertise usNIC devices as RDMA_NODE_USNIC_UDP by Upinder Malhi · 11 years ago
  100. 5db5765 IB/core: Add support for RDMA_NODE_USNIC_UDP by Upinder Malhi · 11 years ago