Age | Commit message (Expand) | Author |
2021-11-05 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2021-11-04 | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-11-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2021-11-03 | RDMA/core: Require the driver to set the IOVA correctly during rereg_mr | Aharon Landau |
2021-11-03 | RDMA/bnxt_re: Remove unsupported bnxt_re_modify_ah callback | Kamal Heib |
2021-11-01 | Merge branch 'for-rc' into rdma.git for-next | Jason Gunthorpe |
2021-11-01 | Merge tag 'v5.15' into rdma.git for-next | Jason Gunthorpe |
2021-11-01 | RDMA/irdma: optimize rx path by removing unnecessary copy | Zhu Yanjun |
2021-10-29 | RDMA/hns: Use the core code to manage the fixed mmap entries | Chengchang Tang |
2021-10-29 | IB/opa_vnic: Rebranding of OPA VNIC driver to Cornelis Networks | Scott Breyer |
2021-10-29 | IB/qib: Rebranding of qib driver to Cornelis Networks | Scott Breyer |
2021-10-29 | IB/hfi1: Rebranding of hfi1 driver to Cornelis Networks | Scott Breyer |
2021-10-29 | RDMA/bnxt_re: Use helper function to set GUIDs | Kamal Heib |
2021-10-29 | RDMA/bnxt_re: Fix kernel panic when trying to access bnxt_re_stat_descs | Kamal Heib |
2021-10-29 | RDMA/qedr: Fix NULL deref for query_qp on the GSI QP | Alok Prasad |
2021-10-29 | RDMA/hns: Modify the value of MAX_LP_MSG_LEN to meet hardware compatibility | Yixing Liu |
2021-10-29 | RDMA/hns: Fix initial arm_st of CQ | Haoyue Xu |
2021-10-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-10-28 | RDMA/rxe: Make rxe_type_info static const | Joe Perches |
2021-10-28 | RDMA/rxe: Use 'bitmap_zalloc()' when applicable | Christophe JAILLET |
2021-10-28 | RDMA/rxe: Save a few bytes from struct rxe_pool | Christophe JAILLET |
2021-10-28 | RDMA/irdma: Remove the unused variable local_qp | Zhu Yanjun |
2021-10-28 | RDMA/core: Fix missed initialization of rdma_hw_stats::lock | Mark Zhang |
2021-10-28 | RDMA/efa: Add support for dmabuf memory regions | Gal Pressman |
2021-10-28 | RDMA/umem: Allow pinned dmabuf umem usage | Gal Pressman |
2021-10-27 | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel... | Saeed Mahameed |
2021-10-25 | RDMA/qedr: Remove unsupported qedr_resize_cq callback | Kamal Heib |
2021-10-25 | RDMA/irdma: Remove the unused spin lock in struct irdma_qp_uk | Zhu Yanjun |
2021-10-25 | RDMA: Constify netdev->dev_addr accesses | Jakub Kicinski |
2021-10-25 | RDMA/ipoib: Use dev_addr_mod() | Jakub Kicinski |
2021-10-25 | RDMA/mlx5: fix build error with INFINIBAND_USER_ACCESS=n | Arnd Bergmann |
2021-10-25 | RDMA/sa_query: Use strscpy_pad instead of memcpy to copy a string | Mark Zhang |
2021-10-25 | dma-buf: move dma-buf symbols into the DMA_BUF module namespace | Greg Kroah-Hartman |
2021-10-21 | Merge brank 'mlx5_mkey' into rdma.git for-next | Leon Romanovsky |
2021-10-20 | RDMA/core: Use kvzalloc when allocating the struct ib_port | wangyugui |
2021-10-20 | RDMA/irdma: Make irdma_uk_cq_init() return a void | Zhu Yanjun |
2021-10-19 | RDMA/irdma: Do not hold qos mutex twice on QP resume | Mustafa Ismail |
2021-10-19 | RDMA/irdma: Set VLAN in UD work completion correctly | Mustafa Ismail |
2021-10-19 | RDMA/mlx5: Initialize the ODP xarray when creating an ODP MR | Aharon Landau |
2021-10-19 | rdma/qedr: Fix crash due to redundant release of device's qp memory | Prabhakar Kushwaha |
2021-10-19 | Merge brank 'mlx5_mkey' into rdma.git for-next | Jason Gunthorpe |
2021-10-19 | RDMA/mlx5: Attach ndescs to mlx5_ib_mkey | Aharon Landau |
2021-10-19 | RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib | Aharon Landau |
2021-10-19 | RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key | Aharon Landau |
2021-10-19 | RDMA/mlx5: Remove pd from struct mlx5_core_mkey | Aharon Landau |
2021-10-19 | RDMA/mlx5: Remove size from struct mlx5_core_mkey | Aharon Landau |
2021-10-19 | RDMA/mlx5: Remove iova from struct mlx5_core_mkey | Aharon Landau |
2021-10-16 | scsi: RDMA/srp: Switch to attribute groups | Bart Van Assche |
2021-10-16 | scsi: ib_srp: Call scsi_done() directly | Bart Van Assche |
2021-10-13 | RDMA/rdmavt: Fix error code in rvt_create_qp() | Dan Carpenter |