aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-03-26Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-11/+46
2010-03-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-33/+32
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds3-65/+47
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-8/+10
2010-03-26ixgbe: filter FIP frames into the FCoE offload queuesChris Leech2-0/+16
2010-03-26ixgbe: Priority tag FIP framesRobert Love1-9/+17
2010-03-26ixgbe: Don't allow user buffer count to exceed 256Robert Love1-8/+10
2010-03-26ixgbe: cleanup maximum number of tx queuesJohn Fastabend2-3/+5
2010-03-26ixgbe: Change where clear_to_send_flag is reset to zero.Greg Rose1-3/+5
2010-03-26ixgbe: In SR-IOV mode insert delay before bring the adapter upGreg Rose1-0/+8
2010-03-26ixgbevf: Fix signed/unsigned int errorGreg Rose1-1/+2
2010-03-26netxen: update version to 4.0.73Amit Kumar Salecha1-2/+2
2010-03-26netxen: added sanity check for pci mapAmit Kumar Salecha1-18/+27
2010-03-26netxen: fix warning in ioaddr for NX3031 chipAmit Kumar Salecha1-6/+8
2010-03-26netxen: fix bios version calculationAmit Kumar Salecha1-1/+1
2010-03-26Revert "r8169: enable 64-bit DMA by default for PCI Express devices (v2)"David S. Miller1-14/+7
2010-03-26Restore LOOKUP_DIRECTORY hint handling in final lookup on open()Al Viro1-8/+10
2010-03-26ALSA: pcm_lib - fix xrun functionalityJarkko Nikula1-2/+4
2010-03-26ALSA: ac97: Add IBM ThinkPad R40e to Headphone/Line Jack Sense blacklistDaniel T Chen1-0/+1
2010-03-25isdn: Add netdev to lists in MAINTAINERS entry.David S. Miller1-0/+1
2010-03-26TPM: workaround to enforce PCR updates across suspendsRajiv Andrade2-7/+50
2010-03-25NOMMU: Fix __get_user_pages() to pin last page on offset buffersDavid Howells1-1/+1
2010-03-25NOMMU: Revert 'nommu: get_user_pages(): pin last page on non-page-aligned start'David Howells1-2/+2
2010-03-25Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds3-15/+22
2010-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-169/+166
2010-03-25TIPC: Removed inactive maintainerJon Maloy1-1/+0
2010-03-25isdn: Cleanup Sections in PCMCIA driver elsaHenne1-6/+6
2010-03-25isdn: Cleanup Sections in PCMCIA driver avma1Henne1-6/+6
2010-03-25isdn: Cleanup Sections in PCMCIA driver telesHenne1-6/+6
2010-03-25isdn: Cleanup Sections in PCMCIA driver sedlbauerHenne1-6/+6
2010-03-25via-velocity: Fix FLOW_CNTL_TX_RX handling in set_mii_flow_control()David S. Miller1-1/+1
2010-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6David S. Miller4-3/+6
2010-03-25x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1Bjorn Helgaas1-1/+12
2010-03-25x86/PCI: for host bridge address space collisions, show conflicting resourceBjorn Helgaas1-3/+6
2010-03-25netfilter: xt_hashlimit: IPV6 bugfixEric Dumazet1-0/+1
2010-03-25frv/PCI: remove redundant warningsBjorn Helgaas1-3/+1
2010-03-25x86/PCI: remove redundant warningsBjorn Helgaas1-5/+0
2010-03-25PCI: don't say we claimed a resource if we failedBjorn Helgaas1-2/+3
2010-03-25PCI quirk: Disable MSI on VIA K8T890 systemsMatthew Wilcox1-0/+1
2010-03-25ALSA: hda - Don't set invalid connection index in Realtek initialiaitonTakashi Iwai1-1/+4
2010-03-25netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik2-1/+2
2010-03-25netfilter: xt_hashlimit: dl_seq_stop() fixEric Dumazet1-1/+2
2010-03-24Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds3-5/+31
2010-03-24Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-32/+103
2010-03-24Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds9-36/+22
2010-03-24Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-7/+37
2010-03-24Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds13-30/+69
2010-03-24fscache: add missing unlockDan Carpenter1-0/+1
2010-03-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds6-7/+17
2010-03-24do_sync_read/write() should set kiocb.ki_nbytes to be consistentDavid Howells1-0/+2