summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
Commit message (Expand)AuthorAgeFilesLines
* RDMA/nes: Fix Xansation test crash on cm_node ref_countFaisal Latif2009-12-091-1/+16
* RDMA/nes: Abnormal listener exit causes loopback node crashFaisal Latif2009-12-091-13/+3
* RDMA/nes: Fix crash in nes_accept()Faisal Latif2009-12-092-28/+50
* RDMA/nes: Resource not freed for REJECTed connectionsFaisal Latif2009-12-091-0/+2
* RDMA/nes: MPA request/response error checkingFaisal Latif2009-12-091-2/+29
* RDMA/nes: Fix query of ORD valuesFaisal Latif2009-12-091-4/+4
* RDMA/nes: Fix MAX_CM_BUFFER defineFaisal Latif2009-12-091-1/+3
* RDMA/nes: Pass correct size to ioremap_nocache()Julia Lawall2009-12-091-1/+2
* RDMA/nes: Update copyright and branding stringChien Tung2009-12-0913-17/+16
* RDMA/nes: Add max_cqe check to nes_create_cq()Chien Tung2009-12-092-2/+5
* RDMA/nes: Clean up struct nes_qpChien Tung2009-12-092-14/+1
* RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extensionChien Tung2009-12-092-8/+13
* RDMA/nes: Add additional SFP+ PHY uC status check and PHY resetChien Tung2009-12-091-6/+22
* RDMA/nes: Correct fast memory registration implementationChien Tung2009-12-094-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/ehca: Rework destroy_eq()Alexander Schmidt2009-12-093-4/+8
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-1113-0/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-10-111-1/+1
|\
| * [SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal2009-10-021-1/+1
| |
| \
*-. \ Merge branches 'cxgb3', 'misc' and 'mlx4' into for-nextRoland Dreier2009-10-072-1/+3
|\ \ \
| * | | RDMA/addr: Fix resolution of local IPv6 addressesDavid J. Wilder2009-10-071-1/+1
| * | | RDMA/iwcm: Don't call provider reject func with irqs disabledSteve Wise2009-10-071-0/+2
| |/ /
* | | RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port()Steve Wise2009-10-071-4/+7
|/ /
* | headers: remove sched.h from poll.hAlexey Dobriyan2009-10-043-0/+3
|/
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-273-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-09-244-8/+28
|\
| *-----. Merge branches 'ipoib', 'mad', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-09-243-8/+21
| |\ \ \ \
| | | | | * RDMA/nes: Remove duplicate .ndo_set_mac_address field initializationJulia Lawall2009-09-241-1/+0
| | | | |/ | | | |/|
| | | | * IB/mthca: Fix access to freed memory in catastrophic event handlingJack Morgenstein2009-09-241-3/+8
| | | |/
| | * | IB/mad: Fix lock-lock-timer deadlock in RMPP codeRoland Dreier2009-09-231-4/+13
| | |/
| * | IPoIB: Don't turn on carrier for a non-active portMoni Shoua2009-09-241-0/+7
| |/
* | walk system ram rangeKAMEZAWA Hiroyuki2009-09-231-1/+1
* | trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-211-1/+1
* | driver model: constify attribute groupsDavid Brownell2009-09-153-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-145-5/+2
|\ \ | |/ |/|
| * drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-024-4/+1
| * netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-1/+1
* | Merge branch 'mad' into for-linusRoland Dreier2009-09-103-8/+34
|\ \
| * | IB/mad: Allow tuning of QP0 and QP1 sizesHal Rosenstock2009-09-072-5/+23
| * | IB/mad: Fix possible lock-lock-timer deadlockRoland Dreier2009-09-071-3/+3
| * | IB/mad: Check hop count field in directed route MAD to avoid array overflowRoland Dreier2009-09-051-0/+8
| |/
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-----------. \ Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier2009-09-1037-413/+1048
|\ \ \ \ \ \ \ \
| | | | | | | * | RDMA/nes: Map MTU to IB_MTU_* and correctly report link stateChien Tung2009-09-051-3/+20
| | | | | | | * | RDMA/nes: Rework the disconn routine for terminate and flushingDon Wood2009-09-051-50/+52
| | | | | | | * | RDMA/nes: Use the flush code to fill in cqe errorDon Wood2009-09-051-1/+10
| | | | | | | * | RDMA/nes: Make poll_cq return correct number of wqes during flushDon Wood2009-09-051-21/+40
| | | | | | | * | RDMA/nes: Use flush mechanism to set status for wqe in errorDon Wood2009-09-053-0/+68
| | | | | | | * | RDMA/nes: Implement Terminate PacketDon Wood2009-09-057-225/+607
OpenPOWER on IntegriCloud