1. cfc0312 RDMA/rxe: Move AV from rxe_send_wqe to rxe_send_wr by Bob Pearson · 3 years, 3 months ago
  2. f4e56ec4 RDMA/mlx4: Return missed an error if device doesn't support steering by Leon Romanovsky · 3 years, 3 months ago
  3. 9d8f247 RDMA/irdma: Remove irdma_cqp_up_map_cmd() by Zhu Yanjun · 3 years, 3 months ago
  4. 16ddcfc RDMA/irdma: Remove irdma_get_hw_addr() by Zhu Yanjun · 3 years, 3 months ago
  5. 6d26822 RDMA/irdma: Remove irdma_sc_send_lsmm_nostag() by Zhu Yanjun · 3 years, 3 months ago
  6. 0bed5df RDMA/irdma: Remove irdma_uk_mw_bind() by Zhu Yanjun · 3 years, 3 months ago
  7. 8869574 RDMA: Remove redundant 'flush_workqueue()' calls by Christophe JAILLET · 3 years, 3 months ago
  8. 4bd46f3a RDMA/iwpm: Remove redundant initialization of pointer err_str by Colin Ian King · 3 years, 3 months ago
  9. 9a33f39 RDMA/hns: Use dma_alloc_coherent() instead of kmalloc/dma_map_single() by Cai Huoqing · 3 years, 4 months ago
  10. a020094 RDMA/mlx5: Add optional counter support in get_hw_stats callback by Aharon Landau · 3 years, 3 months ago
  11. a29b934 RDMA/mlx5: Add modify_op_stat() support by Aharon Landau · 3 years, 3 months ago
  12. ffa501e RDMA/mlx5: Add steering support in optional flow counters by Aharon Landau · 3 years, 3 months ago
  13. 886773d RDMA/mlx5: Support optional counters in hw_stats initialization by Aharon Landau · 3 years, 3 months ago
  14. 3c3c1f1 RDMA/nldev: Allow optional-counter status configuration through RDMA netlink by Aharon Landau · 3 years, 3 months ago
  15. 822cf78 RDMA/nldev: Split nldev_stat_set_mode_doit out of nldev_stat_set_doit by Aharon Landau · 3 years, 3 months ago
  16. 7301d0a RDMA/nldev: Add support to get status of all counters by Aharon Landau · 3 years, 3 months ago
  17. 5e2ddd1 RDMA/counter: Add optional counter support by Aharon Landau · 3 years, 3 months ago
  18. 0dc8968 RDMA/counter: Add an is_disabled field in struct rdma_hw_stats by Aharon Landau · 3 years, 3 months ago
  19. 0a0800c RDMA/core: Add a helper API rdma_free_hw_stats_struct by Mark Zhang · 3 years, 3 months ago
  20. 13f30b0 RDMA/counter: Add a descriptor in struct rdma_hw_stats by Aharon Landau · 3 years, 3 months ago
  21. 3eea40d Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Jason Gunthorpe · 3 years, 3 months ago
  22. b8dfed6 net/mlx5: Add priorities for counters in RDMA namespaces by Aharon Landau · 3 years, 3 months ago
  23. 2a152512 RDMA/efa: CQ notifications by Gal Pressman · 3 years, 4 months ago
  24. 115fda3 RDMA/rxe: Remove duplicate settings by Xiao Yang · 3 years, 4 months ago
  25. 262d9fc RDMA/rxe: Set partial attributes when completion status != IBV_WC_SUCCESS by Xiao Yang · 3 years, 4 months ago
  26. 609bb8c RDMA/rxe: Change the is_user member of struct rxe_cq to bool by Xiao Yang · 3 years, 4 months ago
  27. 1cf2ce8 RDMA/rxe: Remove the is_user members of struct rxe_sq/rxe_rq/rxe_srq by Xiao Yang · 3 years, 4 months ago
  28. 0de71d7 RDMA/irdma: Delete unused struct irdma_bth by Zhu Yanjun · 3 years, 3 months ago
  29. 286dba6 IB/hf1: Use string_upper() instead of an open coded variant by Andy Shevchenko · 3 years, 4 months ago
  30. 8e913a8 RDMA/rw: switch to dma_map_sgtable() by Logan Gunthorpe · 3 years, 4 months ago
  31. b683623 RDMA/mlx5: Avoid taking MRs from larger MR cache pools when a pool is empty by Aharon Landau · 3 years, 4 months ago
  32. 3f3fe68 RDMA/rtrs-clt: Follow "one entry one value" rule for IO migration stats by Md Haris Iqbal · 3 years, 4 months ago
  33. dea7bb3 RDMA/rtrs: Do not allow sessname to contain special symbols / and . by Md Haris Iqbal · 3 years, 4 months ago
  34. 6f5649a RDMA/rtrs: Introduce destroy_cq helper by Md Haris Iqbal · 3 years, 4 months ago
  35. 36332de RDMA/rtrs: Replace duplicate check with is_pollqueue helper by Jack Wang · 3 years, 4 months ago
  36. 4b6afe9 RDMA/rtrs: Fix warning when use poll mode on client side. by Jack Wang · 3 years, 4 months ago
  37. 80ad07f RDMA/rtrs: Remove len parameter from helper print functions of sysfs by Md Haris Iqbal · 3 years, 4 months ago
  38. 2f23291 RDMA/rtrs: Use sysfs_emit instead of s*printf function for sysfs show by Md Haris Iqbal · 3 years, 4 months ago
  39. 99cfddb RDMA/cma: Split apart the multiple uses of the same list heads by Jason Gunthorpe · 3 years, 4 months ago
  40. c78d218 Merge tag 'v5.15-rc4' into rdma.get for-next by Jason Gunthorpe · 3 years, 3 months ago
  41. 0994a1b RDMA/rxe: Bump up default maximum values used via uverbs by Rao Shoaib · 3 years, 4 months ago
  42. 6761a0a Merge tag 'char-misc-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 3 years, 4 months ago
  43. 84928ce Merge tag 'driver-core-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 4 months ago
  44. 7b66f43 Merge tag 'hwmon-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 3 years, 4 months ago
  45. 9904468 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 4 months ago
  46. ab2a7a3 Merge tag 'block-5.15-2021-10-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
  47. f05c643 Merge tag 'libnvdimm-fixes-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 3 years, 4 months ago
  48. cdc1e6e drm/i915: fix blank screen booting crashes by Hugh Dickins · 3 years, 4 months ago
  49. dd4d747 hwmon: (w83793) Fix NULL pointer dereference by removing unnecessary structure field by Nadezda Lutovinova · 3 years, 4 months ago
  50. 0f36b88 hwmon: (w83792d) Fix NULL pointer dereference by removing unnecessary structure field by Nadezda Lutovinova · 3 years, 4 months ago
  51. 943c15a hwmon: (w83791d) Fix NULL pointer dereference by removing unnecessary structure field by Nadezda Lutovinova · 3 years, 4 months ago
  52. 2292e2f hwmon: (pmbus/mp2975) Add missed POUT attribute for page 1 mp2975 controller by Vadim Pasternak · 3 years, 4 months ago
  53. f067d55 hwmon: (pmbus/ibm-cffps) max_power_out swap changes by Brandon Wyman · 3 years, 4 months ago
  54. ffa2600 hwmon: (occ) Fix P10 VRM temp sensors by Eddie James · 3 years, 4 months ago
  55. 53d5fc8 Merge tag 's390-5.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
  56. b2626f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 4 months ago
  57. 24f67d8 Merge tag 'drm-fixes-2021-10-01' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 4 months ago
  58. 89e5035 Merge tag 'iommu-fixes-v5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 3 years, 4 months ago
  59. 78ea814 Merge tag 'exynos-drm-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixes by Daniel Vetter · 3 years, 4 months ago
  60. 3ff43f9d Merge tag 'amd-drm-fixes-5.15-2021-09-29' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Daniel Vetter · 3 years, 4 months ago
  61. abb7700 Merge tag 'drm-intel-fixes-2021-09-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Daniel Vetter · 3 years, 4 months ago
  62. 49b9931 IB/mlx5: Flow through a more detailed return code from get_prefetchable_mr() by Jason Gunthorpe · 3 years, 5 months ago
  63. 4de593f Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 4 months ago
  64. 115f613 Merge tag 'gpio-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 4 months ago
  65. 78c56e5 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 3 years, 4 months ago
  66. 656ed8b net: stmmac: fix EEE init issue when paired with EEE capable PHYs by Wong Vee Khee · 3 years, 4 months ago
  67. 773e89a ptp: Fix ptp_kvm_getcrosststamp issue for x86 ptp_kvm by Zelin Deng · 3 years, 4 months ago
  68. 41e76c6 nbd: use shifts rather than multiplies by Nick Desaulniers · 3 years, 4 months ago
  69. 540cffb gpio: pca953x: do not ignore i2c errors by Andrey Gusakov · 3 years, 4 months ago
  70. 6e439bb Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 3 years, 4 months ago
  71. d88fd1b net: phy: bcm7xxx: Fixed indirect MMD operations by Florian Fainelli · 3 years, 4 months ago
  72. 0178839 net: hns3: disable firmware compatible features when uninstall PF by Guangbin Huang · 3 years, 4 months ago
  73. 27bf4af net: hns3: fix always enable rx vlan filter problem after selftest by Guangbin Huang · 3 years, 4 months ago
  74. 276e604 net: hns3: PF enable promisc for VF when mac table is overflow by Guangbin Huang · 3 years, 4 months ago
  75. 108b3c7 net: hns3: fix show wrong state when add existing uc mac address by Jian Shen · 3 years, 4 months ago
  76. 0472e95 net: hns3: fix mixed flag HCLGE_FLAG_MQPRIO_ENABLE and HCLGE_FLAG_DCB_ENABLE by Jian Shen · 3 years, 4 months ago
  77. d82650b net: hns3: don't rollback when destroy mqprio fail by Jian Shen · 3 years, 4 months ago
  78. a8e76fe net: hns3: remove tc enable checking by Jian Shen · 3 years, 4 months ago
  79. 5b09e88 net: hns3: do not allow call hns3_nic_net_open repeatedly by Jian Shen · 3 years, 4 months ago
  80. 513e605 ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setup by Feng Zhou · 3 years, 4 months ago
  81. 79a7482 scsi: csiostor: Add module softdep on cxgb4 by Rahul Lakkireddy · 3 years, 4 months ago
  82. 8e2d81c scsi: qla2xxx: Fix excessive messages during device logout by Arun Easi · 3 years, 4 months ago
  83. cced4c0 scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported" by Colin Ian King · 3 years, 4 months ago
  84. dd689ed scsi: ses: Fix unsigned comparison with less than zero by Jiapeng Chong · 3 years, 4 months ago
  85. e8c2da7 scsi: ufs: Fix illegal offset in UPIU event trace by Jonathan Hsu · 3 years, 4 months ago
  86. 9e28cfe net: mdio-ipq4019: Fix the error for an optional regs resource by Cai Huoqing · 3 years, 4 months ago
  87. a4e6f95 Merge tag 'pinctrl-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years, 4 months ago
  88. 62da74a Merge tag 'vfio-v5.15-rc4' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 3 years, 4 months ago
  89. 26db706 drm/amdgpu: force exit gfxoff on sdma resume for rmb s0ix by Prike Liang · 3 years, 5 months ago
  90. 98122e6 drm/amdgpu: check tiling flags when creating FB on GFX8- by Simon Ser · 3 years, 4 months ago
  91. d942856 drm/amd/display: Pass PCI deviceid into DC by Charlene Liu · 3 years, 4 months ago
  92. 467a51b drm/amd/display: initialize backlight_ramping_override to false by Josip Pavic · 3 years, 4 months ago
  93. 9f52c25f drm/amdgpu: correct initial cp_hqd_quantum for gfx9 by Hawking Zhang · 3 years, 4 months ago
  94. 083fa05 drm/amd/display: Fix Display Flicker on embedded panels by Praful Swarnakar · 3 years, 4 months ago
  95. 6680576 drm/amdgpu: fix gart.bo pin_count leak by Leslie Shi · 3 years, 4 months ago
  96. d30ef6d Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux by Jason Gunthorpe · 3 years, 4 months ago
  97. d2c8a15 IB/mlx5: Enable UAR to have DevX UID by Meir Lichtinger · 3 years, 4 months ago
  98. 27da605 RDMA/rxe: Remove unused WR_READ_WRITE_OR_SEND_MASK by Xiao Yang · 3 years, 4 months ago
  99. 45216d6 RDMA/rxe: Add MASK suffix for RXE_READ_OR_ATOMIC and RXE_WRITE_OR_SEND by Xiao Yang · 3 years, 4 months ago
  100. 373efe0 RDMA/rxe: Add new RXE_READ_OR_WRITE_MASK by Xiao Yang · 3 years, 4 months ago