summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller493-4013/+6718
2008-10-31xfrm: do not leak ESRCH to user spacefernando@oss.ntt.co1-0/+2
2008-10-31net: Really remove all of LOOPBACK_TSO code.David S. Miller1-9/+0
2008-10-31Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6David S. Miller4-4/+29
2008-10-31netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()Alexey Dobriyan1-2/+2
2008-10-31netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan2-0/+34
2008-10-31net: delete excess kernel-doc notationRandy Dunlap3-3/+0
2008-10-31Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller13-37/+127
2008-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-25/+19
2008-10-31pppoe: Fix socket leak.David S. Miller1-3/+3
2008-10-31gianfar: Don't reset TBI<->SerDes link if it's already upTrent Piepho1-0/+9
2008-10-31gianfar: Fix race in TBI/SerDes configurationTrent Piepho5-1/+59
2008-10-31pci: use pci_ioremap_bar() in drivers/netArjan van de Ven12-25/+14
2008-10-31tc35815: Define more Rx status bitsAtsushi Nemoto1-2/+3
2008-10-31cxgb3 - enable lro control through ethtoolDivy Le Ray1-12/+57
2008-10-31e100: adapt to the reworked PCI PMRafael J. Wysocki1-6/+10
2008-10-31The overdue eepro100 removal.Adrian Bunk5-2426/+0
2008-10-31skge: adapt skge to use reworked PCI PMRafael J. Wysocki1-27/+11
2008-10-31at91_ether: request/free GPIO for PHY interruptDavid Brownell1-1/+5
2008-10-31amd8111e: fix dma_free_coherent contextChunbo Luo1-5/+4
2008-10-31atl1: fix vlan tag regressionJay Cliburn2-4/+5
2008-10-31SMC91x: delete unused local variable "lp"Mike Frysinger1-2/+0
2008-10-31myri10ge: fix stop/go mmio orderingBrice Goglin1-1/+3
2008-10-31bonding: fix panic when taking bond interface down before removing moduleAndy Gospodarek1-5/+8
2008-10-31bonding: Clean up resource leaksJay Vosburgh1-18/+31
2008-10-31bonding: fix miimon failure counterJay Vosburgh1-0/+3
2008-10-31Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-0/+7
2008-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-14/+22
2008-10-31Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-40/+85
2008-10-31Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+1
2008-10-31Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-10/+20
2008-10-31Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2008-10-31lguest: fix irq vectors.Rusty Russell1-0/+3
2008-10-31lguest: fix early_ioremap.Rusty Russell1-12/+17
2008-10-31lguest: fix example launcher compile after moved asm-x86 dir.Rusty Russell2-2/+2
2008-10-31x86: cpu_index build fixIngo Molnar1-0/+2
2008-10-31x86/voyager: fix missing cpu_index initialisationJames Bottomley2-0/+3
2008-10-31x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...James Bottomley3-1/+11
2008-10-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds27-95/+94
2008-10-31ftrace: handle archs that do not support irqs_disabled_flagsSteven Rostedt3-10/+20
2008-10-31x86: fix /dev/mem mmap breakage when PAT is disabledRavikiran G Thirumalai1-0/+4
2008-10-31x86/voyager: fix compile breakage casued by x86: move prefill_possible_map ca...James Bottomley1-0/+6
2008-10-31x86: use CONFIG_X86_SMP instead of CONFIG_SMPJames Bottomley2-2/+2
2008-10-31x86/voyager: fix boot breakage caused by x86: boot secondary cpus through ini...James Bottomley1-1/+4
2008-10-31udp: Should use spin_lock_bh()/spin_unlock_bh() in udp_lib_unhash()Eric Dumazet1-2/+2
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds9-22/+48
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds25-44/+44
2008-10-30Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds24-1243/+281
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds8-10/+20
2008-10-30Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds3-26/+61