aboutsummaryrefslogtreecommitdiffstats
path: root/net/8021q/vlan_dev.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-24[GENETLINK]: Correctly report errors while registering a multicast groupThomas Graf1-1/+1
2007-07-24[GENETLINK]: Fix adjustment of number of multicast groupsThomas Graf1-1/+1
2007-07-24[GENETLINK]: Fix race in genl_unregister_mc_groups()Thomas Graf1-8/+16
2007-07-24[NETFILTER]: Clean up duplicate includes in net/netfilter/Jesper Juhl4-4/+0
2007-07-24[NETFILTER]: Clean up duplicate includes in net/bridge/Jesper Juhl2-2/+0
2007-07-24[NETFILTER]: Fix logging regressionPatrick McHardy4-18/+8
2007-07-24[TCPv6] MD5SIG: Ensure to reset allocation count to avoid panic.YOSHIFUJI Hideaki1-0/+1
2007-07-24slab: correctly handle __GFP_ZEROAndrew Morton1-1/+1
2007-07-24loop.h build fixArnd Bergmann1-1/+1
2007-07-24fix hugetlb page allocation leakKen Chen1-0/+1
2007-07-24minor gpio doc updateDavid Brownell1-2/+2
2007-07-24link lguest example launcher non-staticRusty Russell2-52/+35
2007-07-24fault_inject: silence a warningStephen Rothwell1-0/+4
2007-07-24Fix failure exits in asus-laptopAl Viro1-11/+21
2007-07-24include/asm-xtensa/io.h must #include <asm/page.h>Adrian Bunk1-0/+1
2007-07-24spusched: fix mismerge in spufs.hChristoph Hellwig1-4/+1
2007-07-24nfsd: fix possible oops on re-insertion of rpcsec_gss modulesJ. Bruce Fields1-4/+5
2007-07-24Fix Au1100 fb dependencies, add helptextRalf Baechle1-1/+8
2007-07-24uml: more __init annotationsJeff Dike6-17/+12
2007-07-24uml: fix aio compilation bugJeff Dike1-30/+17
2007-07-24uml: fix string exporting on UML/i386Jeff Dike2-5/+2
2007-07-24fallocate syscall interface deficiencyUlrich Drepper1-1/+1
2007-07-24Use resource_size_t for serial port IO addressesJosh Boyer5-12/+16
2007-07-22Linux 2.6.23-rc1Linus Torvalds1-2/+2
2007-07-22x86_64: Rename CF Makefile variable in vdsoAndi Kleen1-3/+3
2007-07-229p: Don't use binary sysctl numbers.Eric W. Biederman1-13/+8
2007-07-22Documentation: Fix a mispelt "probably" in SubmittingPatches.Linus Nilsson1-1/+1
2007-07-22DocBook: Change a headline in kernel-locking to list all three main types of locking.Linus Nilsson1-1/+1
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro12-39/+11
2007-07-22[SCSI] libsas: make ATA functions selectable by a config optionJames Bottomley6-397/+436
2007-07-22x86_64: Fix xen section warningsAndi Kleen1-0/+2
2007-07-22x86_64: Fix paravirt compilationAndi Kleen1-1/+2
2007-07-22fix broken handling of port=... in NFS option parsingAl Viro1-1/+1
2007-07-22KVM: Require CONFIG_ANON_INODESAvi Kivity1-0/+1
2007-07-22x86_64: Share msidef.h and hypertransport.h includes with i386Andi Kleen2-89/+2
2007-07-22x86_64: Remove outdated comment in boot decompressor MakefileAndi Kleen1-2/+0
2007-07-22x86_64: Squash initial_code modpost warningsAndi Kleen2-2/+8
2007-07-22x86_64: fix section mismatch warning in init.cSam Ravnborg2-2/+2
2007-07-22x86_64: fix section mismatch warning in hpet.cSam Ravnborg1-1/+1
2007-07-22i386: Fix the K7 NMI watchdog checkbitBjörn Steinbrink1-1/+1
2007-07-22i386: Use patchable lock prefix in set_64bitAndi Kleen1-1/+1
2007-07-22i386: Handle P6s without performance counters in nmi watchdogAndi Kleen1-1/+3
2007-07-22x86: Replace NSC/Cyrix specific chipset access macros by inlined functions.Juergen Beisert7-24/+34
2007-07-22x86_64: x86_64 - Use non locked version for local_cmpxchg()Mathieu Desnoyers1-1/+1
2007-07-22i386: Do not include other cpus' interrupt 0 in nmi_watchdogKeith Owens1-1/+1
2007-07-22i386: Tune AMD Fam10h/11h like K8Andi Kleen1-0/+3
2007-07-22x86_64: Set K8 CPUID flag for K8/Fam10h/Fam11hAndi Kleen1-0/+3
2007-07-22i386: Fix cpu_llc_id section mismatch warningAndi Kleen1-1/+1
2007-07-22x86: Stop MCEs and NMIs during code patchingAndi Kleen9-2/+86
2007-07-22x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen10-45/+63