summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | | RDMA/mlx5: Store in the cache mkeys instead of mrsAharon Landau2022-07-272-129/+97
| * | | RDMA/mlx5: Store the number of in_use cache mkeys instead of total_mrsAharon Landau2022-07-272-18/+16
| * | | RDMA/mlx5: Replace cache list with XarrayAharon Landau2022-07-272-88/+152
| * | | RDMA/mlx5: Replace ent->lock with xa_lockAharon Landau2022-07-272-50/+47
| * | | Revert "RDMA/rxe: Create duplicate mapping tables for FMRs"Li Zhijian2022-07-275-162/+104
| * | | RDMA/rxe: Replace __rxe_do_task by rxe_run_taskBob Pearson2022-07-221-2/+2
| * | | RDMA/rxe: Limit the number of calls to each taskletBob Pearson2022-07-222-4/+18
| * | | RDMA/rxe: Make the tasklet exits the sameBob Pearson2022-07-223-46/+60
| * | | RDMA/rxe: Fix rnr retry behaviorBob Pearson2022-07-224-3/+22
| * | | RDMA/rxe: Add rxe_is_fenced() subroutineBob Pearson2022-07-221-6/+31
| * | | RDMA/rxe: For invalidate compare according to set keys in mrMd Haris Iqbal2022-07-222-7/+7
| * | | IB: Fix repeated words 'the the' commentsSlark Xiao2022-07-223-3/+3
| * | | RDMA/rxe: Fix mw bind to allow any consumer key portionBob Pearson2022-07-211-7/+0
| * | | RDMA/rxe: Fix spelling mistake in error printZhang Jiaming2022-07-211-1/+1
| * | | RDMA/mlx5: Expose steering anchor to userspaceMark Bloch2022-07-192-5/+139
| * | | RDMA/mlx5: Refactor get flow table functionMark Bloch2022-07-191-10/+11
| * | | RDMA/rxe: Remove unused qp parameterXiao Yang2022-07-193-5/+5
| * | | IB/qib: Fix comment typoJason Wang2022-07-191-1/+1
| * | | RDMA/hfi1: fix potential memory leak in setup_base_ctxt()Jianglei Nie2022-07-191-1/+3
| * | | RDMA/rxe: Remove unused mask parameterlizhijian@fujitsu.com2022-07-181-3/+2
| * | | RDMA/rxe: Rename rxe_atomic_reply to atomic_replyXiao Yang2022-07-181-2/+2
| * | | RDMA/rxe: Add common rxe_prepare_res()Xiao Yang2022-07-181-39/+32
| * | | RDMA/rxe: Fix BUG: KASAN: null-ptr-deref in rxe_qp_do_cleanupZhu Yanjun2022-07-181-4/+6
| * | | RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY eventCheng Xu2022-07-181-3/+4
| * | | RDMA/hns: Recover 1bit-ECC error of RAM on chipHaoyue Xu2022-07-183-2/+193
| * | | RDMA/hns: Refactor the abnormal interrupt handler functionHaoyue Xu2022-07-181-12/+23
| * | | RDMA/hns: Fix incorrect clearing of interrupt status registerHaoyue Xu2022-07-181-2/+2
| * | | RDMA/hns: Fix the wrong type of return value of the interrupt handlerHaoyue Xu2022-07-181-13/+14
| * | | RDMA/hns: Remove unused abnormal interrupt of type RASHaoyue Xu2022-07-182-11/+0
| * | | RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr()Jianglei Nie2022-07-181-3/+5
| * | | RDMA/hfi1: Depend on !UMLEhab Ababneh2022-07-181-1/+1
| * | | RDMA/irdma: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-181-5/+4
| * | | RDMA/rtrs-srv: Do not use mempool for page allocationJack Wang2022-07-181-17/+6
| * | | RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline functionMd Haris Iqbal2022-07-181-19/+16
| * | | RDMA/rtrs-srv: Use per-cpu variables for rdma statsSantosh Kumar Pradhan2022-07-184-16/+42
| * | | RDMA/rtrs-clt: Use this_cpu_ API for statsSantosh Kumar Pradhan2022-07-181-11/+3
| * | | RDMA/rtrs-srv: Fix modinfo output for stringifyJack Wang2022-07-181-10/+11
| * | | RDMA: remove useless condition in siw_create_cq()Andrey Strachuk2022-07-181-1/+1
| * | | RDMA/rtrs-clt: Use bitmap_empty()Christophe JAILLET2022-07-181-5/+3
| * | | RDMA/rtrs-clt: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-181-4/+3
| * | | RDMA/qib: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-181-3/+2
| * | | RDMA/irdma: Fix setting of QP context err_rq_idx_valid fieldMustafa Ismail2022-07-181-11/+4
| * | | RDMA/irdma: Fix VLAN connection with wildcard addressMustafa Ismail2022-07-181-5/+6
| * | | RDMA/irdma: Fix a window for use-after-freeMustafa Ismail2022-07-181-1/+1
| * | | RDMA/irdma: Make resource distribution algorithm more QP orientedNayan Kumar2022-07-182-7/+6
| * | | RDMA/irdma: Make CQP invalid state error non-criticalMustafa Ismail2022-07-181-0/+1
| * | | RDMA/irdma: Add AE source to error logMustafa Ismail2022-07-181-2/+2
| * | | RDMA/irdma: Add 2 level PBLE support for FMRMustafa Ismail2022-07-182-4/+12
| * | | ipoib: switch to netif_napi_add_weight()Jakub Kicinski2022-07-171-2/+4
| * | | IB/hfi1: switch to netif_napi_add_weight()Jakub Kicinski2022-07-171-1/+1