summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAge
* RDMA/nes: Fix mis-mergeRoland Dreier2009-03-26
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-03-26
|\
| *-. Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer...Ingo Molnar2009-03-26
| |\ \
| | * | timers: add mod_timer_pending()Ingo Molnar2009-02-18
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-03-26
|\ \ \
| * \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-03-26
| |\ \ \ | | |/ /
| * | | infiniband: convert nes driver to net_device_opsStephen Hemminger2009-03-21
| * | | infiniband: convert c2 to net_device_opsStephen Hemminger2009-03-21
| * | | iw_cxgb3: handle chip reset notificationsDivy Le Ray2009-01-26
| * | | net: Remove redundant NAPI functionsBen Hutchings2009-01-21
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-03-26
|\ \ \ | |_|/ |/| |
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm...Roland Dreier2009-03-24
| |\ \ \ \ \ \ \ | | | | | |_|_|/ | | | | |/| | |
| | | | | | | * RDMA/nes: Handle MPA Reject message properlyFaisal Latif2009-03-06
| | | | | | | * RDMA/nes: Improve use of PBLsDon Wood2009-03-06
| | | | | | | * RDMA/nes: Remove LLTXFaisal Latif2009-03-06
| | | | | | | * RDMA/nes: Inform hardware that asynchronous event has been handledDon Wood2009-03-06
| | | | | | | * RDMA/nes: Fix tmp_addr compilation warningChien Tung2009-03-06
| | | | | | | * RDMA/nes: Report correct vendor_id and vendor_part_idChien Tung2009-03-06
| | | | | | | * RDMA/nes: Update copyright to new legal entity and yearChien Tung2009-03-06
| | | | | | | * RDMA/nes: Account for freed PBL after HW operationDon Wood2009-03-06
| | | | | |_|/ | | | | |/| |
| | | | | | * IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua2009-01-28
| | | | | |/ | | | | |/|
| | | | | * IB/mlx4: Unregister IB device prior to CLOSE PORT commandYevgeny Petrilin2009-03-18
| | | | | * IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua2009-01-28
| | | | |/
| | | * | 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-16
| * | 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
| |/
* | 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-10
| | | |/ | | |/|
| | | * IB/mlx4: Don't register IB device for adapters with no IB portsRoland Dreier2009-01-09
| | |/
| * | IB/ehca: spin_lock_irqsave() takes an unsigned longStephen Rothwell2009-01-07
| |/
* | fix similar typos to successfullColy Li2009-01-08
* | trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-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
|\ \ | |/
| * IB/mlx4: Fix reading SL field out of cqe->sl_vidRoland Dreier2008-12-30
* | cpumask: use new cpumask API in drivers/infiniband/hw/ipathRusty Russell2008-12-30
* | cpumask: use new cpumask API in drivers/infiniband/hw/ehcaRusty Russell2008-12-30
* | cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.cRusty Russell2008-12-30
|/
* 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