aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-22Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'...Roland Dreier
2012-07-19IB/qib: checkpatch fixesMike Marciniszyn
2012-07-19IB/qib: Add congestion control agent implementationMike Marciniszyn
2012-07-19IB/qib: Reduce sdma_lock contentionMike Marciniszyn
2012-07-19IB/qib: Fix an incorrect log messageBetty Dall
2012-07-17IB/qib: Fix QP RCU sparse warningsMike Marciniszyn
2012-07-11mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein
2012-07-11mlx4_core: Allow guests to have IB portsJack Morgenstein
2012-07-11mlx4_core: Implement mechanism for reserved Q_KeysJack Morgenstein
2012-07-11net/mlx4_core: Free ICM table in case of errorDotan Barak
2012-07-11IB/cm: Destroy idr as part of the module init error flowDotan Barak
2012-07-11mlx4_core: Remove double function declarationsDotan Barak
2012-07-11IB/mlx4: Fill the masked_atomic_cap attribute in query deviceDotan Barak
2012-07-11IB/mthca: Fill in sq_sig_type in query QPDotan Barak
2012-07-11IB/mthca: Warning about event for non-existent QPs should show event typeDotan Barak
2012-07-10IB/qib: Fix sparse RCU warnings in qib_keys.cMike Marciniszyn
2012-07-10net/mlx4_core: Initialize IB port capabilities for all slavesJack Morgenstein
2012-07-10mlx4: Use port management change event instead of smp_snoopJack Morgenstein
2012-07-08IB/qib: RCU locking for MR validationMike Marciniszyn
2012-07-08IB/qib: Avoid returning EBUSY from MR deregisterMike Marciniszyn
2012-07-08IB/qib: Fix UC MR refs for immediate operationsMike Marciniszyn
2012-07-08IB/core: Move CM_xxx_ATTR_ID macros from cm_msgs.h to ib_cm.hJack Morgenstein
2012-07-08IB/sa: Add GuidInfoRecord query supportErez Shitrit
2012-07-08IB/mlx4: Add debug printsJack Morgenstein
2012-07-08mlx4_core: Pass an invalid PCI id number to VFsJack Morgenstein
2012-07-08IB: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier
2012-07-08RDMA/cxgb4: Fix endianness of addition to mpa->private_data_sizeRoland Dreier
2012-07-08RDMA/cma: Allow user to restrict listens to bound address familySean Hefty
2012-07-08RDMA/cma: Listen on specific address familySean Hefty
2012-07-08RDMA/cma: Bind to a specific address familySean Hefty
2012-07-07RDMA/ocrdma: Fix assignment of max_srq_sge in device queryRoland Dreier
2012-06-30Linux 3.5-rc5v3.5-rc5Linus Torvalds
2012-06-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-06-30printk.c: fix kernel-doc warningsRandy Dunlap
2012-06-30linux/irq.h: fix kernel-doc warningRandy Dunlap
2012-06-30Merge branch 'v3.5-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-06-30ARM: imx6q: fix suspend regression caused by common clk migrationShawn Guo
2012-06-30Merge tag 'omap-fixes-for-v3.5-rc4' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2012-06-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-06-30Merge tag 'driver-core-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-06-30Merge branches 'acpi_pad-bugzilla-42981', 'apei-bugzilla-43282', 'video-bugzi...Len Brown
2012-06-30acpi_pad: fix power_saving thread deadlockStuart Hayes
2012-06-30ACPI video: Still use ACPI backlight control if _DOS doesn't existZhang Rui
2012-06-29Merge tag 'pm-for-3.5-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-06-29printk: Optimize if statement logic where newline existsSteven Rostedt
2012-06-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-29Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-06-29printk: flush continuation lines immediately to consoleKay Sievers