| Age | Commit message (Expand) | Author |
| 2010-04-08 | xfrm: Fix crashes in xfrm_lookup() | Timo Teräs |
| 2010-04-08 | vxge: Version update. | Sreenivasa Honnur |
| 2010-04-08 | vxge: Pass correct number of VFs value to pci_sriov_enable(). | Sreenivasa Honnur |
| 2010-04-08 | vxge: Allow driver load for all enumerated pci functions. | Sreenivasa Honnur |
| 2010-04-08 | vxge: Fix a possible memory leak in vxge_hw_device_initialize(). | Sreenivasa Honnur |
| 2010-04-07 | Revert "Add non-Virtex5 support for LL TEMAC driver" | David S. Miller |
| 2010-04-07 | net: fix ethtool coding style errors and warnings | chavey |
| 2010-04-07 | macb: allow reception of large (>1518 bytes) frames | Peter Korsgaard |
| 2010-04-07 | bnx2x: use the DMA API instead of the pci equivalents | FUJITA Tomonori |
| 2010-04-07 | bnx2: use the dma state API instead of the pci equivalents | FUJITA Tomonori |
| 2010-04-07 | virtio-net: move sg off stack | Michael S. Tsirkin |
| 2010-04-07 | benet: fix the misusage of zero dma address | FUJITA Tomonori |
| 2010-04-07 | benet: use the dma state API instead of the pci equivalents | FUJITA Tomonori |
| 2010-04-07 | 3c503: Fix IRQ probing | Ben Hutchings |
| 2010-04-07 | caif: tty's are kref objects so take a reference | Alan Cox |
| 2010-04-07 | caif: check write operations | Alan Cox |
| 2010-04-07 | net: include linux/proc_fs.h in dev_addr_lists.c | Eric Dumazet |
| 2010-04-07 | net: fix definition of netdev_for_each_mc_addr() | Pavel Roskin |
| 2010-04-07 | flow: delayed deletion of flow cache entries | Timo Teräs |
| 2010-04-07 | xfrm: remove policy garbage collection | Timo Teräs |
| 2010-04-07 | xfrm: cache bundles instead of policies for outgoing flows | Timo Teräs |
| 2010-04-07 | flow: virtualize flow cache entry methods | Timo Teräs |
| 2010-04-07 | au1000-eth: bump to 1.7 | Florian Fainelli |
| 2010-04-07 | au1000-eth: Use (dev|netdev|netif)_<level> macro helpers | Florian Fainelli |
| 2010-04-07 | au1000-eth: implement set/get_msglevel | Florian Fainelli |
| 2010-04-07 | au1000-eth: fix checkpatch errors. | Florian Fainelli |
| 2010-04-07 | au1000-eth: prefix all functions with au1000_ | Florian Fainelli |
| 2010-04-07 | au1000-eth: set MODULE_VERSION | Florian Fainelli |
| 2010-04-07 | au1000-eth: allow driver to be compiled as a module | Florian Fainelli |
| 2010-04-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
| 2010-04-06 | NET: usb: Adding URB_ZERO_PACKET flag to usbnet.c | Elina Pasheva |
| 2010-04-06 | net/irda: Add SuperH IrDA driver support | Kuninori Morimoto |
| 2010-04-06 | net/irda: sh_sir: Modify iounmap wrong execution | Kuninori Morimoto |
| 2010-04-06 | net/irda: sh_sir: fixup err return value on sh_sir_open | Kuninori Morimoto |
| 2010-04-06 | socket: remove duplicate declaration of struct timespec | Hagen Paul Pfeifer |
| 2010-04-06 | TIPC: Updated topology subscription protocol according to latest spec | Jon Paul Maloy |
| 2010-04-06 | Add non-Virtex5 support for LL TEMAC driver | John Linn |
| 2010-04-06 | via-velocity: remove private #define | Francois Romieu |
| 2010-04-06 | NET: sb1250: Fix compile warning in driver | Ralf Baechle |
| 2010-04-06 | tg3: Update version to 3.109 | Matt Carlson |
| 2010-04-06 | tg3: Remove tg3_dump_state() | Matt Carlson |
| 2010-04-06 | tg3: Cleanup if codestyle | Matt Carlson |
| 2010-04-06 | tg3: The case of switches | Matt Carlson |
| 2010-04-06 | tg3: Whitespace, constant, and comment updates | Matt Carlson |
| 2010-04-06 | tg3: Use VPD fw version when present | Matt Carlson |
| 2010-04-06 | tg3: Prepare FW version code for VPD versioning | Matt Carlson |
| 2010-04-06 | tg3: Fix message 80 char violations | Matt Carlson |
| 2010-04-06 | tg3: netdev_err() => dev_err() | Matt Carlson |
| 2010-04-06 | tg3: Replace pr_err with sensible alternatives | Matt Carlson |
| 2010-04-06 | tg3: Restore likely() check in tg3_poll_msix() | Matt Carlson |