summaryrefslogtreecommitdiff
path: root/drivers/infiniband/ulp
AgeCommit message (Expand)Author
2009-01-16IPoIB: Do not print error messages for multicast join retriesYossi Etigin
2009-01-14IPoIB: Fix deadlock between ipoib_open() and child interface createRoland Dreier
2009-01-14IPoIB: Fix hang in napi_disable() if P_Key is never foundRoland Dreier
2009-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-01-12Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier
2009-01-12IB/iser: Add dependency on INFINIBAND_ADDR_TRANSRandy Dunlap
2009-01-12IPoIB: Do not join broadcast group if interface is brought downYossi Etigin
2009-01-09IPoIB: Fix loss of connectivity after bonding failover on both sidesYossi Etigin
2009-01-06infiniband: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-12-29[SCSI] libiscsi: pass opcode into alloc_pdu calloutMike Christie
2008-12-29[SCSI] iser: convert iser to new alloc_pdu apiMike Christie
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-12-21IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUsDavid Disseldorp
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-12IPoIB: Fix crash in path_rec_completion()Yossi Etigin
2008-11-12IPoIB: Fix hang in ipoib_flush_paths()Yossi Etigin
2008-11-12IPoIB: Don't enable NAPI when it's already enabledYossi Etigin
2008-10-31drivers: replace NIPQUAD()Harvey Harrison
2008-10-29net: replace %p6 with %pI6Harvey Harrison
2008-10-28infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMTHarvey Harrison
2008-10-28infiniband: ipoib replace IPOIB_GID_FMT with %p6Harvey Harrison
2008-10-28infiniband: use %p6 for printing message idsHarvey Harrison
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-10-22IPoIB: Set netdev offload features properly for child (VLAN) interfacesOr Gerlitz
2008-10-22IPoIB: Clean up ethtool supportOr Gerlitz
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-10-13[SCSI] libiscsi: rename host reset to target resetMike Christie
2008-10-13[SCSI] libiscsi: Support drivers initiating session removalMike Christie
2008-10-10IPoIB: Always initialize poll_timer to avoid crash on unloadRoland Dreier
2008-09-30IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTXRoland Dreier
2008-09-25IPoIB: Fix crash when path record fails after path flushRoland Dreier
2008-09-16IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()Yossi Etigin
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-19IPoIB: Fix deadlock on RTNL in ipoib_stop()Roland Dreier
2008-08-08IPoIB/cm: Use vmalloc() to allocate rx_ringsDavid J. Wilder
2008-07-30IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr()Roland Dreier
2008-07-24IPoIB: Correct help text for INFINIBAND_IPOIB_DEBUGRoland Dreier
2008-07-24IPoIB/cm: Connected mode is no longer EXPERIMENTALRoland Dreier
2008-07-24Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' an...Roland Dreier
2008-07-22IPoIB: Include err code in trace message for ib_sa_path_rec_get() failuresOr Gerlitz
2008-07-22IB/iser: Add support for RDMA_CM_EVENT_ADDR_CHANGE eventOr Gerlitz
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-07-15netdev: Do not use TX lock to protect address lists.David S. Miller
2008-07-15netdev: Add netdev->addr_list_lock protection.David S. Miller
2008-07-14IPoIB: Double default RX/TX ring sizesEli Cohen
2008-07-14IPoIB/cm: Reduce connected mode TX object sizeEli Cohen
2008-07-14IPoIB: Use dev_set_mtu() to change mtuEli Cohen