summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-01vlan: fix typo in vlan_dev_hard_start_xmit()Wei Yongjun1-1/+1
2011-06-01net/ipv4: Check for mistakenly passed in non-IPv4 addressMarcus Meissner1-0/+3
2011-06-02Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured"Linus Torvalds1-4/+0
2011-06-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds5-48/+220
2011-06-02block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalLinus Torvalds3-3/+0
2011-06-01bnx2x: Improve cl45 access methodsYaniv Rosner1-71/+65
2011-06-01bnx2x: Modify XGXS functionsYaniv Rosner2-53/+37
2011-06-01bnx2x: Fix link status syncYaniv Rosner1-5/+24
2011-06-01bnx2x: Adjust BCM8726 module detection settingsYaniv Rosner5-29/+85
2011-06-01bnx2x: Fix grammar and relocate codeYaniv Rosner2-266/+276
2011-06-01bnx2x: Fix BCM84833 settingsYaniv Rosner2-58/+171
2011-06-01bnx2x: Fix over current port displayYaniv Rosner1-6/+7
2011-06-01bnx2x: Add TX fault check for fiber PHYsYaniv Rosner3-4/+72
2011-06-01bnx2x: Change return status typeYaniv Rosner2-184/+192
2011-06-01bnx2x: Fix port type displayYaniv Rosner8-58/+162
2011-06-01bnx2x: Add new phy BCM8722Yaniv Rosner2-25/+62
2011-06-01tile: enable CONFIG_BUGVERBOSEChris Metcalf1-1/+1
2011-06-01iwl4965: correctly validate temperature valueStanislaw Gruszka1-1/+1
2011-06-01bluetooth l2cap: fix locking in l2cap_global_chan_by_psmJohannes Berg1-1/+1
2011-06-01ath9k: fix two more bugs in tx powerDaniel Halperin2-4/+16
2011-06-01cfg80211: don't drop p2p probe responsesEliad Peller2-21/+30
2011-06-01xen/blkback: potential null dereference in error handlingDan Carpenter1-4/+6
2011-06-01xen/blkback: don't call vbd_size() if bd_disk is NULLLaszlo Ersek1-2/+1
2011-06-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+1
2011-06-01intel-iommu: Fix off-by-one in RMRR setupDavid Woodhouse1-2/+2
2011-06-01intel-iommu: Add domain check in domain_remove_one_dev_infoMike Habeck1-2/+2
2011-06-01intel-iommu: Remove Host Bridge devices from identity mappingMike Travis1-0/+5
2011-06-01intel-iommu: Use coherent DMA mask when requestedMike Travis1-2/+1
2011-06-01intel-iommu: Dont cache iova above 32bitChris Wright1-2/+10
2011-06-01intel-iommu: Speed up processing of the identity_mapping functionMike Travis1-3/+3
2011-06-01intel-iommu: Check for identity mapping candidate using system dma maskChris Wright1-2/+13
2011-06-01intel-iommu: Only unlink device domains from iommuAlex Williamson1-4/+7
2011-06-01intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song3-19/+147
2011-06-01mtd: fix physmap.h warningsRandy Dunlap1-0/+1
2011-06-01UBIFS: fix recovery broken by the previous recovery fixArtem Bityutskiy1-65/+87
2011-06-01UBIFS: amend ubifs_recover_leb interfaceArtem Bityutskiy4-8/+9
2011-06-01UBIFS: introduce a "grouped" journal head flagArtem Bityutskiy2-1/+6
2011-06-01UBIFS: supress false error messagesArtem Bityutskiy1-2/+2
2011-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-1/+2
2011-06-01kgdbts: only use new asm-generic/ptrace.h api when neededMike Frysinger1-1/+4
2011-06-01block: blkdev_get() should access ->bd_disk only after successTejun Heo1-2/+2
2011-05-31be2net: Fallback to the older opcode if MCC_CREATE_EXT opcode is not supporte...Somnath Kotur3-2/+76
2011-05-31Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller31-276/+284
2011-05-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller33-120/+179
2011-06-01AppArmor: fix oops in apparmor_setprocattrKees Cook1-1/+2
2011-05-31Revert "net: fix section mismatches"David S. Miller10-72/+68
2011-05-31drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()Alexey Khoroshilov1-1/+1
2011-05-31sctp: stop pending timers and purge queues when peer restart asocWei Yongjun5-12/+31
2011-05-31drivers/net: ks8842 Fix crash on received packet when in PIO mode.Dennis Aberilla1-1/+1
2011-05-31ip_options_compile: properly handle unaligned pointerChris Metcalf1-7/+8