summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp/iser
AgeCommit message (Expand)Author
2011-08-17IB/iser: Support iSCSI PDU paddingOr Gerlitz
2011-08-17IBiser: Fix wrong mask when sizeof (dma_addr_t) > sizeof (unsigned long)Or Gerlitz
2011-07-25iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-05-25RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-24[SCSI] iser: export addr and portMike Christie
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-08-04IB/iser: Make needlessly global iser_alloc_rx_descriptors() staticOr Gerlitz
2010-05-12IB/iser: Fix error flow in iser_create_ib_conn_res()Dan Carpenter
2010-05-12IB/iser: Enhance disconnection logic for multi-pathingOr Gerlitz
2010-05-12IB/iser: Remove buggy back-pointer settingOr Gerlitz
2010-05-12IB/iser: Add asynchronous event handlerOr Gerlitz
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-03-03[SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal
2010-02-24IB/iser: Remove redundant locking from iser scsi command response flowOr Gerlitz
2010-02-24IB/iser: Use libiscsi passthrough modeOr Gerlitz
2010-02-24IB/iser: Remove unnecessary connection checksOr Gerlitz
2010-02-24IB/iser: Use atomic allocationsOr Gerlitz
2010-02-24IB/iser: Simplify send flow/descriptorsOr Gerlitz
2010-02-24IB/iser: Use different CQ for send completionsOr Gerlitz
2010-02-24IB/iser: Remove atomic counter for posted receive buffersOr Gerlitz
2010-02-24IB/iser: New receive buffer posting logicOr Gerlitz
2010-02-24IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"Or Gerlitz
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04[SCSI] iser: set tgt and lu reset timeoutMike Christie
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo
2009-11-12IB/iser: Rewrite SG handling for RDMA logicOr Gerlitz
2009-10-02[SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal
2009-05-23[SCSI] libiscsi: add task aborted stateMike Christie
2009-05-23[SCSI] iscsi: pass ep connect shostMike Christie
2009-04-27[SCSI] cxgb3i, iser, iscsi_tcp: set target can queueMike Christie
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-03-13[SCSI] iscsi class: remove host no argument from session creation calloutMike Christie
2009-03-13[SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie
2009-03-13[SCSI] iscsi lib: have lib create work queue for transmitting IOMike Christie
2009-03-13[SCSI] libiscsi: don't cap queue depth in iscsi modulesMike Christie
2009-03-13[SCSI] iser: have iser use its own loggingMike Christie
2009-02-27IB/iser: Remove hard setting of path MTUOr Gerlitz
2009-01-12IB/iser: Add dependency on INFINIBAND_ADDR_TRANSRandy Dunlap
2008-12-29[SCSI] libiscsi: pass opcode into alloc_pdu calloutMike Christie
2008-12-29[SCSI] iser: convert iser to new alloc_pdu apiMike Christie
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-21IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUsDavid Disseldorp
2008-10-31drivers: replace NIPQUAD()Harvey Harrison
2008-10-13[SCSI] libiscsi: rename host reset to target resetMike Christie
2008-10-13[SCSI] libiscsi: Support drivers initiating session removalMike Christie
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk