aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/irdma
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'irq-core-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-131-2/+2
|\ \ \
| * \ \ Merge branch 'linus' into irq/core, to fix conflictIngo Molnar2022-01-087-19/+47
| |\ \ \ | | | |/ | | |/|
| * | | RDMA/irdma: Use irq_update_affinity_hint()Nitesh Narayan Lal2021-12-101-2/+2
| | |/ | |/|
* | | Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-01-121-2/+2
|\ \ \
| * | | RDMA/irdma: Use auxiliary_device driver data helpersDavid E. Box2021-12-221-2/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-312-0/+4
|\ \ \
| * | | net: Don't include filter.h from net/sock.hJakub Kicinski2021-12-292-0/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-167-19/+47
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQTatyana Nikolova2021-12-075-5/+38
| * | RDMA/irdma: Report correct WC errorsShiraz Saleem2021-12-071-1/+4
| * | RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_me...Christophe JAILLET2021-12-073-12/+4
| * | RDMA/irdma: Fix a user-after-free in add_pble_prmShiraz Saleem2021-12-071-1/+1
| |/
* / RDMA/irdma: Set protocol based on PF rdma_mode flagShiraz Saleem2021-11-221-1/+2
|/
* Merge tag 'v5.15' into rdma.git for-nextJason Gunthorpe2021-11-013-10/+15
|\
| * RDMA/irdma: Do not hold qos mutex twice on QP resumeMustafa Ismail2021-10-191-6/+7
| * RDMA/irdma: Set VLAN in UD work completion correctlyMustafa Ismail2021-10-191-2/+6
| * RDMA/irdma: Process extended CQ entries correctlyShiraz Saleem2021-10-061-2/+2
* | RDMA/irdma: optimize rx path by removing unnecessary copyZhu Yanjun2021-11-013-64/+39
* | RDMA/irdma: Remove the unused variable local_qpZhu Yanjun2021-10-282-2/+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-256-13/+17
* | RDMA/irdma: Make irdma_uk_cq_init() return a voidZhu Yanjun2021-10-203-10/+5
* | RDMA/irdma: Remove irdma_cqp_up_map_cmd()Zhu Yanjun2021-10-122-36/+0
* | RDMA/irdma: Remove irdma_get_hw_addr()Zhu Yanjun2021-10-122-12/+0
* | RDMA/irdma: Remove irdma_sc_send_lsmm_nostag()Zhu Yanjun2021-10-122-39/+1
* | RDMA/irdma: Remove irdma_uk_mw_bind()Zhu Yanjun2021-10-122-60/+1
* | RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau2021-10-121-50/+50
* | RDMA/irdma: Delete unused struct irdma_bthZhu Yanjun2021-10-061-8/+0
|/
* RDMA/irdma: Report correct WC error when there are MW bind errorsSindhu Devale2021-09-203-0/+8
* RDMA/irdma: Report correct WC error when transport retry counter is exceededSindhu Devale2021-09-203-0/+6
* RDMA/irdma: Validate number of CQ entries on create CQSindhu Devale2021-09-201-1/+1
* RDMA/irdma: Skip CQP ring during a resetSindhu Devale2021-09-206-10/+8
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-09-023-24/+14
|\
| * Merge branch 'sg_nents' into rdma.git for-nextJason Gunthorpe2021-08-306-31/+18
| |\
| | * RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb2021-08-241-1/+1
| * | RDMA/irdma: Remove the repeated declarationShaokun Zhang2021-08-251-2/+0
| * | RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-032-21/+13
* | | RDMA/irdma: Use correct kconfig symbol for AUXILIARY_BUSLukas Bulwahn2021-08-191-1/+1
| |/ |/|
* | RDMA/irdma: Change returned type of irdma_setup_virt_qp to voidZhu Yanjun2021-07-151-4/+2
* | RDMA/irdma: Change the returned type of irdma_set_hw_rsrc to voidZhu Yanjun2021-07-151-9/+2
* | RDMA/irdma: change the returned type of irdma_sc_repost_aeq_entries to voidZhu Yanjun2021-07-152-5/+2
* | RDMA/irdma: Check vsi pointer before using itTatyana Nikolova2021-07-151-3/+6
* | RDMA/irdma: Change the returned type to voidZhu Yanjun2021-07-121-5/+4
* | RDMA/irdma: Fix unused variable total_size warningTatyana Nikolova2021-07-121-4/+1
|/
* RDMA/irdma: Fix potential overflow expression in irdma_prm_get_pblesShiraz Saleem2021-06-252-3/+3
* RDMA/irdma: Check contents of user-space irdma_mem_reg_req objectShiraz Saleem2021-06-251-6/+20
* RDMA/irdma: Remove use of kmap()Ira Weiny2021-06-241-4/+4
* RDMA/irdma: Use the queried port attributesKamal Heib2021-06-221-1/+1
* RDMA/irdma: Check return value from ib_umem_find_best_pgszShiraz Saleem2021-06-221-1/+7
* RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe2021-06-161-7/+4