summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-02-15[NETFILTER]: nf_conntrack: Fix TCP/UDP HW checksum handling for IPv6 packetYasuyuki Kozakai2-2/+6
2006-02-15[NETFILTER]: nf_conntrack: attach conntrack to locally generated ICMPv6 errorYasuyuki Kozakai1-0/+6
2006-02-15[NETFILTER]: nf_conntrack: attach conntrack to TCP RST generated by ip6t_REJECTYasuyuki Kozakai1-0/+2
2006-02-15[NETFILTER]: nf_conntrack: move registration of __nf_ct_attachYasuyuki Kozakai2-5/+5
2006-02-15[NETFILTER]: x_tables: fix dependencies of conntrack related modulesYasuyuki Kozakai1-3/+3
2006-02-15[NETFILTER]: Don't invoke okfn in CONFIG_NETFILTER=n variant of nf_hook()Patrick McHardy1-1/+1
2006-02-15[XFRM]: Fix SNAT-related crash in xfrm4_output_finishPatrick McHardy7-16/+40
2006-02-15[PATCH] fix zap_thread's ptrace related problemsOleg Nesterov3-11/+17
2006-02-15[PATCH] fix kill_proc_info() vs fork() theoretical raceOleg Nesterov1-2/+2
2006-02-15[PATCH] fix kill_proc_info() vs CLONE_THREAD raceOleg Nesterov1-3/+2
2006-02-15Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds4-6/+47
2006-02-15[BRIDGE]: Fix deadlock in br_stp_disable_bridgeAdrian Drzewiecki1-2/+2
2006-02-15[NETFILTER]: Fix xfrm lookup after SNATPatrick McHardy3-4/+45
2006-02-14[PATCH] CIFS: fix cifs_user_read oops when null SMB response on forcedirectio...Steve French1-6/+8
2006-02-14[PATCH] neofb: avoid resetting display config on unblankChristian Trefzer1-1/+7
2006-02-14[PATCH] x86: gitignore some autogenerated files for i386Thomas Meyer3-0/+5
2006-02-14[PATCH] x86: document sysenter pathAlbert D. Cahalan1-0/+15
2006-02-14[PATCH] FRV: Use virtual interrupt disablementDavid Howells9-61/+489
2006-02-14[PATCH] FRV: Miscellaneous fixesDavid Howells7-27/+58
2006-02-14[PATCH] hrtimer: round up relative start time on low-res archesIngo Molnar7-1/+37
2006-02-14[PATCH] s390: fix __delay implementationHeiko Carstens1-1/+1
2006-02-14[PATCH] fix a typo in the CPU_H8300H dependenciesAdrian Bunk1-1/+1
2006-02-14[PATCH] sched: revert "filter affine wakeups"Chen, Kenneth W2-13/+2
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin21-4/+57
2006-02-14[PATCH] kprobes: Update Documentation/kprobes.txtJim Keniston1-39/+42
2006-02-14[PATCH] Fix NULL pointer dereference in isdn_tty_at_coutKarsten Keil1-2/+2
2006-02-14[PATCH] fix x86 topology export in sysfs for subarchitecturesJames Bottomley1-1/+1
2006-02-14[PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust4-15/+22
2006-02-14[PATCH] jbd: revert checkpoint list changesMark Fasheh3-250/+179
2006-02-14[PATCH] HPET: handle multiple ACPI EXTENDED_IRQ resourcesBjorn Helgaas1-13/+9
2006-02-14[PATCH] tty reference count fixPaul Fulghum1-4/+3
2006-02-14[PATCH] compound page: no access_process_vm checkHugh Dickins1-2/+1
2006-02-14[PATCH] compound page: default destructorHugh Dickins1-1/+8
2006-02-14[PATCH] compound page: use page[1].lruHugh Dickins3-12/+9
2006-02-14[PATCH] pktcdvd: Reduce stack usagePeter Osterlund1-26/+17
2006-02-14[PATCH] pktcdvd: Don't unlock the door if the disc is in usePeter Osterlund1-1/+2
2006-02-14[PATCH] pktcdvd: Allow non-writable media to be mountedPeter Osterlund1-4/+3
2006-02-14[PATCH] pktcdvd: Don't spam the kernel log when nothing is wrongPeter Osterlund1-3/+3
2006-02-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds5-26/+55
2006-02-14[MIPS] Fix typo in _sys32_rt_sigreturn and _sysn32_rt_sigreturn.Atsushi Nemoto2-2/+2
2006-02-14[MIPS] Fix CPU type bitmasks for MIPS III, IV and V.Maciej W. Rozycki1-3/+3
2006-02-14[MIPS] RM9000: Fix buggy I-cache workaround.Thomas Koeller1-1/+1
2006-02-14[MIPS] MT: Propagate config7 into VPE.Ralf Baechle1-0/+3
2006-02-14[MIPS] MT: Fix c0 back-to-back hazard.Ralf Baechle1-0/+2
2006-02-14[MIPS] Get rid of kludgery needed to keep stdargs of old compilers working.Ralf Baechle2-18/+0
2006-02-14[MIPS] More uaccess.h fixes with gcc >= 4.0.1.Ralf Baechle1-1/+4
2006-02-14[MIPS] Add protected_blast_icache_range, blast_icache_range, etc.Atsushi Nemoto3-184/+64
2006-02-14[MIPS] Rewrite get_wchan and its helper functions using kallsyms_lookup.Atsushi Nemoto1-81/+77
2006-02-14[MIPS] Remove commented out function prom_build_cpu_map.Ralf Baechle1-29/+0
2006-02-14[MIPS] Fold non-__mips64 case into CONFIG_32BIT case.Ralf Baechle1-3/+1