aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp/srp/ib_srp.c
Commit message (Expand)AuthorAge
* RDMA/srp: Rename SRP sysfs name after IB device rename triggerLeon Romanovsky2019-05-21
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-09
|\
| * RDMA: Add and use rdma_for_each_portJason Gunthorpe2019-02-19
| * IB/core: Remove ib_sg_dma_address() and ib_sg_dma_len()Bart Van Assche2019-02-04
| * RDMA/srp: Increase max_segment_sizeBart Van Assche2019-01-30
| * IB/srp: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-01-08
* | RDMA/srp: Rework SCSI device reset handlingBart Van Assche2019-02-04
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-28
|\
| * RDMA/srp: Add support for immediate dataBart Van Assche2018-12-19
| * RDMA/srp: Rework handling of the maximum information unit lengthBart Van Assche2018-12-19
| * RDMA/srp: Propagate ib_post_send() failures to the SCSI mid-layerBart Van Assche2018-12-19
| * RDMA/srp: Handle large SCSI CDBs correctlyBart Van Assche2018-12-19
| * RDMA/srp: Document srp_parse_in() argumentsBart Van Assche2018-12-19
| * include/scsi/srp.h: Add support for immediate dataBart Van Assche2018-12-19
| * RDMA: Start use ib_device_opsKamal Heib2018-12-12
* | scsi: flip the default on use_clusteringChristoph Hellwig2018-12-18
|/
* ib_srp: Remove WARN_ON in srp_terminate_io()Hannes Reinecke2018-10-17
* Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe2018-10-16
|\
| * IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche2018-09-19
* | RDMA/ulp: Use dev_name instead of ibdev->nameJason Gunthorpe2018-09-26
|/
* RDMA/cma: Constify path record, ib_cm_event, listen_id pointersParav Pandit2018-07-30
* IB/srp: Simplify ib_post_(send|recv|srq_recv)() callsBart Van Assche2018-07-24
* IB/srp: Remove driver version and release data informationBart Van Assche2018-07-03
* IB: Replace ib_query_gid/ib_get_cached_gid with rdma_query_gidParav Pandit2018-06-18
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-12
* IB/srp: Disallow duplicate RDMA/CM connectionsBart Van Assche2018-03-19
* IB/srp: Fix IPv6 address parsingBart Van Assche2018-03-14
* IB/srp: Use the IB_DEVICE_SG_GAPS_REG HCA feature if supportedSergey Gorenko2018-03-06
* IB/srp: Use %pIS instead of inet_ntop()Bart Van Assche2018-02-28
* Revert "IB/srp: Avoid that a cable pull can trigger a kernel crash"Bart Van Assche2018-02-28
* IB/srp: Fix srp_abort()Bart Van Assche2018-02-28
* IB/srp: Fix completion vector assignment algorithmBart Van Assche2018-02-15
* IB/srp: Add target_can_queue login parameterBart Van Assche2018-01-23
* IB/srp: Add RDMA/CM supportBart Van Assche2018-01-23
* IB/srp: Refactor srp_send_req()Bart Van Assche2018-01-18
* IB/srp: Improve path record query error messageBart Van Assche2018-01-18
* IB/srp: Use kstrtoull() instead of simple_strtoull()Bart Van Assche2018-01-18
* IB/srp: replace custom implementation of hex2bin()Andy Shevchenko2017-12-11
* IB/srp: Make CM timeout dependent on subnet timeoutBart Van Assche2017-10-18
* IB/srp: Cache global rkeyBart Van Assche2017-10-18
* IB/srp: Remove second argument of srp_destroy_qp()Bart Van Assche2017-10-18
* IB/srp: Avoid that a cable pull can trigger a kernel crashBart Van Assche2017-10-18
* IB/core: Simplify sa_path_set_[sd]lid() callsBart Van Assche2017-10-10
* RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-24
* RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny2017-06-01
* RDMA/srp: Fix NULL deref at srp_destroy_qp()Israel Rukshin2017-06-01
* IB/SA: Add support to query OPA path recordsDasaratharaman Chandramouli2017-05-01
* IB/SA: Add OPA path record typeDasaratharaman Chandramouli2017-05-01
* IB/SA: Split struct sa_path_rec based on IB and ROCE specific fieldsDasaratharaman Chandramouli2017-05-01
* IB/SA: Rename ib_sa_path_rec to sa_path_recDasaratharaman Chandramouli2017-05-01