summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-11-01udp: multicast packets need to check namespaceEric Dumazet2-9/+11
2008-11-01net: add documentation for skb recyclingStephen Hemminger1-0/+12
2008-10-31key: fix setkey(8) policy set breakageAlexey Dobriyan1-1/+0
2008-10-31bpa10x: free sk_buff with kfree_skbIlpo Järvinen1-2/+2
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-30Merge branch 'master' of git://git.infradead.org/users/pcmoore/lblnet-2.6David S. Miller4-4/+29
2008-10-30netfilter: nf_conntrack_proto_gre: switch to register_pernet_gen_subsys()Alexey Dobriyan1-2/+2
2008-10-30netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan2-0/+34
2008-10-30net: delete excess kernel-doc notationRandy Dunlap3-3/+0
2008-10-30Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller13-37/+127
2008-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller9-25/+19
2008-10-30pppoe: 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-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-30Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds1-0/+7
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds3-14/+22
2008-10-30Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-40/+85
2008-10-30Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+1
2008-10-30Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-10/+20
2008-10-30Merge 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-30Merge 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-30x86: fix /dev/mem mmap breakage when PAT is disabledRavikiran G Thirumalai1-0/+4
2008-10-30x86/voyager: fix compile breakage casued by x86: move prefill_possible_map ca...James Bottomley1-0/+6
2008-10-30x86: use CONFIG_X86_SMP instead of CONFIG_SMPJames Bottomley2-2/+2
2008-10-30x86/voyager: fix boot breakage caused by x86: boot secondary cpus through ini...James Bottomley1-1/+4
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
2008-10-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds15-43/+48
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds3-9/+28
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds5-23/+16
2008-10-30tty: Fix USB kref leakAlan Cox1-0/+1