1. 0c5d515 i40iw: Add notifier for network device events by Shiraz Saleem · 7 years ago
  2. fe99afd i40iw: Correct Q1/XF object count equation by Shiraz Saleem · 7 years ago
  3. 8758768 i40iw: Use utility function roundup_pow_of_two() by Shiraz Saleem · 7 years ago
  4. f32b766 i40iw: Set MAX_IRD_SIZE to 64 by Shiraz Saleem · 7 years ago
  5. 896b1ec rdma: Update maintainer contact for Intel RDMA drivers by Dennis Dalessandro · 7 years ago
  6. af808ec IB/SA: Check dlid before SA agent queries for ClassPortInfo by Venkata Sandeep Dhanalakota · 7 years ago
  7. adb1c0d1 nes: Change accelerated flag to bool by Shiraz Saleem · 7 years ago
  8. 72c7fe9 drivers: infiniband: remove duplicate includes by Pravin Shedge · 7 years ago
  9. a5073d6 RDMA/hns: Add eq support of hip08 by Yixian Liu · 7 years ago
  10. b16f818 RDMA/hns: Refactor eq code for hip06 by Yixian Liu · 7 years ago
  11. 7448208 RDMA/ocrdma: Fix permissions for OCRDMA_RESET_STATS by Anton Vasilyev · 7 years ago
  12. 66f53e6 iser-target: avoid reinitializing rdma contexts for isert commands by Bharat Potnuri · 7 years ago
  13. 16c72e4 IB/cm: Refactor to avoid setting path record software only fields by Parav Pandit · 7 years ago
  14. f6bdb14 IB/{core, umad, cm}: Rename ib_init_ah_from_wc to ib_init_ah_attr_from_wc by Parav Pandit · 7 years ago
  15. 4ad6a02 IB/{core, cm, cma, ipoib}: Rename ib_init_ah_from_path to ib_init_ah_attr_from_path by Parav Pandit · 7 years ago
  16. 33f93e1 IB/cm: Fix sleeping while spin lock is held by Parav Pandit · 7 years ago
  17. 5cf3968 IB/cm: Handle address handle attribute init error by Parav Pandit · 7 years ago
  18. 0c4386ec IB/{cm, umad}: Handle av init error by Parav Pandit · 7 years ago
  19. dbb1256 IB/{core, ipoib}: Simplify ib_find_gid to search only for IB link layer by Parav Pandit · 7 years ago
  20. 5092d17 RDMA/core: Avoid copying ifindex twice by Parav Pandit · 7 years ago
  21. 575c7e5 RDMA/{core, cma}: Simplify rdma_translate_ip by Parav Pandit · 7 years ago
  22. 699a83f IB/core: Removed unused function by Parav Pandit · 7 years ago
  23. 86937fc RDMA/core: Avoid redundant memcpy in rdma_addr_find_l2_eth_by_grh by Parav Pandit · 7 years ago
  24. 1c43d5d IB/core: Avoid exporting module internal ib_find_gid_by_filter() by Parav Pandit · 7 years ago
  25. fe78acf IB/rxe: Avoid passing unused index pointer which is optional by Parav Pandit · 7 years ago
  26. 151ed9d IB/core: Refactor to avoid unnecessary check on GID lookup miss by Parav Pandit · 7 years ago
  27. b0dd0d3 IB/core: Avoid unnecessary type cast by Parav Pandit · 7 years ago
  28. 981b5a2 RDMA/cma: Introduce and use helper functions to init work by Parav Pandit · 7 years ago
  29. c423880 RDMA/cma: Avoid setting path record type twice by Parav Pandit · 7 years ago
  30. 4367ec7 RDMA/cma: Simplify netdev check by Parav Pandit · 7 years ago
  31. 5c181bd RDMA/cma: Set default GID type as RoCE when resolving RoCE route by Parav Pandit · 7 years ago
  32. edf1a84 IB/umem: Fix use of npages/nmap fields by Artemy Kovalyov · 7 years ago
  33. 119bf81 IB/cm: Add debug prints to ib_cm by Daniel Jurgens · 7 years ago
  34. 8b00914 IB/core: Fix memory leak in cm_req_handler error flows by Matan Barak · 7 years ago
  35. 7baaa49 RDMA/cma: Use correct size when writing netlink stats by Parav Pandit · 7 years ago
  36. 98aebc5 IB/ipoib: Update pathrec field if not valid record by Erez Shitrit · 7 years ago
  37. 4390008 IB/ipoib: Avoid memory leak if the SA returns a different DGID by Erez Shitrit · 7 years ago
  38. d7c0557 IB/mlx4: Remove unused ibpd parameter by Erez Alfasi · 7 years ago
  39. df8441c IB/core: Avoid exporting module internal function by Parav Pandit · 7 years ago
  40. 56d0a7d9 IB/core: Depend on IPv6 stack to resolve link local address for RoCEv2 by Parav Pandit · 7 years ago
  41. 1060f86 IB/{core/cm}: Fix generating a return AH for RoCEE by Parav Pandit · 7 years ago
  42. 8b0c05d IB/ocrdma: Remove unneeded conversions to bool by Andrew F. Davis · 7 years ago
  43. 54a6d63 IB/mlx4: Potential buffer overflow in _mlx4_set_path() by Dan Carpenter · 7 years ago
  44. ccc04cd RDMA/cxgb4: Add a sanity check in process_work() by Dan Carpenter · 7 years ago
  45. 0cb65d4 iw_cxgb4: make pointer reg_workq static by Colin Ian King · 7 years ago
  46. f8109d9 infiniband: cxgb4: use ktime_get for timestamps by Arnd Bergmann · 7 years ago
  47. 302d642 RDMA/iwpm: Fix uninitialized error code in iwpm_send_mapinfo() by Geert Uytterhoeven · 7 years ago
  48. ac6dbf7 IB/ipoib: Warn when one port fails to initialize by Yuval Shaia · 7 years ago
  49. 3027847 RDMA/bnxt_re: Remove redundant bnxt_qplib_disable_nq() call by Arvind Yadav · 7 years ago
  50. e711f96 IB/srp: replace custom implementation of hex2bin() by Andy Shevchenko · 7 years ago
  51. 1b19b951 IB/mlx5: revisit -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  52. 24b9aba i40iw: Reinitialize add_sd_cnt by Mustafa Ismail · 7 years ago
  53. 807e005 i40iw: Use sqsize to initialize cqp_requests elements by Chien Tin Tung · 7 years ago
  54. c55359a IB/ipoib: Replace printk with pr_warn by Yuval Shaia · 7 years ago
  55. f4cd9d5 IB/core: Use PTR_ERR_OR_ZERO() by Gomonovych, Vasyl · 7 years ago
  56. 261593c nes: remove unused 'timeval' struct member by Arnd Bergmann · 7 years ago
  57. 40dc8c4 i40iw: remove unused 'timeval' struct member by Arnd Bergmann · 7 years ago
  58. 5b8a3b0 RDMA/vmw_pvrdma: Do not re-calculate npages by Yuval Shaia · 7 years ago
  59. 1c3081a i40w: Remove garbage at end of INFINIBAND_I40IW Kconfig section by Geert Uytterhoeven · 7 years ago
  60. e364929 IB/qib: Cleanup qib_set_part_key() with direct returns by Joe Perches · 7 years ago
  61. 3365776 IB/qib: remove redundant setting of any in for-loop by Colin Ian King · 7 years ago
  62. 87b3524 IB/qib: Fix comparison error with qperf compare/swap test by Mike Marciniszyn · 7 years ago
  63. 69a3ffa IB/hfi1: Use 4096 for default active MTU in query_qp by Jan Sokolowski · 7 years ago
  64. c5c4e40 IB/CM: Change sgid to IB GID when handling CM request by Don Hiatt · 7 years ago
  65. 3cafad4 IB/hfi1: Mask the path bits with the LMC for 16B RC Acks by Don Hiatt · 7 years ago
  66. ae64f9b Linux 4.15-rc2 by Linus Torvalds · 7 years ago
  67. 87fc5c6 Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  68. ae4806a Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 7 years ago
  69. 49a418d Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 7 years ago
  70. edef309 Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into i2c/for-current by Wolfram Sang · 7 years ago
  71. 2db767d Merge tag 'nfs-for-4.15-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  72. 788c1da Merge tag 'xfs-4.15-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  73. e1ba1c9 Merge tag 'riscv-for-linus-4.15-rc2_cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/linux by Linus Torvalds · 7 years ago
  74. 4b1967c Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  75. 3b62de2 RISC-V: Fixes for clean allmodconfig build by Palmer Dabbelt · 7 years ago
  76. 185e788 move libgcc.h to include/linux by Palmer Dabbelt · 7 years ago
  77. 7382fbd RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  78. 07f8ba7 RISC-V: User-Visible Changes by Palmer Dabbelt · 7 years ago
  79. f8182f6 RISC-V Atomic Cleanups by Palmer Dabbelt · 7 years ago
  80. da894ff RISC-V: __io_writes should respect the length argument by Palmer Dabbelt · 7 years ago
  81. 4db2b60 move libgcc.h to include/linux by Christoph Hellwig · 7 years ago
  82. a0651c7 Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  83. ae753ee Merge tag 'afs-fixes-20171201' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  84. 3c1c4dd Merge tag 'mmc-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  85. 5dc9cbc Merge tag 'drm-fixes-for-v4.15-rc2' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  86. 75f64f6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  87. 3a33c76 arm64: context: Fix comments and remove pointless smp_wmb() by Will Deacon · 7 years ago
  88. 770ba06 arm64: cpu_ops: Add missing 'const' qualifiers by Yury Norov · 7 years ago
  89. f8ada18 arm64: perf: remove unsupported events for Cortex-A73 by Xu YiPing · 7 years ago
  90. 9de52a7 arm64: fpsimd: Fix failure to restore FPSIMD state after signals by Dave Martin · 7 years ago
  91. a349b30 arm64: pgd: Mark pgd_cache as __ro_after_init by Jinbum Park · 7 years ago
  92. be0f272 arm64: ftrace: emit ftrace-mod.o contents through code by Ard Biesheuvel · 7 years ago
  93. 7e8b9c1 arm64: module-plts: factor out PLT generation code for ftrace by Ard Biesheuvel · 7 years ago
  94. f8de483 afs: Properly reset afs_vnode (inode) fields by David Howells · 7 years ago
  95. 1bcab12 afs: Fix permit refcounting by David Howells · 7 years ago
  96. df8ba95 Merge tag 'apparmor-pr-2017-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  97. 42062b9 Merge tag 'acpi-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  98. 0cf710f Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  99. 9c41180 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  100. 503505b Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 7 years ago