aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2022-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-08-02RDMA/mlx5: Add missing check for return value in get namespace flowMaor Gottlieb
2022-07-28IB/qib: Fix repeated "in" within commentswangjianli
2022-07-27Merge branch 'erdma' into rdma.git for-nextJason Gunthorpe
2022-07-27RDMA/erdma: Add driver to kernel build environmentCheng Xu
2022-07-27RDMA/erdma: Add the erdma moduleCheng Xu
2022-07-27RDMA/erdma: Add connection management (CM) supportCheng Xu
2022-07-27RDMA/erdma: Add verbs implementationCheng Xu
2022-07-27RDMA/erdma: Add verbs header fileCheng Xu
2022-07-27RDMA/erdma: Add event queue implementationCheng Xu
2022-07-27RDMA/erdma: Add cmdq implementationCheng Xu
2022-07-27RDMA/erdma: Add main include fileCheng Xu
2022-07-27RDMA/erdma: Add the hardware related definitionsCheng Xu
2022-07-27RDMA/mlx5: Rename the mkey cache variables and functionsAharon Landau
2022-07-27RDMA/mlx5: Store in the cache mkeys instead of mrsAharon Landau
2022-07-27RDMA/mlx5: Store the number of in_use cache mkeys instead of total_mrsAharon Landau
2022-07-27RDMA/mlx5: Replace cache list with XarrayAharon Landau
2022-07-27RDMA/mlx5: Replace ent->lock with xa_lockAharon Landau
2022-07-22IB: Fix repeated words 'the the' commentsSlark Xiao
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-19RDMA/mlx5: Expose steering anchor to userspaceMark Bloch
2022-07-19RDMA/mlx5: Refactor get flow table functionMark Bloch
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/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/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-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-04IB: Fix spelling of 'writable'Zhang Jiaming
2022-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-24RDMA: Correct duplicated words in commentsJiang Jian