summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak
2015-06-08iser-target: Fix possible use-after-freeSagi Grimberg
2015-06-08iser-target: release stale iser connectionsSagi Grimberg
2015-06-08iser-target: Fix variable-length response error completionSagi Grimberg
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche
2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford
2015-06-02IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()Bart Van Assche
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig
2015-05-30ib_srpt: Remove set-but-not-used variablesBart Van Assche
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche
2015-05-30target: move transport ID handling to the coreChristoph Hellwig
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig
2015-05-30target: change core_tpg_register prototypeChristoph Hellwig
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig
2015-05-30target: refactor init/drop_nodeacl methodsChristoph Hellwig
2015-05-30target: make the tpg_get_default_depth method optionalChristoph Hellwig
2015-05-30target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche
2015-05-30iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-05-20Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' in...Doug Ledford
2015-05-18iser-target: Align to generic logging helpersSagi Grimberg
2015-05-18IB/iser: Align to generic logging helpersSagi Grimberg
2015-05-18IB/srp: Align to generic logging helpersSagi Grimberg
2015-05-18IB/srp: Add 64-bit LUN supportBart Van Assche
2015-05-18IB/srp: Remove !ch->target tests from the reconnect codeBart Van Assche
2015-05-18IB/srp: Remove a superfluous check from srp_free_req_data()Bart Van Assche
2015-05-18IB/srp: Rearrange module descriptionBart Van Assche
2015-05-18IB/srp: Remove superfluous castsBart Van Assche
2015-05-18IB/srp: Fix reconnection failure handlingBart Van Assche
2015-05-18IB/srp: Fix connection state trackingBart Van Assche
2015-05-18IB/srp: Fix a connection setup raceBart Van Assche
2015-05-18IB/srp: Remove an extraneous scsi_host_put() from an error pathBart Van Assche
2015-05-18IB/Verbs: Reform IB-ulp ipoibMichael Wang
2015-05-05IPoIB/CM: Fix indentation levelBart Van Assche
2015-04-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-04-22Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-04-17IB/ipoib: Fix ndo_get_iflinkErez Shitrit
2015-04-15Merge branches 'cve-fixup', 'ipoib', 'iser', 'misc-4.1', 'or-mlx4' and 'srp' ...Doug Ledford
2015-04-15IB/iser: Rewrite bounce buffer code pathSagi Grimberg
2015-04-15IB/iser: Bump version to 1.6Sagi Grimberg
2015-04-15IB/iser: Remove code duplication for a single DMA entrySagi Grimberg
2015-04-15IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mrSagi Grimberg