summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband
AgeCommit message (Expand)AuthorFilesLines
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds6-4/+14
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock4-5/+5
2010-10-16infiniband: fix mlx4 kconfig dependency warningRandy Dunlap1-0/+1
2010-10-15llseek: automatically add .llseek fopArnd Bergmann6-4/+14
2010-10-14IB/pack: IBoE UD packet packing supportEli Cohen3-30/+91
2010-10-13RDMA/cm: Add RDMA CM support for IBoE devicesEli Cohen3-26/+333
2010-10-13IB/mad: IBoE supports only QP1 (no QP0)Eli Cohen4-26/+78
2010-10-13IPoIB: Skip IBoE portsEli Cohen1-0/+2
2010-10-12net: percpu net_device refcountEric Dumazet2-4/+4
2010-10-11RDMA/iwcm: Fix hang in uninterruptible wait on cm_id destroyAnimesh K Trivedi1-0/+4
2010-10-11RDMA/cxgb4: Use simple_read_from_buffer() for debugfs handlersSteve Wise1-25/+1
2010-10-11RDMA/cxgb4: Add default_llseek to debugfs filesSteve Wise1-0/+2
2010-10-11IB/mlx4: Limit size of fast registration WRsEli Cohen2-2/+2
2010-10-06IB/qib: Remove unnecessary casts of private_dataJoe Perches1-2/+2
2010-10-06RDMA/nes: Turn carrier off on ifdownMaciej Sosnowski1-0/+1
2010-10-06RDMA/nes: Report correct port state if interface is downChien Tung1-1/+3
2010-10-06IB/ehca: Fix driver on relocatable kernelSonny Rao1-3/+3
2010-09-28IB/umad: Make user_mad semaphore a real oneThomas Gleixner1-1/+1
2010-09-28RDMA/amso1100: Remove KERN_<level> from pr_<level> useJoe Perches1-2/+2
2010-09-28RDMA/nes: Remove unneeded variableDan Carpenter1-2/+1
2010-09-28IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage)Christoph Lameter1-3/+11
2010-09-28RDMA/cxgb4: Fastreg NSMR fixesSteve Wise3-31/+29
2010-09-28RDMA/cxgb4: Don't set completion flag for read requestsSteve Wise1-1/+1
2010-09-28RDMA/cxgb4: Set the default TCP send window to 128KBSteve Wise1-2/+2
2010-09-28RDMA/cxgb4: Use a mutex for QP and EP state transitionsSteve Wise3-93/+88
2010-09-28RDMA/cxgb4: Support on-chip SQsSteve Wise7-29/+226
2010-09-28RDMA/cxgb4: Centralize the wait logicSteve Wise5-111/+72
2010-09-28RDMA/cxgb4: debugfs files for dumping active stagsSteve Wise1-39/+113
2010-09-28RDMA/cxgb4: Log HW lack-of-resource errorsSteve Wise1-0/+6
2010-09-28RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messagesSteve Wise3-14/+16
2010-09-28RDMA/cxgb4: Ignore TERMINATE CQEsSteve Wise1-0/+6
2010-09-28RDMA/cxgb4: Ignore positive return values from cxgb4_*_send() functionsSteve Wise1-2/+2
2010-09-28RDMA/cxgb4: Zero out ISGL paddingSteve Wise1-0/+4
2010-09-28RDMA/cxgb4: Don't use null ep ptrSteve Wise1-1/+2
2010-09-27RDMA/nes: Fix cast-to-pointer warnings on 32-bitRoland Dreier1-6/+6
2010-09-27IB/core: Add link layer property to portsEli Cohen1-0/+16
2010-09-27RDMA/cxgb4: Fix warnings about casts to/from pointers of different sizesRoland Dreier4-7/+7
2010-09-27RDMA/cxgb3: Turn off RX coalescing for iWARP connectionsSteve Wise1-2/+4
2010-09-23drivers/infiniband: Remove unnecessary casts of private_dataJoe Perches1-2/+2
2010-09-08Merge branches 'cxgb3' and 'nes' into for-linusRoland Dreier4-11/+26
2010-09-08RDMA/nes: Fix hang with modified FIN handling on A0 cardsFaisal Latif2-1/+3
2010-09-08RDMA/nes: Change state to closing after FINFaisal Latif1-1/+12
2010-09-08RDMA/nes: Fix double CLOSE event indication crashFaisal Latif1-8/+10
2010-09-08RDMA/nes: Write correct register write to set TX pause paramChien Tung1-2/+2
2010-09-02RDMA/cxgb3: Don't exceed the max HW CQ depthSteve Wise1-1/+1
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-3/+3
2010-08-07RDMA/cxgb4: Obtain RDMA QID ranges from LLD/FWSteve Wise3-7/+11
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds46-494/+575
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely2-3/+3
2010-08-05Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 's...Roland Dreier44-491/+572