1. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  2. 282ccf6 drivers: add explicit interrupt.h includes by Florian Westphal · 8 years ago
  3. f6aafac IB/qib: fix false-postive maybe-uninitialized warning by Arnd Bergmann · 8 years ago
  4. ea174c9 RDMA/iser: Fix possible mr leak on device removal event by Sagi Grimberg · 8 years ago
  5. b7363e6 IB/device: Convert ib-comp-wq to be CPU-bound by Sagi Grimberg · 8 years ago
  6. fedd9e1 IB/cq: Don't process more than the given budget by Sagi Grimberg · 8 years ago
  7. 9fcd67d IB/rxe: increment msn only when completing a request by David Marchand · 8 years ago
  8. 0957c29 IB/core: Restore I/O MMU, s390 and powerpc support by Bart Van Assche · 8 years ago
  9. a1c5dd1 IB/rxe: Update documentation link by Leon Romanovsky · 8 years ago
  10. 004d18e RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num() by Dan Carpenter · 8 years ago
  11. ded2602 IB/rxe: double free on error by Dan Carpenter · 8 years ago
  12. b172679 RDMA/vmw_pvrdma: Activate device on ethernet link up by Aditya Sarwade · 8 years ago
  13. e51c2fb RDMA/vmw_pvrdma: Dont hardcode QP header page by Adit Ranadive · 8 years ago
  14. 6332dee RDMA/vmw_pvrdma: Cleanup unused variables by Adit Ranadive · 8 years ago
  15. cb88645 infiniband: Fix alignment of mmap cookies to support VIPT caching by Jason Gunthorpe · 8 years ago
  16. 86f46ab IB/core: Protect against self-requeue of a cq work item by Sagi Grimberg · 8 years ago
  17. 871a862 i40iw: Receive netdev events post INET_NOTIFIER state by Shiraz Saleem · 8 years ago
  18. be086e7 qed*: Utilize Firmware 8.15.3.0 by Mintz, Yuval · 8 years ago
  19. 0881e7b sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  20. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  21. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  22. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  23. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  24. 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  25. 86292b3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  26. f7878dc Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  27. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  28. 608595e scripts/spelling.txt: add "therfore" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  29. b8a14f3 scripts/spelling.txt: add "overwriten" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  30. ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  31. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  32. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  33. 4cc4b93 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  34. db69032 RDMA/bnxt_re: fix for "bnxt_en: Update to firmware interface spec 1.7.0." by Stephen Rothwell · 8 years ago
  35. f2625f7 rdma_cm: fail iwarp accepts w/o connection params by Steve Wise · 8 years ago
  36. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  37. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  38. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  39. 9294000 IB/srp: Drain the send queue before destroying a QP by Bart Van Assche · 8 years ago
  40. f039f44 IB/core: Add support for draining IB_POLL_DIRECT completion queues by Bart Van Assche · 8 years ago
  41. b02c153 IB/srp: Improve an error path by Bart Van Assche · 8 years ago
  42. a7139ca80 IB/srp: Make a diagnostic message more informative by Bart Van Assche · 8 years ago
  43. 93c76db IB/srp: Document locking conventions by Bart Van Assche · 8 years ago
  44. 0a6fdbd IB/srp: Fix race conditions related to task management by Bart Van Assche · 8 years ago
  45. 6cb72bc IB/srp: Avoid that duplicate responses trigger a kernel bug by Bart Van Assche · 8 years ago
  46. d6c58dc IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS by Bart Van Assche · 8 years ago
  47. 4cd33aa RDMA/qedr: Fix some error handling by Christophe Jaillet · 8 years ago
  48. e57f774 RDMA/bnxt_re: add DCB dependency by Arnd Bergmann · 8 years ago
  49. 3ecc16c IB/hns: include linux/module.h by Arnd Bergmann · 8 years ago
  50. c67294b IB/vmw_pvrdma: Expose vendor error to ULPs by Yuval Shaia · 8 years ago
  51. 7bf3976 vmw_pvrdma: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  52. 64b2ae7 IB/hfi1: use size_t for passing array length by Arnd Bergmann · 8 years ago
  53. 23536df IB/ipoib: Remove redudant label by Zhu Yanjun · 8 years ago
  54. c5e8f57b0 IB/ipoib: remove the unnecessary memory free by Zhu Yanjun · 8 years ago
  55. f50cccd IB/mthca: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  56. 1bb0d7b IB/hfi1: Code reuse with memdup_copy by Michael J. Ruhl · 8 years ago
  57. 832666c IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h by Don Hiatt · 8 years ago
  58. 881fccb IB/hfi1: Add rvt_rnr_tbl_to_usec function by Don Hiatt · 8 years ago
  59. db069ec IB/hfi1: Do not set physical link state if DC is in the shutdown state by Michael J. Ruhl · 8 years ago
  60. c27aad0 IB/hfi1: Modify logging frequency of DCC errors by Jakub Byczkowski · 8 years ago
  61. f9215b5 IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPs by Mike Marciniszyn · 8 years ago
  62. 3fc4a09 IB/qib: Updates to use rdmavt's SGE helper routines by Brian Welty · 8 years ago
  63. 1198fce IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt by Brian Welty · 8 years ago
  64. 0128fce IB/hfi1, rdmavt: Update copy_sge to use boolean arguments by Brian Welty · 8 years ago
  65. b4238e7 IB/qib: Use new rdmavt timers by Venkata Sandeep Dhanalakota · 8 years ago
  66. 56acbbf IB/hfi1: Use new rdmavt timers by Venkata Sandeep Dhanalakota · 8 years ago
  67. 11a10d4 IB/rdmavt: Adding timer logic to rdmavt by Venkata Sandeep Dhanalakota · 8 years ago
  68. 696513e IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavt by Brian Welty · 8 years ago
  69. beb5a04 IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt by Brian Welty · 8 years ago
  70. c03c08d IB/hfi1: Check upper-case EFI variables by Sebastian Sanchez · 8 years ago
  71. 7632762 IB/hfi1: Reduce oversized fields in struct hfi1_packet by Sebastian Sanchez · 8 years ago
  72. d7c76e9 IB/hfi1: Add additional fields to qp_stats by Mike Marciniszyn · 8 years ago
  73. b448bf9 IB/hfi1: Allocate context data on memory node by Sebastian Sanchez · 8 years ago
  74. 338adfd IB/rdmavt: Use per-CPU reference count for MRs by Sebastian Sanchez · 8 years ago
  75. f3e862c IB/hfi1: Access hfi1_ibport through rcd pointer by Sebastian Sanchez · 8 years ago
  76. a8715b9 IB/hfi1: Correct error calldown locking by Mike Marciniszyn · 8 years ago
  77. 39e2afa IB/hfi1: Use static CTLE with Preset 6 for integrated HFIs by Easwar Hariharan · 8 years ago
  78. eb04ff0 IB/hfi1: Ensure read of producer s_head is correct by Mike Marciniszyn · 8 years ago
  79. a82a7fc IB/hfi1: Process qp wait list in IRQ thread periodically by Mike Marciniszyn · 8 years ago
  80. 4fcf1de IB/hfi1: Correct defered count after processing qp_wait_list by Mike Marciniszyn · 8 years ago
  81. 8d8a473 IB/rxe: use setup_timer to simplify the code by Wei Yongjun · 8 years ago
  82. 32f8e83 IB/iser: Protect completion context active_qps update by Max Gurtovoy · 8 years ago
  83. 192539f iw_cxgb4: clean up send_connect() by Ganesh Goudar · 8 years ago
  84. 6dd7aba Merge branch 'k.o/for-4.10-rc' into HEAD by Doug Ledford · 8 years ago
  85. 6df6b4a IB/cma: Destination and source addr families must match by Moni Shoua · 8 years ago
  86. 89052d7 IB/cma: Add default RoCE TOS to CMA configfs by Majd Dibbiny · 8 years ago
  87. 5903960 IB/core: Remove pointer casting from void to net_device by Parav Pandit · 8 years ago
  88. 2b08417 IB/IPoIB: Add destination address when re-queue packet by Erez Shitrit · 8 years ago
  89. cdbe33d IB/mlx5: Fix configuration of port capabilities by Eli Cohen · 8 years ago
  90. a748d60 IB/mlx4: Take source GID by index from HW GID table by Talat Batheesh · 8 years ago
  91. d8030b0 IB/mlx5: Fix blue flame buffer size calculation by Eli Cohen · 8 years ago
  92. 850b741 IB/mlx4: Remove unused variable from function declaration by Leon Romanovsky · 8 years ago
  93. c4550c6 IB: Query ports via the core instead of direct into the driver by Or Gerlitz · 8 years ago
  94. ce1e055 IB: Add protocol for USNIC by Or Gerlitz · 8 years ago
  95. bc63f9d IB/mlx4: Support raw packet protocol by Or Gerlitz · 8 years ago
  96. 72cd571 IB/mlx5: Support raw packet protocol by Or Gerlitz · 8 years ago
  97. 81713d3 IB/mlx5: Add implicit MR support by Artemy Kovalyov · 8 years ago
  98. 49780d4 IB/mlx5: Expose MR cache for mlx5_ib by Artemy Kovalyov · 8 years ago
  99. 94990b4 IB/mlx5: Add null_mkey access by Artemy Kovalyov · 8 years ago
  100. d9d0674 IB/umem: Indicate that process is being terminated by Artemy Kovalyov · 8 years ago