1. 942c9b6 RDMA/bnxt_re: Avoid Hard lockup during error CQE processing by Selvin Xavier · 7 years ago
  2. d3b9e8a RDMA/core: Reduce poll batch for direct cq polling by Max Gurtovoy · 7 years ago
  3. 5d414b1 IB/mlx5: Fix an error code in __mlx5_ib_modify_qp() by Dan Carpenter · 7 years ago
  4. 210b1f7 IB/mlx5: When not in dual port RoCE mode, use provided port as native by Mark Bloch · 7 years ago
  5. a181779 IB/mlx4: Include GID type when deleting GIDs from HW table under RoCE by Jack M · 7 years ago
  6. 0077416 IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDs by Jack Morgenstein · 7 years ago
  7. 551e1c6 RDMA/qedr: Fix iWARP write and send with immediate by Kalderon, Michal · 7 years ago
  8. e3fd112 RDMA/qedr: Fix kernel panic when running fio over NFSoRDMA by Kalderon, Michal · 7 years ago
  9. ea0ed47 RDMA/qedr: Fix iWARP connect with port mapper by Kalderon, Michal · 7 years ago
  10. 1105269 RDMA/qedr: Fix ipv6 destination address resolution by Kalderon, Michal · 7 years ago
  11. 4cd482c IB/core : Add null pointer check in addr_resolve by Muneendra Kumar M · 7 years ago
  12. 497158a RDMA/bnxt_re: Fix the ib_reg failure cleanup by Selvin Xavier · 7 years ago
  13. c354dff RDMA/bnxt_re: Fix incorrect DB offset calculation by Devesh Sharma · 7 years ago
  14. a45bc17 RDMA/bnxt_re: Unconditionly fence non wire memory operations by Devesh Sharma · 7 years ago
  15. 2fb4f4e IB/core: Fix missing RDMA cgroups release in case of failure to register device by Parav Pandit · 7 years ago
  16. 6538932 IB/mlx: Set slid to zero in Ethernet completion struct by Moni Shoua · 7 years ago
  17. aba4621 {net, IB}/mlx5: Raise fatal IB event when sys error occurs by Daniel Jurgens · 7 years ago
  18. e7b169f IB/mlx5: Avoid passing an invalid QP type to firmware by Noa Osherovich · 7 years ago
  19. da343b6 IB/mlx5: Fix incorrect size of klms in the memory region by Sergey Gorenko · 7 years ago
  20. f457658 RDMA/uverbs: Fix kernel panic while using XRC_TGT QP type by Leon Romanovsky · 7 years ago
  21. 7374fbd RDMA/bnxt_re: Avoid system hang during device un-reg by Selvin Xavier · 7 years ago
  22. dcdaba0 RDMA/bnxt_re: Fix system crash during load/unload by Selvin Xavier · 7 years ago
  23. 3b921e3 RDMA/bnxt_re: Synchronize destroy_qp with poll_cq by Selvin Xavier · 7 years ago
  24. 6b4521f RDMA/bnxt_re: Unpin SQ and RQ memory if QP create fails by Devesh Sharma · 7 years ago
  25. 7ff662b RDMA/bnxt_re: Disable atomic capability on bnxt_re adapters by Devesh Sharma · 7 years ago
  26. 2f08ee3 RDMA/restrack: don't use uaccess_kernel() by Steve Wise · 7 years ago
  27. 2188558 RDMA/verbs: Check existence of function prior to accessing it by Leon Romanovsky · 7 years ago
  28. 1f5a6c4 RDMA/vmw_pvrdma: Fix usage of user response structures in ABI file by Adit Ranadive · 7 years ago
  29. 5d4c05c RDMA/uverbs: Sanitize user entered port numbers prior to access it by Leon Romanovsky · 7 years ago
  30. 1ff5325 RDMA/uverbs: Fix circular locking dependency by Leon Romanovsky · 7 years ago
  31. 5c2e1c4 RDMA/uverbs: Fix bad unlock balance in ib_uverbs_close_xrcd by Leon Romanovsky · 7 years ago
  32. 0cba0ef RDMA/restrack: Increment CQ restrack object before committing by Leon Romanovsky · 7 years ago
  33. 3f802b1 RDMA/uverbs: Protect from command mask overflow by Leon Romanovsky · 7 years ago
  34. ec6f840 IB/uverbs: Fix unbalanced unlock on error path for rdma_explicit_destroy by Jason Gunthorpe · 7 years ago
  35. 104f268 IB/uverbs: Improve lockdep_check by Jason Gunthorpe · 7 years ago
  36. 6623e3e RDMA/uverbs: Protect from races between lookup and destroy of uobjects by Leon Romanovsky · 7 years ago
  37. d9dc7a3 IB/uverbs: Hold the uobj write lock after allocate by Jason Gunthorpe · 7 years ago
  38. 4d39a95 IB/uverbs: Fix possible oops with duplicate ioctl attributes by Matan Barak · 7 years ago
  39. 9dfb2ff IB/uverbs: Add ioctl support for 32bit processes by Matan Barak · 7 years ago
  40. 3d89459e IB/uverbs: Fix method merging in uverbs_ioctl_merge by Matan Barak · 7 years ago
  41. 2f36028 IB/uverbs: Use u64_to_user_ptr() not a union by Jason Gunthorpe · 7 years ago
  42. 6c976c3 IB/uverbs: Use inline data transfer for UHW_IN by Jason Gunthorpe · 7 years ago
  43. 89d9e8d IB/uverbs: Always use the attribute size provided by the user by Matan Barak · 7 years ago
  44. 415bb69 RDMA/restrack: Remove unimplemented XRCD object by Leon Romanovsky · 7 years ago
  45. 14fa91e IB/ipoib: Do not warn if IPoIB debugfs doesn't exist by Alaa Hleihel · 7 years ago
  46. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  47. ee5daa1 Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  48. 9454473 Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  49. cc5cb5a Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86 by Linus Torvalds · 7 years ago
  50. 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
  51. 15303ba Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  52. 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
  53. 1bd42d9 platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systems by Vadim Pasternak · 7 years ago
  54. a49a414 platform/x86: mlx-platform: Add support for new msn201x system type by Vadim Pasternak · 7 years ago
  55. ef08e14 platform/x86: mlx-platform: Add support for new msn274x system type by Vadim Pasternak · 7 years ago
  56. c839682 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  57. 858f45b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 7 years ago
  58. 58fcba6 Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linux by Linus Torvalds · 7 years ago
  59. 2fa56a4 ibmvnic: Remove skb->protocol checks in ibmvnic_xmit by John Allen · 7 years ago
  60. 1c5b221 s390/qeth: fix SETIP command handling by Julian Wiedmann · 7 years ago
  61. 89271c6 s390/qeth: fix underestimated count of buffer elements by Ursula Braun · 7 years ago
  62. 1029117 net: stmmac: remove redundant enable of PMT irq by Niklas Cassel · 7 years ago
  63. e879b7a net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4 by Niklas Cassel · 7 years ago
  64. 1b84ca1 net: stmmac: discard disabled flags in interrupt status register by Niklas Cassel · 7 years ago
  65. faefaa9 ibmvnic: Reset long term map ID counter by Thomas Falcon · 7 years ago
  66. 437a4db Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 7 years ago
  67. 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
  68. dff839f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  69. 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
  70. 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
  71. b9058af video: omapfb: fix missing #includes by Tomi Valkeinen · 7 years ago
  72. 6016f7d platform/x86: mlx-platform: Fix power cable setting for msn21xx family by Vadim Pasternak · 7 years ago
  73. 1778567 platform/x86: mlx-platform: Add define for the negative bus by Vadim Pasternak · 7 years ago
  74. ba814fd platform/x86: mlx-platform: Use defines for bus assignment by Vadim Pasternak · 7 years ago
  75. b81e830 platform/mellanox: mlxreg-hotplug: Fix uninitialized variable by Geert Uytterhoeven · 7 years ago
  76. 08f5138 net: phy: fix phy_start to consider PHY_IGNORE_INTERRUPT by Heiner Kallweit · 7 years ago
  77. 88c991a net: thunder: change q_len's type to handle max ring size by Dean Nelson · 7 years ago
  78. e0c42c8 Merge tag 'wireless-drivers-next-for-davem-2018-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  79. ec95dff ibmvnic: queue reset when CRQ gets closed during reset by Nathan Fontenot · 7 years ago
  80. 583133b atm: he: use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 7 years ago
  81. ef9417e Merge tag 'iommu-updates-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  82. 605dc77 Merge branch 'pcmcia' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia by Linus Torvalds · 7 years ago
  83. fe26adf Merge tag 'drm-for-v4.16-part2-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  84. 9e95dae Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  85. 762c330 tuntap: add missing xdp flush by Jason Wang · 7 years ago
  86. c013632 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  87. 846ade7 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 7 years ago
  88. 99ffd19 Merge ath-current from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git by Kalle Valo · 7 years ago
  89. 1a5e8e3 nfp: populate MODULE_VERSION by Jakub Kicinski · 7 years ago
  90. 0d592e5 nfp: limit the number of TSO segments by Jakub Kicinski · 7 years ago
  91. d692403 nfp: forbid disabling hw-tc-offload on representors while offload active by Jakub Kicinski · 7 years ago
  92. 0b9de4c nfp: don't advertise hw-tc-offload on non-port netdevs by Jakub Kicinski · 7 years ago
  93. e3ac6c0 nfp: bpf: require ETH table by Jakub Kicinski · 7 years ago
  94. 9ce8b24 Revert "ath10k: add sanity check to ie_len before parsing fw/board ie" by Ryan Hsu · 7 years ago
  95. b7d9923 nfp: bpf: fix immed relocation for larger offsets by Jakub Kicinski · 7 years ago
  96. d4abd46 Merge branches 'acpi-video', 'acpi-battery' and 'acpi-cppc' by Rafael J. Wysocki · 7 years ago
  97. 3c9c75d Merge branches 'acpi-tables', 'acpi-bus' and 'acpi-processor' by Rafael J. Wysocki · 7 years ago
  98. b1738e3 Merge branch 'acpica' by Rafael J. Wysocki · 7 years ago
  99. 616f160 Merge branches 'pm-cpufreq', 'pm-cpuidle' and 'pm-domains' by Rafael J. Wysocki · 7 years ago
  100. d040473 arm: imx: Add MODULE_ALIAS for cpufreq by Nicolas Chauvet · 7 years ago