aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-10/+14
2009-03-24Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'mlx4', 'mthca', 'nes' and 'sysfs' into for-nextRoland Dreier2-9/+7
2009-03-21infiniband: convert ipoib to net_device_opsStephen Hemminger1-7/+11
2009-03-13[SCSI] iscsi class: remove host no argument from session creation calloutMike Christie1-2/+1
2009-03-13[SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie1-1/+1
2009-03-13[SCSI] iscsi lib: have lib create work queue for transmitting IOMike Christie2-2/+2
2009-03-13[SCSI] libiscsi: don't cap queue depth in iscsi modulesMike Christie2-3/+3
2009-03-13[SCSI] iser: have iser use its own loggingMike Christie1-5/+5
2009-02-27IB/iser: Remove hard setting of path MTUOr Gerlitz1-7/+0
2009-02-17IPoIB: In unicast_arp_send(), only free newly-created pathsJack Morgenstein1-2/+7
2009-01-21net: Remove redundant NAPI functionsBen Hutchings1-3/+3
2009-01-16IPoIB: Do not print error messages for multicast join retriesYossi Etigin1-1/+1
2009-01-14IPoIB: Fix deadlock between ipoib_open() and child interface createRoland Dreier1-3/+8
2009-01-14IPoIB: Fix hang in napi_disable() if P_Key is never foundRoland Dreier1-12/+15
2009-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds3-20/+23
2009-01-12Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier3-20/+23
2009-01-12IB/iser: Add dependency on INFINIBAND_ADDR_TRANSRandy Dunlap1-1/+1
2009-01-12IPoIB: Do not join broadcast group if interface is brought downYossi Etigin1-0/+3
2009-01-09IPoIB: Fix loss of connectivity after bonding failover on both sidesYossi Etigin1-19/+19
2009-01-06infiniband: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-2/+1
2008-12-29[SCSI] libiscsi: pass opcode into alloc_pdu calloutMike Christie1-1/+1
2008-12-29[SCSI] iser: convert iser to new alloc_pdu apiMike Christie2-26/+27
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds7-115/+56
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman1-3/+3
2008-12-21IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUsDavid Disseldorp3-41/+95
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+4
2008-11-12IPoIB: Fix crash in path_rec_completion()Yossi Etigin1-1/+1
2008-11-12IPoIB: Fix hang in ipoib_flush_paths()Yossi Etigin1-0/+1
2008-11-12IPoIB: Don't enable NAPI when it's already enabledYossi Etigin1-1/+2
2008-10-31drivers: replace NIPQUAD()Harvey Harrison1-4/+4
2008-10-29net: replace %p6 with %pI6Harvey Harrison4-26/+26
2008-10-28infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMTHarvey Harrison1-23/+0
2008-10-28infiniband: ipoib replace IPOIB_GID_FMT with %p6Harvey Harrison3-58/+45
2008-10-28infiniband: use %p6 for printing message idsHarvey Harrison1-27/+4
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds5-33/+55
2008-10-22IPoIB: Set netdev offload features properly for child (VLAN) interfacesOr Gerlitz3-28/+44
2008-10-22IPoIB: Clean up ethtool supportOr Gerlitz1-1/+8
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-1/+2
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse1-1/+1
2008-10-13[SCSI] libiscsi: rename host reset to target resetMike Christie1-1/+1
2008-10-13[SCSI] libiscsi: Support drivers initiating session removalMike Christie1-0/+1
2008-10-10IPoIB: Always initialize poll_timer to avoid crash on unloadRoland Dreier1-4/+3
2008-09-30IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTXRoland Dreier5-107/+118
2008-09-25IPoIB: Fix crash when path record fails after path flushRoland Dreier1-4/+4
2008-09-16IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()Yossi Etigin3-10/+24
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-08-19IPoIB: Fix deadlock on RTNL in ipoib_stop()Roland Dreier2-11/+18
2008-08-08IPoIB/cm: Use vmalloc() to allocate rx_ringsDavid J. Wilder1-5/+12
2008-07-30IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr()Roland Dreier1-1/+1
2008-07-24IPoIB: Correct help text for INFINIBAND_IPOIB_DEBUGRoland Dreier1-3/+4