summaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds6-252/+521
2011-03-23Merge branches 'misc', 'nes' and 'srp' into for-nextRoland Dreier3-250/+515
2011-03-22IB: Increase DMA max_segment_size on Mellanox hardwareDavid Dillow1-0/+3
2011-03-21Merge branch 'external-indirect' of git://git.kernel.org/pub/scm/linux/kernel...Roland Dreier2-249/+514
2011-03-18IB/mad: Improve an error message so error code is includedMichael Heinz1-1/+2
2011-03-18RDMA/nes: Don't print success message at level KERN_ERRRoland Dreier1-1/+1
2011-03-18Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+6
2011-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-0/+26
2011-03-18RDMA/addr: Fix return of uninitialized ret valueSean Hefty1-1/+1
2011-03-17mm: export __get_user_pagesHuang Ying2-6/+6
2011-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds5-58/+28
2011-03-16IB/srp: try to use larger FMR sizes to cover our mappingsDavid Dillow2-13/+21
2011-03-16IB/srp: add support for indirect tables that don't fit in SRP_CMDDavid Dillow2-12/+110
2011-03-16IB/srp: rework mapping engine to use multiple FMR entriesDavid Dillow2-129/+266
2011-03-16IB/srp: allow sg_tablesize to be set for each targetDavid Dillow2-24/+59
2011-03-16IB/srp: move IB CM setup completion into its own functionDavid Dillow1-71/+73
2011-03-16IB/srp: always avoid non-zero offsets into an FMRDavid Dillow1-16/+1
2011-03-15Merge branches 'cma', 'cxgb4', 'ipath' and 'qib' into for-nextRoland Dreier9-20/+51
2011-03-15RDMA/cma: Replace global lock in rdma_destroy_id() with id-specific oneSean Hefty1-27/+16
2011-03-15IB/cm: Cancel pending LAP message when exiting IB_CM_ESTABLISH stateSean Hefty1-1/+18
2011-03-15IB/cm: Bump reference count on cm_id before invoking callbackSean Hefty1-0/+1
2011-03-15RDMA/cma: Fix crash in request handlersSean Hefty1-0/+15
2011-03-15IB/ipath: Don't reset disabled devicesNicolas Kaiser1-0/+1
2011-03-14IB/qib: Fix M_Key field in SubnGet and SubnGetResp MADsMitko Haralanov1-2/+3
2011-03-14IB/qib: Set default LE2 value for active cables to 0Mitko Haralanov2-3/+12
2011-03-14RDMA/cxgb4: Debugfs dump_qp() updatesSteve Wise1-4/+9
2011-03-14RDMA/cxgb4: Dispatch FATAL event on EEH errorsSteve Wise1-1/+9
2011-03-14RDMA/cxgb4: Use ULP_MODE_TCPDDPSteve Wise1-0/+2
2011-03-14RDMA/cxgb4: Enable on-chip SQ support by defaultSteve Wise1-2/+2
2011-03-14RDMA/cxgb4: Do CIDX_INC updates every 1/16 CQ depth CQE reapsSteve Wise1-1/+7
2011-03-14RDMA/cxgb4: Remove db_drop_taskSteve Wise2-2/+0
2011-03-14RDMA/cxgb4: Turn on delayed ACKSteve Wise1-2/+2
2011-03-13ipv6: Convert to use flowi6 where applicable.David S. Miller1-9/+9
2011-03-13net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller1-1/+1
2011-03-13ipv4: Create and use route lookup helpers.David S. Miller4-45/+10
2011-03-03ipv4: Make output route lookup return rtable directly.David S. Miller4-6/+10
2011-03-02ipv4: Kill can_sleep arg to ip_route_output_flow()David S. Miller2-2/+2
2011-03-02ipv4: Make final arg to ip_route_output_flow to be boolean "can_sleep"David S. Miller2-2/+2
2011-02-24[SCSI] iser: export addr and portMike Christie1-0/+26
2011-02-23IB/qib: Return correct MAD when setting link width to 255Mitko Haralanov1-3/+4
2011-02-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller8-41/+62
2011-02-18Merge branches 'nes' and 'qib' into for-nextRoland Dreier1-1/+4
2011-02-18IB/qib: Prevent double completions after a timeout or RNR errorMike Marciniszyn1-1/+2
2011-02-13net: make dev->master generalJiri Pirko2-2/+3
2011-02-10IB/qib: Fix double add_timer()Mike Marciniszyn1-0/+2
2011-02-04RDMA/nes: Don't generate async events for unregistered devicesMaciej Sosnowski1-12/+20
2011-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds6-28/+38
2011-01-30Merge branches 'amso1100', 'cma', 'cxgb4', 'misc', 'mlx4' and 'qib' into for-...Roland Dreier5-25/+35
2011-01-29RDMA: Update missed conversion of flush_scheduled_work()Tejun Heo1-1/+1
2011-01-29RDMA/ucma: Copy iWARP route information on queriesSteve Wise1-2/+20