summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-108-17/+19
|\
| * net/mlx5: Introduce API for bulk request and release of IRQsShay Drory2022-01-061-6/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-314-0/+6
| |\
| | * net: Don't include filter.h from net/sock.hJakub Kicinski2021-12-294-0/+6
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-304-9/+67
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-1614-63/+95
| |\ \ \
| * \ \ \ Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...David S. Miller2021-12-162-10/+11
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | RDMA/mlx5: Add support to multiple priorities for FDB rulesMaor Gottlieb2021-12-132-3/+4
| | * | | net/mlx5: Separate FDB namespaceMaor Gottlieb2021-12-131-7/+7
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-262-6/+17
| |\ \ \ \
| * | | | | RDMA/irdma: Set protocol based on PF rdma_mode flagShiraz Saleem2021-11-221-1/+2
| | |/ / / | |/| | |
* | | | | Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"Maor Gottlieb2022-01-052-15/+17
| |_|_|/ |/| | |
* | | | RDMA/hns: Replace kfree() with kvfree()Jiacheng Shi2021-12-141-1/+1
* | | | IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito2021-12-141-1/+1
* | | | RDMA/hns: Fix RNR retransmission issue for HIP08Yangyang Li2021-12-142-7/+65
| |_|/ |/| |
* | | 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
* | | IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddrMike Marciniszyn2021-12-071-19/+14
* | | IB/hfi1: Fix early init panicMike Marciniszyn2021-12-073-3/+6
* | | IB/hfi1: Insure use of smp_processor_id() is preempt disabledMike Marciniszyn2021-12-071-1/+1
* | | IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn2021-12-071-1/+1
* | | RDMA/hns: Do not destroy QP resources in the hw resetting phaseYangyang Li2021-11-251-1/+11
* | | RDMA/hns: Do not halt commands during reset until laterYangyang Li2021-11-251-2/+0
* | | RDMA/mlx5: Fix releasing unallocated memory in dereg MR flowAlaa Hleihel2021-11-252-17/+15
| |/ |/|
* | RDMA/mlx4: Do not fail the registration on port statsJack Wang2021-11-171-3/+15
* | IB/hfi1: Properly allocate rdma counter desc memoryDennis Dalessandro2021-11-161-3/+2
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-11-0369-1054/+2321
|\
| * RDMA/bnxt_re: Remove unsupported bnxt_re_modify_ah callbackKamal Heib2021-11-033-7/+0
| * Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2021-11-012-9/+12
| |\
| | * RDMA/qedr: Fix NULL deref for query_qp on the GSI QPAlok Prasad2021-10-291-6/+9
| | * RDMA/hns: Modify the value of MAX_LP_MSG_LEN to meet hardware compatibilityYixing Liu2021-10-291-2/+2
| | * RDMA/hns: Fix initial arm_st of CQHaoyue Xu2021-10-291-1/+1
| * | Merge tag 'v5.15' into rdma.git for-nextJason Gunthorpe2021-11-0110-26/+53
| |\|
| * | RDMA/irdma: optimize rx path by removing unnecessary copyZhu Yanjun2021-11-013-64/+39
| * | RDMA/hns: Use the core code to manage the fixed mmap entriesChengchang Tang2021-10-292-27/+135
| * | 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/irdma: Remove the unused variable local_qpZhu Yanjun2021-10-282-2/+0
| * | RDMA/efa: Add support for dmabuf memory regionsGal Pressman2021-10-283-31/+101
| * | 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: fix build error with INFINIBAND_USER_ACCESS=nArnd Bergmann2021-10-251-4/+5
| * | 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-196-96/+81
| |\ \
| * | | RDMA/mlx4: Return missed an error if device doesn't support steeringLeon Romanovsky2021-10-121-1/+3