aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/core/verbs.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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-30printk.c: fix kernel-doc warningsRandy Dunlap1-1/+1
2012-06-30linux/irq.h: fix kernel-doc warningRandy Dunlap1-2/+0
2012-06-30ARM: imx6q: fix suspend regression caused by common clk migrationShawn Guo1-2/+4
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-29printk: Optimize if statement logic where newline existsSteven Rostedt1-7/+6
2012-06-29printk: flush continuation lines immediately to consoleKay Sievers1-68/+176
2012-06-29powerpc/pseries: Fix software invalidate TCEMichael Neuling1-2/+2
2012-06-29powerpc: check_and_cede_processor() never cedesAnton Blanchard2-1/+6
2012-06-29powerpc/ftrace: Do not trace restore_interrupts()Steven Rostedt1-1/+1
2012-06-29powerpc: Fix Section mismatch warnings in prom_init.cLi Zhong1-2/+2
2012-06-29ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preemptTiejun Chen1-57/+40
2012-06-29powerpc: Fix uninitialised error in numa.cMichael Neuling1-1/+1
2012-06-29powerpc: Fix BPF_JIT code to link with multiple TOCsMichael Ellerman1-0/+2
2012-06-28watchdog: core: fix WDIOC_GETSTATUS return valueWim Van Sebroeck1-1/+1
2012-06-28watchdog: hpwdt: Unregister NMI events on exit.Mingarelli, Thomas1-1/+3
2012-06-28watchdog: iTCO_wdt: add platform driver module aliasJan Beulich1-0/+1
2012-06-28udf: Fortify loading of sparing tableJan Kara1-33/+53
2012-06-28udf: Avoid run away loop when partition table length is corruptedJan Kara1-1/+9
2012-06-28udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()Jan Kara1-4/+2