summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2021-10-13IB/hfi1: Fix abba locking issue with sc_disable()Mike Marciniszyn
2021-10-13IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fieldsMike Marciniszyn
2021-10-12RDMA/rxe: Convert kernel UD post send to use ah_numBob Pearson
2021-10-12RDMA/rxe: Lookup kernel AH from ah index in UD WQEsBob Pearson
2021-10-12RDMA/rxe: Replace ah->pd by ah->ibah.pdBob Pearson
2021-10-12RDMA/rxe: Create AH index and return to user spaceBob Pearson
2021-10-12RDMA/rxe: Change AH objects to indexedBob Pearson
2021-10-12RDMA/rxe: Move AV from rxe_send_wqe to rxe_send_wrBob Pearson
2021-10-12RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky
2021-10-12RDMA/irdma: Remove irdma_cqp_up_map_cmd()Zhu Yanjun
2021-10-12RDMA/irdma: Remove irdma_get_hw_addr()Zhu Yanjun
2021-10-12RDMA/irdma: Remove irdma_sc_send_lsmm_nostag()Zhu Yanjun
2021-10-12RDMA/irdma: Remove irdma_uk_mw_bind()Zhu Yanjun
2021-10-12RDMA: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-10-12RDMA/iwpm: Remove redundant initialization of pointer err_strColin Ian King
2021-10-12RDMA/hns: Use dma_alloc_coherent() instead of kmalloc/dma_map_single()Cai Huoqing
2021-10-12RDMA/mlx5: Add optional counter support in get_hw_stats callbackAharon Landau
2021-10-12RDMA/mlx5: Add modify_op_stat() supportAharon Landau
2021-10-12RDMA/mlx5: Add steering support in optional flow countersAharon Landau
2021-10-12RDMA/mlx5: Support optional counters in hw_stats initializationAharon Landau
2021-10-12RDMA/nldev: Allow optional-counter status configuration through RDMA netlinkAharon Landau
2021-10-12RDMA/nldev: Split nldev_stat_set_mode_doit out of nldev_stat_set_doitAharon Landau
2021-10-12RDMA/nldev: Add support to get status of all countersAharon Landau
2021-10-12RDMA/counter: Add optional counter supportAharon Landau
2021-10-12RDMA/counter: Add an is_disabled field in struct rdma_hw_statsAharon Landau
2021-10-12RDMA/core: Add a helper API rdma_free_hw_stats_structMark Zhang
2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau
2021-10-06RDMA/efa: CQ notificationsGal Pressman
2021-10-06RDMA/rxe: Remove duplicate settingsXiao Yang
2021-10-06RDMA/rxe: Set partial attributes when completion status != IBV_WC_SUCCESSXiao Yang
2021-10-06RDMA/rxe: Change the is_user member of struct rxe_cq to boolXiao Yang
2021-10-06RDMA/rxe: Remove the is_user members of struct rxe_sq/rxe_rq/rxe_srqXiao Yang
2021-10-06RDMA/mlx5: Set user priority for DCTPatrisious Haddad
2021-10-06RDMA/irdma: Process extended CQ entries correctlyShiraz Saleem
2021-10-06RDMA/irdma: Delete unused struct irdma_bthZhu Yanjun
2021-10-05IB/hf1: Use string_upper() instead of an open coded variantAndy Shevchenko
2021-10-05RDMA/rw: switch to dma_map_sgtable()Logan Gunthorpe
2021-10-05mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()Jakub Kicinski
2021-10-04scsi: target: srpt: Replace enable attr with ops.enableDmitry Bogdanov
2021-10-04net/mlx5: Shift control IRQ to the last indexShay Drory
2021-10-04RDMA/mlx5: Avoid taking MRs from larger MR cache pools when a pool is emptyAharon Landau
2021-10-04RDMA/rtrs-clt: Follow "one entry one value" rule for IO migration statsMd Haris Iqbal
2021-10-04RDMA/rtrs: Do not allow sessname to contain special symbols / and .Md Haris Iqbal
2021-10-04RDMA/rtrs: Introduce destroy_cq helperMd Haris Iqbal
2021-10-04RDMA/rtrs: Replace duplicate check with is_pollqueue helperJack Wang
2021-10-04RDMA/rtrs: Fix warning when use poll mode on client side.Jack Wang
2021-10-04RDMA/rtrs: Remove len parameter from helper print functions of sysfsMd Haris Iqbal
2021-10-04RDMA/rtrs: Use sysfs_emit instead of s*printf function for sysfs showMd Haris Iqbal
2021-10-04RDMA/cma: Split apart the multiple uses of the same list headsJason Gunthorpe
2021-10-04Merge tag 'v5.15-rc4' into rdma.get for-nextJason Gunthorpe