aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-03-19Merge branches 'cma', 'cxgb3', 'cxgb4', 'ehca', 'iser', 'mad', 'nes', 'qib', 'srp' and 'srpt' into for-nextRoland Dreier18-193/+280
2012-03-12Merge branches 'misc' and 'mlx4' into for-nextRoland Dreier10-52/+264
2012-03-12mlx4_core: Scale size of MTT table with system RAMRoland Dreier2-1/+20
2012-03-12mlx4_core: Allow dynamic MTU configuration for IB portsOr Gerlitz4-4/+141
2012-03-12IB/mlx4: Fix info returned when querying IBoE portsOr Gerlitz1-44/+53
2012-03-12IB/mlx4: Fix possible missed completion eventEli Cohen1-2/+1
2012-03-12mlx4_core: Report thermal error eventsJack Morgenstein3-1/+40
2012-03-12mlx4_core: Fix one more static exported functionRoland Dreier1-1/+1
2012-03-08IB: Change CQE "csum_ok" field to a bit flagOr Gerlitz6-6/+7
2012-03-07RDMA/iwcm: Reject connect requests if cmid is not in LISTEN stateSteve Wise1-11/+13
2012-03-07RDMA/cxgb3: Don't pass irq flags to flush_qp()Steve Wise1-20/+20
2012-03-06mlx4_core: Get rid of redundant ext_port_cap flagsOr Gerlitz5-70/+11
2012-03-05RDMA/ucma: Fix AB-BA deadlockHefty, Sean1-19/+18
2012-03-05IB/ehca: Fix ilog2() compile failureKyle McMartin1-1/+1
2012-03-05IB: Use central enum for speed instead of hard-coded valuesOr Gerlitz8-17/+25
2012-03-05IB/iser: Post initial receive buffers before sending the final login requestOr Gerlitz3-27/+22
2012-03-05IB/iser: Free IB connection resources in the proper placeDoug Ledford2-12/+12
2012-02-27IB/srp: Consolidate repetitive sysfs codeBart Van Assche1-32/+17
2012-02-27IB/srp: Use pr_fmt() and pr_err()/pr_warn()Bart Van Assche1-25/+29
2012-02-27IB/core: Fix SDR rates in sysfsRoland Dreier1-7/+11
2012-02-26mlx4: Enforce device max FMR maps in FMR allocEli Cohen4-1/+7
2012-02-26IB/mlx4: Set bad_wr for invalid send opcodeEli Cohen1-0/+1
2012-02-25IB/srpt: Fix typo "alocate" -> "allocate"Masanari Iida1-1/+1
2012-02-25IB/mad: Return error response for unsupported MADsSwapna Thete1-0/+21
2012-02-25IB/mad: Add MAD error codes from IBA specSwapna Thete1-0/+9
2012-02-25IB/ehca: Use kthread_create_on_node()Eric Dumazet1-1/+2
2012-02-25IB/qib: Avoid filtering LID on SMA portinfoMike Marciniszyn1-3/+1
2012-02-25IB/qib: Add logic for affinity hintMike Marciniszyn3-34/+104
2012-02-25RDMA/nes: Fixes for sparse endianness warningsTatyana Nikolova1-17/+22
2012-02-25RDMA/cxgb4: Add missing peer2peer check in MPAv2 codeKumar Sanghvi1-1/+1
2012-02-25Linux 3.3-rc5Linus Torvalds1-1/+1
2012-02-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds4-17/+17
2012-02-25Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds3-21/+10
2012-02-25autofs: work around unhappy compat problem on x86-64Ian Kent4-3/+23
2012-02-24Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-7/+7
2012-02-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds17-100/+101
2012-02-24coccicheck: change handling of C={1,2} when M= is setGreg Dietsche1-9/+4
2012-02-24Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds6-23/+74
2012-02-24epoll: ep_unregister_pollwait() can use the freed pwq->wheadOleg Nesterov2-4/+32
2012-02-24epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov5-2/+25
2012-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds17-131/+250
2012-02-24Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds1-1/+1
2012-02-24MAINTAINERS: drop me from PA-RISC maintenanceKyle McMartin1-4/+1
2012-02-24NOMMU: Don't need to clear vm_mm when deleting a VMADavid Howells1-2/+0
2012-02-24NOMMU: Lock i_mmap_mutex for access to the VMA prio listDavid Howells1-0/+7
2012-02-24Merge tag 'rmobile-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds10-105/+200
2012-02-24Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds15-22/+49
2012-02-24mm: memcg: Correct unregistring of events attached to the same eventfdAnton Vorontsov1-1/+4
2012-02-24hwmon: (max34440) Fix resetting temperature historyGuenter Roeck1-1/+1
2012-02-24Btrfs: fix compiler warnings on 32 bit systemsChris Mason4-20/+26