1. d2ad9cc Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6 by Doug Ledford · 8 years ago
  2. 76b0640 Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into k.o/for-4.6 by Doug Ledford · 8 years ago
  3. 7cf20fc net/9p: convert to new CQ API by Christoph Hellwig · 8 years ago
  4. 35d19011 IB/mlx5: Add support for don't trap rules by Maor Gottlieb · 8 years ago
  5. b3638e1 net/mlx5_core: Introduce forward to next priority action by Maor Gottlieb · 8 years ago
  6. 153fefb net/mlx5_core: Create anchor of last flow table by Maor Gottlieb · 8 years ago
  7. 318d311 iser: Accept arbitrary sg lists mapping if the device supports it by Sagi Grimberg · 8 years ago
  8. b005d31 mlx5: Add arbitrary sg list support by Sagi Grimberg · 8 years ago
  9. f5aa915 IB/core: Add arbitrary sg_list support by Sagi Grimberg · 8 years ago
  10. 911f433 IB/mlx5: Expose correct max_fast_reg_page_list_len by Sagi Grimberg · 8 years ago
  11. 0025b0b IB/mlx5: Make coding style more consistent by Doug Ledford · 8 years ago
  12. add08d7 IB/mlx5: Convert UMR CQ to new CQ API by Christoph Hellwig · 8 years ago
  13. 95f60bb IB/ocrdma: Skip using unneeded intermediate variable by Markus Elfring · 8 years ago
  14. d1c95b0 IB/ocrdma: Skip using unneeded intermediate variable by Markus Elfring · 8 years ago
  15. 0ca4c39 IB/ocrdma: Delete unnecessary variable initialisations in 11 functions by Markus Elfring · 8 years ago
  16. 5a30247 IB/core: Documentation fix in the MAD header file by Hal Rosenstock · 8 years ago
  17. aba25a3e IB/core: trivial prink cleanup. by Parav Pandit · 8 years ago
  18. db9314c IB/core: Replace memset with eth_zero_addr by Amitoj Kaur Chawla · 8 years ago
  19. eaebc7d IB/core: Modify conditional on ucontext existence by Eli Cohen · 8 years ago
  20. 2dbd518 IB/core: IB/core: Allow legacy verbs through extended interfaces by Eli Cohen · 8 years ago
  21. 74a0b0a IB/core: Avoid duplicate code by Eli Cohen · 8 years ago
  22. bbdfcf1 Merge branch 'k.o/for-4.5-rc' into HEAD by Doug Ledford · 8 years ago
  23. 3d943c9 IB/{core, mlx5}: Fix input len in vendor part of create_qp/srq by Majd Dibbiny · 8 years ago
  24. 85d9691 IB/mlx5: Avoid using user-index for SRQs by Majd Dibbiny · 8 years ago
  25. 78a50a5 IB/ipoib: Add handling for sending of skb with many frags by Hans Westgaard Ry · 8 years ago
  26. d2370e0 IB/mlx5: Add memory windows allocation support by Matan Barak · 8 years ago
  27. b2a239d IB/core: Add vendor's specific data to alloc mw by Matan Barak · 8 years ago
  28. a606b0f net/mlx5: Refactor mlx5_core_mr to mkey by Matan Barak · 8 years ago
  29. 56e11d6 IB/mlx5: Added support for re-registration of MRs by Noa Osherovich · 8 years ago
  30. 395a8e4 IB/mlx5: Refactoring register MR code by Noa Osherovich · 8 years ago
  31. 84424a7 IB/cma: Print warning on different inner and header P_Keys by Haggai Eran · 8 years ago
  32. ebe6ccc IB/mlx5: Eliminate GSI RX QP's send buffers by Haggai Eran · 8 years ago
  33. 83cae2a IB/mlx5: Pick the right GSI transmission QP for sending by Haggai Eran · 8 years ago
  34. ea6dc20 IB/mlx5: Reorder GSI completions by Haggai Eran · 8 years ago
  35. 25361e0 IB/mlx5: Generate completions in software by Haggai Eran · 8 years ago
  36. 7722f47 IB/mlx5: Create GSI transmission QPs when P_Key table is changed by Haggai Eran · 8 years ago
  37. ebab41c IB/mlx5: Create multiple transmission GSI QPs by Haggai Eran · 8 years ago
  38. d16e91d IB/mlx5: Add GSI QP wrapper by Haggai Eran · 8 years ago
  39. 158abf8 IB/mlx5: Modify QP debugging prints by Haggai Eran · 8 years ago
  40. b11a4f9 IB/mlx5: Add support for setting source QP number by Haggai Eran · 8 years ago
  41. c7ce833 IB/mlx5: Add support for CSUM in RX flow by Erez Shitrit · 8 years ago
  42. f031396 IB/mlx5: Implement UD QP offloads for IPoIB in the TX flow by Erez Shitrit · 8 years ago
  43. 1015c2e IB/mlx5: Define interface bits for IPoIB offloads by Erez Shitrit · 8 years ago
  44. 3efd9a1 IB/mlx5: Modify MAD reading counters method to use counter registers by Meny Yossefi · 8 years ago
  45. 1c64bf6 net/mlx5_core: Add helper function to read IB error counters by Meny Yossefi · 8 years ago
  46. b54ba27 net/mlx5_core: Add helper function to read virtual port counters by Meny Yossefi · 8 years ago
  47. 5adebafb IB/core: Fix missed clean call in registration path by Leon Romanovsky · 8 years ago
  48. 387add4 IB/srpt: Fix wait list processing by Bart Van Assche · 8 years ago
  49. 539b324 IB/srpt: Introduce srpt_process_wait_list() by Bart Van Assche · 8 years ago
  50. 043a680 IB/srpt: Log out all initiators if a port is disabled by Bart Van Assche · 8 years ago
  51. fc3af58 IB/srpt: Fix srpt_write_pending() by Bart Van Assche · 8 years ago
  52. aaf45bd IB/srpt: Detect session shutdown reliably by Bart Van Assche · 8 years ago
  53. 8628991 IB/srpt: Use a mutex to protect the channel list by Bart Van Assche · 8 years ago
  54. c13c90e IB/srpt: Log private data associated with REJ by Bart Van Assche · 8 years ago
  55. 2739b59 IB/srpt: Eliminate srpt_find_channel() by Bart Van Assche · 8 years ago
  56. 1e20a2a IB/srpt: Inline trivial CM callback functions by Bart Van Assche · 8 years ago
  57. 49f4016 IB/srpt: Fix how aborted commands are processed by Bart Van Assche · 8 years ago
  58. 2c7f37f IB/srpt: Fix srpt_handle_cmd() error paths by Bart Van Assche · 8 years ago
  59. f108f0f IB/srpt: Fix srpt_close_session() by Bart Van Assche · 8 years ago
  60. 8893625 IB/srpt: Simplify srpt_shutdown_session() by Bart Van Assche · 8 years ago
  61. f130c22 IB/srpt: Simplify channel state management by Bart Van Assche · 8 years ago
  62. e1dd413 IB/srpt: Use scsilun_to_int() by Bart Van Assche · 8 years ago
  63. 671ec1b IB/srpt: Introduce target_reverse_dma_direction() by Bart Van Assche · 8 years ago
  64. 33912d7 IB/srpt: Inline srpt_get_ch_state() by Bart Van Assche · 8 years ago
  65. f68cba4e9 IB/srpt: Inline srpt_sdev_name() by Bart Van Assche · 8 years ago
  66. 697a35d IB/srpt: Remove struct srpt_node_acl by Bart Van Assche · 8 years ago
  67. 9d2aa2b4 IB/srpt: Add parentheses around sizeof argument by Bart Van Assche · 8 years ago
  68. 5109325 IB/srpt: Simplify srpt_handle_tsk_mgmt() by Bart Van Assche · 8 years ago
  69. 834d16d RDMA/ocrdma: Support user AH creation for RoCE-v2 by Devesh Sharma · 8 years ago
  70. bcf117e RDMA/ocrdma: Support RoCE-v2 in the RC path by Devesh Sharma · 8 years ago
  71. 6b06266 RDMA/ocrdma: Support RoCE-v2 in the UD path by Devesh Sharma · 8 years ago
  72. e161486 RDMA/ocrdma: Export udp encapsulation capability by Somnath Kotur · 8 years ago
  73. 0e451e8 IB/mlx4: Add support for the don't trap rule by Marina Varshaver · 8 years ago
  74. a3100a7 IB/core: Add don't trap flag to flow creation by Marina Varshaver · 8 years ago
  75. 571e09e IB/mlx4: Use boottime by Abhilash Jindal · 8 years ago
  76. 4c8ba94 IB/iser: Use ib_drain_sq() by Steve Wise · 8 years ago
  77. 561392d IB/srp: Use ib_drain_rq() by Steve Wise · 8 years ago
  78. 086dc6e iw_cxgb4: add queue drain functions by Steve Wise · 8 years ago
  79. 765d677 IB: new common API for draining queues by Steve Wise · 8 years ago
  80. fc77dbd Linux 4.5-rc6 by Linus Torvalds · 8 years ago
  81. 1b9540c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. 4b696dc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. 76c03f0 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. f055ae0 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. 8da5143 Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  86. 62718e3 Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  87. 12b9fa6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  88. 340b3a5 Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  89. 5129fa4 do_last(): ELOOP failure exit should be done after leaving RCU mode by Al Viro · 8 years ago
  90. a7f7754 should_follow_link(): validate ->d_seq after having decided to follow by Al Viro · 8 years ago
  91. d456564 namei: ->d_inode of a pinned dentry is stable only for positives by Al Viro · 8 years ago
  92. c80567c do_last(): don't let a bogus return value from ->open() et.al. to confuse us by Al Viro · 8 years ago
  93. 0fcbf99 fs: return -EOPNOTSUPP if clone is not supported by Christoph Hellwig · 8 years ago
  94. b6853f7 hpfs: don't truncate the file when delete fails by Mikulas Patocka · 8 years ago
  95. 691429e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  96. 1c27147 Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  97. a9f8094a Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  98. 1e9d180 ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite() by Ross Zwisler · 8 years ago
  99. b9ea44b Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 8 years ago
  100. 7f6d5b5 dax: move writeback calls into the filesystems by Ross Zwisler · 8 years ago