aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-22Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma' and 'qib' into for-linusRoland Dreier55-894/+2338
2012-07-19IB/qib: checkpatch fixesMike Marciniszyn16-380/+394
2012-07-19IB/qib: Add congestion control agent implementationMike Marciniszyn5-12/+790
2012-07-19IB/qib: Reduce sdma_lock contentionMike Marciniszyn4-12/+85
2012-07-19IB/qib: Fix an incorrect log messageBetty Dall1-1/+1
2012-07-17IB/qib: Fix QP RCU sparse warningsMike Marciniszyn5-35/+61
2012-07-11mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and paravirtualize themJack Morgenstein6-10/+92
2012-07-11mlx4_core: Allow guests to have IB portsJack Morgenstein2-45/+59
2012-07-11mlx4_core: Implement mechanism for reserved Q_KeysJack Morgenstein2-0/+28
2012-07-11net/mlx4_core: Free ICM table in case of errorDotan Barak1-0/+2
2012-07-11IB/cm: Destroy idr as part of the module init error flowDotan Barak1-6/+10
2012-07-11mlx4_core: Remove double function declarationsDotan Barak1-6/+0
2012-07-11IB/mlx4: Fill the masked_atomic_cap attribute in query deviceDotan Barak1-1/+1
2012-07-11IB/mthca: Fill in sq_sig_type in query QPDotan Barak1-0/+1
2012-07-11IB/mthca: Warning about event for non-existent QPs should show event typeDotan Barak1-1/+2
2012-07-10IB/qib: Fix sparse RCU warnings in qib_keys.cMike Marciniszyn2-3/+5
2012-07-10net/mlx4_core: Initialize IB port capabilities for all slavesJack Morgenstein2-0/+16
2012-07-10mlx4: Use port management change event instead of smp_snoopJack Morgenstein10-105/+249
2012-07-08IB/qib: RCU locking for MR validationMike Marciniszyn4-50/+66
2012-07-08IB/qib: Avoid returning EBUSY from MR deregisterMike Marciniszyn9-224/+244
2012-07-08IB/qib: Fix UC MR refs for immediate operationsMike Marciniszyn1-1/+7
2012-07-08IB/core: Move CM_xxx_ATTR_ID macros from cm_msgs.h to ib_cm.hJack Morgenstein2-12/+12
2012-07-08IB/sa: Add GuidInfoRecord query supportErez Shitrit2-0/+166
2012-07-08IB/mlx4: Add debug printsJack Morgenstein4-3/+55
2012-07-08mlx4_core: Pass an invalid PCI id number to VFsJack Morgenstein2-3/+9
2012-07-08IB: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier4-8/+7
2012-07-08RDMA/cxgb4: Fix endianness of addition to mpa->private_data_sizeRoland Dreier1-6/+6
2012-07-08RDMA/cma: Allow user to restrict listens to bound address familySean Hefty4-4/+49
2012-07-08RDMA/cma: Listen on specific address familySean Hefty1-6/+10
2012-07-08RDMA/cma: Bind to a specific address familySean Hefty1-11/+21
2012-07-07RDMA/ocrdma: Fix assignment of max_srq_sge in device queryRoland Dreier1-1/+1
2012-06-30Linux 3.5-rc5Linus Torvalds1-1/+1
2012-06-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds14-19/+37
2012-06-30printk.c: fix kernel-doc warningsRandy Dunlap1-1/+1
2012-06-30linux/irq.h: fix kernel-doc warningRandy Dunlap1-2/+0
2012-06-30Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson3-6/+6
2012-06-30ARM: imx6q: fix suspend regression caused by common clk migrationShawn Guo1-2/+4
2012-06-30Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson2-6/+4
2012-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds8-21/+59
2012-06-30Merge tag 'driver-core-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds2-84/+219
2012-06-30Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzilla-43168', 'bugzilla-40002' and 'bugfix-misc' into releaseLen Brown8980-322932/+529713
2012-06-30acpi_pad: fix power_saving thread deadlockStuart Hayes1-3/+4
2012-06-30ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui1-0/+2
2012-06-29Merge tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-4/+34
2012-06-29printk: Optimize if statement logic where newline existsSteven Rostedt1-7/+6
2012-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds8-64/+54
2012-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-16/+29
2012-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2012-06-29Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+7
2012-06-29printk: flush continuation lines immediately to consoleKay Sievers1-68/+176