aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-30IB/srp: Convert to ib_alloc_mrSagi Grimberg1-1/+2
2015-08-30iser-target: Convert to ib_alloc_mrSagi Grimberg1-2/+4
2015-08-30IB/iser: Convert to ib_alloc_mrSagi Grimberg1-3/+4
2015-08-30IB: Modify ib_create_mr APISagi Grimberg2-9/+3
2015-08-30IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2-2/+2
2015-08-30IB/cm: Remove compare_data checksHaggai Eran2-2/+2
2015-08-30IB/ipoib: Return IPoIB devices matching connection parametersGuy Shapiro1-1/+228
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran3-10/+8
2015-08-28RDMA/iser: Limit sgs to the device fastreg depthSteve Wise1-0/+9
2015-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-5/+11
2015-07-24iser-target: Fix REJECT CM event use-after-free OOPsNicholas Bellinger1-5/+11
2015-07-24IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CMJason Gunthorpe1-1/+2
2015-07-14IB/ipoib: Set MTU to max allowed by mode when mode changesErez Shitrit1-0/+1
2015-07-14IB/ipoib: Scatter-Gather support in connected modeYuval Shaia4-46/+54
2015-07-14IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flushHaggai Eran1-6/+7
2015-07-14IB/IPoIB: Fix bad error flow in ipoib_add_port()Amir Vadai1-2/+4
2015-07-14IB/srp: Avoid using uninitialized variableSagi Grimberg1-7/+4
2015-07-14IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXXVaishali Thakkar1-36/+35
2015-07-14IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock2-20/+4
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds3-178/+34
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-2/+2
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-1/+2
2015-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds7-110/+130
2015-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-3/+22
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger1-3/+1
2015-06-12IB/mad: Support alternate Base Versions when creating MADsIra Weiny1-1/+2
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak5-7/+24
2015-06-08iser-target: Fix possible use-after-freeSagi Grimberg1-0/+1
2015-06-08iser-target: release stale iser connectionsSagi Grimberg1-1/+17
2015-06-08iser-target: Fix variable-length response error completionSagi Grimberg1-2/+4
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche2-1/+2
2015-06-02Merge branch 'for-4.2-misc' into k.o/for-4.2Doug Ledford1-2/+2
2015-06-02IB/ipoib: Fix RCU annotations in ipoib_neigh_hash_init()Bart Van Assche1-2/+2
2015-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-3/+3
2015-05-30target: target_core_configfs.h is not needed in fabric driversChristoph Hellwig1-1/+0
2015-05-30ib_srpt: Remove set-but-not-used variablesBart Van Assche1-7/+0
2015-05-30target: Move task tag into struct se_cmd + support 64-bit tagsBart Van Assche2-19/+9
2015-05-30target: move transport ID handling to the coreChristoph Hellwig2-57/+0
2015-05-30target: remove the get_fabric_proto_ident methodChristoph Hellwig1-6/+0
2015-05-30target: change core_tpg_register prototypeChristoph Hellwig1-1/+1
2015-05-30target: move node ACL allocation to core codeChristoph Hellwig2-26/+3
2015-05-30target: refactor init/drop_nodeacl methodsChristoph Hellwig1-45/+13
2015-05-30target: make the tpg_get_default_depth method optionalChristoph Hellwig1-6/+0
2015-05-30target: Remove first argument of target_{get,put}_sess_cmd()Bart Van Assche2-8/+8
2015-05-30iser-target: Fix error path in isert_create_pi_ctx()Roland Dreier1-3/+3
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez1-2/+2
2015-05-20Merge branches 'bart-srp', 'generic-errors', 'ira-cleanups' and 'mwang-v8' into k.o/for-4.2Doug Ledford4-30/+48
2015-05-18iser-target: Align to generic logging helpersSagi Grimberg1-6/+13
2015-05-18IB/iser: Align to generic logging helpersSagi Grimberg1-10/+18
2015-05-18IB/srp: Align to generic logging helpersSagi Grimberg1-7/+9