include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / infiniband / ulp / iser / iser_verbs.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-24 Or GerlitzIB/iser: Remove unnecessary connection checks
2010-02-24 Or GerlitzIB/iser: Simplify send flow/descriptors
2010-02-24 Or GerlitzIB/iser: Use different CQ for send completions
2010-02-24 Or GerlitzIB/iser: Remove atomic counter for posted receive buffers
2010-02-24 Or GerlitzIB/iser: New receive buffer posting logic
2010-02-24 Or GerlitzIB/iser: Revert commit bba7ebb "avoid recv buffer exhau...
2009-12-04 Thadeu Lima de Sou... tree-wide: fix some typos and punctuation in comments
2009-02-27 Or GerlitzIB/iser: Remove hard setting of path MTU
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-12-21 David DisseldorpIB/iser: Avoid recv buffer exhaustion caused by unexpec...
2008-10-31 Harvey Harrisondrivers: replace NIPQUAD()
2008-08-23 Adrian Bunkremoved unused #include <linux/version.h>'s
2008-07-22 Or GerlitzIB/iser: Add support for RDMA_CM_EVENT_ADDR_CHANGE...
2008-07-16 Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-misc-2.6
2008-07-15 Roland DreierRDMA: Remove subversion $Id tags
2008-07-12 Mike Christie[SCSI] iser: Modify iser to take a iscsi_endpoint struc...
2008-07-12 Mike Christie[SCSI] iser: fix handling of scsi cmnds during recovery.
2008-04-17 Erez ZilberIB/iser: Release connection resources on RDMA_CM_EVENT_...
2008-03-11 Arne RedlichIB/iser: Handle iser_device allocation error gracefully
2008-03-11 Arne RedlichIB/iser: Fix list iteration bug
2008-01-25 Erez ZilberIB/iser: Print information about unhandled RDMA CM...
2008-01-25 Oliver PinterIB/iser: Typo fix (s/destory/destroy/)
2007-10-10 Roland DreierIB/iser: Remove unnecessary includes
2007-07-18 Roland DreierIB/iser: Make a couple of functions static
2007-06-02 Mike Christie[SCSI] libiscsi: make can_queue configurable
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-07 Michael S. TsirkinIB: Add CQ comp_vector support
2007-04-05 Erez ZilberIB/iser: Don't defer connection failure notification...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-09-28 Erez ZilberIB/iser: Have iSER data transaction object point to...
2006-09-22 Erez ZilberIB/iser: Do not use FMR for a single dma entry sg
2006-09-22 Erez ZilberIB/iser: make FMR "page size" be 4K and not PAGE_SIZE
2006-07-15 Michael S. Tsirkin[PATCH] fmr pool: remove unnecessary pointer dereference
2006-06-22 Or GerlitzIB/iser: iSER RDMA CM (CMA) and IB verbs interaction