aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/ulp (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-3/+3
2011-05-25Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and 'uverbs' into for-nextRoland Dreier2-3/+3
2011-05-25RDMA/cma: Pass QP type into rdma_create_id()Sean Hefty1-1/+1
2011-05-23IB/srp: Fix integer -> pointer cast warningsRoland Dreier1-2/+2
2011-04-20net: infiniband/ulp/ipoib: convert to hw_featuresMichał Mirosław5-46/+20
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-249/+514
2011-03-15IB/srp: try to use larger FMR sizes to cover our mappingsDavid Dillow2-13/+21
2011-03-15IB/srp: add support for indirect tables that don't fit in SRP_CMDDavid Dillow2-12/+110
2011-03-15IB/srp: rework mapping engine to use multiple FMR entriesDavid Dillow2-129/+266
2011-03-15IB/srp: allow sg_tablesize to be set for each targetDavid Dillow2-24/+59
2011-03-15IB/srp: move IB CM setup completion into its own functionDavid Dillow1-71/+73
2011-03-15IB/srp: always avoid non-zero offsets into an FMRDavid Dillow1-16/+1
2011-02-24[SCSI] iser: export addr and portMike Christie1-0/+26
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes1-1/+1
2011-01-16Merge branches 'misc', 'mlx4', 'mthca', 'nes' and 'srp' into for-nextRoland Dreier1-8/+7
2011-01-16RDMA: Update workqueue usageTejun Heo1-2/+2
2011-01-13IB/srp: Test only once whether iu allocation succeededBart Van Assche1-8/+7
2011-01-12RDMA: Use vzalloc() to replace vmalloc()+memset(0)Joe Perches2-9/+4
2011-01-10Merge branches 'cxgb4', 'ipath', 'ipoib', 'mlx4', 'mthca', 'nes', 'qib' and 'srp' into for-nextRoland Dreier8-363/+210
2011-01-10IPoIB: Add GRO supportOr Gerlitz3-1/+4
2011-01-10IPoIB: Remove LRO supportOr Gerlitz5-132/+2
2011-01-10IB/srp: consolidate hot-path variables into cache linesDavid Dillow2-17/+26
2011-01-10IB/srp: stop sharing the host lock with SCSIBart Van Assche2-23/+25
2011-01-10IB/srp: reduce lock coverage of command completionBart Van Assche1-23/+14
2011-01-10IB/srp: reduce local coverage for command submission and EHBart Van Assche2-58/+67
2011-01-10IB/srp: don't move active requests to their own listBart Van Assche2-11/+13
2011-01-05IB/srp: allow lockless work postingBart Van Assche2-44/+28
2011-01-05IB/srp: consolidate state change codeBart Van Assche1-21/+24
2011-01-05IB/srp: allow task management without a previous requestDavid Dillow2-63/+37
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-10-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds4-77/+197
2010-10-26replace nested max/min macros with {max,min}3 macroHagen Paul Pfeifer1-2/+1
2010-10-26Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iboe', 'ipoib', 'misc', 'mlx4', 'nes', 'qib' and 'srp' into for-nextRoland Dreier4-77/+197
2010-10-24IB/srp: Sync buffer before posting sendDavid Dillow1-0/+5
2010-10-24IB/srp: Use list_first_entry()Bart Van Assche1-1/+1
2010-10-24IB/srp: Reduce number of BUSY conditionsBart Van Assche1-2/+7
2010-10-24IB/srp: Eliminate two forward declarationsDavid Dillow1-73/+69
2010-10-23IPoIB: Set dev_id field of net_deviceEli Cohen1-0/+1
2010-10-22IB/srp: Implement SRP_CRED_REQ and SRP_AER_REQDavid Dillow2-10/+103
2010-10-22IB/srp: Preparation for transmit ring response allocationBart Van Assche2-15/+25
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-10-13IPoIB: Skip IBoE portsEli Cohen1-0/+2
2010-09-28IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage)Christoph Lameter1-3/+11
2010-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-59/+61
2010-08-05Merge branches 'cxgb3', 'cxgb4', 'ehca', 'ipath', 'misc', 'nes', 'qib' and 'srp' into for-nextRoland Dreier2-59/+61
2010-08-04IB/srp: Export req_lim via sysfsBart Van Assche1-0/+14
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+6
2010-08-04IB/srp: Make receive buffer handling more robustBart Van Assche1-45/+44
2010-08-04IB/srp: Use print_hex_dump()Bart Van Assche1-13/+2