Age | Commit message (Expand) | Author |
2005-09-06 | [NETFILTER]: Handle NAT module load race | Patrick McHardy |
2005-09-06 | [NETFILTER]: Fix CONNMARK Kconfig dependency | Yasuyuki Kozakai |
2005-09-06 | [NETFILTER]: Add NetBIOS name service helper | Patrick McHardy |
2005-09-06 | [NETFILTER]: Add support for permanent expectations | Patrick McHardy |
2005-09-06 | [NET]: Make sure l_linger is unsigned to avoid negative timeouts | Eric Dumazet |
2005-09-06 | [CRYPTO] Fix boundary check in standard multi-block cipher processors | Herbert Xu |
2005-09-06 | [NET]: Use file->private_data to get socket pointer. | Eric Dumazet |
2005-09-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 | Linus Torvalds |
2005-09-06 | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi... | Linus Torvalds |
2005-09-06 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2005-09-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild | Linus Torvalds |
2005-09-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2005-09-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 | Linus Torvalds |
2005-09-06 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2005-09-06 | [PATCH] remove linux/version.h include from arch/ppc64 | Olaf Hering |
2005-09-06 | [PATCH] Invert sense of SLB class bit | David Gibson |
2005-09-05 | [SPARC64]: Kconfig fix (GEN_RTC dependencies) | Al Viro |
2005-09-05 | [SUNSU]: Compile fixes. | Al Viro |
2005-09-05 | [SPARC64]: Don't include drivers/firmware/Kconfig | David S. Miller |
2005-09-05 | [RTC]: Use SA_SHIRQ in sparc specific code. | David S. Miller |
2005-09-05 | [MOXA]: Fix this driver properly. | Al Viro |
2005-09-05 | [IEEE80211]: Use correct size_t printf format string in ieee80211_rx.c | David S. Miller |
2005-09-06 | [PATCH] ppc64: Fix build with oprofile disabled | Anton Blanchard |
2005-09-06 | [PATCH] ppc64: Move oprofile_model into cpu feature struct | Anton Blanchard |
2005-09-06 | [PATCH] ppc64: Move oprofile_impl.h into include/asm-ppc64 | Anton Blanchard |
2005-09-06 | [PATCH] ppc64: Add oprofile cpu_type to cpu feature struct | Anton Blanchard |
2005-09-06 | [PATCH] ppc64: Use num_pmcs in oprofile code | Anton Blanchard |
2005-09-06 | [PATCH] ppc64: remove CPU_FTR_PMC8 | Anton Blanchard |
2005-09-06 | [PATCH] ppc64: add number of PMCs to cputable | Anton Blanchard |
2005-09-05 | [IPW2200]: ipw2200.h needs linux/dma-mapping.h | David S. Miller |
2005-09-06 | [PATCH] ppc64: Allow world readable /proc/ppc64/lparcfg | Wim Coekaerts |
2005-09-06 | [PATCH] ppc64: remove use of asm/segment.h | Kumar Gala |
2005-09-06 | [PATCH] ppc/ppc64: Merge more include files | Jon Loeliger |
2005-09-06 | [PATCH] Move 3 more headers to asm-powerpc | Becky Bruce |
2005-09-06 | [PATCH] ppc64: speedup cmpxchg | Anton Blanchard |
2005-09-06 | [PATCH] ppc64: poison initmem | Anton Blanchard |
2005-09-06 | [PATCH] ppc64: systemcfg is now a pointer | Jimi Xenidis |
2005-09-06 | [PATCH] ppc64: Consolidate early console and PPCDBG code | Milton Miller |
2005-09-06 | [PATCH] ppc64: Remove old includes | Milton Miller |
2005-09-06 | [PATCH] ppc64: Take udbg out of ppc_md | Milton Miller |
2005-09-06 | [PATCH] ppc64: Split SCC and 15550 udbg code | Milton Miller |
2005-09-06 | [PATCH] ppc64: Make udbg_init_uart set the ppc_md udbg methods. | Milton Miller |
2005-09-06 | [PATCH] ppc64: Clean up CR handling | Milton Miller |
2005-09-06 | [PATCH] ppc64: Remove dummy getc routines | Milton Miller |
2005-09-06 | [PATCH] ppc64: dont bypass ppc_md.udbg* functions | Milton Miller |
2005-09-06 | [PATCH] ppc64: Add missing include | Milton Miller |
2005-09-05 | [TCP]: Fix TCP_OFF() bug check introduced by previous change. | Herbert Xu |
2005-09-05 | [NET]: 2.6.13 breaks libpcap (and tcpdump) | Herbert Xu |
2005-09-05 | [NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL | David S. Miller |
2005-09-05 | [NETFILTER] remove bogus hand-coded htonll() from nenetlink_queue | Harald Welte |