1. f7f4b23e IB/core: Rename rdma_addr_find_dmac_by_grh by Matan Barak · 9 years ago
  2. 4bfdf63 IB/cm: Fix a recently introduced deadlock by Bart Van Assche · 9 years ago
  3. 19f5729 IB/srpt: Fix the RDMA completion handlers by Bart Van Assche · 9 years ago
  4. 2ee177e irq_poll: Fix irq_poll_sched() by Bart Van Assche · 9 years ago
  5. 9506902 IB/core: Fix dereference before check by Matan Barak · 9 years ago
  6. 2e2cdac IB/core: Eliminate sparse false context imbalance warning by Matan Barak · 9 years ago
  7. 6e2a51a IB/core: sysfs.c: Fix PerfMgt ClassPortInfo handling by Hal Rosenstock · 9 years ago
  8. b6aeb98 IB/core: Remove set-but-not-used variable from ib_sg_to_pages() by Bart Van Assche · 9 years ago
  9. c876a1b IB/mlx5: Fix passing casted pointer in mlx5_query_port_roce by Leon Romanovsky · 9 years ago
  10. d53e11f IB/mad: use CQ abstraction by Christoph Hellwig · 9 years ago
  11. ca28126 IB/mad: pass ib_mad_send_buf explicitly to the recv_handler by Christoph Hellwig · 9 years ago
  12. 39f4265 infiniband: Replace memset with eth_zero_addr by Lucas Tanure · 9 years ago
  13. 50ca6ed IB/mlx5: Delete locally redefined variable by Leon Romanovsky · 9 years ago
  14. f25bf19 net/mlx4: Remove unused macro by Moni Shoua · 9 years ago
  15. 1049f13 IB/mlx4: Take source mac from AH instead from the port by Moni Shoua · 9 years ago
  16. 4e40816 IB/mlx4: Initialize hop_limit when creating address handle by Matan Barak · 9 years ago
  17. 9f17768 IB/mlx5: Expose correct maximum number of CQE capacity by Leon Romanovsky · 9 years ago
  18. 28de1f7 iw_cxgb4: Take clip reference before starting IPv6 listen by Hariprasad S · 9 years ago
  19. 4275a5b iw_cxgb4: Fixes GW-Basic labels to meaningful error names by Hariprasad S · 9 years ago
  20. 82b1df1 iw_cxgb4: Fixes static checker warning in c4iw_rdev_open() by Hariprasad S · 9 years ago
  21. a7d0e95 IB/cma: allocating too much memory in make_cma_ports() by Dan Carpenter · 9 years ago
  22. bc1251e RDMA/nes: checking for NULL instead of IS_ERR by Dan Carpenter · 9 years ago
  23. fbbeb86 IB/qib: Support creating qps with GFP_NOIO flag by Vinit Agnihotri · 9 years ago
  24. 65487fd IB/sysfs: Fix sparse warning on attr_id by Ira Weiny · 9 years ago
  25. 9781808 RDMA/be2net: Remove open and close entry points by Devesh Sharma · 9 years ago
  26. 3b1ea43 RDMA/ocrdma: Depend on async link events from CNA by Devesh Sharma · 9 years ago
  27. d310a34 RDMA/ocrdma: Dispatch only port event when port state changes by Devesh Sharma · 9 years ago
  28. a2addf9 RDMA/ocrdma: Fix vlan-id assignment in qp parameters by Devesh Sharma · 9 years ago
  29. 6493677 IB/cma: Fix RDMA port validation for iWarp by Matan Barak · 9 years ago
  30. 09dc9cd IB/qib: fix mcast detach when qp not attached by Mike Marciniszyn · 9 years ago
  31. 50be28d IB/IPoIB: Fix kernel panic on multicast flow by Erez Shitrit · 9 years ago
  32. 59caaed IB/iser: Support the remote invalidation exception by Jenny Derzhavetz · 9 years ago
  33. e26d2d2 IB/iser: Change the increment rkey flow logic by Sagi Grimberg · 9 years ago
  34. 422bd0a IB/isert: Support the remote invalidation exception by Jenny Derzhavetz · 9 years ago
  35. 13bce48 IB/isert: Declare correct flags when accepting a connection by Jenny Derzhavetz · 9 years ago
  36. c649415 IB/isert: Remove unused file iser_proto.h by Sagi Grimberg · 9 years ago
  37. d3cf81f IB/iser,isert: Create and use new shared header by Sagi Grimberg · 9 years ago
  38. 1caa70d8 IB/iser: set intuitive values for mr_valid by Jenny Derzhavetz · 9 years ago
  39. b5f04b0 IB/iser: Don't register memory for all immediate data writes by Jenny Derzhavetz · 9 years ago
  40. bfe066e IB/iser: Reuse ib_sg_to_pages by Sagi Grimberg · 9 years ago
  41. 08ff089 IB/iser: Fix module init not cleaning up on error flow by Roi Dayan · 9 years ago
  42. 46e741f IB/core: constify mmu_notifier_ops structures by Julia Lawall · 9 years ago
  43. 2392a4c IB/iser: constify iser_reg_ops structure by Julia Lawall · 9 years ago
  44. c419874 RDMA/nes: constify nes_cm_ops structure by Julia Lawall · 9 years ago
  45. 88115fe IB/mlx5: report tx/rx checksum cap in query results by Bodong Wang · 9 years ago
  46. ee37095 IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch by Leon Romanovsky · 9 years ago
  47. 9afc60d IB/mlx4: Suppress non-fatal memory allocations by Leon Romanovsky · 9 years ago
  48. da7525d IB/mlx5: Advertise atomic capabilities in query device by Eran Ben Elisha · 9 years ago
  49. f91e6d8 net/mlx5_core: Add setting ATOMIC endian mode by Eran Ben Elisha · 9 years ago
  50. 67f1aee iw_cxgb3: Fix incorrectly returning error on success by Hariprasad S · 9 years ago
  51. c5dfb00 iw_cxgb4: Pass qid range to user space driver by Hariprasad S · 9 years ago
  52. 0d6ed314 IB/mad: Ensure fairness in ib_mad_completion_handler by Dean Luick · 9 years ago
  53. 051f263 IB/mlx5: Add driver cross-channel support by Leon Romanovsky · 9 years ago
  54. 8a06ce5 IB/core: Add cross-channel support by Leon Romanovsky · 9 years ago
  55. 7ca0bc5 IB/core: Align coding style of ib_device_cap_flags structure by Leon Romanovsky · 9 years ago
  56. d69e3bc IB/mlx5: Mmap the HCA's core clock register to user-space by Matan Barak · 9 years ago
  57. b368d7c IB/mlx5: Add hca_core_clock_offset to udata in init_ucontext by Matan Barak · 9 years ago
  58. 7c60bcb IB/mlx5: Add support for hca_core_clock and timestamp_mask by Matan Barak · 9 years ago
  59. 301a721 IB/core: Add ib_is_udata_cleared by Matan Barak · 9 years ago
  60. 972ecb8 IB/mlx5: Add create_cq extended command by Matan Barak · 9 years ago
  61. 145d9c5 IB/core: Display extended counter set if available by Christoph Lameter · 9 years ago
  62. b2788ce IB/core: Specify attribute_id in port_table_attribute by Christoph Lameter · 9 years ago
  63. 35c4cbb IB/core: Create get_perf_mad function in sysfs.c by Christoph Lameter · 9 years ago
  64. c09befc MAINTAINERS: Assign maintainer to Mellanox mlx4 core and IB drivers by Or Gerlitz · 9 years ago
  65. 595a4d8 MAINTAINERS: Assign new maintainers to Mellanox mlx5 core and IB drivers by Or Gerlitz · 9 years ago
  66. ab67ed8 IB: remove the write-only usecnt field from struct ib_mr by Christoph Hellwig · 9 years ago
  67. 7cf9ff6 IB: remove the struct ib_phys_buf definition by Christoph Hellwig · 9 years ago
  68. 52f00dd ehca: stop using struct ib_phys_buf by Christoph Hellwig · 9 years ago
  69. 33f0921 amso1100: fold c2_reg_phys_mr into c2_get_dma_mr by Christoph Hellwig · 9 years ago
  70. f64054d nes: simplify nes_reg_phys_mr calling conventions by Christoph Hellwig · 9 years ago
  71. 35cb3fc cxgb3: simplify iwch_get_dma_wr by Christoph Hellwig · 9 years ago
  72. feb7c1e IB: remove in-kernel support for memory windows by Christoph Hellwig · 9 years ago
  73. b7d3e0a IB: remove support for phys MRs by Christoph Hellwig · 9 years ago
  74. a4d825a IB: remove ib_query_mr by Christoph Hellwig · 9 years ago
  75. b1adc71 IB: start documenting device capabilities by Christoph Hellwig · 9 years ago
  76. 432c55f IB/IPoIB: Move multicast specific code out of ipoib_main.c by Christoph Lameter · 9 years ago
  77. 5a0e81f IB/IPoIB: factor out common multicast list removal code by Christoph Lameter · 9 years ago
  78. e53505a IB/mlx5: Support RoCE by Achiad Shochat · 9 years ago
  79. 2811ba5 IB/mlx5: Add RoCE fields to Address Vector by Achiad Shochat · 9 years ago
  80. 3cca260 IB/mlx5: Support IB device's callbacks for adding/deleting GIDs by Achiad Shochat · 9 years ago
  81. cb34be6 IB/mlx5: Set network_hdr_type upon RoCE responder completion by Achiad Shochat · 9 years ago
  82. 3f89a64 IB/mlx5: Extend query_device/port to support RoCE by Achiad Shochat · 9 years ago
  83. 9efa752 net/mlx5_core: Introduce access functions to query vport RoCE fields by Achiad Shochat · 9 years ago
  84. 0de60af net/mlx5_core: Introduce access functions to enable/disable RoCE by Achiad Shochat · 9 years ago
  85. e5f6175 net/mlx5_core: Break down the vport mac address query function by Achiad Shochat · 9 years ago
  86. fc24fc5 IB/mlx5: Support IB device's callback for getting its netdev by Achiad Shochat · 9 years ago
  87. ebd61f6 IB/mlx5: Support IB device's callback for getting the link layer by Achiad Shochat · 9 years ago
  88. 59f65f4 IB/usnic: delete unneeded IS_ERR test by Julia Lawall · 9 years ago
  89. 96390f62 IB/usnic: Handle 0 counts in resource allocation by Nelson Escobar · 9 years ago
  90. dc92d14 IB/usnic: Fix resource leak in error case by Nelson Escobar · 9 years ago
  91. 89e5323 IB/usnic: Support more QP state transitions by Nelson Escobar · 9 years ago
  92. 2547a36 IB/usnic: Fix message typo by Nelson Escobar · 9 years ago
  93. 3ea7286 IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64 by Nelson Escobar · 9 years ago
  94. 1e67a64 IB/usnic: Improve a failure message by Nelson Escobar · 9 years ago
  95. 638e970 IB/usnic: Remove unused prototype by Nelson Escobar · 9 years ago
  96. bee3c3c IB/cma: Join and leave multicast groups with IGMP by Moni Shoua · 9 years ago
  97. 25f4022 IB/core: Initialize UD header structure with IP and UDP headers by Moni Shoua · 9 years ago
  98. 045959d IB/cma: Add configfs for rdma_cm by Matan Barak · 9 years ago
  99. 218a773 IB/rdma_cm: Add wrapper for cma reference count by Matan Barak · 9 years ago
  100. 2002983 IB/core: Validate route when we init ah by Matan Barak · 9 years ago