| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2009-03-28 |
|\ |
|
| * | [SCSI] iscsi class: remove host no argument from session creation callout | Mike Christie | 2009-03-13 |
| * | [SCSI] iscsi lib: remove qdepth param from iscsi host allocation | Mike Christie | 2009-03-13 |
| * | [SCSI] iscsi lib: have lib create work queue for transmitting IO | Mike Christie | 2009-03-13 |
| * | [SCSI] libiscsi: don't cap queue depth in iscsi modules | Mike Christie | 2009-03-13 |
| * | [SCSI] iser: have iser use its own logging | Mike Christie | 2009-03-13 |
* | | RDMA/nes: Fix mis-merge | Roland Dreier | 2009-03-26 |
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-03-26 |
|\ \ |
|
| | \ | |
| | \ | |
| *-. | | Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer... | Ingo Molnar | 2009-03-26 |
| |\ \| |
|
| | * | | timers: add mod_timer_pending() | Ingo Molnar | 2009-02-18 |
| | |/ |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-03-26 |
|\ \ \ |
|
| * | | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-03-26 |
| |\| | |
|
| * | | | infiniband: convert ipoib to net_device_ops | Stephen Hemminger | 2009-03-21 |
| * | | | infiniband: convert nes driver to net_device_ops | Stephen Hemminger | 2009-03-21 |
| * | | | infiniband: convert c2 to net_device_ops | Stephen Hemminger | 2009-03-21 |
| * | | | iw_cxgb3: handle chip reset notifications | Divy Le Ray | 2009-01-27 |
| * | | | net: Remove redundant NAPI functions | Ben Hutchings | 2009-01-21 |
| | |/
| |/| |
|
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-03-26 |
|\ \ \
| |_|/
|/| | |
|
| | | | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| | \ | |
| *-----------------. \ | Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm... | Roland Dreier | 2009-03-24 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | | * | | IB: Remove useless ibdev_is_alive() tests from sysfs code | Roland Dreier | 2009-03-04 |
| | | | | | | | | | | * | | IB: Remove sysfs files before unregistering device | Roland Dreier | 2009-02-25 |
| | | | | | | | | | | |/ |
|
| | | | | | | | | | * | | RDMA/nes: Handle MPA Reject message properly | Faisal Latif | 2009-03-06 |
| | | | | | | | | | * | | RDMA/nes: Improve use of PBLs | Don Wood | 2009-03-06 |
| | | | | | | | | | * | | RDMA/nes: Remove LLTX | Faisal Latif | 2009-03-06 |
| | | | | | | | | | * | | RDMA/nes: Inform hardware that asynchronous event has been handled | Don Wood | 2009-03-06 |
| | | | | | | | | | * | | RDMA/nes: Fix tmp_addr compilation warning | Chien Tung | 2009-03-06 |
| | | | | | | | | | * | | RDMA/nes: Report correct vendor_id and vendor_part_id | Chien Tung | 2009-03-06 |
| | | | | | | | | | * | | RDMA/nes: Update copyright to new legal entity and year | Chien Tung | 2009-03-06 |
| | | | | | | | | | * | | RDMA/nes: Account for freed PBL after HW operation | Don Wood | 2009-03-06 |
| | | | | | | | | | |/ |
|
| | | | | | | | | * / | IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE event | Moni Shoua | 2009-01-28 |
| | | | | | | | | |/ |
|
| | | | | | | | * | | IB/mlx4: Unregister IB device prior to CLOSE PORT command | Yevgeny Petrilin | 2009-03-18 |
| | | | | | | | * | | IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE event | Moni Shoua | 2009-01-28 |
| | | | | | | | |/ |
|
| | | | | | | * / | IB/sa_query: Fix AH leak due to update_sm_ah() race | Jack Morgenstein | 2009-03-03 |
| | | | | | | |/ |
|
| | | | | | * | | IB/mad: Fix ib_post_send_mad() returning 0 with no generate send comp | Ralph Campbell | 2009-03-03 |
| | | | | | * | | IB/mad: initialize mad_agent_priv before putting on lists | Ralph Campbell | 2009-02-27 |
| | | | | | * | | IB/mad: Fix null pointer dereference in local_completions() | Ralph Campbell | 2009-02-27 |
| | | | | | |/ |
|
| | | | | * / | IB/iser: Remove hard setting of path MTU | Or Gerlitz | 2009-02-27 |
| | | | | |/ |
|
| | | | * / | IPoIB: In unicast_arp_send(), only free newly-created paths | Jack Morgenstein | 2009-02-17 |
| | | | |/ |
|
| | | * | | IB/ipath: Really run work in ipath_release_user_pages_on_close() | Roland Dreier | 2009-02-22 |
| | | * | | IB/ipath: Fix memory leak in init_shadow_tids() error path | Roland Dreier | 2009-02-22 |
| | | |/ |
|
| | * / | IB: Remove __constant_{endian} uses | Harvey Harrison | 2009-01-17 |
| | |/ |
|
| * | | RDMA/cxgb3: Enforce required firmware | Steve Wise | 2009-03-24 |
| * | | RDMA/cxgb3: Remove modulo math from build_rdma_recv() | Steve Wise | 2009-02-17 |
| * | | RDMA/cxgb3: Connection termination fixes | Steve Wise | 2009-02-10 |
| * | | RDMA/cxgb3: sgl/pbl offset calculation needs 64 bits | Steve Wise | 2009-02-10 |
| |/ |
|
* / | RDMA/nes: Don't allow userspace QPs to use STag zero | Faisal Latif | 2009-03-12 |
|/ |
|
*-. | Merge branches 'ehca', 'ipoib' and 'mlx4' into for-linus | Roland Dreier | 2009-01-16 |
|\ \ |
|
| | * | IB/mlx4: Fix memory ordering problem when posting LSO sends | Roland Dreier | 2009-01-16 |
| * | | IPoIB: Do not print error messages for multicast join retries | Yossi Etigin | 2009-01-16 |
| * | | IPoIB: Fix deadlock between ipoib_open() and child interface create | Roland Dreier | 2009-01-15 |