1. c53df62 IB/hfi1: Check return values from PCI config API calls by Bartlomiej Dudek · 8 years ago
  2. 967de35 IB/hns: include linux/interrupt.h by Arnd Bergmann · 8 years ago
  3. ecd840f RDMA/hns: fix build regression by Doug Ledford · 8 years ago
  4. d1d7149 IB/hns: fix semicolon.cocci warnings by kbuild test robot · 8 years ago
  5. 87809f8 IB/hns: fix returnvar.cocci warnings by kbuild test robot · 8 years ago
  6. 3756c7f IB/hns: fix boolreturn.cocci warnings by kbuild test robot · 8 years ago
  7. e89bf46 IB/hns: Support compile test for hns RoCE driver by Matan Barak · 8 years ago
  8. 3c7f67d IB/cma: Fix default RoCE type setting by Doug Ledford · 8 years ago
  9. a5f6672 Merge branch 'misc' into k.o/for-next by Doug Ledford · 8 years ago
  10. 67cbe35 RDMA/qedr: notify user application of supported WIDs by Amrani, Ram · 8 years ago
  11. ad84dad RDMA/qedr: notify user application if DPM is supported by Amrani, Ram · 8 years ago
  12. f55c1e6 Merge branches 'rxe' and 'mlx' into k.o/for-next by Doug Ledford · 8 years ago
  13. 9c2d33d net/mlx5: fix spelling mistake: "alloated" -> "allocated" by Colin Ian King · 8 years ago
  14. ff8d836 IB/hfi1: Add receiving queue info to qp_stats by Kaike Wan · 8 years ago
  15. 6afff1c IB/mlx4: Expose RSS capabilities by Guy Levi · 8 years ago
  16. 3078f5f IB/mlx4: Add support for RSS QP by Guy Levi · 8 years ago
  17. b8d46ca IB/mlx4: Add support for WQ indirection table related verbs by Guy Levi · 8 years ago
  18. 400b1eb IB/mlx4: Add support for WQ related verbs by Guy Levi · 8 years ago
  19. f330187 (IB, net)/mlx4: Add resource utilization support by Moshe Shemesh · 8 years ago
  20. ea30b96 IB/mlx4: Add inline-receive support by Maor Gottlieb · 8 years ago
  21. 58dcb60 IB/mlx5: Expose extended error counters by Parav Pandit · 8 years ago
  22. 3fffc82 IB/mlx5: Fix existence check for extended address vector by Leon Romanovsky · 8 years ago
  23. 4c25b7a IB/mlx5: Fix cached MR allocation flow by Majd Dibbiny · 8 years ago
  24. 1d54f89 IB/mlx5: Report RX checksum capabilities for IPoIB by Yishai Hadas · 8 years ago
  25. 4ce749b net/mlx5: Report enhanced capabilities for IPoIB by Yishai Hadas · 8 years ago
  26. 81e3088 IB/mlx5: Add multicast flow steering support for underlay QP by Yishai Hadas · 8 years ago
  27. c2e53b2 IB/mlx5: Add support for QP with a given source QPN by Yishai Hadas · 8 years ago
  28. 2dee0e5 IB/uverbs: Enable QP creation with a given source QP number by Yishai Hadas · 8 years ago
  29. 02984cc IB/core: Enable QP creation with a given source QP number by Yishai Hadas · 8 years ago
  30. 9636a56 IB/core: Add support for RoCEv2 multicast by Noa Osherovich · 8 years ago
  31. be1d325 IB/core: Set RoCEv2 MGID according to spec by Noa Osherovich · 8 years ago
  32. 5236333 IB/core: Fix the validations of a multicast LID in attach or detach operations by Noa Osherovich · 8 years ago
  33. fe248c3 IB/mlx5: Add delay drop configuration and statistics by Maor Gottlieb · 8 years ago
  34. 03404e8 IB/mlx5: Add support to dropless RQ by Maor Gottlieb · 8 years ago
  35. 246ac98 net/mlx5: Introduce general notification event by Maor Gottlieb · 8 years ago
  36. c1e0bfc net/mlx5: Introduce set delay drop command by Maor Gottlieb · 8 years ago
  37. 7d9336d IB/core: Introduce delay drop for a WQ by Maor Gottlieb · 8 years ago
  38. 7ecf6d8 IB/mlx5: Restore IB guid/policy for virtual functions by Bodong Wang · 8 years ago
  39. 4a2da0b IB/mlx5: Add debug control parameters for congestion control by Parav Pandit · 8 years ago
  40. fd65f1b IB/mlx5: Change logic for dispatching IB events for port state by Moni Shoua · 8 years ago
  41. 2c43c5a net/mlx5e: Enable local loopback in loopback selftest by Huy Nguyen · 8 years ago
  42. c85023e IB/mlx5: Add raw ethernet local loopback support by Huy Nguyen · 8 years ago
  43. bded747 net/mlx5: Add raw ethernet local loopback firmware command by Huy Nguyen · 8 years ago
  44. f218d67 RDMA/bnxt_re: Allow posting when QPs are in error by Selvin Xavier · 8 years ago
  45. 5fac5b1 RDMA/bnxt_re: Add vlan tag for untagged RoCE traffic when PFC is configured by Kalesh AP · 8 years ago
  46. e1267b0 RDMA: Remove useless MODULE_VERSION by Leon Romanovsky · 8 years ago
  47. d418619 IB/core: Add generic function to extract IB speed from netdev by Yuval Shaia · 8 years ago
  48. 44b0b74 IB/usnic: Implement get_netdev hook by Yuval Shaia · 8 years ago
  49. f201777 IB/qib: remove duplicate code by Gustavo A. R. Silva · 8 years ago
  50. 4619ed4 RDMA/bnxt_re: Delete unsupported modify_port function by Leon Romanovsky · 8 years ago
  51. 63a5f48 IB/cma: Set default gid type to RoCEv2 by Moni Shoua · 8 years ago
  52. b4fbec9 IB/rxe: Constify static rxe_vm_ops by Kamal Heib · 8 years ago
  53. 6101382 IB/rxe: Use __func__ to print function's name by Kamal Heib · 8 years ago
  54. c05d266 IB/rxe: Use DEVICE_ATTR_RO macro to show parent field by Kamal Heib · 8 years ago
  55. c498e82 IB/rxe: Prefer 'unsigned int' to bare use of 'unsigned' by Kamal Heib · 8 years ago
  56. 3363828 IB/rxe: Use "foo *bar" instead of "foo * bar" by Kamal Heib · 8 years ago
  57. 03da084 Merge branch 'hfi1' into k.o/for-4.14 by Doug Ledford · 8 years ago
  58. 520eccd Linux 4.13-rc2 by Linus Torvalds · 8 years ago
  59. 7683e9e Properly alphabetize MAINTAINERS file by Linus Torvalds · 8 years ago
  60. f47e07b Fix up MAINTAINERS file problems by Linus Torvalds · 8 years ago
  61. a56e88e Merge tag 'for-linus-4.13b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  62. 96edd61 xen/balloon: don't online new memory initially by Juergen Gross · 8 years ago
  63. c185dde xen/x86: fix cpu hotplug by Juergen Gross · 8 years ago
  64. 29d11cfd xen/grant-table: log the lack of grants by Wengang Wang · 8 years ago
  65. 0e4d394 xen/x86: Don't BUG on CPU0 offlining by Vitaly Kuznetsov · 8 years ago
  66. 4b162c5 Merge tag 'hwmon-for-linus-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  67. ae75d1a Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  68. dedaff2 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  69. 55fd939 Merge tag 'usb-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  70. bcb53e5 Merge tag 'staging-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  71. 82abbea7 MAINTAINERS: fix alphabetical ordering by Randy Dunlap · 8 years ago
  72. 505d5c1 Merge tag 'nfs-for-4.13-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 8 years ago
  73. 9931341 Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  74. 0151ef0 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  75. bb236db Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
  76. 24a1635 Merge tag 'drm-fixes-for-v4.13-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  77. f79ec88 Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 8 years ago
  78. b0a7528 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  79. 10fc955 Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  80. 4ec9f7a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  81. e234b4a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  82. 5a77f02 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  83. bbcdea6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  84. 8b810a3 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  85. 1ebf980 NFS/filelayout: Fix racy setting of fl->dsaddr in filelayout_check_deviceid() by Trond Myklebust · 8 years ago
  86. 34eddef Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. 0a6109f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  88. ecbb903 NFS: Be more careful about mapping file permissions by Trond Myklebust · 8 years ago
  89. bd8b244 NFS: Store the raw NFS access mask in the inode's access cache by Trond Myklebust · 8 years ago
  90. eda3e20 NFSv3: Convert nfs3_proc_access() to use nfs_access_set_mask() by Trond Myklebust · 8 years ago
  91. 15d4b73 NFS: Refactor NFS access to kernel access mask calculation by Trond Myklebust · 8 years ago
  92. 3ffbc1d net/sunrpc/xprt_sock: fix regression in connection error reporting. by NeilBrown · 8 years ago
  93. ecc7b43 nfs: count correct array for mnt3_counts array size by Eryu Guan · 8 years ago
  94. db15e7f x86/devicetree: Convert to using %pOF instead of ->full_name by Rob Herring · 8 years ago
  95. df6c3db perf/x86/intel: Add proper condition to run sched_task callbacks by Jiri Olsa · 8 years ago
  96. 2fe9a5c x86/platform/uv/BAU: Disable BAU on single hub configurations by Andrew Banman · 8 years ago
  97. 2aeb188 perf/core: Fix locking for children siblings group read by Jiri Olsa · 8 years ago
  98. 5896ec7 Merge tag 'imx-drm-fixes-2017-07-18' of git://git.pengutronix.de/git/pza/linux into drm-fixes by Dave Airlie · 8 years ago
  99. 660f6b5 Merge tag 'drm-misc-fixes-2017-07-20' of git://anongit.freedesktop.org/git/drm-misc into drm-fixes by Dave Airlie · 8 years ago
  100. 22a548d Merge tag 'drm-amdkfd-fixes-2017-07-18' of git://people.freedesktop.org/~gabbayo/linux into drm-fixes by Dave Airlie · 8 years ago