summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* IB/ipoib: Set MTU to max allowed by mode when mode changesErez Shitrit2015-07-141-0/+1
* IB/ipoib: Scatter-Gather support in connected modeYuval Shaia2015-07-144-46/+54
* IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flushHaggai Eran2015-07-141-6/+7
* IB/IPoIB: Fix bad error flow in ipoib_add_port()Amir Vadai2015-07-141-2/+4
* IB/srp: Avoid using uninitialized variableSagi Grimberg2015-07-141-7/+4
* IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXXVaishali Thakkar2015-07-141-36/+35
* IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock2015-07-142-20/+4
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-07-043-178/+34
|\
| * target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger2015-06-151-3/+1
| * target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig2015-05-301-1/+0
| * ib_srpt: Remove set-but-not-used variablesBart Van Assche2015-05-301-7/+0
| * target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2015-05-302-19/+9
| * target: move transport ID handling to the coreChristoph Hellwig2015-05-302-57/+0
| * target: remove the get_fabric_proto_ident methodChristoph Hellwig2015-05-301-6/+0
| * target: change core_tpg_register prototypeChristoph Hellwig2015-05-301-1/+1
| * target: move node ACL allocation to core codeChristoph Hellwig2015-05-302-26/+3
| * target: refactor init/drop_nodeacl methodsChristoph Hellwig2015-05-301-45/+13
| * target: make the tpg_get_default_depth method optionalChristoph Hellwig2015-05-301-6/+0
| * target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2015-05-302-8/+8
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-2/+2
|\ \
| * | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-2/+2
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2015-06-232-1/+2
|\ \ \
| * | | target: Minimize SCSI header #include directivesBart Van Assche2015-06-022-1/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-06-237-110/+130
|\ \ \ \
| * | | | IB/mad: Support alternate Base Versions when creating MADsIra Weiny2015-06-121-1/+2
| * | | | IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-125-7/+24
| * | | | Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford2015-06-021-2/+2
| |\ \ \ \
| | * | | | IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()Bart Van Assche2015-06-021-2/+2
| | | |/ / | | |/| |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford2015-05-204-30/+48
| |\ \ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | IB/Verbs: Reform IB-ulp ipoibMichael Wang2015-05-181-7/+8
| | | |/ / /
| | * | | | iser-target: Align to generic logging helpersSagi Grimberg2015-05-181-6/+13
| | * | | | IB/iser: Align to generic logging helpersSagi Grimberg2015-05-181-10/+18
| | * | | | IB/srp: Align to generic logging helpersSagi Grimberg2015-05-181-7/+9
| | |/ / /
| * | | | IB/srp: Add 64-bit LUN supportBart Van Assche2015-05-182-7/+6
| * | | | IB/srp: Remove !ch->target tests from the reconnect codeBart Van Assche2015-05-181-7/+1
| * | | | IB/srp: Remove a superfluous check from srp_free_req_data()Bart Van Assche2015-05-181-1/+1
| * | | | IB/srp: Rearrange module descriptionBart Van Assche2015-05-181-2/+3
| * | | | IB/srp: Remove superfluous castsBart Van Assche2015-05-181-8/+5
| * | | | IB/srp: Fix reconnection failure handlingBart Van Assche2015-05-181-4/+1
| * | | | IB/srp: Fix connection state trackingBart Van Assche2015-05-182-32/+30
| * | | | IB/srp: Fix a connection setup raceBart Van Assche2015-05-181-2/+3
| * | | | IB/srp: Remove an extraneous scsi_host_put() from an error pathBart Van Assche2015-05-181-8/+5
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-06-201-3/+22
|\ \ \ \
| * | | | iser-target: Fix possible use-after-freeSagi Grimberg2015-06-081-0/+1
| * | | | iser-target: release stale iser connectionsSagi Grimberg2015-06-081-1/+17
| * | | | iser-target: Fix variable-length response error completionSagi Grimberg2015-06-081-2/+4
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2015-05-311-3/+3
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier2015-05-301-3/+3
| |/
* | IPoIB/CM: Fix indentation levelBart Van Assche2015-05-051-2/+2
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-04-243-366/+411
|\
OpenPOWER on IntegriCloud