Age | Commit message (Expand) | Author |
2009-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-04-08 | Merge branches 'cma', 'cxgb3', 'ipoib', 'mlx4' and 'nes' into for-next | Roland Dreier |
2009-04-08 | RDMA/nes: Add support for new SFP+ PHY | Chien Tung |
2009-04-08 | RDMA/nes: Add wide_ppm_offset parm for switch compatibility | Chien Tung |
2009-04-08 | RDMA/nes: Fix SFP+ PHY initialization | Chien Tung |
2009-04-08 | RDMA/nes: Fix nes_nic_cm_xmit() error handling | Faisal Latif |
2009-04-08 | RDMA/nes: Fix error handling issues | Faisal Latif |
2009-04-08 | RDMA/nes: Fix incorrect casts on 32-bit architectures | Don Wood |
2009-04-08 | RDMA/cma: Create cm id even when IB port is down | Yossi Etigin |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang |
2009-04-01 | RDMA/cma: Use rate from IPoIB broadcast when joining IPoIB multicast groups | Yossi Etigin |
2009-03-31 | IPoIB: Avoid free_netdev() BUG when destroying a child interface | Roland Dreier |
2009-03-30 | RDMA/cxgb3: Release dependent resources only when endpoint memory is freed. | Steve Wise |
2009-03-30 | RDMA/cxgb3: Handle EEH events | Steve Wise |
2009-03-30 | IB/mlx4: Use pgprot_writecombine() for BlueFlame pages | Roland Dreier |
2009-03-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2009-03-27 | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-03-26 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-03-26 | Merge branches 'timers/new-apis', 'timers/ntp' and 'timers/urgent' into timer... | Ingo Molnar |
2009-03-25 | Merge branches 'cxgb3', 'endian', 'ipath', 'ipoib', 'iser', 'mad', 'misc', 'm... | Roland Dreier |
2009-03-25 | RDMA/cxgb3: Enforce required firmware | Steve Wise |
2009-03-22 | infiniband: convert ipoib to net_device_ops | Stephen Hemminger |
2009-03-22 | infiniband: convert nes driver to net_device_ops | Stephen Hemminger |
2009-03-22 | infiniband: convert c2 to net_device_ops | Stephen Hemminger |
2009-03-19 | IB/mlx4: Unregister IB device prior to CLOSE PORT command | Yevgeny Petrilin |
2009-03-13 | [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-12 | RDMA/nes: Don't allow userspace QPs to use STag zero | Faisal Latif |
2009-03-06 | 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-04 | IB: Remove useless ibdev_is_alive() tests from sysfs code | Roland Dreier |
2009-03-03 | 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-02-27 | 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-25 | IB: Remove sysfs files before unregistering device | Roland Dreier |