1. 896ce45 IB/hfi1: Correct issues with sc5 computation by Mike Marciniszyn · 9 years ago
  2. 9903fd1 Merge branches '4.7-rc-misc', 'hfi1-fixes', 'i40iw-rc-fixes' and 'mellanox-rc-fixes' into k.o/for-4.7-rc by Doug Ledford · 9 years ago
  3. c0cf451 IB/srpt: Reduce QP buffer size by Bart Van Assche · 9 years ago
  4. 7748e49 i40iw: Enable level-1 PBL for fast memory registration by Shiraz Saleem · 9 years ago
  5. 0477e18 i40iw: Return correct max_fast_reg_page_list_len by Faisal Latif · 9 years ago
  6. ee23abd i40iw: Correct status check on i40iw_get_pble by Faisal Latif · 9 years ago
  7. 747f1c6 i40iw: Correct CQ arming by Shiraz Saleem · 9 years ago
  8. c755f4a IB/rdmavt: Correct qp_priv_alloc() return value test by Mike Marciniszyn · 9 years ago
  9. 8ae84f7 IB/hfi1: Don't zero out qp->s_ack_queue in rvt_reset_qp by Ashutosh Dixit · 9 years ago
  10. 2aee309 IB/hfi1: Fix deadlock with txreq allocation slow path by Mike Marciniszyn · 9 years ago
  11. cbc9355 IB/mlx4: Prevent cross page boundary allocation by Chuck Lever · 9 years ago
  12. 5b420d9 IB/mlx4: Fix memory leak if QP creation failed by Dotan Barak · 9 years ago
  13. 5533c18 IB/mlx4: Verify port number in flow steering create flow by Yishai Hadas · 9 years ago
  14. a610060 IB/mlx4: Fix error flow when sending mads under SRIOV by Yishai Hadas · 9 years ago
  15. f2940e2 IB/mlx4: Fix the SQ size of an RC QP by Yishai Hadas · 9 years ago
  16. 00bf534 IB/mlx5: Fix wrong naming of port_rcv_data counter by Talat Batheesh · 9 years ago
  17. c9b2549 IB/mlx5: Fix post send fence logic by Eli Cohen · 9 years ago
  18. b57141c IB/uverbs: Initialize ib_qp_init_attr with zeros by Maor Gottlieb · 9 years ago
  19. b355600 IB/core: Fix false search of the IB_SA_WELL_KNOWN_GUID by Eli Cohen · 9 years ago
  20. c65f6c5 IB/core: Fix RoCE v1 multicast join logic issue by Alex Vesker · 9 years ago
  21. f336ae0 IB/core: Fix no default GIDs when netdevice reregisters by Talat Batheesh · 9 years ago
  22. 34d351f IB/hfi1: Send a pkey change event on driver pkey update by Sebastian Sanchez · 9 years ago
  23. 3ec5fa2 IB/hfi1: Remove FULL_MGMT_P_KEY from pkey table at link up by Sebastian Sanchez · 9 years ago
  24. c078f0d IB/hfi1: Fix potential buffer overflow by Tadeusz Struk · 9 years ago
  25. 93dd0a0 IB/hfi1: Fix potential NULL ptr dereference by Tadeusz Struk · 9 years ago
  26. 5e9ef24 IB/qib: Prevent context loss by Ira Weiny · 9 years ago
  27. ca2f30a IB/hfi1: Prevent context loss by Ira Weiny · 9 years ago
  28. c3c64a9 IB/hfi1: Increase packet egress timeout by Jubin John · 9 years ago
  29. 501edc4 IB/rdmavt: Correct warning during QPN allocation by Brian Welty · 9 years ago
  30. 9660567 IB/rdmavt: Correct required callback functions for MODIFY_QP by Brian Welty · 9 years ago
  31. b4ba663 IB/hfi1: Fix credit return threshold adjustment by Jubin John · 9 years ago
  32. 37e07cd IB/cma: Make the code easier to verify by Bart Van Assche · 9 years ago
  33. 8c5122e IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHs by Jason Gunthorpe · 9 years ago
  34. 61c78eea IB/IPoIB: Don't update neigh validity for unresolved entries by Erez Shitrit · 9 years ago
  35. f879ee8 IB/mlx5: Fix alternate path code by Achiad Shochat · 9 years ago
  36. d3ae2bd IB/mlx5: Fix pkey_index length in the QP path record by Noa Osherovich · 9 years ago
  37. 3c4c377 IB/mlx5: Fix entries check in mlx5_ib_resize_cq by Noa Osherovich · 9 years ago
  38. 9ea5785 IB/mlx5: Fix entries checks in mlx5_ib_create_cq by Noa Osherovich · 9 years ago
  39. 2cc6ad5 IB/mlx5: Check BlueFlame HCA support by Noa Osherovich · 9 years ago
  40. 0540d81 IB/mlx5: Fix returned values of query QP by Noa Osherovich · 9 years ago
  41. bc5c6ee IB/mlx5: Limit query HCA clock by Noa Osherovich · 9 years ago
  42. c0fcebf IB/mlx5: Fix FW version diaplay in sysfs by Eran Ben Elisha · 9 years ago
  43. 2788cf3 IB/mlx5: Return PORT_ERR in Active to Initializing tranisition by Noa Osherovich · 9 years ago
  44. da6d6ba3 IB/mlx5: Set flow steering capability bit by Maor Gottlieb · 9 years ago
  45. c7e162a IB/core: Make all casts in ib_device_cap_flags enum consistent by Max Gurtovoy · 9 years ago
  46. 47355b3 IB/core: Fix bit curruption in ib_device_cap_flags structure by Max Gurtovoy · 9 years ago
  47. 8aec013 IB/core: Initialize sysfs attributes before sysfs create group by Mark Bloch · 9 years ago
  48. 9b29953 IB/IPoIB: Disable bottom half when dealing with device address by Mark Bloch · 9 years ago
  49. 8e78764 IB/core: Fix removal of default GID cache entry by Aviv Heller · 9 years ago
  50. 198b12f IB/IPoIB: Fix race between ipoib_remove_one to sysfs functions by Erez Shitrit · 9 years ago
  51. d701246 IB/core: Fix query port failure in RoCE by Eli Cohen · 9 years ago
  52. 495fbae IB/core: fix error unwind in sysfs hw counters code by Doug Ledford · 9 years ago
  53. 41aaa99 IB/core: Fix array length allocation by Doug Ledford · 9 years ago
  54. 55c40648 IB/hfi1: Suppress sparse warnings by Bart Van Assche · 9 years ago
  55. d55215c IB/hfi1: Use bit 0 instead of bit 1 by Bart Van Assche · 9 years ago
  56. 48a0cc13 IB/hfi1: Fix indentation by Bart Van Assche · 9 years ago
  57. c0a67f6 IB/rdmavt: Annotate rvt_reset_qp() by Bart Van Assche · 9 years ago
  58. 2190d10 IB/mad: Fix indentation by Bart Van Assche · 9 years ago
  59. 0270be7 RDMA/core: Fix indentation by Bart Van Assche · 9 years ago
  60. 9edba79 IB/srp: Fix srp_map_sg_dma() by Bart Van Assche · 9 years ago
  61. 249f065 IB/srp: Always initialize use_fast_reg and use_fmr by Bart Van Assche · 9 years ago
  62. ca920f5 IB/mlx4: Fix device managed flow steering support test by Bart Van Assche · 9 years ago
  63. ce67fef IB/usnic: Remove unused DMA attributes by Krzysztof Kozlowski · 9 years ago
  64. 0147ebc IB/core: fix null pointer deref and mem leak in error handling by Colin Ian King · 9 years ago
  65. da1f857 IB/core: fix an error code in ib_core_init() by Dan Carpenter · 9 years ago
  66. f242d93a IB/hfi1: Avoid large frame size warning by Leon Romanovsky · 9 years ago
  67. a8b7da5 IB/hfi1: fix some indenting by Dan Carpenter · 9 years ago
  68. 943f44d IB/cm: Fix a recently introduced locking bug by Bart Van Assche · 9 years ago
  69. af8c34c Linux 4.7-rc2 by Linus Torvalds · 9 years ago
  70. 5975b2c Merge branch 'parisc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 9 years ago
  71. d834502 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  72. eedf265 devpts: Make each mount of devpts an independent filesystem. by Eric W. Biederman · 9 years ago
  73. 58f1c65 parisc: Move die_if_kernel() prototype into traps.h header by Helge Deller · 9 years ago
  74. 8b78f26 parisc: Fix pagefault crash in unaligned __get_user() call by Helge Deller · 9 years ago
  75. 0032c08 parisc: Fix printk time during boot by Helge Deller · 9 years ago
  76. be24a89 parisc: Fix backtrace on PA-RISC by Mikulas Patocka · 14 years ago
  77. 049ec1b Merge tag 'drm-fixes-for-v4.7-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  78. f2c6b9e Merge tag 'vfio-v4.7-rc2' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 9 years ago
  79. 95b46ae Merge tag 'mmc-v4.7-rc1-2' of git://git.linaro.org/people/ulf.hansson/mmc by Linus Torvalds · 9 years ago
  80. b2d5ad8 Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  81. a3021a5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  82. eb10a7b Merge tag 'acpi-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  83. 5016320 Merge tag 'pm-4.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  84. d46d025 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  85. 8c52b6d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  86. e46e7b7 mm, page_alloc: recalculate the preferred zoneref if the context can ignore memory policies by Mel Gorman · 9 years ago
  87. 0d0bd89 mm, page_alloc: reset zonelist iterator after resetting fair zone allocation policy by Mel Gorman · 9 years ago
  88. cbdcf7f mm, oom_reaper: do not use siglock in try_oom_reaper() by Michal Hocko · 9 years ago
  89. 83b9355 mm, page_alloc: prevent infinite loop in buffered_rmqueue() by Vlastimil Babka · 9 years ago
  90. 879be4f checkpatch: reduce git commit description style false positives by Joe Perches · 9 years ago
  91. 43afc19 mm/z3fold.c: avoid modifying HEADLESS page and minor cleanup by Vitaly Wool · 9 years ago
  92. 3a06bb7 memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_kmem() by Tejun Heo · 9 years ago
  93. 2c22132 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  94. f86e427 mm: check the return value of lookup_page_ext for all call sites by Yang Shi · 9 years ago
  95. d8bae33 kdump: fix dmesg gdbmacro to work with record based printk by Corey Minyard · 9 years ago
  96. 65ee03c mm: fix overflow in vm_map_ram() by Guillermo Julián Moreno · 9 years ago
  97. e603330 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 9 years ago
  98. d29e472 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  99. 5306d76 Merge tag 'powerpc-4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  100. 60c07f8 Merge branches 'acpica-fixes', 'acpi-video' and 'acpi-processor' by Rafael J. Wysocki · 9 years ago