summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAgeFilesLines
* [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
* | IPoIB: Disable NAPI while CQ is being drainedYossi Etigin2009-04-202-6/+5Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-04-101-10/+15
|\
| * IPoIB: Avoid free_netdev() BUG when destroying a child interfaceRoland Dreier2009-03-311-10/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-03-283-11/+10Star
|\ \ | |/ |/|
| * [SCSI] iscsi class: remove host no argument from session creation calloutMike Christie2009-03-131-2/+1Star
| * [SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie2009-03-131-1/+1
| * [SCSI] iscsi lib: have lib create work queue for transmitting IOMike Christie2009-03-132-2/+2
| * [SCSI] libiscsi: don't cap queue depth in iscsi modulesMike Christie2009-03-132-3/+3
| * [SCSI] iser: have iser use its own loggingMike Christie2009-03-131-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-03-262-10/+14
|\ \
| * | infiniband: convert ipoib to net_device_opsStephen Hemminger2009-03-221-7/+11
| * | net: Remove redundant NAPI functionsBen Hutchings2009-01-211-3/+3
| |/
| |
| \
*-. \ Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...Roland Dreier2009-03-252-9/+7Star
|\ \ \ | |_|/ |/| |
| | * IB/iser: Remove hard setting of path MTUOr Gerlitz2009-02-271-7/+0Star
| |/ |/|
| * IPoIB: In unicast_arp_send(), only free newly-created pathsJack Morgenstein2009-02-171-2/+7
|/
* IPoIB: Do not print error messages for multicast join retriesYossi Etigin2009-01-161-1/+1
* IPoIB: Fix deadlock between ipoib_open() and child interface createRoland Dreier2009-01-151-3/+8
* IPoIB: Fix hang in napi_disable() if P_Key is never foundRoland Dreier2009-01-141-12/+15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-01-133-20/+23
|\
| *-. Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier2009-01-133-20/+23
| |\ \
| | | * IB/iser: Add dependency on INFINIBAND_ADDR_TRANSRandy Dunlap2009-01-131-1/+1
| | |/ | |/|
| | * IPoIB: Do not join broadcast group if interface is brought downYossi Etigin2009-01-131-0/+3
| | * IPoIB: Fix loss of connectivity after bonding failover on both sidesYossi Etigin2009-01-091-19/+19
| |/
* / infiniband: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-061-2/+1Star
|/
* [SCSI] libiscsi: pass opcode into alloc_pdu calloutMike Christie2008-12-291-1/+1
* [SCSI] iser: convert iser to new alloc_pdu apiMike Christie2008-12-292-26/+27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-287-115/+56Star
|\
| * net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-231-3/+3
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-191-2/+4
| |\
| * | drivers: replace NIPQUAD()Harvey Harrison2008-10-311-4/+4
| * | net: replace %p6 with %pI6Harvey Harrison2008-10-294-26/+26
| * | infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMTHarvey Harrison2008-10-291-23/+0Star
| * | infiniband: ipoib replace IPOIB_GID_FMT with %p6Harvey Harrison2008-10-293-58/+45Star
| * | infiniband: use %p6 for printing message idsHarvey Harrison2008-10-291-27/+4Star