summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* RDMA/irdma: optimize rx path by removing unnecessary copyZhu Yanjun2021-11-013-64/+39
* RDMA/qed: Use helper function to set GUIDsKamal Heib2021-11-011-13/+4
* RDMA/hns: Use the core code to manage the fixed mmap entriesChengchang Tang2021-10-292-27/+135
* IB/opa_vnic: Rebranding of OPA VNIC driver to Cornelis NetworksScott Breyer2021-10-293-6/+8
* IB/qib: Rebranding of qib driver to Cornelis NetworksScott Breyer2021-10-291-2/+3
* IB/hfi1: Rebranding of hfi1 driver to Cornelis NetworksScott Breyer2021-10-294-5/+8
* RDMA/bnxt_re: Use helper function to set GUIDsKamal Heib2021-10-294-21/+4
* RDMA/bnxt_re: Fix kernel panic when trying to access bnxt_re_stat_descsKamal Heib2021-10-291-0/+2
* RDMA/rxe: Make rxe_type_info static constJoe Perches2021-10-282-24/+18
* RDMA/rxe: Use 'bitmap_zalloc()' when applicableChristophe JAILLET2021-10-281-6/+2
* RDMA/rxe: Save a few bytes from struct rxe_poolChristophe JAILLET2021-10-282-2/+0
* RDMA/irdma: Remove the unused variable local_qpZhu Yanjun2021-10-282-2/+0
* RDMA/core: Fix missed initialization of rdma_hw_stats::lockMark Zhang2021-10-282-2/+1
* RDMA/efa: Add support for dmabuf memory regionsGal Pressman2021-10-283-31/+101
* RDMA/umem: Allow pinned dmabuf umem usageGal Pressman2021-10-281-0/+51
* RDMA/qedr: Remove unsupported qedr_resize_cq callbackKamal Heib2021-10-253-12/+0
* RDMA/irdma: Remove the unused spin lock in struct irdma_qp_ukZhu Yanjun2021-10-252-2/+0
* RDMA: Constify netdev->dev_addr accessesJakub Kicinski2021-10-2517-33/+40
* RDMA/mlx5: Use dev_addr_mod()Jakub Kicinski2021-10-251-3/+5
* RDMA/ipoib: Use dev_addr_mod()Jakub Kicinski2021-10-253-14/+16
* RDMA/mlx5: fix build error with INFINIBAND_USER_ACCESS=nArnd Bergmann2021-10-251-4/+5
* RDMA/core: Use kvzalloc when allocating the struct ib_portwangyugui2021-10-201-2/+2
* RDMA/irdma: Make irdma_uk_cq_init() return a voidZhu Yanjun2021-10-203-10/+5
* Merge brank 'mlx5_mkey' into rdma.git for-nextJason Gunthorpe2021-10-19325-1574/+3048
|\
| * RDMA/mlx5: Attach ndescs to mlx5_ib_mkeyAharon Landau2021-10-196-52/+26
| * RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ibAharon Landau2021-10-194-18/+29
| * RDMA/mlx5: Replace struct mlx5_core_mkey by u32 keyAharon Landau2021-10-1920-73/+76
| * RDMA/mlx5: Remove pd from struct mlx5_core_mkeyAharon Landau2021-10-194-10/+0
| * RDMA/mlx5: Remove size from struct mlx5_core_mkeyAharon Landau2021-10-194-6/+2
| * RDMA/mlx5: Remove iova from struct mlx5_core_mkeyAharon Landau2021-10-195-15/+12
| * Merge tag 'libata-5.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-10-172-6/+5
| |\
| | * ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()Wang Hai2021-10-141-4/+1
| | * pata_legacy: fix a couple uninitialized variable bugsDan Carpenter2021-10-121-2/+4
| * | Merge tag 'block-5.15-2021-10-17' of git://git.kernel.dk/linux-blockLinus Torvalds2021-10-175-35/+38
| |\ \
| | * | brd: reduce the brd_devices_mutex scopeTetsuo Handa2021-10-171-22/+22
| | * | Merge tag 'nvme-5.15-2021-10-14' of git://git.infradead.org/nvme into block-5.15Jens Axboe2021-10-143-12/+13
| | |\ \
| | | * | nvme: fix per-namespace chardev deletionAdam Manzanares2021-10-142-11/+12
| | | * | nvme-pci: Fix abort command idKeith Busch2021-10-071-1/+1
| | * | | block/rnbd-clt-sysfs: fix a couple uninitialized variable bugsDan Carpenter2021-10-121-1/+3
| * | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2021-10-173-36/+22
| |\ \ \ \
| | * | | | vhost-vdpa: Fix the wrong input in config_cbCindy Lu2021-10-131-1/+1
| | * | | | Revert "virtio-blk: Add validation for block size in config space"Michael S. Tsirkin2021-10-131-31/+6
| | * | | | vhost_vdpa: unset vq irq before freeing irqWu Zongyong2021-10-131-4/+4
| | * | | | virtio: write back F_VERSION_1 before validateHalil Pasic2021-10-131-0/+11
| * | | | | Merge tag 'edac_urgent_for_v5.15_rc6' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-10-171-1/+1
| |\ \ \ \ \
| | * | | | | EDAC/armada-xp: Fix output of uncorrectable error counterHans Potsch2021-10-141-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'efi-urgent-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-10-173-4/+4
| |\ \ \ \ \
| | * | | | | efi: Change down_interruptible() in virt_efi_reset_system() to down_trylock()Zhang Jianhua2021-10-051-1/+1
| | * | | | | efi/cper: use stack buffer for error record decodingArd Biesheuvel2021-10-051-2/+2
| | * | | | | efi/libstub: Simplify "Exiting bootservices" messageHeinrich Schuchardt2021-10-051-1/+1