1. 212a0cb Revert "RDMA/mlx5: Fix integer overflow while resizing CQ" by Doug Ledford · 7 years ago
  2. a5880b8 RDMA/ucma: Check that user doesn't overflow QP state by Leon Romanovsky · 7 years ago
  3. aa0de36 RDMA/mlx5: Fix integer overflow while resizing CQ by Leon Romanovsky · 7 years ago
  4. 6a21dfc RDMA/ucma: Limit possible option size by Leon Romanovsky · 7 years ago
  5. bb7f8f19 IB/core: Fix possible crash to access NULL netdev by Parav Pandit · 7 years ago
  6. 942c9b6 RDMA/bnxt_re: Avoid Hard lockup during error CQE processing by Selvin Xavier · 7 years ago
  7. d3b9e8a RDMA/core: Reduce poll batch for direct cq polling by Max Gurtovoy · 7 years ago
  8. 5d414b1 IB/mlx5: Fix an error code in __mlx5_ib_modify_qp() by Dan Carpenter · 7 years ago
  9. 210b1f7 IB/mlx5: When not in dual port RoCE mode, use provided port as native by Mark Bloch · 7 years ago
  10. a181779 IB/mlx4: Include GID type when deleting GIDs from HW table under RoCE by Jack M · 7 years ago
  11. 0077416 IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDs by Jack Morgenstein · 7 years ago
  12. 551e1c6 RDMA/qedr: Fix iWARP write and send with immediate by Kalderon, Michal · 7 years ago
  13. e3fd112 RDMA/qedr: Fix kernel panic when running fio over NFSoRDMA by Kalderon, Michal · 7 years ago
  14. ea0ed47 RDMA/qedr: Fix iWARP connect with port mapper by Kalderon, Michal · 7 years ago
  15. 1105269 RDMA/qedr: Fix ipv6 destination address resolution by Kalderon, Michal · 7 years ago
  16. 4cd482c IB/core : Add null pointer check in addr_resolve by Muneendra Kumar M · 7 years ago
  17. 497158a RDMA/bnxt_re: Fix the ib_reg failure cleanup by Selvin Xavier · 7 years ago
  18. c354dff RDMA/bnxt_re: Fix incorrect DB offset calculation by Devesh Sharma · 7 years ago
  19. a45bc17 RDMA/bnxt_re: Unconditionly fence non wire memory operations by Devesh Sharma · 7 years ago
  20. 2fb4f4e IB/core: Fix missing RDMA cgroups release in case of failure to register device by Parav Pandit · 7 years ago
  21. 6538932 IB/mlx: Set slid to zero in Ethernet completion struct by Moni Shoua · 7 years ago
  22. aba4621 {net, IB}/mlx5: Raise fatal IB event when sys error occurs by Daniel Jurgens · 7 years ago
  23. e7b169f IB/mlx5: Avoid passing an invalid QP type to firmware by Noa Osherovich · 7 years ago
  24. da343b6 IB/mlx5: Fix incorrect size of klms in the memory region by Sergey Gorenko · 7 years ago
  25. f457658 RDMA/uverbs: Fix kernel panic while using XRC_TGT QP type by Leon Romanovsky · 7 years ago
  26. 7374fbd RDMA/bnxt_re: Avoid system hang during device un-reg by Selvin Xavier · 7 years ago
  27. dcdaba0 RDMA/bnxt_re: Fix system crash during load/unload by Selvin Xavier · 7 years ago
  28. 3b921e3 RDMA/bnxt_re: Synchronize destroy_qp with poll_cq by Selvin Xavier · 7 years ago
  29. 6b4521f RDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails by Devesh Sharma · 7 years ago
  30. 7ff662b RDMA/bnxt_re: Disable atomic capability on bnxt_re adapters by Devesh Sharma · 7 years ago
  31. 2f08ee3 RDMA/restrack: don't use uaccess_kernel() by Steve Wise · 7 years ago
  32. 2188558 RDMA/verbs: Check existence of function prior to accessing it by Leon Romanovsky · 7 years ago
  33. 1f5a6c4 RDMA/vmw_pvrdma: Fix usage of user response structures in ABI file by Adit Ranadive · 7 years ago
  34. 5d4c05c RDMA/uverbs: Sanitize user entered port numbers prior to access it by Leon Romanovsky · 7 years ago
  35. 1ff5325 RDMA/uverbs: Fix circular locking dependency by Leon Romanovsky · 7 years ago
  36. 5c2e1c4 RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd by Leon Romanovsky · 7 years ago
  37. 0cba0ef RDMA/restrack: Increment CQ restrack object before committing by Leon Romanovsky · 7 years ago
  38. 3f802b1 RDMA/uverbs: Protect from command mask overflow by Leon Romanovsky · 7 years ago
  39. ec6f840 IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroy by Jason Gunthorpe · 7 years ago
  40. 104f268 IB/uverbs: Improve lockdep_check by Jason Gunthorpe · 7 years ago
  41. 6623e3e RDMA/uverbs: Protect from races between lookup and destroy of uobjects by Leon Romanovsky · 7 years ago
  42. d9dc7a3 IB/uverbs: Hold the uobj write lock after allocate by Jason Gunthorpe · 7 years ago
  43. 4d39a95 IB/uverbs: Fix possible oops with duplicate ioctl attributes by Matan Barak · 7 years ago
  44. 9dfb2ff IB/uverbs: Add ioctl support for 32bit processes by Matan Barak · 7 years ago
  45. 5d2beb5 IB/uverbs: Use __aligned_u64 for uapi headers by Jason Gunthorpe · 7 years ago
  46. 3d89459e IB/uverbs: Fix method merging in uverbs_ioctl_merge by Matan Barak · 7 years ago
  47. 2f36028 IB/uverbs: Use u64_to_user_ptr() not a union by Jason Gunthorpe · 7 years ago
  48. 6c976c3 IB/uverbs: Use inline data transfer for UHW_IN by Jason Gunthorpe · 7 years ago
  49. 89d9e8d IB/uverbs: Always use the attribute size provided by the user by Matan Barak · 7 years ago
  50. 415bb69 RDMA/restrack: Remove unimplemented XRCD object by Leon Romanovsky · 7 years ago
  51. 14fa91e IB/ipoib: Do not warn if IPoIB debugfs doesn't exist by Alaa Hleihel · 7 years ago
  52. 7928b2c Linux 4.16-rc1 by Linus Torvalds · 7 years ago
  53. 7a163b2 unify {de,}mangle_poll(), get rid of kernel-side POLL... by Al Viro · 7 years ago
  54. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  55. ee5daa1 Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  56. 3fc928d Merge tag 'xtensa-20180211' of git://github.com/jcmvbkbc/linux-xtensa by Linus Torvalds · 7 years ago
  57. 60d7a21 Merge tag 'nios2-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2 by Linus Torvalds · 7 years ago
  58. f8d0cbf xtensa: fix build with KASAN by Max Filippov · 7 years ago
  59. e0691eb nios2: defconfig: Cleanup from old Kconfig options by Krzysztof Kozlowski · 7 years ago
  60. 5d13c73 nios2: dts: Remove leading 0x and 0s from bindings notation by Mathieu Malaterre · 7 years ago
  61. d48fcbd Merge tag 'pci-v4.16-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  62. 9454473 Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  63. cc5cb5a Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86 by Linus Torvalds · 7 years ago
  64. e9d46f7 Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bleung/chrome-platform by Linus Torvalds · 7 years ago
  65. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  66. c591c2e powerpc/pci: Fix broken INTx configuration via OF by Alexey Kardashevskiy · 7 years ago
  67. 9a61df9 Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  68. 7a501609 mconsole_proc(): don't mess with file->f_pos by Al Viro · 7 years ago
  69. 878e66d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  70. 523ca58 kconfig: remove const qualifier from sym_expand_string_value() by Masahiro Yamada · 7 years ago
  71. d717f24 kconfig: add xrealloc() helper by Masahiro Yamada · 7 years ago
  72. 1bd42d9 platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems by Vadim Pasternak · 7 years ago
  73. a49a414 platform/x86: mlx-platform: Add support for new msn201x system type by Vadim Pasternak · 7 years ago
  74. ef08e14 platform/x86: mlx-platform: Add support for new msn274x system type by Vadim Pasternak · 7 years ago
  75. c839682 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  76. 82f0a41 Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  77. 858f45b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  78. 8158c2f Merge tag 'trace-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  79. a283483 Merge tag '4.16-minor-rc-SMB3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  80. 58fcba6 Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  81. 1ab03c0 Merge tag 'kvm-ppc-next-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  82. 80132f4 Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Radim Krčmář · 7 years ago
  83. 2fa56a4 ibmvnic: Remove skb->protocol checks in ibmvnic_xmit by John Allen · 7 years ago
  84. 941ff6f bpf: fix rlimit in reuseport net selftest by Daniel Borkmann · 7 years ago
  85. 07f2c7a sctp: verify size of a new chunk in _sctp_make_chunk() by Alexey Kodanev · 7 years ago
  86. 7b30d51 Merge branch 's390-qeth-fixes' by David S. Miller · 7 years ago
  87. 1c5b221 s390/qeth: fix SETIP command handling by Julian Wiedmann · 7 years ago
  88. 89271c6 s390/qeth: fix underestimated count of buffer elements by Ursula Braun · 7 years ago
  89. 0bf7800 ptr_ring: try vmalloc() when kmalloc() fails by Jason Wang · 7 years ago
  90. 6e6e41c ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE by Jason Wang · 7 years ago
  91. 909ebd5 Merge branch 'stmmac-irq-fixes-cleanups' by David S. Miller · 7 years ago
  92. 1029117 net: stmmac: remove redundant enable of PMT irq by Niklas Cassel · 7 years ago
  93. e879b7a net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4 by Niklas Cassel · 7 years ago
  94. 1b84ca1 net: stmmac: discard disabled flags in interrupt status register by Niklas Cassel · 7 years ago
  95. faefaa9 ibmvnic: Reset long term map ID counter by Thomas Falcon · 7 years ago
  96. 437a4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  97. f9f1e41 Merge tag 'for-linus-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  98. dff839f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  99. 54ce685 Merge tag 'acpi-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  100. a051c14 Merge tag 'pm-part2-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago