summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | * | | | | RDMA/nes: Fix TCP compliance test failuresFaisal Latif2008-12-051-7/+37
| | | | | * | | | | RDMA/nes: Forward packets for a new connection with stale APBVT entryFaisal Latif2008-12-053-43/+45
| | | | | * | | | | RDMA/nes: Avoid race between MPA request and reset event to rdma_cmFaisal Latif2008-12-052-6/+49
| | | | | * | | | | RDMA/nes: Lock down connected_nodes list while processing itFaisal Latif2008-12-052-12/+30
| | | | | * | | | | RDMA/nes: Cleanup cqp_request list usageFaisal Latif2008-12-052-41/+16Star
| | | | | | |_|_|/ | | | | | |/| | |
| | | | * | | | | IB/mlx4: Set ownership bit correctly when copying CQEs during CQ resizeJack Morgenstein2008-12-251-4/+6
| | | | * | | | | mlx4_core: Add support for multiple completion event vectorsYevgeny Petrilin2008-12-222-2/+2
| | | | |/ / / /
| | | * / / / / IB/iser: Avoid recv buffer exhaustion caused by unexpected PDUsDavid Disseldorp2008-12-213-41/+95
| | | |/ / / /
| | * | | | | IB/ipath: Add locking for interrupt use of ipath_pd contexts vs freeDave Olson2008-12-057-31/+49
| | * | | | | IB/ipath: Fix spi_pioindex valueDave Olson2008-12-051-2/+7
| | * | | | | IB/ipath: Only do 1X workaround on rev1 chipsDave Olson2008-12-051-3/+4
| | * | | | | IB/ipath: Don't count IB symbol and link errors unless link is UPDave Olson2008-12-054-3/+155
| | * | | | | IB/ipath: Check return value of dma_map_single()Ralph Campbell2008-12-051-5/+16
| | * | | | | IB/ipath: Fix PSN of send WQEs after an RDMA read resendRalph Campbell2008-12-051-3/+2Star
| | * | | | | IB/ipath: Improve UD loopback performance by allocating temp array only onceRalph Campbell2008-12-023-26/+26
| | * | | | | IB/ipath: Fix pointer-to-pointer thinko in ipath_fs.cMichael Ellerman2008-12-021-1/+1
| | |/ / / /
| * | | | | IB/ehca: Remove redundant test of vpageJulia Lawall2008-12-211-1/+1
| * | | | | IB/ehca: Replace modulus operations in flush error completion pathStefan Roscher2008-12-053-13/+19
| * | | | | IB/ehca: Fix locking for shca_list_lockJoachim Fenkes2008-12-021-7/+10
| |/ / / /
* | | | | RDMA/cma: Add IPv6 supportAleksey Senin2008-12-241-26/+60
* | | | | RDMA/addr: Add support for translating IPv6 addressesAleksey Senin2008-12-241-45/+151
|/ / / /
* | | | Merge branches 'ehca' and 'mlx4' into for-linusRoland Dreier2008-12-011-0/+5
|\ \ \ \
| * | | | IB/mlx4: Fix MTT leakage in resize CQJack Morgenstein2008-12-011-0/+5
| | |_|/ | |/| |
* | | | IB/ehca: Fix problem with generated flush work completionsStefan Roscher2008-12-013-28/+53
* | | | IB/ehca: Change misleading error message on memory hotplugJoachim Fenkes2008-12-011-2/+1Star
|/ / /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-11-1210-51/+103
|\ \ \ | |_|/ |/| |
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier2008-11-128-44/+103
| |\ \ \ \ \ \
| | | | | | * | RDMA/nes: Mitigate compatibility issue regarding PCIe write creditsChien Tung2008-11-032-0/+17
| | | | | | * | RDMA/nes: Fix CQ allocation scheme for multicast receive queue appsVadim Makhervaks2008-11-031-1/+1
| | | | | | * | RDMA/nes: Correct handling of PBL resourcesChien Tung2008-11-031-11/+33
| | | | | | * | RDMA/nes: Reindent mis-indented spinlocksIlpo Järvinen2008-11-031-9/+9
| | | | | | |/
| | | | | * / IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr()Vladimir Sokolovsky2008-11-051-0/+1
| | | | | |/
| | | | * | IPoIB: Fix crash in path_rec_completion()Yossi Etigin2008-11-121-1/+1
| | | | * | IPoIB: Fix hang in ipoib_flush_paths()Yossi Etigin2008-11-121-0/+1
| | | | * | IPoIB: Don't enable NAPI when it's already enabledYossi Etigin2008-11-121-1/+2
| | | | |/
| | | * / IB/ipath: Fix RDMA write with immediate copy of last packetRalph Campbell2008-10-271-5/+5
| | | |/
| | * / IB/ehca: Remove reference to special QP in case of port activation failureStefan Roscher2008-11-122-16/+33
| | |/
| * | RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)Steve Wise2008-11-121-6/+0Star
| * | RDMA/cxgb3: Fix too-big reserved field zeroing in iwch_post_zb_read()Roland Dreier2008-11-011-1/+0Star
| |/
* / saner FASYNC handling on file closeAl Viro2008-11-011-2/+0Star
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-10-2316-70/+175
|\
| *---------. Merge branches 'cma', 'cxgb3', 'ehca', 'ipoib', 'mad', 'mlx4' and 'nes' into ...Roland Dreier2008-10-2315-68/+173
| |\ \ \ \ \ \
| | | | | | * | mlx4_core: Multiple port type supportYevgeny Petrilin2008-10-233-5/+13
| | | | | | * | mlx4_core: Add QP range reservation supportYevgeny Petrilin2008-10-101-2/+19
| | | | | | |/
| | | | | * / IB/mad: Use krealloc() to resize snoop tableRoland Dreier2008-10-141-9/+5Star
| | | | | |/
| | | | * | IPoIB: Set netdev offload features properly for child (VLAN) interfacesOr Gerlitz2008-10-233-28/+44
| | | | * | IPoIB: Clean up ethtool supportOr Gerlitz2008-10-231-1/+8
| | | | * | IPoIB: Always initialize poll_timer to avoid crash on unloadRoland Dreier2008-10-111-4/+3Star
| | | | |/
| | | * | IB/ehca: Reject dynamic memory add/remove when ehca adapter is presentStefan Roscher2008-10-231-0/+48
| | | * | IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapterStefan Roscher2008-10-234-19/+26