aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp
Commit message (Expand)AuthorAge
* IPoIB: Do not print error messages for multicast join retriesYossi Etigin2009-01-16
* IPoIB: Fix deadlock between ipoib_open() and child interface createRoland Dreier2009-01-15
* IPoIB: Fix hang in napi_disable() if P_Key is never foundRoland Dreier2009-01-14
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-01-13
|\
| *-. Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier2009-01-12
| |\ \
| | | * IB/iser: Add dependency on INFINIBAND_ADDR_TRANSRandy Dunlap2009-01-12
| | |/ | |/|
| | * IPoIB: Do not join broadcast group if interface is brought downYossi Etigin2009-01-12
| | * IPoIB: Fix loss of connectivity after bonding failover on both sidesYossi Etigin2009-01-09
| |/
* / infiniband: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
|/
* [SCSI] libiscsi: pass opcode into alloc_pdu calloutMike Christie2008-12-29
* [SCSI] iser: convert iser to new alloc_pdu apiMike Christie2008-12-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-28
|\
| * net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-22
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-19
| |\
| * | drivers: replace NIPQUAD()Harvey Harrison2008-10-31
| * | net: replace %p6 with %pI6Harvey Harrison2008-10-29
| * | infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMTHarvey Harrison2008-10-29
| * | infiniband: ipoib replace IPOIB_GID_FMT with %p6Harvey Harrison2008-10-29
| * | infiniband: use %p6 for printing message idsHarvey Harrison2008-10-29
* | | IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUsDavid Disseldorp2008-12-21
| |/ |/|
* | IPoIB: Fix crash in path_rec_completion()Yossi Etigin2008-11-12
* | IPoIB: Fix hang in ipoib_flush_paths()Yossi Etigin2008-11-12
* | IPoIB: Don't enable NAPI when it's already enabledYossi Etigin2008-11-12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-10-23
|\
| * IPoIB: Set netdev offload features properly for child (VLAN) interfacesOr Gerlitz2008-10-22
| * IPoIB: Clean up ethtool supportOr Gerlitz2008-10-22
| * IPoIB: Always initialize poll_timer to avoid crash on unloadRoland Dreier2008-10-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-17
|\ \
| * | [SCSI] libiscsi: rename host reset to target resetMike Christie2008-10-13
| * | [SCSI] libiscsi: Support drivers initiating session removalMike Christie2008-10-13
| |/
* / vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
|/
* IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTXRoland Dreier2008-09-30
* IPoIB: Fix crash when path record fails after path flushRoland Dreier2008-09-25
* IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()Yossi Etigin2008-09-16
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* IPoIB: Fix deadlock on RTNL in ipoib_stop()Roland Dreier2008-08-19
* IPoIB/cm: Use vmalloc() to allocate rx_ringsDavid J. Wilder2008-08-08
* IPoIB/cm: Set correct SG list in ipoib_cm_init_rx_wr()Roland Dreier2008-07-30
* IPoIB: Correct help text for INFINIBAND_IPOIB_DEBUGRoland Dreier2008-07-24
* IPoIB/cm: Connected mode is no longer EXPERIMENTALRoland Dreier2008-07-24
*-. Merge branches 'bkl-removal', 'cma', 'ehca', 'for-2.6.27', 'mlx4', 'mthca' an...Roland Dreier2008-07-24
|\ \
| | * IPoIB: Include err code in trace message for ib_sa_path_rec_get() failuresOr Gerlitz2008-07-22
| |/
* / IB/iser: Add support for RDMA_CM_EVENT_ADDR_CHANGE eventOr Gerlitz2008-07-22
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-15
| |\
| | * [SCSI] libiscsi, iscsi_tcp, ib_iser: fix setting of can_queue with old tools.Mike Christie2008-07-12
| | * [SCSI] libiscsi, iser, tcp: remove recv_lockMike Christie2008-07-12
| | * [SCSI] iscsi class: Add session initiatorname and ifacename sysfs attrs.Mike Christie2008-07-12
| | * [SCSI] iser: Modify iser to take a iscsi_endpoint struct in ep callouts and s...Mike Christie2008-07-12
| | * [SCSI] iscsi class: user device_for_each_child instead of duplicating session...Mike Christie2008-07-12