aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif2009-03-123-5/+37
*-. Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linusRoland Dreier2009-01-164-25/+43
|\ \
| | * IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier2009-01-161-9/+19
| * | 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-141-3/+8
| * | IPoIB: Fix hang in napi_disable() if P_Key is never foundRoland Dreier2009-01-141-12/+15
| |/
* | IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell2009-01-161-13/+13
* | IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell2009-01-1612-130/+130
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-01-137-29/+45
|\
| *-----. Merge branches 'ehca', 'ipoib', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier2009-01-126-28/+44
| |\ \ \ \
| | | | | * RDMA/nes: Fix for NIPQUAD removalHarvey Harrison2009-01-102-4/+12
| | | | * | IB/mlx4: Don't register IB device for adapters with no IB portsRoland Dreier2009-01-091-4/+9
| | | | |/
| | | * / IB/iser: Add dependency on INFINIBAND_ADDR_TRANSRandy Dunlap2009-01-121-1/+1
| | | |/
| | * | IPoIB: Do not join broadcast group if interface is brought downYossi Etigin2009-01-121-0/+3
| | * | IPoIB: Fix loss of connectivity after bonding failover on both sidesYossi Etigin2009-01-091-19/+19
| | |/
| * / IB/ehca: spin_lock_irqsave() takes an unsigned longStephen Rothwell2009-01-071-1/+1
| |/
* | fix similar typos to successfullColy Li2009-01-081-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-071-1/+1
|\ \
| * | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* | | infiniband: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-063-5/+3
|/ /
* | zero i_uid/i_gid on inode allocationAl Viro2009-01-051-3/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-315-34/+69
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-12-303-8/+42
| |\
| | * Merge branches 'cma' and 'mlx4' into for-linusRoland Dreier2008-12-301-1/+1
| | |\
| | | * IB/mlx4: Fix reading SL field out of cqe->sl_vidRoland Dreier2008-12-301-1/+1
| | * | RDMA/addr: Fix build breakage when IPv6 is disabledRoland Dreier2008-12-292-7/+41
| | |/
| * | [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
| |/
* | cpumask: use new cpumask API in drivers/infiniband/hw/ipathRusty Russell2008-12-301-4/+4
* | cpumask: use new cpumask API in drivers/infiniband/hw/ehcaRusty Russell2008-12-301-5/+5
* | cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.cRusty Russell2008-12-301-4/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-2815-191/+89
|\
| * net: Fix warning fallout from recent NAPI interface changes.David S. Miller2008-12-261-1/+0
| * net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-223-5/+5
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-025-30/+59
| |\
| * | infiniband: Kill directly reference of netdev->privWang Chen2008-11-241-4/+4
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-1810-51/+103
| |\ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-061-2/+0
| |\ \ \
| * | | | drivers: replace NIPQUAD()Harvey Harrison2008-10-313-19/+15
| * | | | net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison2008-10-291-8/+3
| * | | | net: replace %p6 with %pI6Harvey Harrison2008-10-296-29/+29
| * | | | infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMTHarvey Harrison2008-10-281-23/+0
| * | | | infiniband: ipoib replace IPOIB_GID_FMT with %p6Harvey Harrison2008-10-283-58/+45
| * | | | infiniband: use %p6 for printing message idsHarvey Harrison2008-10-283-57/+7
| * | | | net: convert print_mac to %pMJohannes Berg2008-10-273-16/+10
| | | | |
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
| \ \ \ \
*-------. \ \ \ \ Merge branches 'cma', 'ehca', 'ipath', 'iser', 'mlx4' and 'nes' into for-nextRoland Dreier2008-12-2432-343/+599
|\ \ \ \ \ \ \ \ \
| | | | | * | | | | RDMA/nes: Remove tx_free_listFaisal Latif2008-12-242-75/+6
| | | | | * | | | | RDMA/nes: Cleanup warningsChien Tung2008-12-052-13/+13
| | | | | * | | | | RDMA/nes: Add loopback check to make_cm_node()Chien Tung2008-12-051-1/+4
| | | | | * | | | | RDMA/nes: Check cqp_avail_reqs is empty after locking the listFaisal Latif2008-12-051-3/+6