summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2022-07-19RDMA/mlx5: Refactor get flow table functionMark Bloch
2022-07-19RDMA/rxe: Remove unused qp parameterXiao Yang
2022-07-19IB/qib: Fix comment typoJason Wang
2022-07-19RDMA/hfi1: fix potential memory leak in setup_base_ctxt()Jianglei Nie
2022-07-18RDMA/rxe: Remove unused mask parameterlizhijian@fujitsu.com
2022-07-18RDMA/rxe: Rename rxe_atomic_reply to atomic_replyXiao Yang
2022-07-18RDMA/rxe: Add common rxe_prepare_res()Xiao Yang
2022-07-18RDMA/rxe: Fix BUG: KASAN: null-ptr-deref in rxe_qp_do_cleanupZhu Yanjun
2022-07-18RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY eventCheng Xu
2022-07-18RDMA/hns: Recover 1bit-ECC error of RAM on chipHaoyue Xu
2022-07-18RDMA/hns: Refactor the abnormal interrupt handler functionHaoyue Xu
2022-07-18RDMA/hns: Fix incorrect clearing of interrupt status registerHaoyue Xu
2022-07-18RDMA/hns: Fix the wrong type of return value of the interrupt handlerHaoyue Xu
2022-07-18RDMA/hns: Remove unused abnormal interrupt of type RASHaoyue Xu
2022-07-18RDMA/qedr: Fix potential memory leak in __qedr_alloc_mr()Jianglei Nie
2022-07-18RDMA/hfi1: Depend on !UMLEhab Ababneh
2022-07-18RDMA/irdma: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-18RDMA/rtrs-srv: Do not use mempool for page allocationJack Wang
2022-07-18RDMA/rtrs-clt: Replace list_next_or_null_rr_rcu with an inline functionMd Haris Iqbal
2022-07-18RDMA/rtrs-srv: Use per-cpu variables for rdma statsSantosh Kumar Pradhan
2022-07-18RDMA/rtrs-clt: Use this_cpu_ API for statsSantosh Kumar Pradhan
2022-07-18RDMA/rtrs-srv: Fix modinfo output for stringifyJack Wang
2022-07-18RDMA: remove useless condition in siw_create_cq()Andrey Strachuk
2022-07-18RDMA/rtrs-clt: Use bitmap_empty()Christophe JAILLET
2022-07-18RDMA/rtrs-clt: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-18RDMA/qib: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-07-18RDMA/irdma: Fix setting of QP context err_rq_idx_valid fieldMustafa Ismail
2022-07-18RDMA/irdma: Fix VLAN connection with wildcard addressMustafa Ismail
2022-07-18RDMA/irdma: Fix a window for use-after-freeMustafa Ismail
2022-07-18RDMA/irdma: Make resource distribution algorithm more QP orientedNayan Kumar
2022-07-18RDMA/irdma: Make CQP invalid state error non-criticalMustafa Ismail
2022-07-18RDMA/irdma: Add AE source to error logMustafa Ismail
2022-07-18RDMA/irdma: Add 2 level PBLE support for FMRMustafa Ismail
2022-07-17ipoib: switch to netif_napi_add_weight()Jakub Kicinski
2022-07-17IB/hfi1: switch to netif_napi_add_weight()Jakub Kicinski
2022-07-17IB/hfi1: switch to netif_napi_add_tx()Jakub Kicinski
2022-07-17RDMA/qib: Use the bitmap API when applicableChristophe JAILLET
2022-07-15tracing/IB/hfi1: Use the new __vstring() helperSteven Rostedt (Google)
2022-07-11RDMA/irdma: Fix sleep from invalid context BUGMustafa Ismail
2022-07-11RDMA/irdma: Do not advertise 1GB page size for x722Mustafa Ismail
2022-07-06blk-mq: Drop 'reserved' arg of busy_tag_iter_fnJohn Garry
2022-07-04IB: Fix spelling of 'writable'Zhang Jiaming
2022-07-04RDMA/rxe: Remove unnecessary include statementBob Pearson
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-06-30RDMA/rxe: Replace include statementBob Pearson
2022-06-30RDMA/rxe: Convert pr_warn/err to pr_debug in pyverbsBob Pearson
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-30RDMA/rxe: Fix deadlock in rxe_do_local_ops()Bob Pearson
2022-06-30RDMA/rxe: Merge normal and retry atomic flowsBob Pearson
2022-06-30RDMA/rxe: Move atomic original value to resBob Pearson