summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-04-06tg3: Fix MII_TG3_DSP_EXP8 offsetMatt Carlson
2010-04-06mac80211: Ensure initializing private mc_list in prepare_multicast().YOSHIFUJI Hideaki / 吉藤英明
2010-04-05net: Add a missing local_irq_enable()Eric Dumazet
2010-04-05rps: fixed missed rps_unlockTom Herbert
2010-04-04l2tp: unmanaged L2TPv3 tunnels fixesEric Dumazet
2010-04-03SCTP: Change to use ipv6_addr_copy()Brian Haley
2010-04-03icmp: Account for ICMP out errorsEric Dumazet
2010-04-03smc91c92_cs: fix the problem of "Unable to find hardware address"Ken Kawasaki
2010-04-03l2tp: Fix L2TP_DEBUGFS ifdef tests.David S. Miller