Age | Commit message (Expand) | Author |
2008-05-05 | IB/ehca: Fix function return types | Stefan Roscher |
2008-05-02 | RDMA/cxgb3: Bump up the MPA connection setup timeout. | Steve Wise |
2008-05-02 | RDMA/cxgb3: Silently ignore close reply after abort. | Steve Wise |
2008-05-02 | RDMA/cxgb3: QP flush fixes | Steve Wise |
2008-04-30 | IB/ipoib: Fix transmit queue stalling forever | Eli Cohen |
2008-04-30 | IB/mlx4: Fix off-by-one errors in calls to mlx4_ib_free_cq_buf() | Roland Dreier |
2008-04-29 | RDMA/nes: Formatting cleanup | Glenn Streiff |
2008-04-29 | RDMA/nes: Add support for SFP+ PHY | Eric Schneider |
2008-04-29 | RDMA/nes: Use LRO | Faisal Latif |
2008-04-29 | IPoIB: Copy child MTU from parent | Eli Cohen |
2008-04-29 | IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attribute | Roland Dreier |
2008-04-29 | IB/mthca: Avoid recycling old FMR R_Keys too soon | Olaf Kirch |
2008-04-29 | IB/ehca: Allocate event queue size depending on max number of CQs and QPs | Stefan Roscher |
2008-04-29 | IPoIB: Use separate CQ for UD send completions | Eli Cohen |
2008-04-29 | IB/iser: Count FMR alignment violations per session | Eli Dorfman |
2008-04-29 | IB/iser: Move high-volume debug output to higher debug level | Eli Dorfman |
2008-04-29 | IB/ehca: handle negative return value from ibmebus_request_irq() properly | Hoang-Nam Nguyen |
2008-04-29 | RDMA/cxgb3: Support peer-2-peer connection setup | Steve Wise |
2008-04-29 | RDMA/cxgb3: Set the max_mr_size device attribute correctly | Steve Wise |
2008-04-29 | RDMA/cxgb3: Correctly serialize peer abort path | Steve Wise |
2008-04-29 | mlx4_core: Add a way to set the "collapsed" CQ flag | Yevgeny Petrilin |
2008-04-29 | IB: expand ib_umem_get() prototype | Arthur Kepner |
2008-04-23 | RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbase | Roland Dreier |
2008-04-23 | mlx4_core: Move kernel doorbell management into core | Yevgeny Petrilin |
2008-04-23 | IB/ehca: Bump version number to 0026 | Joachim Fenkes |
2008-04-23 | IB/ehca: Make some module parameters bool, update descriptions | Joachim Fenkes |
2008-04-23 | IB/ehca: Remove mr_largepage parameter | Joachim Fenkes |
2008-04-23 | IB/ehca: Move high-volume debug output to higher debug levels | Joachim Fenkes |
2008-04-23 | IB/ehca: Prevent posting of SQ WQEs if QP not in RTS | Joachim Fenkes |
2008-04-23 | IPoIB: Handle 4K IB MTU for UD (datagram) mode | Shirley Ma |
2008-04-23 | RDMA/nes: Fix adapter reset after PXE boot | Chien Tung |
2008-04-23 | RDMA/nes: Print IPv4 addresses in a readable format | Roland Dreier |
2008-04-23 | RDMA/nes: Use print_mac() to format ethernet addresses for printing | Roland Dreier |
2008-04-21 | IB/ipath: Correct capitalization "IntX" -> "INTx" | Roland Dreier |
2008-04-21 | IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c | Roland Dreier |
2008-04-21 | IB/ipath: Remove dependency on PCI_MSI || HT_IRQ | Roland Dreier |
2008-04-21 | IB/ipath: Build IBA7220 code unconditionally | Roland Dreier |
2008-04-21 | IB/ipath: Remove reference to dev->class_dev ... | Roland Dreier |
2008-04-21 | IB/ipath: Fix module parameter description for disable_sma | Paul Bolle |
2008-04-21 | RDMA/nes: Remove unneeded function declarations | Roland Dreier |
2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-04-19 | SCSI: convert struct class_device to struct device | Tony Jones |
2008-04-19 | IB: rename "dev" to "srp_dev" in srp_host structure | Greg Kroah-Hartman |
2008-04-19 | IB: convert struct class_device to struct device | Tony Jones |
2008-04-18 | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox |
2008-04-18 | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox |
2008-04-16 | IB/iser: Don't change itt endianness | Erez Zilber |
2008-04-16 | IB/mlx4: Update module version and release date | Jack Morgenstein |
2008-04-16 | IPoIB: Handle case when P_Key is deleted and re-added at same index | Roland Dreier |
2008-04-16 | IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL event | Erez Zilber |