summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* 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-161-21/+30
| * scsi: ib_srp: Call scsi_done() directlyBart Van Assche2021-10-161-4/+4
| * scsi: target: srpt: Replace enable attr with ops.enableDmitry Bogdanov2021-10-041-34/+4
* | IB/opa_vnic: Rebranding of OPA VNIC driver to Cornelis NetworksScott Breyer2021-10-293-6/+8
* | RDMA/ipoib: Use dev_addr_mod()Jakub Kicinski2021-10-253-14/+16
* | RDMA: Remove redundant 'flush_workqueue()' callsChristophe JAILLET2021-10-121-1/+0
* | RDMA/rtrs-clt: Follow "one entry one value" rule for IO migration statsMd Haris Iqbal2021-10-043-13/+28
* | RDMA/rtrs: Do not allow sessname to contain special symbols / and .Md Haris Iqbal2021-10-042-0/+11
* | RDMA/rtrs: Introduce destroy_cq helperMd Haris Iqbal2021-10-041-12/+13
* | RDMA/rtrs: Replace duplicate check with is_pollqueue helperJack Wang2021-10-041-3/+8
* | RDMA/rtrs: Fix warning when use poll mode on client side.Jack Wang2021-10-042-3/+15
* | RDMA/rtrs: Remove len parameter from helper print functions of sysfsMd Haris Iqbal2021-10-045-20/+12
* | RDMA/rtrs: Use sysfs_emit instead of s*printf function for sysfs showMd Haris Iqbal2021-10-042-14/+12
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-09-023-6/+7
|\
| * scsi: RDMA/srp: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-111-4/+5
| * scsi: RDMA/iser: Use scsi_cmd_to_rq() instead of scsi_cmnd.requestBart Van Assche2021-08-111-1/+1
| * scsi: iser: Use scsi_get_sector() instead of scsi_get_lba()Bart Van Assche2021-07-201-1/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2021-09-027-142/+156
|\ \
| * | RDMA/rtrs: Remove (void) casting for functionsGioh Kim2021-08-221-2/+2
| * | RDMA/rtrs-clt: Fix counting inflight IOGioh Kim2021-08-223-4/+6
| * | RDMA/rtrs: Remove all likely and unlikelyGioh Kim2021-08-223-103/+99
| * | RDMA/rtrs: Remove unused functionsJack Wang2021-08-222-8/+1
| * | RDMA/rtrs-clt: During add_path change for_new_clt according to path_numMd Haris Iqbal2021-08-221-0/+12
| * | RDMA/rtrs: Remove a useless kfree()Christophe JAILLET2021-08-191-1/+0
| * | RDMA/rtrs: Move sq_wr_avail to rtrs_conJack Wang2021-07-155-5/+7
| * | RDMA/rtrs: Remove unused flags parameterJack Wang2021-07-151-3/+2
| * | RDMA/rtrs: Make rtrs_post_rdma_write_imm_empty staticJack Wang2021-07-152-7/+5
| * | RDMA/rtrs: Enable the same selective signal for heartbeat and IOJack Wang2021-07-154-8/+18
| * | RDMA/rtrs: move wr_cnt from rtrs_srv_con to rtrs_conJack Wang2021-07-155-8/+8
| * | RDMA/rtrs: Add error messages for failed operations.Jack Wang2021-07-151-0/+3
| |/
* | ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+6
* | dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-4/+4
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2021-07-022-1/+3
|\
| * Merge branch '5.14/scsi-result' into 5.14/scsi-stagingMartin K. Petersen2021-06-021-1/+1
| |\
| | * scsi: core: Drop obsolete Linux-specific SCSI status codesHannes Reinecke2021-05-311-1/+1
| * | scsi: iscsi: Rel ref after iscsi_lookup_endpoint()Mike Christie2021-06-021-0/+1
| * | scsi: iscsi: Stop queueing during ep_disconnectMike Christie2021-06-021-0/+1
| |/
* | IB/isert: Align target max I/O size to initiator sizeMax Gurtovoy2021-06-242-5/+2
* | Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe2021-06-221-0/+1
|\ \
| * | RDMA/ipoib: Fix warning caused by destroying non-initial netnsKamal Heib2021-06-021-0/+1
| |/
* | rnbd/rtrs-clt: Query and use max_segments from rtrs-clt.Jack Wang2021-06-212-11/+9
* | RDMA/rtrs-clt: Raise MAX_SEGMENTSJack Wang2021-06-211-2/+4
* | RDMA/rtrs_clt: Alloc less memory with write path fast memory registrationJack Wang2021-06-211-3/+2
* | RDMA/rtrs-clt: Write path fast memory registrationJack Wang2021-06-212-27/+74
* | RDMA/rtrs: Introduce head/tail wrJack Wang2021-06-213-20/+27
* | RDMA: Fix kernel-doc warnings about wrong commentLeon Romanovsky2021-06-215-9/+10
* | RDMA/rtrs: Check device max_qp_wr limit when create QPJack Wang2021-06-182-23/+19
* | RDMA/rtrs: Rename cq_size/queue_size to cq_num/queue_numGuoqing Jiang2021-06-185-31/+30
* | RDMA/rtrs: RDMA_RXE requires more number of WRMd Haris Iqbal2021-06-182-4/+5