Age | Commit message (Expand) | Author | Files | Lines |
2008-12-25 | Merge branches 'cma', 'ehca', 'ipath', 'iser', 'mlx4' and 'nes' into for-next | Roland Dreier | 32 | -343/+599 |
2008-12-25 | IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resize | Jack Morgenstein | 1 | -4/+6 |
2008-12-25 | RDMA/nes: Remove tx_free_list | Faisal Latif | 2 | -75/+6 |
2008-12-24 | RDMA/cma: Add IPv6 support | Aleksey Senin | 1 | -26/+60 |
2008-12-24 | RDMA/addr: Add support for translating IPv6 addresses | Aleksey Senin | 1 | -45/+151 |
2008-12-22 | mlx4_core: Add support for multiple completion event vectors | Yevgeny Petrilin | 2 | -2/+2 |
2008-12-22 | IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUs | David Disseldorp | 3 | -41/+95 |
2008-12-22 | IB/ehca: Remove redundant test of vpage | Julia Lawall | 1 | -1/+1 |
2008-12-05 | IB/ehca: Replace modulus operations in flush error completion path | Stefan Roscher | 3 | -13/+19 |
2008-12-05 | IB/ipath: Add locking for interrupt use of ipath_pd contexts vs free | Dave Olson | 7 | -31/+49 |
2008-12-05 | IB/ipath: Fix spi_pioindex value | Dave Olson | 1 | -2/+7 |
2008-12-05 | IB/ipath: Only do 1X workaround on rev1 chips | Dave Olson | 1 | -3/+4 |
2008-12-05 | IB/ipath: Don't count IB symbol and link errors unless link is UP | Dave Olson | 4 | -3/+155 |
2008-12-05 | IB/ipath: Check return value of dma_map_single() | Ralph Campbell | 1 | -5/+16 |
2008-12-05 | IB/ipath: Fix PSN of send WQEs after an RDMA read resend | Ralph Campbell | 1 | -3/+2 |
2008-12-05 | RDMA/nes: Cleanup warnings | Chien Tung | 2 | -13/+13 |
2008-12-05 | RDMA/nes: Add loopback check to make_cm_node() | Chien Tung | 1 | -1/+4 |
2008-12-05 | RDMA/nes: Check cqp_avail_reqs is empty after locking the list | Faisal Latif | 1 | -3/+6 |
2008-12-05 | RDMA/nes: Fix TCP compliance test failures | Faisal Latif | 1 | -7/+37 |
2008-12-05 | RDMA/nes: Forward packets for a new connection with stale APBVT entry | Faisal Latif | 3 | -43/+45 |
2008-12-05 | RDMA/nes: Avoid race between MPA request and reset event to rdma_cm | Faisal Latif | 2 | -6/+49 |
2008-12-05 | RDMA/nes: Lock down connected_nodes list while processing it | Faisal Latif | 2 | -12/+30 |
2008-12-05 | RDMA/nes: Cleanup cqp_request list usage | Faisal Latif | 2 | -41/+16 |
2008-12-02 | IB/ipath: Improve UD loopback performance by allocating temp array only once | Ralph Campbell | 3 | -26/+26 |
2008-12-02 | IB/ipath: Fix pointer-to-pointer thinko in ipath_fs.c | Michael Ellerman | 1 | -1/+1 |
2008-12-02 | IB/ehca: Fix locking for shca_list_lock | Joachim Fenkes | 1 | -7/+10 |
2008-12-01 | Merge branches 'ehca' and 'mlx4' into for-linus | Roland Dreier | 1 | -0/+5 |
2008-12-01 | IB/mlx4: Fix MTT leakage in resize CQ | Jack Morgenstein | 1 | -0/+5 |
2008-12-01 | IB/ehca: Fix problem with generated flush work completions | Stefan Roscher | 3 | -28/+53 |
2008-12-01 | IB/ehca: Change misleading error message on memory hotplug | Joachim Fenkes | 1 | -2/+1 |
2008-11-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 10 | -51/+103 |
2008-11-12 | Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-next | Roland Dreier | 8 | -44/+103 |
2008-11-12 | IPoIB: Fix crash in path_rec_completion() | Yossi Etigin | 1 | -1/+1 |
2008-11-12 | IPoIB: Fix hang in ipoib_flush_paths() | Yossi Etigin | 1 | -0/+1 |
2008-11-12 | IPoIB: Don't enable NAPI when it's already enabled | Yossi Etigin | 1 | -1/+2 |
2008-11-12 | RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface) | Steve Wise | 1 | -6/+0 |
2008-11-12 | IB/ehca: Remove reference to special QP in case of port activation failure | Stefan Roscher | 2 | -16/+33 |
2008-11-05 | IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr() | Vladimir Sokolovsky | 1 | -0/+1 |
2008-11-03 | RDMA/nes: Mitigate compatibility issue regarding PCIe write credits | Chien Tung | 2 | -0/+17 |
2008-11-03 | RDMA/nes: Fix CQ allocation scheme for multicast receive queue apps | Vadim Makhervaks | 1 | -1/+1 |
2008-11-03 | RDMA/nes: Correct handling of PBL resources | Chien Tung | 1 | -11/+33 |
2008-11-03 | RDMA/nes: Reindent mis-indented spinlocks | Ilpo Järvinen | 1 | -9/+9 |
2008-11-01 | RDMA/cxgb3: Fix too-big reserved field zeroing in iwch_post_zb_read() | Roland Dreier | 1 | -1/+0 |
2008-11-01 | saner FASYNC handling on file close | Al Viro | 1 | -2/+0 |
2008-10-28 | IB/ipath: Fix RDMA write with immediate copy of last packet | Ralph Campbell | 1 | -5/+5 |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 16 | -70/+175 |
2008-10-23 | Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into ... | Roland Dreier | 15 | -68/+173 |
2008-10-23 | IB/ehca: Reject dynamic memory add/remove when ehca adapter is present | Stefan Roscher | 1 | -0/+48 |
2008-10-23 | IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter | Stefan Roscher | 4 | -19/+26 |
2008-10-23 | IPoIB: Set netdev offload features properly for child (VLAN) interfaces | Or Gerlitz | 3 | -28/+44 |