Age | Commit message (Expand) | Author |
2020-04-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-03-27 | IB/hfi1: Get rid of a warning | Mauro Carvalho Chehab |
2020-03-26 | IB/iser: Always check sig MR before putting it to the free pool | Sergey Gorenko |
2020-03-06 | RDMA/ipoib: reject unsupported coalescing params | Jakub Kicinski |
2020-03-04 | Merge tag 'v5.6-rc4' into rdma.git for-next | Jason Gunthorpe |
2020-02-27 | RDMA/opa_vnic: Delete driver version | Leon Romanovsky |
2020-02-27 | RDMA/ipoib: Don't set constant driver version | Leon Romanovsky |
2020-02-20 | RDMA: Replace zero-length array with flexible-array member | Gustavo A. R. Silva |
2020-02-14 | scsi: Revert "RDMA/isert: Fix a recently introduced regression related to log... | Bart Van Assche |
2020-01-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-01-26 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds |
2020-01-25 | IB/opa_vnic: Spelling correction of 'erorr' to 'error' | Dillon Brock |
2020-01-21 | scsi: RDMA/isert: Fix a recently introduced regression related to logout | Bart Van Assche |
2020-01-15 | IB/srp: Never use immediate data if it is disabled by a user | Sergey Gorenko |
2020-01-03 | IB/iser: use true,false for bool variable | zhengbin |
2020-01-03 | RDMA/srpt: Remove unnecessary assertion in srpt_queue_response | Aditya Pakki |
2019-12-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-12-12 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin |
2019-12-09 | treewide: Use sizeof_field() macro | Pankaj Bharadiya |
2019-11-25 | Merge branch 'ib-guids' into rdma.git for-next | Jason Gunthorpe |
2019-11-22 | IB/ipoib: Add ndo operation for getting VFs GUID attributes | Danit Goldberg |
2019-11-13 | RDMA/srpt: Report the SCSI residual to the initiator | Bart Van Assche |
2019-11-06 | Revert "RDMA/srpt: Postpone HCA removal until after configfs directory removal" | Bart Van Assche |
2019-10-28 | RDMA/srpt: Fix TPG creation | Bart Van Assche |
2019-10-22 | infiniband: fix ulp/iser/iser_initiator.c kernel-doc warnings | rd.dunlab@gmail.com |
2019-10-22 | infiniband: fix ulp/iser/iser_verbs.c kernel-doc notation | rd.dunlab@gmail.com |
2019-10-22 | infiniband: fix ulp/srpt/ib_srpt.h kernel-doc notation | rd.dunlab@gmail.com |
2019-10-22 | infiniband: fix ulp/opa_vnic/opa_vnic_internal.h kernel-doc notation | rd.dunlab@gmail.com |
2019-10-22 | infiniband: fix ulp/iser/iscsi_iser.h kernel-doc warnings | rd.dunlab@gmail.com |
2019-10-22 | infiniband: fix ulp/iser/iscsi_iser.[hc] kernel-doc notation | rd.dunlab@gmail.com |
2019-10-21 | ib/srp: Add missing new line after displaying fast_io_fail_tmo param | Donald Dutile |
2019-10-08 | RDMA/iser: Use iser_err instead of pr_err for logging | Max Gurtovoy |
2019-10-08 | RDMA/srp: Calculate max_it_iu_size if remote max_it_iu length available | Honggang Li |
2019-10-08 | RDMA/srp: Add parse function for maximum initiator to target IU size | Honggang Li |
2019-10-04 | RDMA/srpt: Postpone HCA removal until after configfs directory removal | Bart Van Assche |
2019-10-04 | RDMA/srpt: Make the code for handling port identities more systematic | Bart Van Assche |
2019-10-04 | RDMA/srpt: Rework the code that waits until an RDMA port is no longer in use | Bart Van Assche |
2019-10-04 | RDMA/srpt: Rework the approach for closing an RDMA channel | Bart Van Assche |
2019-10-04 | RDMA/srpt: Improve a debug message | Bart Van Assche |
2019-10-04 | RDMA/srpt: Fix handling of iWARP logins | Bart Van Assche |
2019-10-04 | RDMA/srpt: Fix handling of SR-IOV and iWARP ports | Bart Van Assche |
2019-10-04 | RDMA/srp: Make route resolving error messages more informative | Bart Van Assche |
2019-10-04 | RDMA/srp: Honor the max_send_sge device attribute | Bart Van Assche |
2019-10-04 | RDMA/srp: Remove two casts | Bart Van Assche |
2019-10-01 | IB/iser: remove redundant macro definitions | Max Gurtovoy |
2019-10-01 | IB/iser: bound protection_sg size by data_sg size | Max Gurtovoy |
2019-10-01 | IB/iser: add unlikely checks in the fast path | Max Gurtovoy |
2019-09-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2019-09-13 | IB/iser: Support up to 16MB data transfer in a single command | Sergey Gorenko |