| Commit message (Expand) | Author | Age |
* | [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation | Andrea Bittau | 2006-03-20 |
* | [LIST]: Introduce list_for_each_entry_from | Arnaldo Carvalho de Melo | 2006-03-20 |
* | [LIST]: Introduce list_for_each_entry_safe_from | Arnaldo Carvalho de Melo | 2006-03-20 |
* | [NETFILTER] nfnetlink_log: add sequence numbers for log events | Harald Welte | 2006-03-20 |
* | [NETFILTER] NAT sequence adjustment: Save eight bytes per conntrack | Harald Welte | 2006-03-20 |
* | [NET]: Reduce size of struct sk_buff on 64 bit architectures | Patrick McHardy | 2006-03-20 |
* | [NET] core: add RFC2863 operstate | Stefan Rompf | 2006-03-20 |
* | [IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl. | YOSHIFUJI Hideaki | 2006-03-20 |
* | [IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R... | YOSHIFUJI Hideaki | 2006-03-20 |
* | [IPV6]: ROUTE: Add router_probe_interval sysctl. | YOSHIFUJI Hideaki | 2006-03-20 |
* | [IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl. | YOSHIFUJI Hideaki | 2006-03-20 |
* | [IPV6]: ROUTE: Add support for Router Preference (RFC4191). | YOSHIFUJI Hideaki | 2006-03-20 |
* | [IPV6]: ROUTE: Eliminate lock for default route pointer. | YOSHIFUJI Hideaki | 2006-03-20 |
* | [IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl. | YOSHIFUJI Hideaki | 2006-03-20 |
* | [IPV6]: ROUTE: Add accept_ra_defrtr sysctl. | YOSHIFUJI Hideaki | 2006-03-20 |
* | [IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid. | YOSHIFUJI Hideaki | 2006-03-20 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2006-03-20 |
|\ |
|
| * | [SPARC64]: Fix 2 bugs in huge page support. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Optimized TSB table initialization. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Increase top of 32-bit process stack. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Top-down address space allocation for 32-bit tasks. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Fix and re-enable dynamic TSB sizing. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Fix system type in /proc/cpuinfo and remove bogus OBP check. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Add SMT scheduling support for Niagara. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Move over to sparsemem. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Fix new context version SMP handling. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Bulletproof MMU context locking. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Do not allow mapping pages within 4GB of 64-bit VA hole. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Kill bogus function externs in asm/pgtable.h | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Fix bugs in SUN4V cpu mondo dispatch. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Use 13-bit context size always. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Niagara optimized XOR functions for RAID. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Fix TLB context allocation with SMT style shared TLBs. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Fix %tstate ASI handling in start_thread{,32}() | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Create a seperate kernel TSB for 4MB/256MB mappings. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Add sun4v_cpu_yield(). | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Kill cpudata->idle_volume. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Export a PAGE_SHARED symbol. | David S. Miller | 2006-03-20 |
| * | [SPARC64] Fix build if CONFIG_HUGETLB_PAGE is not set | Fabio M. Di Nitto | 2006-03-20 |
| * | [SPARC64]: More TLB/TSB handling fixes. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Define ARCH_HAS_READ_CURRENT_TIMER. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: __bzero_noasi --> __clear_user | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Add HWCAP_SPARC_BLKINIT elf capability flag for Niagara. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Fix uniprocessor IRQ targetting on SUN4V. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Get SUN4V SMP working. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Add GET_GL_GLOBAL() macro for SUN4V. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Add sun4v_cpu_qconf() hypervisor call. | David S. Miller | 2006-03-20 |
| * | [SPARC]: Kill off these __put_user_ret things. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Decode virtual-devices interrupts correctly. | David S. Miller | 2006-03-20 |
| * | [SPARC64]: Add prom_{start,stop}cpu_cpuid(). | David S. Miller | 2006-03-20 |