summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| * | | RDMA/hns: Support owner mode doorbellLang Cheng2020-10-283-7/+28
| * | | IB/isert: add module param to set sg_tablesize for IO cmdMax Gurtovoy2020-10-282-1/+32
| * | | RDMA/rxe: Compute PSN windows correctlyBob Pearson2020-10-281-1/+2
| * | | RDMA/core: Fix error return in _ib_modify_qp()Jing Xiangfeng2020-10-281-1/+3
| * | | RDMA/bnxt_re: Fix entry size during SRQ createSelvin Xavier2020-10-271-2/+2
| * | | RDMA/rxe: Remove unused RXE_MR_TYPE_FMRBob Pearson2020-10-262-2/+0
| * | | RDMA: Convert sysfs kobject * show functions to use sysfs_emit()Joe Perches2020-10-262-24/+14
| * | | RDMA: Convert sysfs device * show functions to use sysfs_emit()Joe Perches2020-10-2623-142/+152
| * | | RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe2020-10-2610-40/+18
| * | | RDMA: Remove uverbs cmds from drivers that don't use themJason Gunthorpe2020-10-268-53/+3
| * | | RDMA/core Remove uverbs_ex_cmd_maskJason Gunthorpe2020-10-262-19/+1
| * | | RDMA: Check create_flags during create_qpJason Gunthorpe2020-10-2617-28/+33
| * | | RDMA: Check flags during create_cqJason Gunthorpe2020-10-2616-8/+28
| * | | RDMA: Check attr_mask during modify_qpJason Gunthorpe2020-10-2619-8/+51
| * | | RDMA: Check srq_type during create_srqJason Gunthorpe2020-10-2613-9/+32
| * | | RDMA: Move more uverbs_cmd_mask settings to the coreJason Gunthorpe2020-10-2615-116/+30
| * | | RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe2020-10-2616-224/+31
| * | | RDMA: Remove uverbs_ex_cmd_mask values that are linked to functionsJason Gunthorpe2020-10-267-38/+15
| * | | RDMA/cxgb4: Remove MW supportJason Gunthorpe2020-10-263-88/+0
| * | | RDMA/bnxt_re: Set queue pair state when being queriedKamal Heib2020-10-261-0/+1
* | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-12-162-4/+4
|\ \ \ \
| * | | | scsi: target: Drop sess_cmd_lock from I/O pathMike Christie2020-11-042-2/+2
| * | | | scsi: target: Rename cmd.bad_sector to cmd.sense_infoDavid Disseldorp2020-11-041-2/+2
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-114-5/+13
|\ \ \ \
| * | | | RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewaitLeon Romanovsky2020-12-091-0/+2
| * | | | RDMA/core: Fix empty gid table for non IB/RoCE devicesGal Pressman2020-12-071-3/+0
| * | | | RDMA/efa: Use the correct current and new states in modify QPGal Pressman2020-12-011-2/+2
| * | | | RDMA/qedr: iWARP invalid(zero) doorbell address fixAlok Prasad2020-12-011-0/+9
| | |_|/ | |/| |
* | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2020-12-075-153/+168
|\ \ \ \
| * | | | RDMA/mlx5: Remove IB representors dead codeLeon Romanovsky2020-12-062-55/+7
| * | | | net/mlx5: Simplify eswitch mode checkLeon Romanovsky2020-12-063-18/+0
| * | | | RDMA/mlx5: Convert mlx5_ib to use auxiliary busLeon Romanovsky2020-12-064-80/+161
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-2713-93/+98
|\| | |
| * | | RDMA/hns: Bugfix for memory window mtpt configurationYixian Liu2020-11-261-0/+1
| * | | RDMA/hns: Fix retry_cnt and rnr_cnt when querying QPWenpeng Liang2020-11-261-4/+4
| * | | RDMA/hns: Fix wrong field of SRQ number the device supportsWenpeng Liang2020-11-261-1/+1
| * | | IB/hfi1: Ensure correct mm is used at all timesDennis Dalessandro2020-11-258-49/+79
| * | | RDMA/i40iw: Address an mmap handler exploit in i40iwShiraz Saleem2020-11-252-35/+7
| * | | IB/mthca: fix return value of error branch in mthca_init_cq()Xiongfeng Wang2020-11-231-4/+6
| | |/ | |/|
* | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-197-10/+16
|\| |
| * | IB/hfi1: Fix error return code in hfi1_init_dd()Zhang Changzhong2020-11-131-1/+2
| * | RMDA/sw: Don't allow drivers using dma_virt_ops on highmem configsChristoph Hellwig2020-11-124-2/+7
| * | RDMA/pvrdma: Fix missing kfree() in pvrdma_register_device()Qinglang Miao2020-11-121-1/+1
| * | RDMA/cm: Make the local_id_table xarray non-irqJason Gunthorpe2020-11-121-6/+6
* | | treewide: rename nla_strlcpy to nla_strscpy.Francis Laniel2020-11-161-5/+5
* | | IB/hfi1: switch to core handling of rx/tx byte/packet countersHeiner Kallweit2020-11-124-43/+5
|/ /
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-11-055-11/+24
|\ \
| * | RDMA/srpt: Fix typo in srpt_unregister_mad_agent docstringJason Gunthorpe2020-11-051-1/+1
| * | RDMA/vmw_pvrdma: Fix the active_speed and phys_state valueAdit Ranadive2020-11-021-1/+1
| * | IB/srpt: Fix memory leak in srpt_add_oneMaor Gottlieb2020-11-021-5/+8