开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
2020-11-23
RDMA/cxgb4: Validate the number of CQEs
Kamal Heib
2020-11-23
IB/mlx5: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-23
IB/qedr: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-23
IB/mlx4: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-23
IB/hfi1: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-17
Merge branch 'for-rc' into rdma.git
Jason Gunthorpe
2020-11-16
RDMA/mlx5: Lower setting the umem's PAS for SRQ
Jason Gunthorpe
2020-11-16
RDMA/mlx5: Use ib_umem_find_best_pgsz() for devx
Jason Gunthorpe
2020-11-16
RDMA/mlx5: mlx5_umem_find_best_quantized_pgoff() for CQ
Jason Gunthorpe
2020-11-16
RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for QP
Jason Gunthorpe
2020-11-16
RDMA/mlx5: Directly compute the PAS list for raw QP RQ's
Jason Gunthorpe
2020-11-16
RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for WQ
Jason Gunthorpe
2020-11-16
RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQ
Jason Gunthorpe
2020-11-16
RDMA/efa: Remove .create_ah callback assignment
Gal Pressman
2020-11-16
RDMA/hns: Add new PCI device ID matching for HIP09
Lang Cheng
2020-11-13
IB/hfi1: Fix error return code in hfi1_init_dd()
Zhang Changzhong
2020-11-12
RDMA/hns: Fix double free of the pointer to TSQ/TPQ
Weihang Li
2020-11-12
RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()
Qinglang Miao
2020-11-12
RDMa/mthca: Work around -Wenum-conversion warning
Arnd Bergmann
2020-11-12
RDMA/core: Make FD destroy callback void
Leon Romanovsky
2020-11-12
RDMA/core: Postpone uobject cleanup on failure till FD close
Leon Romanovsky
2020-11-02
RDMA/vmw_pvrdma: Fix the active_speed and phys_state value
Adit Ranadive
2020-11-02
IB/mlx5: Add support for NDR link speed
Meir Lichtinger
2020-11-02
RDMA/mlx5: Use ib_umem_find_best_pgsz() for mkc's
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Split mlx5_ib_update_xlt() into ODP and non-ODP cases
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Split the WR setup out of mlx5_ib_update_xlt()
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Move xlt_emergency_page_mutex into mr.c
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block()
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Remove npages from mlx5_ib_cont_pages()
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Remove ncont from mlx5_ib_cont_pages()
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Remove order from mlx5_ib_cont_pages()
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Move mlx5_ib_cont_pages() to the creation of the mlx5_ib_mr
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Remove mlx5_ib_mr->npages
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Fix corruption of reg_pages in mlx5_ib_rereg_user_mr()
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Remove mlx5_ib_mr->order
Jason Gunthorpe
2020-10-30
RDMA: Convert various random sprintf sysfs _show uses to sysfs_emit
Joe Perches
2020-10-30
RDMA: Manual changes for sysfs_emit and neatening
Joe Perches
2020-10-28
RDMA/hns: Add support for filling GMV table
Weihang Li
2020-10-28
RDMA/hns: Add support for configuring GMV table
Weihang Li
2020-10-28
RDMA/hns: Support owner mode doorbell
Lang Cheng
2020-10-28
RDMA/qedr: Fix memory leak in iWARP CM
Alok Prasad
2020-10-27
RDMA/bnxt_re: Fix entry size during SRQ create
Selvin Xavier
2020-10-26
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
2020-10-26
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
2020-10-26
RDMA: Remove uverbs cmds from drivers that don't use them
Jason Gunthorpe
2020-10-26
RDMA: Check create_flags during create_qp
Jason Gunthorpe
2020-10-26
RDMA: Check flags during create_cq
Jason Gunthorpe
2020-10-26
RDMA: Check attr_mask during modify_qp
Jason Gunthorpe
2020-10-26
RDMA: Check srq_type during create_srq
Jason Gunthorpe
2020-10-26
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
[next]