1. e999869 net/bonding: Export bond_option_active_slave_get_rcu by Matan Barak · 9 years ago
  2. d9f272c IB/core: Drop ib_alloc_fast_reg_mr by Sagi Grimberg · 9 years ago
  3. d9fe6dd IB/hfi1: Support ib_alloc_mr verb by Mike Marciniszyn · 9 years ago
  4. 1302f84 qib: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  5. e02e4d5 nes: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  6. f683d3b cxgb3: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  7. a216403 iw_cxgb4: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  8. cacb7d5 ocrdma: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  9. 679e34d mlx4: Support ib_alloc_mr verb by Sagi Grimberg · 9 years ago
  10. b3778ba mlx5: Drop mlx5_ib_alloc_fast_reg_mr by Sagi Grimberg · 9 years ago
  11. 563b67c IB/srp: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  12. a89be2c iser-target: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  13. 34780f0 IB/iser: Convert to ib_alloc_mr by Sagi Grimberg · 9 years ago
  14. 9bee178 IB: Modify ib_create_mr API by Sagi Grimberg · 9 years ago
  15. 8b91ffc IB/core: Get rid of redundant verb ib_destroy_mr by Sagi Grimberg · 9 years ago
  16. be68819 IB/cma: Fix net_dev reference leak with failed requests by Haggai Eran · 9 years ago
  17. 73fec7f IB/cm: Remove compare_data checks by Haggai Eran · 9 years ago
  18. 51efe39 IB/cma: Share ib_cm_ids between rdma_cm_ids by Haggai Eran · 9 years ago
  19. 0b3ca76 IB/cma: Use found net_dev for passive connections by Haggai Eran · 9 years ago
  20. f887f2a IB/cma: Validate routing of incoming requests by Haggai Eran · 9 years ago
  21. 4c21b5b IB/cma: Add net_dev and private data checks to RDMA CM by Haggai Eran · 9 years ago
  22. 24cad9a IB/cm: Expose BTH P_Key in CM and SIDR request events by Haggai Eran · 9 years ago
  23. aac978e IB/cma: Helper functions to access port space IDRs by Haggai Eran · 9 years ago
  24. 0c505f7 IB/cma: Refactor RDMA IP CM private-data parsing code by Haggai Eran · 9 years ago
  25. 067b171 IB/cm: Share listening CM IDs by Haggai Eran · 9 years ago
  26. 15865e7d IB/cm: Expose service ID in request events by Haggai Eran · 9 years ago
  27. ddde896 IB/ipoib: Return IPoIB devices matching connection parameters by Guy Shapiro · 9 years ago
  28. 9268f72 IB/core: Find the network device matching connection parameters by Yotam Kenneth · 9 years ago
  29. 7c1eb45 IB/core: lock client data with lists_rwsem by Haggai Eran · 9 years ago
  30. 5aa44bb IB/core: Add rwsem to allow reading device list or client list by Haggai Eran · 9 years ago
  31. aaae91f ipath,qib: Expose max_sge_rd correctly by Steve Wise · 9 years ago
  32. 18ebd40 mlx4, mlx5, mthca: Expose max_sge_rd correctly by Sagi Grimberg · 9 years ago
  33. a724648 staging/hfi1: replace indent spaces with tabs by Jeff Becker · 9 years ago
  34. 7724105 IB/hfi1: add driver files by Mike Marciniszyn · 9 years ago
  35. d4ab347 IB/core: Add core header changes needed for OPA by Dennis Dalessandro · 9 years ago
  36. 072bf1f RDMA/amso1100: Deprecate the amso1100 driver and move to staging by Steve Wise · 9 years ago
  37. 6f9b389 IB/ipath: Deprecate ipath driver and move to staging. by Dennis Dalessandro · 9 years ago
  38. 2dfcad3 Staging: Add staging/rdma directory and update MAINTAINERS by Doug Ledford · 9 years ago
  39. 84cc6ac6 iw_cxgb4: Add support for clip by Hariprasad S · 9 years ago
  40. 6c26a77 RDMA/cma: fix IPv6 address resolution by Spencer Baugh · 9 years ago
  41. 7e967fd IB/ucma: Fix theoretical user triggered use-after-free by Jason Gunthorpe · 9 years ago
  42. b8ac311 iw_cxgb4: set the default MPA version to 2 by Hariprasad S · 9 years ago
  43. 7854550a RDMA/iser: Limit sgs to the device fastreg depth by Steve Wise · 9 years ago
  44. d6c7276 IB/mlx5: Remove dead code from alloc_cached_mr() by Roland Dreier · 9 years ago
  45. d6f1c17 IB/qib: Change lkey table allocation to support more MRs by Mike Marciniszyn · 9 years ago
  46. e0238a6 mlx5: Expose correct page_size_cap in device attributes by Sagi Grimberg · 9 years ago
  47. a3c8742 mlx5: Fix missing device local_dma_lkey by Sagi Grimberg · 9 years ago
  48. d683477 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  49. eb63b34 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  50. 84f3fe4 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. f8a89fc Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 9 years ago
  53. e45fc85 Merge tag 'pci-v4.2-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  54. 00f7641 Merge tag 'media/v4.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  55. 7e08117 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  56. dc9c12f Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  57. 7f98ca4 drm/radeon: fix hotplug race at startup by Dave Airlie · 9 years ago
  58. bef7d19 Merge tag 'drm-intel-fixes-2015-08-20' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
  59. 0bad909 Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  60. b8a1171 Merge branches 'acpi-video' and 'cpufreq-fixes' by Rafael J. Wysocki · 9 years ago
  61. 45ea2a5 PCI: Don't use 64-bit bus addresses on PA-RISC by Bjorn Helgaas · 9 years ago
  62. 28e55d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  63. 1ae5ddb Input: gpio_keys_polled - request GPIO pin as input. by Vincent Pelletier · 9 years ago
  64. 3243f50 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 9 years ago
  65. 3bd8f7d Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
  66. be3b0f9 clocksource/imx: Fix boot with non-DT systems by Guenter Roeck · 9 years ago
  67. 82bd279 Merge branch 'drm-atmel-hlcdc-fixes' of https://github.com/bbrezillon/linux-at91 into drm-fixes by Dave Airlie · 9 years ago
  68. 8200fe4 irqchip/crossbar: Restore set_wake functionality by Grygorii Strashko · 9 years ago
  69. 4fd8f47 irqchip/crossbar: Restore the mask on suspend behaviour by Grygorii Strashko · 9 years ago
  70. e269ec4 irqchip/crossbar: Restore the irq_set_type() mechanism by Grygorii Strashko · 9 years ago
  71. b35b1df PCI: Tolerate hierarchies with no Root Port by Yijing Wang · 9 years ago
  72. 72ccc89 FIRMWARE: bcm47xx_nvram: Fix module license. by Axel Lin · 9 years ago
  73. 02387b5 [media] mantis: Fix error handling in mantis_dma_init() by Fabio Estevam · 9 years ago
  74. 72c5b7b Revert "[media] rc: rc-ir-raw: Add scancode encoder callback" by David Härdeman · 9 years ago
  75. 86f2166 Revert "[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helper" by David Härdeman · 9 years ago
  76. e49b361 Revert "[media] rc: ir-rc5-decoder: Add encode capability" by David Härdeman · 9 years ago
  77. 70e7112 Revert "[media] rc: ir-rc6-decoder: Add encode capability" by David Härdeman · 9 years ago
  78. 3a03b86 Revert "[media] rc: rc-core: Add support for encode_wakeup drivers" by David Härdeman · 9 years ago
  79. 8abfebd Revert "[media] rc: rc-loopback: Add loopback of filter scancodes" by David Härdeman · 9 years ago
  80. 23f28f2 Revert "[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs filter callback" by David Härdeman · 9 years ago
  81. ed63baa drm/i915: Avoid TP3 on CHV by Thulasimani,Sivakumar · 9 years ago
  82. 5e86dfe drm/i915: remove HBR2 from chv supported list by Thulasimani,Sivakumar · 9 years ago
  83. 33747cc Revert "drm/i915: Add eDP intermediate frequencies for CHV" by Thulasimani,Sivakumar · 9 years ago
  84. bf1a5fd Revert "drm/i915: Allow parsing of variable size child device entries from VBT" by Jani Nikula · 9 years ago
  85. 0f69a38 target: Fix handling of small allocation lengths in REPORT LUNS by Roland Dreier · 9 years ago
  86. 1b647a1 Merge tag 'dmaengine-fix-4.2-rc8' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  87. 49718f0 SCSI: Fix NULL pointer dereference in runtime PM by Alan Stern · 9 years ago
  88. db19693 fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fnic_queuecommand() to avoid deadloack by Hiral Shah · 9 years ago
  89. f4566ed Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  90. dbb3df2 drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP only by Thierry Reding · 9 years ago
  91. bf67402 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  92. 4e7fca0 Merge branch 'for-4.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  93. ff94c74 net: phy: fix semicolon.cocci warnings by kbuild test robot · 9 years ago
  94. a807909 net: qmi_wwan: add HP lt4111 LTE/EV-DO/HSPA+ Gobi 4G Module by David Ward · 9 years ago
  95. af19e68 be2net: avoid vxlan offloading on multichannel configs by Ivan Vecera · 9 years ago
  96. 776829d net: phy: workaround for buggy cable detection by LAN8700 after cable plugging by Igor Plyatov · 9 years ago
  97. 2902bc6 net: ethernet: micrel: fix an error code by Dan Carpenter · 9 years ago
  98. 8cb775b ppp: fix device unregistration upon netns deletion by Guillaume Nault · 9 years ago
  99. 11e122c net: phy: fix PHY_RUNNING in phy_state_machine by Shaohui Xie · 9 years ago
  100. 05aa1a7 dmaengine: fix balance of privatecnt inc/dec operations by Robert Baldyga · 9 years ago