aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-08xfrm: Fix crashes in xfrm_lookup()Timo Teräs
2010-04-08vxge: Version update.Sreenivasa Honnur
2010-04-08vxge: Pass correct number of VFs value to pci_sriov_enable().Sreenivasa Honnur
2010-04-08vxge: Allow driver load for all enumerated pci functions.Sreenivasa Honnur
2010-04-08vxge: Fix a possible memory leak in vxge_hw_device_initialize().Sreenivasa Honnur
2010-04-07Revert "Add non-Virtex5 support for LL TEMAC driver"David S. Miller
2010-04-07net: fix ethtool coding style errors and warningschavey
2010-04-07macb: allow reception of large (>1518 bytes) framesPeter Korsgaard
2010-04-07bnx2x: use the DMA API instead of the pci equivalentsFUJITA Tomonori
2010-04-07bnx2: use the dma state API instead of the pci equivalentsFUJITA Tomonori
2010-04-07virtio-net: move sg off stackMichael S. Tsirkin
2010-04-07benet: fix the misusage of zero dma addressFUJITA Tomonori
2010-04-07benet: use the dma state API instead of the pci equivalentsFUJITA Tomonori
2010-04-073c503: Fix IRQ probingBen Hutchings
2010-04-07caif: tty's are kref objects so take a referenceAlan Cox
2010-04-07caif: check write operationsAlan Cox
2010-04-07net: include linux/proc_fs.h in dev_addr_lists.cEric Dumazet
2010-04-07net: fix definition of netdev_for_each_mc_addr()Pavel Roskin
2010-04-07flow: delayed deletion of flow cache entriesTimo Teräs
2010-04-07xfrm: remove policy garbage collectionTimo Teräs
2010-04-07xfrm: cache bundles instead of policies for outgoing flowsTimo Teräs
2010-04-07flow: virtualize flow cache entry methodsTimo Teräs
2010-04-07au1000-eth: bump to 1.7Florian Fainelli
2010-04-07au1000-eth: Use (dev|netdev|netif)_<level> macro helpersFlorian Fainelli
2010-04-07au1000-eth: implement set/get_msglevelFlorian Fainelli
2010-04-07au1000-eth: fix checkpatch errors.Florian Fainelli
2010-04-07au1000-eth: prefix all functions with au1000_Florian Fainelli
2010-04-07au1000-eth: set MODULE_VERSIONFlorian Fainelli
2010-04-07au1000-eth: allow driver to be compiled as a moduleFlorian Fainelli
2010-04-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-06NET: usb: Adding URB_ZERO_PACKET flag to usbnet.cElina Pasheva
2010-04-06net/irda: Add SuperH IrDA driver supportKuninori Morimoto
2010-04-06net/irda: sh_sir: Modify iounmap wrong executionKuninori Morimoto
2010-04-06net/irda: sh_sir: fixup err return value on sh_sir_openKuninori Morimoto
2010-04-06socket: remove duplicate declaration of struct timespecHagen Paul Pfeifer
2010-04-06TIPC: Updated topology subscription protocol according to latest specJon Paul Maloy
2010-04-06Add non-Virtex5 support for LL TEMAC driverJohn Linn
2010-04-06via-velocity: remove private #defineFrancois Romieu
2010-04-06NET: sb1250: Fix compile warning in driverRalf Baechle
2010-04-06tg3: Update version to 3.109Matt Carlson
2010-04-06tg3: Remove tg3_dump_state()Matt Carlson
2010-04-06tg3: Cleanup if codestyleMatt Carlson
2010-04-06tg3: The case of switchesMatt Carlson
2010-04-06tg3: Whitespace, constant, and comment updatesMatt Carlson
2010-04-06tg3: Use VPD fw version when presentMatt Carlson
2010-04-06tg3: Prepare FW version code for VPD versioningMatt Carlson
2010-04-06tg3: Fix message 80 char violationsMatt Carlson
2010-04-06tg3: netdev_err() => dev_err()Matt Carlson
2010-04-06tg3: Replace pr_err with sensible alternativesMatt Carlson
2010-04-06tg3: Restore likely() check in tg3_poll_msix()Matt Carlson