summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * vhost: copy_from_user -> __copy_from_userMichael S. Tsirkin2011-03-081-1/+1
| * vhost: Cleanup vhost.c and net.cKrishna Kumar2011-03-082-23/+49
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller2011-03-209-104/+73
|\ \
| * | netfilter: ipt_CLUSTERIP: fix buffer overflowVasiliy Kulikov2011-03-201-1/+4
| * | netfilter: xtables: fix reentrancyEric Dumazet2011-03-202-4/+4
| * | netfilter: ipset: fix checking the type revision at create commandJozsef Kadlecsik2011-03-201-5/+17
| * | netfilter: ipset: fix address ranges at hash:*port* typesJozsef Kadlecsik2011-03-205-94/+48
* | | niu: Rename NIU parent platform device name to fix conflict.David S. Miller2011-03-191-1/+1
|/ /
* | r8169: fix a bug in rtl8169_init_phy()Eric Dumazet2011-03-191-2/+2
* | bonding: fix a typo in a commentNicolas de Pesloüan2011-03-191-1/+1
* | ftmac100: use resource_size()Dan Carpenter2011-03-181-1/+1
* | headers: use __aligned_xx types for userspaceMike Frysinger2011-03-185-15/+15
* | bridge: Reset IPCB when entering IP stack on NF_FORWARDHerbert Xu2011-03-181-0/+3
* | vlan: should take into account needed_headroomEric Dumazet2011-03-181-0/+1
* | ethtool: Compat handling for struct ethtool_rxnfcBen Hutchings2011-03-182-7/+141
* | ethtool: __ethtool_set_sg: check for function pointer before using itRoger Luethi2011-03-181-0/+3
* | econet: 4 byte infoleak to the networkVasiliy Kulikov2011-03-181-1/+1
* | gianfar: Fall back to software tcp/udp checksum on older controllersAlex Dubov2011-03-182-2/+15
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-03-1814-171/+614
|\ \
| * | PCI: label: remove #include of ACPI header to avoid warningsShyam_Iyer@Dell.com2011-03-161-1/+0
| * | PCI: label: Fix compilation error when CONFIG_ACPI is unsetNarendra_K@Dell.com2011-03-161-0/+6
| * | PCI: pre-allocate additional resources to devices only after successful alloc...Ram Pai2011-03-041-47/+184
| * | PCI: introduce reset_resource()Ram Pai2011-03-041-3/+8
| * | PCI: data structure agnostic free list functionRam Pai2011-03-041-15/+12
| * | PCI: refactor io size calculation codeRam Pai2011-03-041-24/+42
| * | PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICHJiri Slaby2011-03-041-8/+24
| * | PCI hotplug: acpiphp: set current_state to D0 in register_slotStefano Stabellini2011-03-041-0/+1
| * | PCI: Export ACPI _DSM provided firmware instance number and string name to sysfsNarendra_K@Dell.com2011-03-045-15/+270
| * | PCI: add more checking to ICH region quirksJiri Slaby2011-03-041-8/+37
| * | PCI: aer-inject: Override PCIe AER Mask RegistersPrarit Bhargava2011-03-041-3/+28
| * | PCI: fix tlan build when CONFIG_PCI is not enabledRandy Dunlap2011-02-161-0/+5
| * | PCI: remove quirk for pre-production systemsBrandeburg, Jesse2011-02-161-52/+0
| * | PCI: Avoid potential NULL pointer dereference in pci_scan_bridgeJesper Juhl2011-02-081-1/+3
| * | PCI/lpc: irq and pci_ids patch for Intel DH89xxCC DeviceIDsSeth Heasley2011-02-082-9/+9
| * | PCI: sysfs: Fix failure path for addition of "vpd" attributeBen Hutchings2011-02-081-1/+1
* | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-1835-261/+1920
|\ \ \
| * | | spi/dw_spi: move dw_spi.h into drivers/spiGrant Likely2011-03-185-5/+9
| * | | spi/dw_spi: Fix missing headerJiri Slaby2011-03-181-0/+1
| * | | gpio/langwell: Clear edge bit before handlingThomas Gleixner2011-03-171-7/+6
| * | | gpio/langwell: Simplify demux loopThomas Gleixner2011-03-171-6/+7
| * | | gpio/langwell: Convert irq name spaceThomas Gleixner2011-03-171-5/+5
| * | | gpio/langwell: Fix broken irq_eoi change.Thomas Gleixner2011-03-171-8/+5
| * | | gpio; Make Intel chipset gpio drivers depend on x86Thomas Gleixner2011-03-171-3/+3
| * | | Merge remote-tracking branch 'origin' into spi/nextGrant Likely2011-03-174622-344727/+477901
| |\ \ \
| * | | | gpio/cs5535-gpio: Fix section mismatchNikanth Karthikesan2011-03-171-3/+3
| * | | | spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devicesGeert Uytterhoeven2011-03-173-3/+3
| * | | | spi/davinci: Support DMA transfers larger than 65535 wordsMichael Williamson2011-03-141-8/+25
| * | | | spi/davinci: Use correct length parameter to dma_map_single callsMichael Williamson2011-03-141-5/+5
| * | | | gpio: Use __devexit at necessary placesAxel Lin2011-03-122-2/+2
| * | | | gpio: add MODULE_DEVICE_TABLE to pch_gpio and ml_ioh_gpioAxel Lin2011-03-122-0/+2
OpenPOWER on IntegriCloud