aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2010-03-22ipoib: remove addrlen check for mc addressesJiri Pirko
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-03-11IPoIB: Include return code in trace message for ib_post_send() failuresOr Gerlitz
2010-03-11IPoIB: Fix TX queue lockup with mixed UD/CM trafficEli Cohen
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-03-03[SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal
2010-03-01Merge branch 'srp' into for-nextRoland Dreier
2010-03-01Merge branch 'iser' into for-nextRoland Dreier
2010-03-01IB/srp: Clean up error path in srp_create_target_ib()Roland Dreier
2010-03-01IB/srp: Split send and recieve CQs to reduce number of interruptsBart Van Assche
2010-02-28ipoib: returned back addrlen check for mc addressesJiri Pirko
2010-02-26infiniband: convert to use netdev_for_each_mc_addrJiri Pirko
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
2010-02-18ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan
2010-02-11IPoIB: Remove TX moderation settings from ethtool supportOr Gerlitz
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-12-15Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ...Roland Dreier
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()David J. Wilder
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-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-09-24IPoIB: Don't turn on carrier for a non-active portMoni Shoua
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-05IPoIB: Check multicast address formatJason Gunthorpe
2009-09-05IPoIB: Drop priv->lock before calling ipoib_send()Roland Dreier
2009-09-05IPoIB: Remove unused <rdma/ib_cache.h> includesRoland Dreier
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-03net: skb->dst accessorsEric Dumazet
2009-05-30net: unset IFF_XMIT_DST_RELEASE for qeth and ipoibEric Dumazet
2009-05-23[SCSI] libiscsi: add task aborted stateMike Christie
2009-05-23[SCSI] iscsi: pass ep connect shostMike Christie
2009-05-18net: Fix ipoib rtnl_lock sysfs deadlock.Eric W. Biederman
2009-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2009-04-27[SCSI] cxgb3i, iser, iscsi_tcp: set target can queueMike Christie
2009-04-20IPoIB: Disable NAPI while CQ is being drainedYossi Etigin
2009-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-03-31IPoIB: Avoid free_netdev() BUG when destroying a child interfaceRoland Dreier
2009-03-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds