| Commit message (Expand) | Author | Age |
* | veth: Fix the byte counters | Eric W. Biederman | 2011-03-21 |
* | macvlan: Fix use after free of struct macvlan_port. | Eric W. Biederman | 2011-03-21 |
* | can: c_can: Do basic c_can configuration _before_ enabling the interrupts | Jan Altenberg | 2011-03-21 |
* | Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 2011-03-20 |
|\ |
|
| * | vhost-net: remove unlocked use of receive_queue | Michael S. Tsirkin | 2011-03-13 |
| * | vhost: lock receive queue, not the socket | Jason Wang | 2011-03-13 |
| * | vhost-net: Unify the code of mergeable and big buffer handling | Jason Wang | 2011-03-13 |
| * | vhost-net: check the support of mergeable buffer outside the receive loop | Jason Wang | 2011-03-13 |
| * | vhost: copy_from_user -> __copy_from_user | Michael S. Tsirkin | 2011-03-08 |
| * | vhost: Cleanup vhost.c and net.c | Krishna Kumar | 2011-03-08 |
* | | niu: Rename NIU parent platform device name to fix conflict. | David S. Miller | 2011-03-20 |
* | | r8169: fix a bug in rtl8169_init_phy() | Eric Dumazet | 2011-03-19 |
* | | bonding: fix a typo in a comment | Nicolas de Pesloüan | 2011-03-19 |
* | | ftmac100: use resource_size() | Dan Carpenter | 2011-03-19 |
* | | gianfar: Fall back to software tcp/udp checksum on older controllers | Alex Dubov | 2011-03-18 |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-03-18 |
|\ \ |
|
| * | | PCI: label: remove #include of ACPI header to avoid warnings | Shyam_Iyer@Dell.com | 2011-03-16 |
| * | | PCI: label: Fix compilation error when CONFIG_ACPI is unset | Narendra_K@Dell.com | 2011-03-16 |
| * | | PCI: pre-allocate additional resources to devices only after successful alloc... | Ram Pai | 2011-03-04 |
| * | | PCI: introduce reset_resource() | Ram Pai | 2011-03-04 |
| * | | PCI: data structure agnostic free list function | Ram Pai | 2011-03-04 |
| * | | PCI: refactor io size calculation code | Ram Pai | 2011-03-04 |
| * | | PCI: do not create quirk I/O regions below PCIBIOS_MIN_IO for ICH | Jiri Slaby | 2011-03-04 |
| * | | PCI hotplug: acpiphp: set current_state to D0 in register_slot | Stefano Stabellini | 2011-03-04 |
| * | | PCI: Export ACPI _DSM provided firmware instance number and string name to sysfs | Narendra_K@Dell.com | 2011-03-04 |
| * | | PCI: add more checking to ICH region quirks | Jiri Slaby | 2011-03-04 |
| * | | PCI: aer-inject: Override PCIe AER Mask Registers | Prarit Bhargava | 2011-03-04 |
| * | | PCI: remove quirk for pre-production systems | Brandeburg, Jesse | 2011-02-16 |
| * | | PCI: Avoid potential NULL pointer dereference in pci_scan_bridge | Jesper Juhl | 2011-02-08 |
| * | | PCI: sysfs: Fix failure path for addition of "vpd" attribute | Ben Hutchings | 2011-02-08 |
* | | | Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-03-18 |
|\ \ \ |
|
| * | | | spi/dw_spi: move dw_spi.h into drivers/spi | Grant Likely | 2011-03-18 |
| * | | | gpio/langwell: Clear edge bit before handling | Thomas Gleixner | 2011-03-18 |
| * | | | gpio/langwell: Simplify demux loop | Thomas Gleixner | 2011-03-17 |
| * | | | gpio/langwell: Convert irq name space | Thomas Gleixner | 2011-03-17 |
| * | | | gpio/langwell: Fix broken irq_eoi change. | Thomas Gleixner | 2011-03-17 |
| * | | | gpio; Make Intel chipset gpio drivers depend on x86 | Thomas Gleixner | 2011-03-17 |
| * | | | Merge remote-tracking branch 'origin' into spi/next | Grant Likely | 2011-03-17 |
| |\ \ \ |
|
| * | | | | gpio/cs5535-gpio: Fix section mismatch | Nikanth Karthikesan | 2011-03-17 |
| * | | | | spi/rtc-{ds1390,ds3234,m41t94}: Use spi_get_drvdata() for SPI devices | Geert Uytterhoeven | 2011-03-17 |
| * | | | | spi/davinci: Support DMA transfers larger than 65535 words | Michael Williamson | 2011-03-14 |
| * | | | | spi/davinci: Use correct length parameter to dma_map_single calls | Michael Williamson | 2011-03-14 |
| * | | | | gpio: Use __devexit at necessary places | Axel Lin | 2011-03-12 |
| * | | | | gpio: add MODULE_DEVICE_TABLE to pch_gpio and ml_ioh_gpio | Axel Lin | 2011-03-12 |
| * | | | | gpio/mcp23s08: support mcp23s17 variant | Peter Korsgaard | 2011-03-12 |
| * | | | | Merge commit 'v2.6.38-rc8' into spi/next | Grant Likely | 2011-03-12 |
| |\ \ \ \ |
|
| * | | | | | of_mmc_spi: add card detect irq support | Esben Haabendal | 2011-03-07 |
| * | | | | | spi/omap_mcspi: catch xfers of non-multiple SPI word size | Michael Jones | 2011-03-05 |
| * | | | | | spi/omap_mcspi: Off-by-one error in finding the right divisor | Hannu Heikkinen | 2011-02-24 |
| * | | | | | gpio/pca953x: Fix wrong pointer type | Dirk Eibach | 2011-02-24 |