| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: sysfs: kill owner field from attribute | Parag Warudkar | 2008-10-20 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-10-17 | 1 | -1/+2 |
|\ |
|
| * | [SCSI] libiscsi: rename host reset to target reset | Mike Christie | 2008-10-13 | 1 | -1/+1 |
| * | [SCSI] libiscsi: Support drivers initiating session removal | Mike Christie | 2008-10-13 | 1 | -0/+1 |
* | | device create: infiniband: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2008-10-16 | 4 | -16/+13 |
* | | vfs: Use const for kernel parser table | Steven Whitehouse | 2008-10-13 | 1 | -1/+1 |
|/ |
|
*---------------. | Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4... | Roland Dreier | 2008-10-09 | 27 | -359/+959 |
|\ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | * | RDMA/nes: Fix slab corruption | Chien Tung | 2008-10-09 | 1 | -1/+0 |
| | | | | | | | | * | RDMA/nes: Correct error_module bit mask | Chien Tung | 2008-10-08 | 1 | -1/+1 |
| | | | | | | | | * | RDMA/nes: Fix routed RDMA connections | Bob Sharp | 2008-10-03 | 1 | -8/+30 |
| | | | | | | | | * | RDMA/nes: Enhanced PFT management scheme | Vadim Makhervaks | 2008-10-03 | 3 | -14/+67 |
| | | | | | | | | * | RDMA/nes: Handle AE bounds violation | Faisal Latif | 2008-09-30 | 1 | -0/+16 |
| | | | | | | | | * | RDMA/nes: Limit critical error interrupts | Chien Tung | 2008-09-30 | 2 | -12/+29 |
| | | | | | | | | * | RDMA/nes: Stop spurious MAC interrupts | Chien Tung | 2008-09-30 | 1 | -7/+11 |
| | | | | | | | | * | RDMA/nes: Correct tso_wqe_length | Chien Tung | 2008-09-30 | 1 | -0/+2 |
| | | | | | | | | * | RDMA/nes: Fill in firmware version for ethtool | Chien Tung | 2008-09-30 | 1 | -1/+3 |
| | | | | | | | | * | RDMA/nes: Use ethtool timer value | John Lacombe | 2008-09-30 | 1 | -5/+4 |
| | | | | | | | | * | RDMA/nes: Correct MAX TSO frags value | Bob Sharp | 2008-09-30 | 1 | -1/+1 |
| | | | | | | | | * | RDMA/nes: Enable MC/UC after changing MTU | Bob Sharp | 2008-09-30 | 1 | -0/+20 |
| | | | | | | | | * | RDMA/nes: Free NIC TX buffers when destroying NIC QP | Bob Sharp | 2008-09-30 | 1 | -2/+62 |
| | | | | | | | | * | RDMA/nes: Fix MDC setting | Chien Tung | 2008-09-30 | 1 | -1/+3 |
| | | | | | | | | * | RDMA/nes: Add wqm_quanta module option | Chien Tung | 2008-09-30 | 4 | -2/+63 |
| | | | | | | | | * | RDMA/nes: Module parameter permissions | Chien Tung | 2008-09-30 | 1 | -4/+4 |
| | | | | | | | | * | RDMA/nes: Add support for 4-port 1G HP blade card | Chien Tung | 2008-09-30 | 3 | -20/+76 |
| | | | | | | | | * | RDMA/nes: Make mini_cm_connect() static | Faisal Latif | 2008-09-30 | 1 | -1/+1 |
| | | | | | | | * | | IB/mthca: Use pci_request_regions() | Roland Dreier | 2008-09-29 | 3 | -111/+14 |
| | | | | | | | |/ |
|
| | | | | | | * | | IB/mlx4: Set RLKEY bit for kernel QPs | Vladimir Sokolovsky | 2008-10-08 | 1 | -0/+3 |
| | | | | | | |/ |
|
| | | | | | * | | IB: Drop code after return statement | Julia Lawall | 2008-09-20 | 2 | -4/+0 |
| | | | | | |/ |
|
| | | | | * | | IB/mad: Don't discard BMA responses in kernel | Michael Brooks | 2008-09-20 | 1 | -3/+2 |
| | | | | |/ |
|
| | | | * | | IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX | Roland Dreier | 2008-09-30 | 5 | -107/+118 |
| | | | * | | IPoIB: Fix crash when path record fails after path flush | Roland Dreier | 2008-09-25 | 1 | -4/+4 |
| | | | |/ |
|
| | | * | | IB/ipath: Fix hang on module unload | Yannick Cote | 2008-09-29 | 1 | -0/+7 |
| | | * | | IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0 | Ralph Campbell | 2008-09-20 | 2 | -2/+4 |
| | | |/ |
|
| | * | | IB/ehca: Generate flush status CQ entries | Alexander Schmidt | 2008-09-20 | 5 | -43/+412 |
| | |/ |
|
| * | | RDMA/cxgb3: Set active_mtu in ib_port_attr | Jon Mason | 2008-09-30 | 1 | -6/+3 |
| |/ |
|
* | | IB/cm: Correctly free cm_device structure | Hefty, Sean | 2008-09-30 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2008-09-19 | 5 | -19/+32 |
|\ |
|
| *-. | Merge branches 'ipoib', 'mlx4' and 'nes' into for-linus | Roland Dreier | 2008-09-16 | 2 | -9/+8 |
| |\ \ |
|
| | | * | RDMA/nes: Fix client side QP destroy | Faisal Latif | 2008-09-16 | 1 | -9/+2 |
| | * | | IB/mlx4: Fix up fast register page list format | Vladimir Sokolovsky | 2008-09-15 | 1 | -0/+6 |
| | |/ |
|
| * | | IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop() | Yossi Etigin | 2008-09-16 | 3 | -10/+24 |
| |/ |
|
* | | IB/mlx4: Actually return L_Key and R_Key for fast register MRs | Vladimir Sokolovsky | 2008-08-27 | 1 | -0/+2 |
|/ |
|
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 4 | -4/+0 |
* | Merge branches 'ipath' and 'ipoib' into for-linus | Roland Dreier | 2008-08-19 | 2 | -11/+18 |
|\ |
|
| * | IPoIB: Fix deadlock on RTNL in ipoib_stop() | Roland Dreier | 2008-08-19 | 2 | -11/+18 |
* | | IB/ipath: Fix incorrect check for max physical address in TID | Dave Olson | 2008-08-15 | 1 | -1/+1 |
* | | IB/ipath: Fix lost UD send work request | Ralph Campbell | 2008-08-15 | 1 | -2/+6 |
|/ |
|
* | Merge branches 'ehca' and 'ipoib' into for-linus | Roland Dreier | 2008-08-12 | 1 | -5/+12 |
|\ |
|
| * | IPoIB/cm: Use vmalloc() to allocate rx_rings | David J. Wilder | 2008-08-08 | 1 | -5/+12 |
* | | IB/ehca: Discard double CQE for one WR | Alexander Schmidt | 2008-08-12 | 4 | -20/+78 |