summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-04-07net: fix ethtool coding style errors and warningschavey
2010-04-07macb: allow reception of large (>1518 bytes) framesPeter Korsgaard
2010-04-07net: corrected documentation for hardware time stampingPatrick Loschmidt
2010-04-07stmmac: use resource_size()Dan Carpenter
2010-04-07x.25 attempts to negotiate invalid throughputJohn Hughes
2010-04-07x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.John Hughes
2010-04-07bridge: Fix IGMP3 report parsingHerbert Xu
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-07cnic: Fix crash during bnx2x MTU change.Michael Chan
2010-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2010-04-08hvc_console: Fix race between hvc_close and hvc_removeAnton Blanchard
2010-04-08virtio: disable multiport console support.Michael S. Tsirkin
2010-04-08virtio: console makes incorrect assumption about virtio APIRusty Russell
2010-04-08virtio: console: Fix early_put_chars usageFrançois Diakhaté
2010-04-08MAINTAINERS: Put the virtio-console entry in correct alphabetical orderAmit Shah
2010-04-07Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller
2010-04-07qlcnic: fix set mac addrAmit Kumar Salecha
2010-04-07r6040: fix r6040_multicast_listFlorian Fainelli
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-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-04-07net: fix definition of netdev_for_each_mc_addr()Pavel Roskin
2010-04-07rwsem generic spinlock: use IRQ save/restore spinlocksKevin Hilman
2010-04-07Have nfs ->d_revalidate() report errors properlyAl Viro
2010-04-07IB/mlx4: Check correct variable for allocation failureDan Carpenter
2010-04-07RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()Chien Tung
2010-04-07RDMA/cm: Set num_paths when manually assigning path recordsSean Hefty
2010-04-07Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-07Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-07davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>Sergei Shtylyov
2010-04-07Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-04-07Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds
2010-04-07fs-cache: order the debugfs stats correctlyDavid Howells
2010-04-07frv: fix kernel/user segment handling in NOMMU modeDavid Howells
2010-04-07frv: hide uncached_access() when pgprot_noncached is not #definedDavid Howells
2010-04-07rtc-mxc: multiple fixes in rtc-mxc probe methodVladimir Zapolskiy
2010-04-07memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki
2010-04-07pagemap: fix pfn calculation for hugepageNaoya Horiguchi
2010-04-07ratelimit: fix the return value when __ratelimit() fails to acquire the lockYong Zhang
2010-04-07kernel.h: fix wrong usage of __ratelimit()Yong Zhang
2010-04-07ratelimit: annotate ___ratelimit()Yong Zhang
2010-04-07/dev/mem: allow rewindingEric Dumazet