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