index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
Age
Commit message (
Expand
)
Author
2020-09-18
RDMA/qedr: Fix resource leak in qedr_create_qp
Keita Suzuki
2020-09-18
RDMA/iw_cxgb4: Disable delayed ack by default
Potnuri Bharat Teja
2020-09-18
Merge branch 'mlx_sw_owner_v2' into rdma.git for-next
Jason Gunthorpe
2020-09-18
Merge branch 'mlx5_active_speed' into rdma.git for-next
Jason Gunthorpe
2020-09-18
RDMA: Fix link active_speed size
Aharon Landau
2020-09-18
RDMA/mlx5: Expose TIR and QP ICM address for sw_owner_v2 devices
Alex Vesker
2020-09-18
RDMA/mlx5: Allow DM allocation for sw_owner_v2 enabled devices
Alex Vesker
2020-09-17
RDMA: Convert RWQ table logic to ib_core allocation scheme
Leon Romanovsky
2020-09-17
RDMA: Clean MW allocation and free flows
Leon Romanovsky
2020-09-17
RDMA/mlx5: Delete duplicated mlx5_ptys_width enum
Aharon Landau
2020-09-17
net/mlx5: Refactor query port speed functions
Aharon Landau
2020-09-16
RDMA/i40iw: Avoid typecast from void to pci_dev
Parav Pandit
2020-09-16
RDMA/qedr: Add support for user mode XRC-SRQ's
Yuval Basson
2020-09-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-09-11
RDMA/qedr: Fix function prototype parameters alignment
Michal Kalderon
2020-09-11
RDMA/qedr: Fix inline size returned for iWARP
Michal Kalderon
2020-09-11
RDMA/qedr: Fix iWARP active mtu display
Michal Kalderon
2020-09-11
RDMA/qedr: Fix return code if accept is called on a destroyed qp
Michal Kalderon
2020-09-11
RDMA/qedr: Fix use of uninitialized field
Michal Kalderon
2020-09-11
RDMA/qedr: Fix doorbell setting
Michal Kalderon
2020-09-11
RDMA/qedr: Fix qp structure memory leak
Michal Kalderon
2020-09-11
RDMA/ocrdma: Remove fbo from MR
Jason Gunthorpe
2020-09-11
RDMA/qedr: Remove fbo and zbva from the MR
Jason Gunthorpe
2020-09-11
RDMA/mlx4: Use ib_umem_num_dma_blocks()
Jason Gunthorpe
2020-09-11
RDMA/pvrdma: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()
Jason Gunthorpe
2020-09-11
RDMA/ocrdma: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()
Jason Gunthorpe
2020-09-11
RDMA/hns: Use ib_umem_num_dma_blocks() instead of opencoding
Jason Gunthorpe
2020-09-11
RDMA/bnxt: Do not use ib_umem_page_count() or ib_umem_num_pages()
Jason Gunthorpe
2020-09-11
RDMA/qedr: Use ib_umem_num_dma_blocks() instead of ib_umem_page_count()
Jason Gunthorpe
2020-09-11
RDMA/qedr: Use rdma_umem_for_each_dma_block() instead of open-coding
Jason Gunthorpe
2020-09-11
RDMA/i40iw: Use ib_umem_num_dma_pages()
Jason Gunthorpe
2020-09-11
RDMA/efa: Use ib_umem_num_dma_pages()
Jason Gunthorpe
2020-09-11
RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()
Jason Gunthorpe
2020-09-09
RDMA/umem: Replace for_each_sg_dma_page with rdma_umem_for_each_dma_block
Jason Gunthorpe
2020-09-09
RDMA/umem: Add rdma_umem_for_each_dma_block()
Jason Gunthorpe
2020-09-09
RDMA: Make counters destroy symmetrical
Leon Romanovsky
2020-09-09
RDMA: Restore ability to return error for destroy WQ
Leon Romanovsky
2020-09-09
RDMA: Change XRCD destroy return value
Leon Romanovsky
2020-09-09
RDMA: Allow fail of destroy CQ
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on SRQ destroy
Leon Romanovsky
2020-09-09
RDMA/mlx5: Issue FW command to destroy SRQ on reentry
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on AH destroy
Leon Romanovsky
2020-09-09
RDMA: Restore ability to fail on PD deallocate
Leon Romanovsky
2020-09-09
RDMA/hns: Avoid unncessary initialization
Lijun Ou
2020-09-09
RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx'
YueHaibing
2020-09-03
RDMA/qib: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-03
RDMA/i40iw: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-03
RDMA/hfi1: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-03
RDMA/bnxt_re: Convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-03
RDMA/mlx5: Fix potential race between destroy and CQE poll
Leon Romanovsky
[prev]
[next]