summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | RDMA/irdma: Remove irdma_cqp_up_map_cmd()Zhu Yanjun2021-10-122-36/+0
| * | | | | RDMA/irdma: Remove irdma_get_hw_addr()Zhu Yanjun2021-10-122-12/+0
| * | | | | RDMA/irdma: Remove irdma_sc_send_lsmm_nostag()Zhu Yanjun2021-10-122-39/+1
| * | | | | RDMA/irdma: Remove irdma_uk_mw_bind()Zhu Yanjun2021-10-122-60/+1
| * | | | | RDMA: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-10-126-10/+2
| * | | | | RDMA/iwpm: Remove redundant initialization of pointer err_strColin Ian King2021-10-121-1/+1
| * | | | | RDMA/hns: Use dma_alloc_coherent() instead of kmalloc/dma_map_single()Cai Huoqing2021-10-121-15/+5
| * | | | | RDMA/mlx5: Add optional counter support in get_hw_stats callbackAharon Landau2021-10-121-3/+85
| * | | | | RDMA/mlx5: Add modify_op_stat() supportAharon Landau2021-10-122-6/+74
| * | | | | RDMA/mlx5: Add steering support in optional flow countersAharon Landau2021-10-122-0/+211
| * | | | | RDMA/mlx5: Support optional counters in hw_stats initializationAharon Landau2021-10-122-16/+75
| * | | | | RDMA/nldev: Allow optional-counter status configuration through RDMA netlinkAharon Landau2021-10-121-4/+57
| * | | | | RDMA/nldev: Split nldev_stat_set_mode_doit out of nldev_stat_set_doitAharon Landau2021-10-121-46/+70
| * | | | | RDMA/nldev: Add support to get status of all countersAharon Landau2021-10-121-0/+98
| * | | | | RDMA/counter: Add optional counter supportAharon Landau2021-10-123-10/+59
| * | | | | RDMA/counter: Add an is_disabled field in struct rdma_hw_statsAharon Landau2021-10-122-1/+23
| * | | | | RDMA/core: Add a helper API rdma_free_hw_stats_structMark Zhang2021-10-123-8/+43
| * | | | | RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau2021-10-1212-239/+237
| * | | | | RDMA/efa: CQ notificationsGal Pressman2021-10-0610-52/+610
| * | | | | RDMA/rxe: Remove duplicate settingsXiao Yang2021-10-061-4/+0
| * | | | | RDMA/rxe: Set partial attributes when completion status != IBV_WC_SUCCESSXiao Yang2021-10-061-20/+25
| * | | | | RDMA/rxe: Change the is_user member of struct rxe_cq to boolXiao Yang2021-10-062-3/+2
| * | | | | RDMA/rxe: Remove the is_user members of struct rxe_sq/rxe_rq/rxe_srqXiao Yang2021-10-064-9/+0
| * | | | | RDMA/irdma: Delete unused struct irdma_bthZhu Yanjun2021-10-061-8/+0
| * | | | | IB/hf1: Use string_upper() instead of an open coded variantAndy Shevchenko2021-10-051-6/+4
| * | | | | RDMA/rw: switch to dma_map_sgtable()Logan Gunthorpe2021-10-051-25/+41
| * | | | | RDMA/mlx5: Avoid taking MRs from larger MR cache pools when a pool is emptyAharon Landau2021-10-041-17/+9
| * | | | | RDMA/rtrs-clt: Follow "one entry one value" rule for IO migration statsMd Haris Iqbal2021-10-043-13/+28
| * | | | | RDMA/rtrs: Do not allow sessname to contain special symbols / and .Md Haris Iqbal2021-10-042-0/+11
| * | | | | RDMA/rtrs: Introduce destroy_cq helperMd Haris Iqbal2021-10-041-12/+13
| * | | | | RDMA/rtrs: Replace duplicate check with is_pollqueue helperJack Wang2021-10-041-3/+8
| * | | | | RDMA/rtrs: Fix warning when use poll mode on client side.Jack Wang2021-10-042-3/+15
| * | | | | RDMA/rtrs: Remove len parameter from helper print functions of sysfsMd Haris Iqbal2021-10-045-20/+12
| * | | | | RDMA/rtrs: Use sysfs_emit instead of s*printf function for sysfs showMd Haris Iqbal2021-10-042-14/+12
| * | | | | RDMA/cma: Split apart the multiple uses of the same list headsJason Gunthorpe2021-10-042-18/+27
| * | | | | Merge tag 'v5.15-rc4' into rdma.get for-nextJason Gunthorpe2021-10-0415-46/+112
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | RDMA/rxe: Bump up default maximum values used via uverbsRao Shoaib2021-10-041-14/+16
| * | | | | IB/mlx5: Flow through a more detailed return code from get_prefetchable_mr()Jason Gunthorpe2021-10-011-15/+25
| * | | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe2021-09-283-24/+59
| |\ \ \ \ \
| * | | | | | RDMA/rxe: Remove unused WR_READ_WRITE_OR_SEND_MASKXiao Yang2021-09-281-1/+0
| * | | | | | RDMA/rxe: Add MASK suffix for RXE_READ_OR_ATOMIC and RXE_WRITE_OR_SENDXiao Yang2021-09-283-6/+6
| * | | | | | RDMA/rxe: Add new RXE_READ_OR_WRITE_MASKXiao Yang2021-09-282-2/+3
| * | | | | | RDMA/hfi1: Use struct_size() and flex_array_size() helpersGustavo A. R. Silva2021-09-271-3/+2
| * | | | | | IB/hfi1: Add ring consumer and producers tracesMike Marciniszyn2021-09-273-22/+85
| * | | | | | IB/hfi1: Remove atomic completion countMike Marciniszyn2021-09-273-12/+10
| * | | | | | IB/hfi1: Tune netdev xmit cachelinesMike Marciniszyn2021-09-273-52/+66
| * | | | | | IB/hfi1: Get rid of tx priv backpointerMike Marciniszyn2021-09-271-5/+4
| * | | | | | IB/hfi1: Get rid of hot path divideMike Marciniszyn2021-09-272-27/+11
| * | | | | | IB/hfi1: Remove cache and embed txreq in ringMike Marciniszyn2021-09-272-128/+101
| * | | | | | RDMA/rxe: Only allow invalidate for appropriate MRsBob Pearson2021-09-241-0/+6