1. 50be28d IB/IPoIB: Fix kernel panic on multicast flow by Erez Shitrit · 9 years ago
  2. 59caaed IB/iser: Support the remote invalidation exception by Jenny Derzhavetz · 9 years ago
  3. e26d2d2 IB/iser: Change the increment rkey flow logic by Sagi Grimberg · 9 years ago
  4. 422bd0a IB/isert: Support the remote invalidation exception by Jenny Derzhavetz · 9 years ago
  5. 13bce48 IB/isert: Declare correct flags when accepting a connection by Jenny Derzhavetz · 9 years ago
  6. c649415 IB/isert: Remove unused file iser_proto.h by Sagi Grimberg · 9 years ago
  7. d3cf81f IB/iser,isert: Create and use new shared header by Sagi Grimberg · 9 years ago
  8. 1caa70d8 IB/iser: set intuitive values for mr_valid by Jenny Derzhavetz · 9 years ago
  9. b5f04b0 IB/iser: Don't register memory for all immediate data writes by Jenny Derzhavetz · 9 years ago
  10. bfe066e IB/iser: Reuse ib_sg_to_pages by Sagi Grimberg · 9 years ago
  11. 08ff089 IB/iser: Fix module init not cleaning up on error flow by Roi Dayan · 9 years ago
  12. 46e741f IB/core: constify mmu_notifier_ops structures by Julia Lawall · 9 years ago
  13. 2392a4c IB/iser: constify iser_reg_ops structure by Julia Lawall · 9 years ago
  14. c419874 RDMA/nes: constify nes_cm_ops structure by Julia Lawall · 9 years ago
  15. 88115fe IB/mlx5: report tx/rx checksum cap in query results by Bodong Wang · 9 years ago
  16. ee37095 IB/mlx4: Convert kmalloc to kmalloc_array for checkpatch by Leon Romanovsky · 9 years ago
  17. 9afc60d IB/mlx4: Suppress non-fatal memory allocations by Leon Romanovsky · 9 years ago
  18. da7525d IB/mlx5: Advertise atomic capabilities in query device by Eran Ben Elisha · 9 years ago
  19. f91e6d8 net/mlx5_core: Add setting ATOMIC endian mode by Eran Ben Elisha · 9 years ago
  20. 67f1aee iw_cxgb3: Fix incorrectly returning error on success by Hariprasad S · 9 years ago
  21. c5dfb00 iw_cxgb4: Pass qid range to user space driver by Hariprasad S · 9 years ago
  22. 0d6ed314 IB/mad: Ensure fairness in ib_mad_completion_handler by Dean Luick · 9 years ago
  23. 051f263 IB/mlx5: Add driver cross-channel support by Leon Romanovsky · 9 years ago
  24. 8a06ce5 IB/core: Add cross-channel support by Leon Romanovsky · 9 years ago
  25. 7ca0bc5 IB/core: Align coding style of ib_device_cap_flags structure by Leon Romanovsky · 9 years ago
  26. d69e3bc IB/mlx5: Mmap the HCA's core clock register to user-space by Matan Barak · 9 years ago
  27. b368d7c IB/mlx5: Add hca_core_clock_offset to udata in init_ucontext by Matan Barak · 9 years ago
  28. 7c60bcb IB/mlx5: Add support for hca_core_clock and timestamp_mask by Matan Barak · 9 years ago
  29. 301a721 IB/core: Add ib_is_udata_cleared by Matan Barak · 9 years ago
  30. 972ecb82 IB/mlx5: Add create_cq extended command by Matan Barak · 9 years ago
  31. 145d9c5 IB/core: Display extended counter set if available by Christoph Lameter · 9 years ago
  32. b2788ce IB/core: Specify attribute_id in port_table_attribute by Christoph Lameter · 9 years ago
  33. 35c4cbb IB/core: Create get_perf_mad function in sysfs.c by Christoph Lameter · 9 years ago
  34. c09befc MAINTAINERS: Assign maintainer to Mellanox mlx4 core and IB drivers by Or Gerlitz · 9 years ago
  35. 595a4d8 MAINTAINERS: Assign new maintainers to Mellanox mlx5 core and IB drivers by Or Gerlitz · 9 years ago
  36. ab67ed8 IB: remove the write-only usecnt field from struct ib_mr by Christoph Hellwig · 9 years ago
  37. 7cf9ff6 IB: remove the struct ib_phys_buf definition by Christoph Hellwig · 9 years ago
  38. 52f00dd ehca: stop using struct ib_phys_buf by Christoph Hellwig · 9 years ago
  39. 33f0921 amso1100: fold c2_reg_phys_mr into c2_get_dma_mr by Christoph Hellwig · 9 years ago
  40. f64054d nes: simplify nes_reg_phys_mr calling conventions by Christoph Hellwig · 9 years ago
  41. 35cb3fc cxgb3: simplify iwch_get_dma_wr by Christoph Hellwig · 9 years ago
  42. feb7c1e IB: remove in-kernel support for memory windows by Christoph Hellwig · 9 years ago
  43. b7d3e0a IB: remove support for phys MRs by Christoph Hellwig · 9 years ago
  44. a4d825a IB: remove ib_query_mr by Christoph Hellwig · 9 years ago
  45. b1adc71 IB: start documenting device capabilities by Christoph Hellwig · 9 years ago
  46. 432c55f IB/IPoIB: Move multicast specific code out of ipoib_main.c by Christoph Lameter · 9 years ago
  47. 5a0e81f IB/IPoIB: factor out common multicast list removal code by Christoph Lameter · 9 years ago
  48. e53505a IB/mlx5: Support RoCE by Achiad Shochat · 9 years ago
  49. 2811ba5 IB/mlx5: Add RoCE fields to Address Vector by Achiad Shochat · 9 years ago
  50. 3cca260 IB/mlx5: Support IB device's callbacks for adding/deleting GIDs by Achiad Shochat · 9 years ago
  51. cb34be6 IB/mlx5: Set network_hdr_type upon RoCE responder completion by Achiad Shochat · 9 years ago
  52. 3f89a64 IB/mlx5: Extend query_device/port to support RoCE by Achiad Shochat · 9 years ago
  53. 9efa752 net/mlx5_core: Introduce access functions to query vport RoCE fields by Achiad Shochat · 9 years ago
  54. 0de60af net/mlx5_core: Introduce access functions to enable/disable RoCE by Achiad Shochat · 9 years ago
  55. e5f6175 net/mlx5_core: Break down the vport mac address query function by Achiad Shochat · 9 years ago
  56. fc24fc5 IB/mlx5: Support IB device's callback for getting its netdev by Achiad Shochat · 9 years ago
  57. ebd61f6 IB/mlx5: Support IB device's callback for getting the link layer by Achiad Shochat · 9 years ago
  58. 59f65f4 IB/usnic: delete unneeded IS_ERR test by Julia Lawall · 9 years ago
  59. 96390f62 IB/usnic: Handle 0 counts in resource allocation by Nelson Escobar · 9 years ago
  60. dc92d14 IB/usnic: Fix resource leak in error case by Nelson Escobar · 9 years ago
  61. 89e5323 IB/usnic: Support more QP state transitions by Nelson Escobar · 9 years ago
  62. 2547a36 IB/usnic: Fix message typo by Nelson Escobar · 9 years ago
  63. 3ea7286 IB/usnic: Fix incorrect cast in usnic_ib_fw_string_to_u64 by Nelson Escobar · 9 years ago
  64. 1e67a64 IB/usnic: Improve a failure message by Nelson Escobar · 9 years ago
  65. 638e970 IB/usnic: Remove unused prototype by Nelson Escobar · 9 years ago
  66. bee3c3c IB/cma: Join and leave multicast groups with IGMP by Moni Shoua · 9 years ago
  67. 25f4022 IB/core: Initialize UD header structure with IP and UDP headers by Moni Shoua · 9 years ago
  68. 045959d IB/cma: Add configfs for rdma_cm by Matan Barak · 9 years ago
  69. 218a773 IB/rdma_cm: Add wrapper for cma reference count by Matan Barak · 9 years ago
  70. 2002983 IB/core: Validate route when we init ah by Matan Barak · 9 years ago
  71. 6020d7e IB/core: Move rdma_is_upper_dev_rcu to header file by Matan Barak · 9 years ago
  72. c865f24 IB/core: Add rdma_network_type to wc by Somnath Kotur · 9 years ago
  73. 7766a99 IB/core: Add ROCE_UDP_ENCAP (RoCE V2) type by Matan Barak · 9 years ago
  74. 470be51 IB/core: Add gid attributes to sysfs by Matan Barak · 9 years ago
  75. cb57bb8 IB/cm: Use the source GID index type by Matan Barak · 9 years ago
  76. b39ffa1 IB/core: Add gid_type to gid attribute by Matan Barak · 9 years ago
  77. cee3c4d IB/core: don't search the GID table twice by Matan Barak · 9 years ago
  78. 9c584f0 IB/core: Change per-entry lock in RoCE GID table to one lock by Matan Barak · 9 years ago
  79. f3906bd IB/core: Refactor GID cache's ib_dispatch_event by Matan Barak · 9 years ago
  80. 882f3b3 Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5 by Doug Ledford · 9 years ago
  81. 182a2da IB/core: Remove ib_query_device by Or Gerlitz · 9 years ago
  82. cebfe5c staging/o2iblnd: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  83. e3e45b1 xprtrdma: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  84. 0353261 net/rds: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  85. 4a061b2 IB/ulps: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  86. 86bee4c IB/core: Avoid calling ib_query_device by Or Gerlitz · 9 years ago
  87. 3e153a9 IB/core: Save the device attributes on the device structure by Ira Weiny · 9 years ago
  88. 4ef7675 Linux 4.4-rc6 by Linus Torvalds · 9 years ago
  89. 9f7e432 Merge tag 'rtc-4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
  90. 77535ac rtc: da9063: fix access ordering error during RTC interrupt at system power on by Steve Twiss · 9 years ago
  91. f076ef4 rtc: rk808: Compensate for Rockchip calendar deviation on November 31st by Julius Werner · 9 years ago
  92. 69c37a9 Merge tag 'tty-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
  93. 24b0d5e7 Merge tag 'usb-4.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
  94. 3a87711 Merge tag 'md/4.4-rc5-fixes' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  95. 35b3154 Merge tag 'powerpc-4.4-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  96. 3c73a2d Merge tag 'spi-fix-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  97. d525c13 Merge tag 'gpio-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  98. 38beb96 Merge tag 'pinctrl-v4.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
  99. d7d3d84 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 9 years ago
  100. 632f857 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago