summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* Fix failure exit in ipathfsAl Viro2010-01-271-3/+1Star
* IB/mlx4: Fix queue overflow check in post_recvOr Gerlitz2010-01-061-1/+1
* IB/mlx4: Initialize SRQ scatter entries when creating an SRQJack Morgenstein2010-01-061-0/+6
* kfifo: fix warn_unused_resultStefani Seibold2009-12-221-2/+3
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-221-8/+8
* kfifo: cleanup namespaceStefani Seibold2009-12-221-5/+5
* kfifo: move out spinlockStefani Seibold2009-12-221-16/+20
* kfifo: move struct kfifo in placeStefani Seibold2009-12-222-35/+34Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-12-1622-574/+730
|\
| *---------. Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ...Roland Dreier2009-12-1621-570/+720
| |\ \ \ \ \ \
| | | | | | | * RDMA/nes: Fix stale ARP issueFaisal Latif2009-12-101-10/+27
| | | | | | | * RDMA/nes: FIN during MPA startup causes timeoutFaisal Latif2009-12-101-1/+8
| | | | | | | * RDMA/nes: Free kmap() resourcesFaisal Latif2009-12-103-2/+19
| | | | | | | * RDMA/nes: Check for zero STagFaisal Latif2009-12-102-4/+2Star
| | | | | | | * RDMA/nes: Fix Xansation test crash on cm_node ref_countFaisal Latif2009-12-101-1/+16
| | | | | | | * RDMA/nes: Abnormal listener exit causes loopback node crashFaisal Latif2009-12-101-13/+3Star
| | | | | | | * RDMA/nes: Fix crash in nes_accept()Faisal Latif2009-12-102-28/+50
| | | | | | | * RDMA/nes: Resource not freed for REJECTed connectionsFaisal Latif2009-12-101-0/+2
| | | | | | | * RDMA/nes: MPA request/response error checkingFaisal Latif2009-12-101-2/+29
| | | | | | | * RDMA/nes: Fix query of ORD valuesFaisal Latif2009-12-101-4/+4
| | | | | | | * RDMA/nes: Fix MAX_CM_BUFFER defineFaisal Latif2009-12-101-1/+3
| | | | | | | * RDMA/nes: Pass correct size to ioremap_nocache()Julia Lawall2009-12-101-1/+2
| | | | | | | * RDMA/nes: Update copyright and branding stringChien Tung2009-12-1013-17/+16Star
| | | | | | | * RDMA/nes: Add max_cqe check to nes_create_cq()Chien Tung2009-12-102-2/+5
| | | | | | | * RDMA/nes: Clean up struct nes_qpChien Tung2009-12-102-14/+1Star
| | | | | | | * RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extensionChien Tung2009-12-102-8/+13
| | | | | | | * RDMA/nes: Add additional SFP+ PHY uC status check and PHY resetChien Tung2009-12-101-6/+22
| | | | | | | * RDMA/nes: Correct fast memory registration implementationChien Tung2009-12-104-291/+299
| | | | | | | * RDMA/nes: Add support for IB_WR_*INVChien Tung2009-12-091-90/+113
| | | | | | | * RDMA/nes: In nes_post_recv() always set bad_wr on errorFrank Zago2009-12-091-2/+5
| | | | | | | * RDMA/nes: In nes_post_send() always set bad_wr on errorFrank Zago2009-12-091-2/+8
| | | | | | * | IB/mlx4: Remove limitation on LSO header sizeEli Cohen2009-11-122-13/+13
| | | | | | * | IB/mlx4: Remove unneeded codeEli Cohen2009-11-121-1/+0Star
| | | |_|_|/ / | | |/| | | |
| | | | | * | IB/ipath: Use bitmap_weight()Akinobu Mita2009-12-091-7/+3Star
| | | |_|/ / | | |/| | |
| | | | * | IB/ehca: Fix error paths in post_send and post_recvFrank Zago2009-12-101-36/+31Star
| | | | |/
| | | | * IB/ehca: Rework destroy_eq()Alexander Schmidt2009-12-093-4/+8
| | | |/ | | |/|
| | | * RDMA/cxgb3: Fix error paths in post_send and post_recvFrank Zago2009-12-161-12/+20
| | |/
| * / RDMA/amso1100: Fix error paths in post_send and post_recvFrank Zago2009-12-091-4/+10
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-2/+1Star
|\ \
| * | this_cpu: Straight transformationsChristoph Lameter2009-10-031-2/+1Star
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-104-5/+5
|\ \ \
| * | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-043-4/+4
| * | | tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König2009-11-091-1/+1
| | |/ | |/|
* | | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-091-1/+0Star
|\ \ \
| * | | inifiband: Remove BKL from ipath_open()Thomas Gleixner2009-10-141-1/+0Star
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1911-4/+18
|\| |
| * | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-1111-0/+11
| * | RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port()Steve Wise2009-10-081-4/+7
| |/
* / net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()Ben Hutchings2009-10-051-5/+7
|/
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-273-3/+3