summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2015-08-30IB/iser: Rename struct fast_reg_descriptor -> iser_fr_descSagi Grimberg
2015-08-30IB/iser: Introduce struct iser_reg_resourcesSagi Grimberg
2015-08-30IB/iser: Remove an unneeded print for unaligned memorySagi Grimberg
2015-08-30IB/iser: Remove a redundant always-false conditionSagi Grimberg
2015-08-30IB/iser: Fix possible bogus DMA unmappingSagi Grimberg
2015-08-30IB/iser: Get rid of un-maintained countersSagi Grimberg
2015-08-30IB/iser: Fix missing return status check in iser_send_data_outSagi Grimberg
2015-08-30IB/iser: Remove '.' from log messageSagi Grimberg
2015-08-30IB/iser: Change minor assignments and logging printsSagi Grimberg
2015-08-30IB/iser: Change some module parameters to be ROJenny Falkovich
2015-08-30IB/srp: Stop the scsi_eh_<n> and scsi_tmf_<n> threads if login failsBart Van Assche
2015-08-30IB/srp: Bump driver version and release dateBart Van Assche
2015-08-30IB/srp: Handle partial connection success correctlyBart Van Assche
2015-08-30IB/srp: Constify a function argumentBart Van Assche
2015-08-30IB/srp: Convert to ib_alloc_mrSagi Grimberg
2015-08-30iser-target: Convert to ib_alloc_mrSagi Grimberg
2015-08-30IB/iser: Convert to ib_alloc_mrSagi Grimberg
2015-08-30IB: Modify ib_create_mr APISagi Grimberg
2015-08-30IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg
2015-08-30IB/cm: Remove compare_data checksHaggai Eran
2015-08-30IB/ipoib: Return IPoIB devices matching connection parametersGuy Shapiro
2015-08-30IB/core: lock client data with lists_rwsemHaggai Eran
2015-08-28RDMA/iser: Limit sgs to the device fastreg depthSteve Wise
2015-08-26target/iscsi: Replace __kernel_sockaddr_storage with sockaddr_storageAndy Grover
2015-08-26target/iscsi: Replace conn->login_ip with login_sockaddrAndy Grover
2015-08-26target/iscsi: Keep local_ip as the actual sockaddrAndy Grover
2015-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-07-24iser-target: Fix REJECT CM event use-after-free OOPsNicholas Bellinger
2015-07-24IB/ipoib: Fix CONFIG_INFINIBAND_IPOIB_CMJason Gunthorpe
2015-07-14IB/ipoib: Set MTU to max allowed by mode when mode changesErez Shitrit
2015-07-14IB/ipoib: Scatter-Gather support in connected modeYuval Shaia
2015-07-14IB/ipoib: Prevent lockdep warning in __ipoib_ib_dev_flushHaggai Eran
2015-07-14IB/IPoIB: Fix bad error flow in ipoib_add_port()Amir Vadai
2015-07-14IB/srp: Avoid using uninitialized variableSagi Grimberg
2015-07-14IB/srpt: Convert use of __constant_cpu_to_beXX to cpu_to_beXXVaishali Thakkar
2015-07-14IB: Add rdma_cap_ib_switch helper and use where appropriateHal Rosenstock
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