summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-01-119-17/+20
|\
| * net/mlx5: Introduce API for bulk request and release of IRQsShay Drory2022-01-071-6/+0
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-12-315-0/+7
| |\
| | * net: Don't include filter.h from net/sock.hJakub Kicinski2021-12-295-0/+7
| * | 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-1716-66/+102
| |\ \ \
| * \ \ \ 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-142-3/+4
| | * | | net/mlx5: Separate FDB namespaceMaor Gottlieb2021-12-141-7/+7
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-264-7/+22
| |\ \ \ \
| * | | | | RDMA/irdma: Set protocol based on PF rdma_mode flagShiraz Saleem2021-11-221-1/+2
| | |/ / / | |/| | |
* | | | | RDMA/core: Don't infoleak GRH fieldsLeon Romanovsky2022-01-051-1/+1
* | | | | RDMA/uverbs: Check for null return of kmalloc_arrayJiasheng Jiang2022-01-051-0/+3
* | | | | Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"Maor Gottlieb2022-01-052-15/+17
* | | | | RDMA/rxe: Prevent double freeing rxe_map_set()Li Zhijian2022-01-041-9/+7
| |_|_|/ |/| | |
* | | | RDMA/hns: Replace kfree() with kvfree()Jiacheng Shi2021-12-151-1/+1
* | | | IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()José Expósito2021-12-151-1/+1
* | | | RDMA/hns: Fix RNR retransmission issue for HIP08Yangyang Li2021-12-152-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/rtrs: Call {get,put}_cpu_ptr to silence a debug kernel warningGuoqing Jiang2021-11-291-3/+6
* | | 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: Fix use-after-free in rxe_queue_cleanupPavel Skripkin2021-11-251-0/+1
| |/ |/|
* | RDMA/nldev: Check stat attribute before accessing itLeon Romanovsky2021-11-171-1/+2
* | 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
* | RDMA/core: Set send and receive CQ before forwarding to the driverLeon Romanovsky2021-11-161-0/+3
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-11-052-59/+38
|\
| * scsi: RDMA/srp: Switch to attribute groupsBart Van Assche2021-10-171-21/+30
| * scsi: ib_srp: Call scsi_done() directlyBart Van Assche2021-10-171-4/+4
| * scsi: target: srpt: Replace enable attr with ops.enableDmitry Bogdanov2021-10-051-34/+4
* | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-041-0/+3
|\ \
| * | dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman2021-10-251-0/+3
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-11-03117-1846/+3501
|\ \ \
| * | | RDMA/core: Require the driver to set the IOVA correctly during rereg_mrAharon Landau2021-11-031-3/+0
| * | | 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-0112-29/+57
| |\| | |
| * | | | RDMA/irdma: optimize rx path by removing unnecessary copyZhu Yanjun2021-11-013-64/+39