1. 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
  2. 589ee62 sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h> by Ingo Molnar · 8 years ago
  3. 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
  4. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  5. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  6. 0c98d34 sched/core: Remove the tsk_cpus_allowed() wrapper by Ingo Molnar · 8 years ago
  7. 86292b3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  8. f7878dc Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  9. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 8 years ago
  10. 608595e scripts/spelling.txt: add "therfore" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  11. b8a14f3 scripts/spelling.txt: add "overwriten" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  12. 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
  13. 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
  14. af17fe7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  15. 4cc4b93 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  16. db69032 RDMA/bnxt_re: fix for "bnxt_en: Update to firmware interface spec 1.7.0." by Stephen Rothwell · 8 years ago
  17. f2625f7 rdma_cm: fail iwarp accepts w/o connection params by Steve Wise · 8 years ago
  18. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  19. cdc1947 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  20. 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
  21. 9294000 IB/srp: Drain the send queue before destroying a QP by Bart Van Assche · 8 years ago
  22. f039f44 IB/core: Add support for draining IB_POLL_DIRECT completion queues by Bart Van Assche · 8 years ago
  23. b02c153 IB/srp: Improve an error path by Bart Van Assche · 8 years ago
  24. a7139ca80 IB/srp: Make a diagnostic message more informative by Bart Van Assche · 8 years ago
  25. 93c76db IB/srp: Document locking conventions by Bart Van Assche · 8 years ago
  26. 0a6fdbd IB/srp: Fix race conditions related to task management by Bart Van Assche · 8 years ago
  27. 6cb72bc IB/srp: Avoid that duplicate responses trigger a kernel bug by Bart Van Assche · 8 years ago
  28. d6c58dc IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS by Bart Van Assche · 8 years ago
  29. 4cd33aa RDMA/qedr: Fix some error handling by Christophe Jaillet · 8 years ago
  30. e57f774 RDMA/bnxt_re: add DCB dependency by Arnd Bergmann · 8 years ago
  31. 3ecc16c IB/hns: include linux/module.h by Arnd Bergmann · 8 years ago
  32. c67294b IB/vmw_pvrdma: Expose vendor error to ULPs by Yuval Shaia · 8 years ago
  33. 7bf3976 vmw_pvrdma: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  34. 64b2ae7 IB/hfi1: use size_t for passing array length by Arnd Bergmann · 8 years ago
  35. 23536df IB/ipoib: Remove redudant label by Zhu Yanjun · 8 years ago
  36. c5e8f57b0 IB/ipoib: remove the unnecessary memory free by Zhu Yanjun · 8 years ago
  37. f50cccd IB/mthca: switch to pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  38. 1bb0d7b IB/hfi1: Code reuse with memdup_copy by Michael J. Ruhl · 8 years ago
  39. 832666c IB/hfi1, qib, rdmavt: Move AETH defines to rdma/ib_hdrs.h by Don Hiatt · 8 years ago
  40. 881fccb IB/hfi1: Add rvt_rnr_tbl_to_usec function by Don Hiatt · 8 years ago
  41. db069ec IB/hfi1: Do not set physical link state if DC is in the shutdown state by Michael J. Ruhl · 8 years ago
  42. c27aad0 IB/hfi1: Modify logging frequency of DCC errors by Jakub Byczkowski · 8 years ago
  43. f9215b5 IB/rdmavt, IB/hfi1, IB/qib: Correct ack count for passive (RTR) QPs by Mike Marciniszyn · 8 years ago
  44. 3fc4a09 IB/qib: Updates to use rdmavt's SGE helper routines by Brian Welty · 8 years ago
  45. 1198fce IB/hfi1, rdmavt: Move SGE state helper routines into rdmavt by Brian Welty · 8 years ago
  46. 0128fce IB/hfi1, rdmavt: Update copy_sge to use boolean arguments by Brian Welty · 8 years ago
  47. b4238e7 IB/qib: Use new rdmavt timers by Venkata Sandeep Dhanalakota · 8 years ago
  48. 56acbbf IB/hfi1: Use new rdmavt timers by Venkata Sandeep Dhanalakota · 8 years ago
  49. 11a10d4 IB/rdmavt: Adding timer logic to rdmavt by Venkata Sandeep Dhanalakota · 8 years ago
  50. 696513e IB/hfi1, qib, rdmavt: Move AETH credit functions into rdmavt by Brian Welty · 8 years ago
  51. beb5a04 IB/hfi1, qib, rdmavt: Move two IB event functions into rdmavt by Brian Welty · 8 years ago
  52. c03c08d IB/hfi1: Check upper-case EFI variables by Sebastian Sanchez · 8 years ago
  53. 7632762 IB/hfi1: Reduce oversized fields in struct hfi1_packet by Sebastian Sanchez · 8 years ago
  54. d7c76e9 IB/hfi1: Add additional fields to qp_stats by Mike Marciniszyn · 8 years ago
  55. b448bf9 IB/hfi1: Allocate context data on memory node by Sebastian Sanchez · 8 years ago
  56. 338adfd IB/rdmavt: Use per-CPU reference count for MRs by Sebastian Sanchez · 8 years ago
  57. f3e862c IB/hfi1: Access hfi1_ibport through rcd pointer by Sebastian Sanchez · 8 years ago
  58. a8715b9 IB/hfi1: Correct error calldown locking by Mike Marciniszyn · 8 years ago
  59. 39e2afa IB/hfi1: Use static CTLE with Preset 6 for integrated HFIs by Easwar Hariharan · 8 years ago
  60. eb04ff0 IB/hfi1: Ensure read of producer s_head is correct by Mike Marciniszyn · 8 years ago
  61. a82a7fc IB/hfi1: Process qp wait list in IRQ thread periodically by Mike Marciniszyn · 8 years ago
  62. 4fcf1de IB/hfi1: Correct defered count after processing qp_wait_list by Mike Marciniszyn · 8 years ago
  63. 8d8a473 IB/rxe: use setup_timer to simplify the code by Wei Yongjun · 8 years ago
  64. 32f8e83 IB/iser: Protect completion context active_qps update by Max Gurtovoy · 8 years ago
  65. 192539f iw_cxgb4: clean up send_connect() by Ganesh Goudar · 8 years ago
  66. 6dd7aba Merge branch 'k.o/for-4.10-rc' into HEAD by Doug Ledford · 8 years ago
  67. 6df6b4a IB/cma: Destination and source addr families must match by Moni Shoua · 8 years ago
  68. 89052d7 IB/cma: Add default RoCE TOS to CMA configfs by Majd Dibbiny · 8 years ago
  69. 5903960 IB/core: Remove pointer casting from void to net_device by Parav Pandit · 8 years ago
  70. 2b08417 IB/IPoIB: Add destination address when re-queue packet by Erez Shitrit · 8 years ago
  71. cdbe33d IB/mlx5: Fix configuration of port capabilities by Eli Cohen · 8 years ago
  72. a748d60 IB/mlx4: Take source GID by index from HW GID table by Talat Batheesh · 8 years ago
  73. d8030b0 IB/mlx5: Fix blue flame buffer size calculation by Eli Cohen · 8 years ago
  74. 850b741 IB/mlx4: Remove unused variable from function declaration by Leon Romanovsky · 8 years ago
  75. c4550c6 IB: Query ports via the core instead of direct into the driver by Or Gerlitz · 8 years ago
  76. ce1e055 IB: Add protocol for USNIC by Or Gerlitz · 8 years ago
  77. bc63f9d IB/mlx4: Support raw packet protocol by Or Gerlitz · 8 years ago
  78. 72cd571 IB/mlx5: Support raw packet protocol by Or Gerlitz · 8 years ago
  79. 81713d3 IB/mlx5: Add implicit MR support by Artemy Kovalyov · 8 years ago
  80. 49780d4 IB/mlx5: Expose MR cache for mlx5_ib by Artemy Kovalyov · 8 years ago
  81. 94990b4 IB/mlx5: Add null_mkey access by Artemy Kovalyov · 8 years ago
  82. d9d0674 IB/umem: Indicate that process is being terminated by Artemy Kovalyov · 8 years ago
  83. d07d1d7 IB/umem: Update on demand page (ODP) support by Artemy Kovalyov · 8 years ago
  84. 4be6da1 IB/mlx5: Support creation of a WQ with scatter FCS offload by Noa Osherovich · 8 years ago
  85. e4cc4fa IB/mlx5: Enable QP creation with cvlan offload by Noa Osherovich · 8 years ago
  86. b1f74a8 IB/mlx5: Enable WQ creation and modification with cvlan offload by Noa Osherovich · 8 years ago
  87. e816133 IB/mlx5: Expose vlan offloads capabilities by Noa Osherovich · 8 years ago
  88. 9e1b161 IB/uverbs: Enable QP creation with cvlan offload by Noa Osherovich · 8 years ago
  89. af1cb95 IB/uverbs: Enable WQ creation and modification with cvlan offload by Noa Osherovich · 8 years ago
  90. 5f23d42 IB/uverbs: Expose vlan offloads capabilities by Noa Osherovich · 8 years ago
  91. 23a6964 IB/mlx5: Add port counter support for Receive WQs by Majd Dibbiny · 8 years ago
  92. 7c16f47 IB/mlx5: Expose Q counters groups only if they are supported by FW by Kamal Heib · 8 years ago
  93. 1ffd3a2 IB/mlx5: Replace ENOTSUPP usage with EOPNOTSUPP by Leon Romanovsky · 8 years ago
  94. 2ac693f IB/mlx5: Add flow tag support by Moses Reuben · 8 years ago
  95. 94e03f1 IB/uverbs: Add support for flow tag by Moses Reuben · 8 years ago
  96. 5abb0da IB/mlx5: Remove deprecated module parameter by Leon Romanovsky · 8 years ago
  97. ed88451 IB/mlx5: Assign DSCP for R-RoCE QPs Address Path by Majd Dibbiny · 8 years ago
  98. 1e0e50b IB/mlx5: Avoid SMP MADs from VFs by Maor Gottlieb · 8 years ago
  99. c43f111 IB/mlx5: Add additional checks before processing MADs by Maor Gottlieb · 8 years ago
  100. 45bded2 IB/mlx5: Verify that Q counters are supported by Kamal Heib · 8 years ago