summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-108-23/+24
| |\
| * \ Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2021-04-103-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-291-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-091-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-081-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
|/ /
* | RDMA/rxe: Fix errant WARN_ONCE in rxe_completer()Bob Pearson2021-03-051-32/+23
* | RDMA/rxe: Fix extra deref in rxe_rcv_mcast_pkt()Bob Pearson2021-03-051-24/+35
* | RDMA/rxe: Fix missed IB reference counting in loopbackBob Pearson2021-03-051-1/+9
* | RDMA/uverbs: Fix kernel-doc warning of _uverbs_allocLeon Romanovsky2021-03-031-1/+1
* | RDMA/mlx5: Set correct kernel-doc identifierLeon Romanovsky2021-03-031-1/+1
* | IB/mlx5: Add missing error codeYueHaibing2021-03-011-1/+3
* | RDMA/rxe: Fix missing kconfig dependency on CRYPTOJulian Braha2021-03-011-0/+1
* | RDMA/cm: Fix IRQ restore in ib_send_cm_sidr_repSaeed Mahameed2021-03-011-2/+3
|/
* Merge tag 'v5.11' into rdma.git for-nextJason Gunthorpe2021-02-189-16/+36
|\
| * Revert "RDMA/rxe: Remove VLAN code leftovers from RXE"Martin Wilck2021-01-202-0/+11
| * RDMA/usnic: Fix misuse of sysfs_emit_atJoe Perches2021-01-201-4/+3
| * Revert "RDMA/mlx5: Fix devlink deadlock on net namespace deletion"Parav Pandit2021-01-201-4/+2
| * RDMA/hns: Use mutex instead of spinlock for ida allocationYangyang Li2021-01-202-6/+7
| * RDMA/vmw_pvrdma: Fix network_hdr_type reported in WCBryan Tan2021-01-202-1/+15
| * RDMA/cxgb4: Fix the reported max_recv_sge valueKamal Heib2021-01-181-1/+1
* | RDMA/rtrs-srv: Do not pass a valid pointer to PTR_ERR()Jack Wang2021-02-171-13/+7
* | RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodesNicolas Morey-Chaisemartin2021-02-171-65/+45
* | Merge branch 'mlx5_timestamp' into rdma.git for-nextJason Gunthorpe2021-02-161-8/+96
|\ \
| * | RDMA/mlx5: Fail QP creation if the device can not support the CQE TSAharon Landau2021-02-161-8/+96
| |/
* | RDMA/mlx5: Allow CQ creation without attached EQsTal Gilboa2021-02-161-1/+12
* | RDMA/rtrs-srv-sysfs: fix missing put_deviceGioh Kim2021-02-161-0/+2
* | RDMA/rtrs-srv: fix memory leak by missing kobject freeGioh Kim2021-02-162-3/+5
* | RDMA/rtrs: Only allow addition of path to an already established sessionMd Haris Iqbal2021-02-164-7/+26
* | RDMA/rtrs-srv: Fix stack-out-of-boundsJack Wang2021-02-161-31/+33