Age | Commit message (Expand) | Author |
2010-05-27 | ehca: convert cpu notifier to return encapsulate errno value | Akinobu Mita |
2010-05-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-05-25 | Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-next | Roland Dreier |
2010-05-25 | RDMA/nes: Fix incorrect unlock in nes_process_mac_intr() | Chien Tung |
2010-05-24 | RDMA/nes: Async event for closed QP causes crash | Faisal Latif |
2010-05-24 | RDMA/nes: Have ethtool read hardware registers for rx/tx stats | Faisal Latif |
2010-05-24 | RDMA/cxgb4: Only insert sq qid in lookup table | Steve Wise |
2010-05-24 | RDMA/cxgb4: Support IB_WR_READ_WITH_INV opcode | Steve Wise |
2010-05-24 | RDMA/cxgb4: Set fence flag for inv-local-stag work requests | Steve Wise |
2010-05-24 | RDMA/cxgb4: Update some HW limits | Steve Wise |
2010-05-24 | RDMA/cxgb4: Don't limit fastreg page list depth | Steve Wise |
2010-05-24 | RDMA/cxgb4: Return proper errors in fastreg mr/pbl allocation | Steve Wise |
2010-05-24 | RDMA/cxgb4: Fix overflow bug in CQ arm | Steve Wise |
2010-05-24 | RDMA/cxgb4: Optimize CQ overflow detection | Steve Wise |
2010-05-24 | RDMA/cxgb4: CQ size must be IQ size - 2 | Steve Wise |
2010-05-24 | RDMA/cxgb4: Register RDMA provider based on LLD state_change events | Steve Wise |
2010-05-24 | RDMA/cxgb4: Detach from the LLD after unregistering RDMA device | Steve Wise |
2010-05-23 | IB/ipath: Remove support for QLogic PCIe QLE devices | Ralph Campbell |
2010-05-23 | IB/qib: Add new qib driver for QLogic PCIe InfiniBand adapters | Ralph Campbell |
2010-05-23 | IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size static | Roland Dreier |
2010-05-22 | Merge remote branch 'origin' into secretlab/next-devicetree | Grant Likely |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely |
2010-05-21 | IB/core: Allow device-specific per-port sysfs files | Ralph Campbell |
2010-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-05-18 | of: Always use 'struct device.of_node' to get device node pointer. | Grant Likely |
2010-05-15 | Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '... | Roland Dreier |
2010-05-15 | IB/core: Use kmemdup() instead of kmalloc()+memcpy() | Julia Lawall |
2010-05-12 | IB/iser: Fix error flow in iser_create_ib_conn_res() | Dan Carpenter |
2010-05-12 | IB/iser: Enhance disconnection logic for multi-pathing | Or Gerlitz |
2010-05-12 | IB/iser: Remove buggy back-pointer setting | Or Gerlitz |
2010-05-12 | IB/iser: Add asynchronous event handler | Or Gerlitz |
2010-05-05 | MAINTAINERS: Add cxgb4 and iw_cxgb4 entries | Roland Dreier |
2010-04-28 | RDMA/cxgb3: Shrink .text with compile-time init of handlers arrays | Roland Dreier |
2010-04-23 | Merge branch 'master' into for-next | Jiri Kosina |
2010-04-21 | IPoIB: Allow disabling/enabling TSO on the fly through ethtool | Or Gerlitz |
2010-04-21 | IB/mlx4: Add support for masked atomic operations | Vladimir Sokolovsky |
2010-04-21 | RDMA/cma: Randomize local port allocation | Tetsuo Handa |
2010-04-21 | RDMA/nes: Make unnecessarily global functions static | Roland Dreier |
2010-04-21 | RDMA/nes: Make nesadapter->phy_lock usage consistent | Chien Tung |
2010-04-21 | RDMA/cxgb4: Add driver for Chelsio T4 RNIC | Steve Wise |
2010-04-21 | IB/mthca: Use the dma state API instead of pci equivalents | FUJITA Tomonori |
2010-04-21 | RDMA/amso1100: Use the dma state API instead of pci equivalents | FUJITA Tomonori |
2010-04-21 | RDMA/cxgb3: Don't free skbs on NET_XMIT_* indications from LLD | Steve Wise |
2010-04-21 | RDMA/cxgb3: Use the dma state API instead of pci equivalents | FUJITA Tomonori |
2010-04-21 | IB: Explicitly rule out llseek to avoid BKL in default_llseek() | Roland Dreier |
2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-04-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2010-04-09 | Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus | Roland Dreier |
2010-04-07 | IB/mlx4: Check correct variable for allocation failure | Dan Carpenter |