| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | IB/iser: Count FMR alignment violations per session | Eli Dorfman | 2008-04-29 | 2 | -1/+5 |
* | IB/iser: Move high-volume debug output to higher debug level | Eli Dorfman | 2008-04-29 | 2 | -2/+12 |
* | IB/ehca: handle negative return value from ibmebus_request_irq() properly | Hoang-Nam Nguyen | 2008-04-29 | 1 | -18/+17 |
* | RDMA/cxgb3: Support peer-2-peer connection setup | Steve Wise | 2008-04-29 | 6 | -28/+136 |
* | RDMA/cxgb3: Set the max_mr_size device attribute correctly | Steve Wise | 2008-04-29 | 4 | -1/+4 |
* | RDMA/cxgb3: Correctly serialize peer abort path | Steve Wise | 2008-04-29 | 3 | -35/+72 |
* | mlx4_core: Add a way to set the "collapsed" CQ flag | Yevgeny Petrilin | 2008-04-29 | 1 | -1/+1 |
* | IB: expand ib_umem_get() prototype | Arthur Kepner | 2008-04-29 | 13 | -17/+40 |
* | RDMA/nes: Remove volatile qualifier from struct nes_hw_cq.cq_vbase | Roland Dreier | 2008-04-23 | 2 | -2/+8 |
* | mlx4_core: Move kernel doorbell management into core | Yevgeny Petrilin | 2008-04-23 | 6 | -160/+16 |
* | IB/ehca: Bump version number to 0026 | Joachim Fenkes | 2008-04-23 | 1 | -1/+1 |
* | IB/ehca: Make some module parameters bool, update descriptions | Joachim Fenkes | 2008-04-23 | 1 | -19/+18 |
* | IB/ehca: Remove mr_largepage parameter | Joachim Fenkes | 2008-04-23 | 1 | -19/+3 |
* | IB/ehca: Move high-volume debug output to higher debug levels | Joachim Fenkes | 2008-04-23 | 7 | -56/+63 |
* | IB/ehca: Prevent posting of SQ WQEs if QP not in RTS | Joachim Fenkes | 2008-04-23 | 3 | -0/+9 |
* | IPoIB: Handle 4K IB MTU for UD (datagram) mode | Shirley Ma | 2008-04-23 | 6 | -49/+134 |
* | RDMA/nes: Fix adapter reset after PXE boot | Chien Tung | 2008-04-23 | 2 | -13/+13 |
* | RDMA/nes: Print IPv4 addresses in a readable format | Roland Dreier | 2008-04-23 | 3 | -9/+13 |
* | RDMA/nes: Use print_mac() to format ethernet addresses for printing | Roland Dreier | 2008-04-23 | 3 | -21/+15 |
* | IB/ipath: Correct capitalization "IntX" -> "INTx" | Roland Dreier | 2008-04-22 | 2 | -6/+6 |
* | IB/ipath: Remove tests of PCI_MSI in ipath_iba7220.c | Roland Dreier | 2008-04-22 | 1 | -9/+4 |
* | IB/ipath: Remove dependency on PCI_MSI || HT_IRQ | Roland Dreier | 2008-04-22 | 1 | -1/+1 |
* | IB/ipath: Build IBA7220 code unconditionally | Roland Dreier | 2008-04-22 | 1 | -2/+4 |
* | IB/ipath: Remove reference to dev->class_dev ... | Roland Dreier | 2008-04-22 | 1 | -1/+0 |
* | IB/ipath: Fix module parameter description for disable_sma | Paul Bolle | 2008-04-22 | 1 | -1/+1 |
* | RDMA/nes: Remove unneeded function declarations | Roland Dreier | 2008-04-22 | 2 | -15/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-04-22 | 16 | -404/+450 |
|\ |
|
| * | SCSI: convert struct class_device to struct device | Tony Jones | 2008-04-20 | 2 | -62/+72 |
| * | IB: rename "dev" to "srp_dev" in srp_host structure | Greg Kroah-Hartman | 2008-04-20 | 2 | -24/+27 |
| * | IB: convert struct class_device to struct device | Tony Jones | 2008-04-20 | 14 | -318/+351 |
* | | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 2008-04-19 | 2 | -3/+2 |
* | | drivers: Remove unnecessary inclusions of asm/semaphore.h | Matthew Wilcox | 2008-04-19 | 2 | -2/+0 |
|/ |
|
* | IB/iser: Don't change itt endianness | Erez Zilber | 2008-04-17 | 1 | -2/+2 |
* | IB/mlx4: Update module version and release date | Jack Morgenstein | 2008-04-17 | 1 | -2/+2 |
* | IPoIB: Handle case when P_Key is deleted and re-added at same index | Roland Dreier | 2008-04-17 | 2 | -7/+7 |
* | IB/iser: Release connection resources on RDMA_CM_EVENT_DEVICE_REMOVAL event | Erez Zilber | 2008-04-17 | 1 | -4/+1 |
* | IB/ehca: Support all ibv_devinfo values in query_device() and query_port() | Stefan Roscher | 2008-04-17 | 1 | -48/+79 |
* | RDMA/nes: Free IRQ before killing tasklet | Roland Dreier | 2008-04-17 | 1 | -2/+2 |
* | IB/mthca: Update module version and release date | Jack Morgenstein | 2008-04-17 | 1 | -2/+2 |
* | IB/mlx4: Update QP state if query QP succeeds | Dotan Barak | 2008-04-17 | 1 | -5/+12 |
* | IB/mthca: Update QP state if query QP succeeds | Dotan Barak | 2008-04-17 | 1 | -6/+14 |
* | RDMA/amso1100: Add check for NULL reply_msg in c2_intr() | Tom Tucker | 2008-04-17 | 2 | -3/+7 |
* | IB/mlx4: Add support for resizing CQs | Vladimir Sokolovsky | 2008-04-17 | 3 | -33/+270 |
* | IB/mlx4: Add support for modifying CQ moderation parameters | Eli Cohen | 2008-04-17 | 3 | -0/+10 |
* | IPoIB: Support modifying IPoIB CQ event moderation | Eli Cohen | 2008-04-17 | 2 | -0/+52 |
* | IB/core: Add support for modify CQ | Eli Cohen | 2008-04-17 | 1 | -0/+7 |
* | IPoIB: Add basic ethtool support | Eli Cohen | 2008-04-17 | 4 | -1/+59 |
* | RDMA/amso1100: Add support for "send with invalidate" work requests | Roland Dreier | 2008-04-17 | 2 | -8/+17 |
* | IB/core: Add support for "send with invalidate" work requests | Roland Dreier | 2008-04-17 | 12 | -26/+34 |
* | IB/ipath: Update copyright dates for files changed in 2008 | Ralph Campbell | 2008-04-17 | 18 | -18/+18 |