summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)AuthorFilesLines
2014-02-11IPoIB: Fix use-after-free of multicast objectPatrick McHardy2-10/+11
2010-08-02IPoIB: Fix world-writable child interface control sysfs attributesOr Gerlitz1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo8-1/+8
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+1
2010-03-12IPoIB: Include return code in trace message for ib_post_send() failuresOr Gerlitz2-7/+10
2010-03-12IPoIB: Fix TX queue lockup with mixed UD/CM trafficEli Cohen1-0/+2
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds8-644/+458
2010-03-03[SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal1-1/+1
2010-03-02Merge branch 'srp' into for-nextRoland Dreier2-32/+65
2010-03-02Merge branch 'iser' into for-nextRoland Dreier5-604/+391
2010-03-02IB/srp: Clean up error path in srp_create_target_ib()Roland Dreier1-13/+18
2010-03-02IB/srp: Split send and recieve CQs to reduce number of interruptsBart Van Assche2-25/+53
2010-02-28ipoib: returned back addrlen check for mc addressesJiri Pirko1-1/+5
2010-02-26infiniband: convert to use netdev_for_each_mc_addrJiri Pirko1-6/+2
2010-02-24IB/iser: Remove redundant locking from iser scsi command response flowOr Gerlitz1-25/+0
2010-02-24IB/iser: Use libiscsi passthrough modeOr Gerlitz2-20/+3
2010-02-24IB/iser: Remove unnecessary connection checksOr Gerlitz3-52/+0
2010-02-24IB/iser: Use atomic allocationsOr Gerlitz2-3/+3
2010-02-24IB/iser: Simplify send flow/descriptorsOr Gerlitz5-278/+115
2010-02-24IB/iser: Use different CQ for send completionsOr Gerlitz2-37/+76
2010-02-24IB/iser: Remove atomic counter for posted receive buffersOr Gerlitz3-12/+12
2010-02-24IB/iser: New receive buffer posting logicOr Gerlitz4-176/+235
2010-02-24IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"Or Gerlitz3-95/+41
2010-02-19ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan1-1/+1
2010-02-12IPoIB: Remove TX moderation settings from ethtool supportOr Gerlitz1-8/+2
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-66/+57
2009-12-16Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ...Roland Dreier2-66/+57
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-12-09IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()David J. Wilder1-0/+1
2009-12-04[SCSI] iser: set tgt and lu reset timeoutMike Christie1-0/+1
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo1-1/+1
2009-11-12IB/iser: Rewrite SG handling for RDMA logicOr Gerlitz1-66/+56
2009-10-02[SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal1-1/+1
2009-09-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-0/+7
2009-09-24IPoIB: Don't turn on carrier for a non-active portMoni Shoua1-0/+7
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-2/+0
2009-09-06IPoIB: Check multicast address formatJason Gunthorpe1-0/+19
2009-09-06IPoIB: Drop priv->lock before calling ipoib_send()Roland Dreier2-1/+8
2009-09-06IPoIB: Remove unused <rdma/ib_cache.h> includesRoland Dreier2-2/+0
2009-09-03drivers: Kill now superfluous ->last_rx storesEric Dumazet2-2/+0
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller1-6/+4
2009-06-03net: skb->dst accessorsEric Dumazet3-22/+22
2009-05-31net: unset IFF_XMIT_DST_RELEASE for qeth and ipoibEric Dumazet1-0/+1
2009-05-24[SCSI] libiscsi: add task aborted stateMike Christie1-5/+2
2009-05-24[SCSI] iscsi: pass ep connect shostMike Christie1-1/+2
2009-05-19net: Fix ipoib rtnl_lock sysfs deadlock.Eric W. Biederman2-4/+8
2009-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+1
2009-04-27[SCSI] cxgb3i, iser, iscsi_tcp: set target can queueMike Christie1-0/+1
2009-04-21IPoIB: Disable NAPI while CQ is being drainedYossi Etigin2-6/+5
2009-04-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-10/+15