aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAge
...
| | | | | | * | IB/mad: initialize mad_agent_priv before putting on listsRalph Campbell2009-02-27
| | | | | | * | IB/mad: Fix null pointer dereference in local_completions()Ralph Campbell2009-02-27
| | | | | | |/
| | | | | * / IB/iser: Remove hard setting of path MTUOr Gerlitz2009-02-27
| | | | | |/
| | | | * / IPoIB: In unicast_arp_send(), only free newly-created pathsJack Morgenstein2009-02-17
| | | | |/
| | | * | IB/ipath: Really run work in ipath_release_user_pages_on_close()Roland Dreier2009-02-22
| | | * | IB/ipath: Fix memory leak in init_shadow_tids() error pathRoland Dreier2009-02-22
| | | |/
| | * / IB: Remove __constant_{endian} usesHarvey Harrison2009-01-17
| | |/
| * | RDMA/cxgb3: Enforce required firmwareSteve Wise2009-03-24
| * | RDMA/cxgb3: Remove modulo math from build_rdma_recv()Steve Wise2009-02-17
| * | RDMA/cxgb3: Connection termination fixesSteve Wise2009-02-10
| * | RDMA/cxgb3: sgl/pbl offset calculation needs 64 bitsSteve Wise2009-02-10
| |/
* / RDMA/nes: Don't allow userspace QPs to use STag zeroFaisal Latif2009-03-12
|/
*-. Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linusRoland Dreier2009-01-16
|\ \
| | * IB/mlx4: Fix memory ordering problem when posting LSO sendsRoland Dreier2009-01-16
| * | 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
| |/
* | IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell2009-01-16
* | IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell2009-01-16
|/
* 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
| |\ \ \ \
| | | | | * RDMA/nes: Fix for NIPQUAD removalHarvey Harrison2009-01-11
| | | | * | IB/mlx4: Don't register IB device for adapters with no IB portsRoland Dreier2009-01-09
| | | | |/
| | | * / 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
| | |/
| * / IB/ehca: spin_lock_irqsave() takes an unsigned longStephen Rothwell2009-01-07
| |/
* | fix similar typos to successfullColy Li2009-01-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-01-07
|\ \
| * | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-06
* | | infiniband: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-06
|/ /
* | zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell2008-12-31
|\|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-12-30
| |\
| | * Merge branches 'cma' and 'mlx4' into for-linusRoland Dreier2008-12-30
| | |\
| | | * IB/mlx4: Fix reading SL field out of cqe->sl_vidRoland Dreier2008-12-30
| | * | RDMA/addr: Fix build breakage when IPv6 is disabledRoland Dreier2008-12-30
| | |/
| * | [SCSI] libiscsi: pass opcode into alloc_pdu calloutMike Christie2008-12-29
| * | [SCSI] iser: convert iser to new alloc_pdu apiMike Christie2008-12-29
| |/
* | cpumask: use new cpumask API in drivers/infiniband/hw/ipathRusty Russell2008-12-29
* | cpumask: use new cpumask API in drivers/infiniband/hw/ehcaRusty Russell2008-12-29
* | cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.cRusty Russell2008-12-29
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-28
|\
| * net: Fix warning fallout from recent NAPI interface changes.David S. Miller2008-12-26
| * 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-12-02
| |\
| * | infiniband: Kill directly reference of netdev->privWang Chen2008-11-24
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-19
| |\ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-07
| |\ \ \
| * | | | drivers: replace NIPQUAD()Harvey Harrison2008-10-31