summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
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-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-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
2015-04-15IB/iser: Modify struct iser_mem_reg membersSagi Grimberg
2015-04-15IB/iser: Make fastreg pool cache friendlySagi Grimberg
2015-04-15IB/iser: Move PI context alloc/free to routinesSagi Grimberg
2015-04-15IB/iser: Move fastreg descriptor pool get/put to helper functionsSagi Grimberg
2015-04-15IB/iser: Merge build page-vec into register page-vecSagi Grimberg
2015-04-15IB/iser: Get rid of struct iser_rdma_regdSagi Grimberg
2015-04-15IB/iser: Remove redundant assignments in iser_reg_page_vecSagi Grimberg
2015-04-15IB/iser: Move memory reg/dereg routines to iser_memory.cSagi Grimberg
2015-04-15IB/iser: Don't pass ib_device to fall_to_bounce_buff routineSagi Grimberg
2015-04-15IB/iser: Remove a redundant struct iser_data_bufSagi Grimberg
2015-04-15IB/iser: Remove redundant cmd_data_len calculationSagi Grimberg
2015-04-15IB/iser: Fix wrong calculation of protection buffer lengthSagi Grimberg