summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | RDMA/bnxt_re: Move device to error state upon device crashSelvin Xavier2021-03-264-0/+47
| * | | | RDMA: Support more than 255 rdma portsMark Bloch2021-03-2698-654/+640
| * | | | RDMA/hns: Support to query firmware versionLang Cheng2021-03-231-0/+14
| * | | | RDMA/mlx5: Create ODP EQ only when ODP MR is createdShay Drory2021-03-233-10/+29
| * | | | RDMA/hns: Fix memory corruption when allocating XRCDNWeihang Li2021-03-221-2/+10
| * | | | RDMA/cma: Remove unused leftovers in cma codeGal Pressman2021-03-221-9/+0
| * | | | RDMA: Delete not-used static inline functionsLeon Romanovsky2021-03-2213-187/+0
| * | | | RDMA: Fix kernel-doc compilation warningsLeon Romanovsky2021-03-2220-34/+36
| * | | | RDMA/mlx5: Add missing returned error check of mlx5_ib_dereg_mrLeon Romanovsky2021-03-221-1/+1
| * | | | RDMA/mlx5: Allow larger pages in DevX umemJason Gunthorpe2021-03-111-10/+54
| * | | | IB/core: Split uverbs_get_const/default to consider target typeYishai Hadas2021-03-112-4/+29
| * | | | IB/core: Drop WARN_ON() from ib_umem_find_best_pgsz()Yishai Hadas2021-03-111-4/+0
| * | | | RDMA/mlx5: Fix mlx5 rates to IB rates mapMark Zhang2021-03-111-1/+14
| * | | | RDMA/mlx5: Fix query RoCE portMaor Gottlieb2021-03-111-3/+3
| * | | | RDMA/mlx5: Rename mlx5_mr_cache_invalidate() to revoke_mr()Jason Gunthorpe2021-03-111-6/+6
| * | | | RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()Jason Gunthorpe2021-03-114-203/+90
| * | | | RDMA/mlx5: Use a union inside mlx5_ib_mrJason Gunthorpe2021-03-112-3/+3
| * | | | RDMA/mlx5: Zero out ODP related items in the mlx5_ib_mrJason Gunthorpe2021-03-113-52/+66
| * | | | RDMA/hns: Add support for XRC on HIP09Wenpeng Liang2021-03-118-70/+256
| * | | | RDMA/rtrs-clt: Use rdma_event_msg in logJack Wang2021-03-111-3/+6
| * | | | RDMA/rtrs: Use new shared CQ mechanismJack Wang2021-03-114-14/+15
| * | | | RDMA/core: Remove unused req_ncomp_notif device operationGal Pressman2021-03-111-1/+0
| * | | | RDMA/iwcm: Allow AFONLY binding for IPv6 addressesBernard Metzler2021-03-102-2/+18
| * | | | RDMA/hns: Use new SQ doorbell register for HIP09Lang Cheng2021-03-102-24/+28
| | |/ / | |/| |
* | | | RDMA/umem: batch page unpin in __ib_umem_release()Joao Martins2021-04-301-6/+6
* | | | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-04-293-6/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-04-098-23/+24
| |\ \ \
| * \ \ \ Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2021-04-093-6/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | net/mlx5: E-Switch, Refactor send to vport to be more genericMark Bloch2021-03-121-2/+1
| | * | | RDMA/mlx5: Use representor E-Switch when getting netdev and metadataMark Bloch2021-03-123-4/+3
| | | |/ | | |/|
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-04-281-5/+9
|\ \ \ \
| * | | | scsi: target: core: Add gfp_t arg to target_cmd_init_cdb()Mike Christie2021-03-041-1/+2
| * | | | scsi: target: srpt: Convert to new submission APIMike Christie2021-03-041-5/+8
* | | | | Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds2021-04-285-32/+62
|\ \ \ \ \
| * | | | | block/rnbd-clt: Remove max_segment_sizeJack Wang2021-04-203-12/+5
| * | | | | block/rnbd-srv: Remove unused arguments of rnbd_srv_rdma_evGioh Kim2021-04-202-4/+3
| * | | | | block/rnbd-clt: Support polling mode for IO latency optimizationGioh Kim2021-04-203-14/+52
| * | | | | block/rnbd-clt: Replace {NO_WAIT,WAIT} with RTRS_PERMIT_{WAIT,NOWAIT}Gioh Kim2021-04-202-5/+5
| | |_|/ / | |/| | |
* | | | | Merge tag 'cfi-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2021-04-271-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | treewide: Change list_sort to use const pointersSami Tolvanen2021-04-081-1/+2
| | |_|/ | |/| |
* | | | RDMA/addr: Be strict with gid sizeLeon Romanovsky2021-04-081-1/+3
* | | | RDMA/qedr: Fix kernel panic when trying to access recv_cqKamal Heib2021-04-071-1/+2
* | | | IB/hfi1: Fix probe time panic when AIP is enabled with a buggy BIOSMike Marciniszyn2021-04-074-19/+16
* | | | RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja2021-04-071-1/+2
* | | | RDMA/rtrs-clt: Close rtrs client conn before destroying rtrs clt session filesMd Haris Iqbal2021-04-011-1/+1
|/ / /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-03-253-4/+6
|\ \ \
| * | | RDMA/cxgb4: Fix adapter LE hash errors while destroying ipv6 listening serverPotnuri Bharat Teja2021-03-251-2/+2
| * | | RDMA/hns: Fix bug during CMDQ initializationLang Cheng2021-03-221-1/+3
| * | | RDMA/mlx5: Fix typo in destroy_mkey inboxMark Zhang2021-03-111-1/+1
| |/ /
* / / RDMA/mlx5: Fix timestamp default modeMaor Gottlieb2021-03-101-4/+14
|/ /