Age | Commit message (Expand) | Author |
2008-07-28 | ibmveth: Fix multiple errors with dma_mapping_error conversion | Stephen Rothwell |
2008-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2008-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2008-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-07-26 | [PATCH] f_count may wrap around | Al Viro |
2008-07-26 | mm: speculative page references | Nick Piggin |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori |
2008-07-25 | drivers/net: convert BUG_TRAP to generic WARN_ON | Ilpo Järvinen |
2008-07-25 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2008-07-25 | mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files | Jack Morgenstein |
2008-07-25 | ibmveth: enable driver for CMO | Robert Jennings |
2008-07-25 | ibmveth: Automatically enable larger rx buffer pools for larger mtu | Santiago Leon |
2008-07-25 | virtio: Recycle unused recv buffer pages for large skbs in net driver | Rusty Russell |
2008-07-25 | virtio net: Allow receiving SG packets | Herbert Xu |
2008-07-25 | virtio net: Add ethtool ops for SG/GSO | Herbert Xu |
2008-07-25 | virtio: fix virtio_net xmit of freed skb bug | Mark McLoughlin |
2008-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2008-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2008-07-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-07-24 | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures | Andrea Righi |
2008-07-23 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-07-23 | e1000e: fix e1000_netpoll(), remove extraneous e1000_clean_tx_irq() call | Ingo Molnar |
2008-07-23 | mlx4_core: Improve error message when not enough UAR pages are available | Roland Dreier |
2008-07-23 | IB/mlx4: Add support for memory management extensions and local DMA L_Key | Roland Dreier |
2008-07-23 | m68knommu: remove last use of CONFIG_FADS and CONFIG_RPXCLASSIC | Greg Ungerer |
2008-07-23 | m68knommu: remove RPXCLASSIC from the m68k tree | Sebastian Siewior |
2008-07-23 | m68knommu: fec: remove FADS | Sebastian Siewior |
2008-07-22 | sky2: don't stop queue on shutdown | Stephen Hemminger |
2008-07-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-07-22 | ipw2200: Call netif_*_queue() interfaces properly. | David S. Miller |
2008-07-22 | netxen: Needs to include linux/vmalloc.h | David S. Miller |
2008-07-22 | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller |
2008-07-22 | [netdrvr] atl1d: fix !CONFIG_PM build | Jeff Garzik |
2008-07-22 | Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller |
2008-07-22 | r6040: rework init_one error handling | Florian Fainelli |
2008-07-22 | r6040: bump release number to 0.18 | Florian Fainelli |
2008-07-22 | r6040: handle RX fifo full and no descriptor interrupts | Florian Fainelli |
2008-07-22 | r6040: change the default waiting time | Florian Fainelli |
2008-07-22 | r6040: use definitions for magic values in descriptor status | Florian Fainelli |
2008-07-22 | r6040: completely rework the RX path | Florian Fainelli |
2008-07-22 | r6040: call napi_disable when puting down the interface and set lp->dev accor... | Florian Fainelli |
2008-07-22 | mv643xx_eth: fix NETPOLL build | Lennert Buytenhek |
2008-07-22 | r6040: rework the RX buffers allocation routine | Florian Fainelli |
2008-07-22 | r6040: fix scheduling while atomic in r6040_tx_timeout | Florian Fainelli |
2008-07-22 | r6040: fix null pointer access and tx timeouts | Florian Fainelli |
2008-07-22 | r6040: prefix all functions with r6040 | Florian Fainelli |
2008-07-22 | rndis_host: support WM6 devices as modems | Thomas Backlund |
2008-07-22 | at91_ether: use netstats in net_device structure | Paulius Zaleckas |
2008-07-22 | sfc: Create one RX queue and interrupt per CPU package by default | Ben Hutchings |
2008-07-22 | sfc: Use a separate workqueue for resets | Ben Hutchings |