summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-118-1/+8
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-308-1/+8
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-071-1/+1
|\|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2010-03-191-1/+1
| |\
| | * [SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal2010-03-031-1/+1
* | | net: convert multicast list to list_headJiri Pirko2010-04-031-5/+4Star
* | | ipoib: remove addrlen check for mc addressesJiri Pirko2010-03-231-5/+1Star
|/ /
* | IPoIB: Include return code in trace message for ib_post_send() failuresOr Gerlitz2010-03-112-7/+10
* | IPoIB: Fix TX queue lockup with mixed UD/CM trafficEli Cohen2010-03-111-0/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-03-038-644/+458Star
|\ \ | |/ |/|
| * Merge branch 'srp' into for-nextRoland Dreier2010-03-022-32/+65
| |\
| | * IB/srp: Clean up error path in srp_create_target_ib()Roland Dreier2010-03-021-13/+18
| | * IB/srp: Split send and recieve CQs to reduce number of interruptsBart Van Assche2010-03-022-25/+53
| * | Merge branch 'iser' into for-nextRoland Dreier2010-03-025-604/+391Star
| |\ \
| | * | IB/iser: Remove redundant locking from iser scsi command response flowOr Gerlitz2010-02-241-25/+0Star
| | * | IB/iser: Use libiscsi passthrough modeOr Gerlitz2010-02-242-20/+3Star
| | * | IB/iser: Remove unnecessary connection checksOr Gerlitz2010-02-243-52/+0Star
| | * | IB/iser: Use atomic allocationsOr Gerlitz2010-02-242-3/+3
| | * | IB/iser: Simplify send flow/descriptorsOr Gerlitz2010-02-245-278/+115Star
| | * | IB/iser: Use different CQ for send completionsOr Gerlitz2010-02-242-37/+76
| | * | IB/iser: Remove atomic counter for posted receive buffersOr Gerlitz2010-02-243-12/+12
| | * | IB/iser: New receive buffer posting logicOr Gerlitz2010-02-244-176/+235
| | * | IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"Or Gerlitz2010-02-243-95/+41Star
| | |/
| * / IPoIB: Remove TX moderation settings from ethtool supportOr Gerlitz2010-02-121-8/+2Star
| |/
* | ipoib: returned back addrlen check for mc addressesJiri Pirko2010-02-281-1/+5
* | infiniband: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-261-6/+2Star
* | ipv6: drop unused "dev" arg of icmpv6_send()Alexey Dobriyan2010-02-181-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-162-66/+57Star
|\
| *-. Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ...Roland Dreier2009-12-162-66/+57Star
| |\ \
| | | * IB/iser: Rewrite SG handling for RDMA logicOr Gerlitz2009-11-121-66/+56Star
| | |/ | |/|
| | * IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc()David J. Wilder2009-12-091-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-101-1/+1
|\ \
| * | tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-041-1/+1
| |/
* / [SCSI] iser: set tgt and lu reset timeoutMike Christie2009-12-041-0/+1
|/
* [SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal2009-10-021-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-09-251-0/+7
|\
| * IPoIB: Don't turn on carrier for a non-active portMoni Shoua2009-09-241-0/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-142-2/+0Star
|\ \ | |/ |/|
| * drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-032-2/+0Star
* | IPoIB: Check multicast address formatJason Gunthorpe2009-09-061-0/+19
* | IPoIB: Drop priv->lock before calling ipoib_send()Roland Dreier2009-09-062-1/+8
* | IPoIB: Remove unused <rdma/ib_cache.h> includesRoland Dreier2009-09-062-2/+0Star
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-151-6/+4Star
|\
| * [SCSI] libiscsi: add task aborted stateMike Christie2009-05-231-5/+2Star
| * [SCSI] iscsi: pass ep connect shostMike Christie2009-05-231-1/+2
* | net: skb->dst accessorsEric Dumazet2009-06-033-22/+22
* | net: unset IFF_XMIT_DST_RELEASE for qeth and ipoibEric Dumazet2009-05-311-0/+1
* | net: Fix ipoib rtnl_lock sysfs deadlock.Eric W. Biederman2009-05-192-4/+8
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-05-031-0/+1
|\
| * [SCSI] cxgb3i, iser, iscsi_tcp: set target can queueMike Christie2009-04-271-0/+1