| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-11-01 | saner FASYNC handling on file close |  Al Viro | 1 | -2/+0 |
| 2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband |  Linus Torvalds | 16 | -70/+175 |
| 2008-10-22 | Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into for-next |  Roland Dreier | 15 | -68/+173 |
| 2008-10-22 | IB/ehca: Reject dynamic memory add/remove when ehca adapter is present |  Stefan Roscher | 1 | -0/+48 |
| 2008-10-22 | IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter |  Stefan Roscher | 4 | -19/+26 |
| 2008-10-22 | IPoIB: Set netdev offload features properly for child (VLAN) interfaces |  Or Gerlitz | 3 | -28/+44 |
| 2008-10-22 | IPoIB: Clean up ethtool support |  Or Gerlitz | 1 | -1/+8 |
| 2008-10-22 | mlx4_core: Multiple port type support |  Yevgeny Petrilin | 3 | -5/+13 |
| 2008-10-20 | x86: sysfs: kill owner field from attribute |  Parag Warudkar | 1 | -1/+1 |
| 2008-10-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 |  Linus Torvalds | 1 | -1/+2 |
| 2008-10-16 | device create: infiniband: convert device_create_drvdata to device_create |  Greg Kroah-Hartman | 4 | -16/+13 |
| 2008-10-15 | RDMA/cxgb3: Remove cmid reference on tid allocation failures |  Steve Wise | 1 | -0/+1 |
| 2008-10-14 | IB/mad: Use krealloc() to resize snoop table |  Roland Dreier | 1 | -9/+5 |
| 2008-10-13 | vfs: Use const for kernel parser table |  Steven Whitehouse | 1 | -1/+1 |
| 2008-10-13 | [SCSI] libiscsi: rename host reset to target reset |  Mike Christie | 1 | -1/+1 |
| 2008-10-13 | [SCSI] libiscsi: Support drivers initiating session removal |  Mike Christie | 1 | -0/+1 |
| 2008-10-10 | IPoIB: Always initialize poll_timer to avoid crash on unload |  Roland Dreier | 1 | -4/+3 |
| 2008-10-10 | IB/ehca: Don't allow creating UC QP with SRQ |  Hoang-Nam Nguyen | 1 | -0/+6 |
| 2008-10-10 | mlx4_core: Add QP range reservation support |  Yevgeny Petrilin | 1 | -2/+19 |
| 2008-10-10 | RDMA/ucma: Test ucma_alloc_multicast() return against NULL, not with IS_ERR() |  Julien Brunel | 1 | -2/+2 |
| 2008-10-09 | Merge branches 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mad', 'misc', 'mlx4', 'mthca' and 'nes' into for-next |  Roland Dreier | 27 | -358/+958 |
| 2008-10-09 | RDMA/nes: Fix slab corruption |  Chien Tung | 1 | -1/+0 |
| 2008-10-08 | IB/mlx4: Set RLKEY bit for kernel QPs |  Vladimir Sokolovsky | 1 | -0/+3 |
| 2008-10-08 | RDMA/nes: Correct error_module bit mask |  Chien Tung | 1 | -1/+1 |
| 2008-10-03 | RDMA/nes: Fix routed RDMA connections |  Bob Sharp | 1 | -8/+30 |
| 2008-10-03 | RDMA/nes: Enhanced PFT management scheme |  Vadim Makhervaks | 3 | -14/+67 |
| 2008-09-30 | RDMA/nes: Handle AE bounds violation |  Faisal Latif | 1 | -0/+16 |
| 2008-09-30 | RDMA/nes: Limit critical error interrupts |  Chien Tung | 2 | -11/+28 |
| 2008-09-30 | RDMA/nes: Stop spurious MAC interrupts |  Chien Tung | 1 | -7/+11 |
| 2008-09-30 | RDMA/nes: Correct tso_wqe_length |  Chien Tung | 1 | -0/+2 |
| 2008-09-30 | RDMA/nes: Fill in firmware version for ethtool |  Chien Tung | 1 | -1/+3 |
| 2008-09-30 | RDMA/nes: Use ethtool timer value |  John Lacombe | 1 | -5/+4 |
| 2008-09-30 | RDMA/nes: Correct MAX TSO frags value |  Bob Sharp | 1 | -1/+1 |
| 2008-09-30 | RDMA/nes: Enable MC/UC after changing MTU |  Bob Sharp | 1 | -0/+20 |
| 2008-09-30 | RDMA/nes: Free NIC TX buffers when destroying NIC QP |  Bob Sharp | 1 | -2/+62 |
| 2008-09-30 | RDMA/nes: Fix MDC setting |  Chien Tung | 1 | -1/+3 |
| 2008-09-30 | RDMA/nes: Add wqm_quanta module option |  Chien Tung | 4 | -2/+63 |
| 2008-09-30 | RDMA/nes: Module parameter permissions |  Chien Tung | 1 | -4/+4 |
| 2008-09-30 | RDMA/cxgb3: Set active_mtu in ib_port_attr |  Jon Mason | 1 | -6/+3 |
| 2008-09-30 | RDMA/nes: Add support for 4-port 1G HP blade card |  Chien Tung | 3 | -20/+76 |
| 2008-09-30 | RDMA/nes: Make mini_cm_connect() static |  Faisal Latif | 1 | -1/+1 |
| 2008-09-30 | IB/cm: Correctly free cm_device structure |  Hefty, Sean | 1 | -0/+2 |
| 2008-09-30 | IPoIB: Use netif_tx_lock() and get rid of private tx_lock, LLTX |  Roland Dreier | 5 | -107/+118 |
| 2008-09-29 | IB/mthca: Use pci_request_regions() |  Roland Dreier | 3 | -111/+14 |
| 2008-09-29 | IB/ipath: Fix hang on module unload |  Yannick Cote | 1 | -0/+7 |
| 2008-09-25 | IPoIB: Fix crash when path record fails after path flush |  Roland Dreier | 1 | -4/+4 |
| 2008-09-20 | IB: Drop code after return statement |  Julia Lawall | 2 | -4/+0 |
| 2008-09-20 | IB/mad: Don't discard BMA responses in kernel |  Michael Brooks | 1 | -3/+2 |
| 2008-09-20 | IB/ipath: Fix SLID generation for RC/UC QPs when LMC > 0 |  Ralph Campbell | 2 | -2/+4 |
| 2008-09-20 | IB/ehca: Generate flush status CQ entries |  Alexander Schmidt | 5 | -43/+412 |