aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2006-03-20[LLC]: llc_mac_hdr_init const argumentsStephen Hemminger1-1/+1
2006-03-20[BRIDGE]: netfilter inline cleanupStephen Hemminger1-27/+0
2006-03-20[SPARC]: Fixup SO_PEERSEC value on 32-bit sparc.David S. Miller1-1/+1
2006-03-20[DCCP] minisock: Rename struct dccp_options to struct dccp_minisockArnaldo Carvalho de Melo1-17/+26
2006-03-20[ICSK] compat: Introduce inet_csk_compat_[gs]etsockoptArnaldo Carvalho de Melo1-0/+5
2006-03-20[NET]: {get|set}sockopt compatibility layerDmitry Mishin8-0/+61
2006-03-20[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsumHerbert Xu1-1/+3
2006-03-20[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse8-178/+177
2006-03-20[SECURITY]: TCP/UDP getpeersecCatherine Zhang3-6/+21
2006-03-20[XFRM]: Fix aevent related crashPatrick McHardy1-1/+9
2006-03-20[TCP]: sysctl to allow TCP window > 32767 sans wscaleRick Jones2-0/+2
2006-03-20[IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.Neil Horman2-0/+2
2006-03-20[NET]: sem2mutex part 2Ingo Molnar2-2/+3
2006-03-20[NET] sem2mutex: net/Arjan van de Ven1-1/+2
2006-03-20[NET]: dev_put/dev_hold cleanupStephen Hemminger1-2/+4
2006-03-20[TG3]: Add 5787 and 5754 basic supportMichael Chan1-0/+4
2006-03-20[NET] rtnetlink: Add RTPROT entry for Netsukuku.Alpt1-0/+1
2006-03-20[NET]: Move destructor from neigh->ops to neigh_paramsMichael S. Tsirkin1-1/+1
2006-03-20[NET]: Convert RTNL to mutex.Stephen Hemminger1-13/+7
2006-03-20[IRDA]: TOIM3232 dongle supportDavid Basden1-0/+1
2006-03-20[ICSK]: Introduce inet_csk_ctl_sock_createArnaldo Carvalho de Melo1-0/+4
2006-03-20[TCP] mtu probing: move tcp-specific data out of inet_connection_sockJohn Heffner2-2/+6
2006-03-20[AF_UNIX]: scm: better initializationBenjamin LaHaise1-4/+6
2006-03-20[NET]: Uninline kfree_skb and allow NULL argumentJörn Engel1-16/+1
2006-03-20[XFRM]: Rearrange struct xfrm_aevent_id for better compatibility.Jamal Hadi Salim1-1/+1
2006-03-20[DCCP] feat: Introduce sysctls for the default featuresArnaldo Carvalho de Melo1-0/+16
2006-03-20[DCCP]: Make CCID2 be the defaultArnaldo Carvalho de Melo1-9/+0
2006-03-20[DCCP]: sparse endianness annotationsAndrea Bittau1-31/+21
2006-03-20[NETFILTER]: Fix skb->nf_bridge lifetime issuesPatrick McHardy1-10/+14
2006-03-20[DCCP] CCID: Improve CCID infrastructureArnaldo Carvalho de Melo1-2/+0
2006-03-20[IPSEC]: Sync series - policy expiresJamal Hadi Salim1-1/+1
2006-03-20[IPSEC]: Sync series - SA expiresJamal Hadi Salim1-0/+3
2006-03-20[IPSEC]: Sync series - acquire insertJamal Hadi Salim1-1/+1
2006-03-20[IPSEC]: Sync series - core changesJamal Hadi Salim3-1/+75
2006-03-20[NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message ...Patrick McHardy1-0/+1
2006-03-20[NETFILTER]: ctnetlink: avoid unneccessary event message generationPatrick McHardy1-0/+1
2006-03-20[NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family indep...Patrick McHardy4-106/+94
2006-03-20[NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.hPatrick McHardy1-0/+12
2006-03-20[NETFILTER]: x_tables: pass registered match/target data to match/target func...Patrick McHardy1-2/+8
2006-03-20[NETFILTER]: xt_tables: add centralized error checkingPatrick McHardy1-4/+19
2006-03-20[DCCP]: Set the default CCID according to kernel config selectionIan McDonald1-1/+10
2006-03-20[NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn'Harald Welte1-22/+34
2006-03-20[TCP]: MTU probingJohn Heffner3-0/+24
2006-03-20[TG3]: Add support for 5714S and 5715SMichael Chan1-0/+2
2006-03-20[DCCP]: Initial feature negotiation implementationAndrea Bittau1-1/+34
2006-03-20[DCCP] CCID2: Initial CCID2 (TCP-Like) implementationAndrea Bittau1-3/+5
2006-03-20[LIST]: Introduce list_for_each_entry_fromArnaldo Carvalho de Melo1-0/+11
2006-03-20[LIST]: Introduce list_for_each_entry_safe_fromArnaldo Carvalho de Melo1-0/+13
2006-03-20[NETFILTER] nfnetlink_log: add sequence numbers for log eventsHarald Welte1-0/+6
2006-03-20[NETFILTER] NAT sequence adjustment: Save eight bytes per conntrackHarald Welte1-1/+1
2006-03-20[NET]: Reduce size of struct sk_buff on 64 bit architecturesPatrick McHardy1-1/+1
2006-03-20[NET] core: add RFC2863 operstateStefan Rompf3-5/+58
2006-03-20[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.YOSHIFUJI Hideaki2-0/+5
2006-03-20[IPV6]: ROUTE: Add experimental support for Route Information Option in RA (R...YOSHIFUJI Hideaki3-0/+25
2006-03-20[IPV6]: ROUTE: Add router_probe_interval sysctl.YOSHIFUJI Hideaki2-0/+3
2006-03-20[IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.YOSHIFUJI Hideaki2-0/+5
2006-03-20[IPV6]: ROUTE: Add support for Router Preference (RFC4191).YOSHIFUJI Hideaki3-3/+19
2006-03-20[IPV6]: ROUTE: Eliminate lock for default route pointer.YOSHIFUJI Hideaki1-2/+0
2006-03-20[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.YOSHIFUJI Hideaki2-0/+3
2006-03-20[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.YOSHIFUJI Hideaki2-0/+3
2006-03-20[IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid.YOSHIFUJI Hideaki1-3/+0
2006-03-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds38-682/+3797
2006-03-20Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds6-29/+191
2006-03-20Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-5/+15
2006-03-20Merge branch 'master'Jeff Garzik10-86/+138
2006-03-20[SPARC64]: Fix 2 bugs in huge page support.David S. Miller1-0/+1
2006-03-20[SPARC64]: Optimized TSB table initialization.David S. Miller1-0/+1
2006-03-20[SPARC64]: Increase top of 32-bit process stack.David S. Miller1-2/+4
2006-03-20[SPARC64]: Top-down address space allocation for 32-bit tasks.David S. Miller2-1/+6
2006-03-20[SPARC64]: Fix and re-enable dynamic TSB sizing.David S. Miller1-12/+38
2006-03-20[SPARC64]: Fix system type in /proc/cpuinfo and remove bogus OBP check.David S. Miller1-21/+2
2006-03-20[SPARC64]: Add SMT scheduling support for Niagara.David S. Miller1-0/+2
2006-03-20[SPARC64]: Move over to sparsemem.David S. Miller4-11/+19
2006-03-20[SPARC64]: Fix new context version SMP handling.David S. Miller1-1/+3
2006-03-20[SPARC64]: Bulletproof MMU context locking.David S. Miller1-3/+3
2006-03-20[SPARC64]: Do not allow mapping pages within 4GB of 64-bit VA hole.David S. Miller2-2/+5
2006-03-20[SPARC64]: Kill bogus function externs in asm/pgtable.hDavid S. Miller1-24/+0
2006-03-20[SPARC64]: Fix bugs in SUN4V cpu mondo dispatch.David S. Miller1-0/+10
2006-03-20[SPARC64]: Use 13-bit context size always.David S. Miller1-13/+1
2006-03-20[SPARC64]: Niagara optimized XOR functions for RAID.David S. Miller1-4/+30
2006-03-20[SPARC64]: Fix TLB context allocation with SMT style shared TLBs.David S. Miller2-13/+13
2006-03-20[SPARC64]: Fix %tstate ASI handling in start_thread{,32}()David S. Miller1-3/+4
2006-03-20[SPARC64]: Create a seperate kernel TSB for 4MB/256MB mappings.David S. Miller1-0/+15
2006-03-20[SPARC64]: Add sun4v_cpu_yield().David S. Miller1-0/+3
2006-03-20[SPARC64]: Kill cpudata->idle_volume.David S. Miller1-1/+1
2006-03-20[SPARC64]: Export a PAGE_SHARED symbol.David S. Miller1-0/+1
2006-03-20[SPARC64] Fix build if CONFIG_HUGETLB_PAGE is not setFabio M. Di Nitto1-0/+2
2006-03-20[SPARC64]: More TLB/TSB handling fixes.David S. Miller2-6/+14
2006-03-20[SPARC64]: Define ARCH_HAS_READ_CURRENT_TIMER.David S. Miller1-0/+6
2006-03-20[SPARC64]: __bzero_noasi --> __clear_userDavid S. Miller1-8/+1
2006-03-20[SPARC64]: Add HWCAP_SPARC_BLKINIT elf capability flag for Niagara.David S. Miller1-5/+17
2006-03-20[SPARC64]: Fix uniprocessor IRQ targetting on SUN4V.David S. Miller2-4/+5
2006-03-20[SPARC64]: Get SUN4V SMP working.David S. Miller1-1/+1
2006-03-20[SPARC64]: Add GET_GL_GLOBAL() macro for SUN4V.David S. Miller1-0/+4
2006-03-20[SPARC64]: Add sun4v_cpu_qconf() hypervisor call.David S. Miller1-0/+6
2006-03-20[SPARC]: Kill off these __put_user_ret things.David S. Miller2-84/+0
2006-03-20[SPARC64]: Decode virtual-devices interrupts correctly.David S. Miller1-4/+2
2006-03-20[SPARC64]: Add prom_{start,stop}cpu_cpuid().David S. Miller1-3/+11
2006-03-20[SPARC64]: Fixup TSTATE layout diagram in asm/pstate.hDavid S. Miller1-2/+2
2006-03-20[SPARC64]: Fix gcc-3.3.x warnings.David S. Miller1-118/+25
2006-03-20[SPARC64]: Make error codes available from sun4v_intr_get*().David S. Miller1-3/+3
2006-03-20[SPARC64]: Fix comment typo in asm/hypervisor.hDavid S. Miller1-1/+1
2006-03-20[SPARC64]: Probe virtual-devices root node on sun4v.David S. Miller1-0/+18
2006-03-20[SPARC64]: Generic sun4v_build_irq().David S. Miller1-0/+1
2006-03-20[SPARC64]: Implement rest of generic interrupt hypervisor calls.David S. Miller1-0/+24
2006-03-20[SPARC64]: Move devino_to_sysino out of pci_sun4v_asm.SDavid S. Miller1-0/+5
2006-03-20[SPARC64]: Use inline patching for critical PTE operations.David S. Miller1-3/+485
2006-03-20[SPARC64]: Move PTE field definitions back into asm/pgtable.hDavid S. Miller1-2/+86
2006-03-20[SPARC64]: Recognize "virtual-console" as input and output console device.David S. Miller2-0/+4
2006-03-20[SPARC64]: Deal with PTE layout differences in SUN4V.David S. Miller1-194/+72
2006-03-20[SPARC64]: Register kernel TSB with hypervisor.David S. Miller1-0/+1
2006-03-20[SPARC64]: Fix some SUN4V TLB miss bugs.David S. Miller1-5/+5
2006-03-20[SPARC64]: Add SUN4V Hypervisor Console driver.David S. Miller1-0/+3
2006-03-20[SPARC64]: Use ASI_SCRATCHPAD address 0x0 properly.David S. Miller3-30/+31
2006-03-20[SPARC64]: Add HV_PCI_TSBID() macro.David S. Miller1-0/+6
2006-03-20[SPARC64]: More SUN4V PCI controller work.David S. Miller1-0/+3
2006-03-20[SPARC64]: Beginnings of SUN4V PCI controller support.David S. Miller1-11/+45
2006-03-20[SPARC]: Clean up idprom header files.David S. Miller2-28/+10
2006-03-20[SPARC64]: Hypervisor TSB context switching.David S. Miller2-10/+16
2006-03-20[SPARC64]: Implement sun4v TSB miss handlers.David S. Miller1-0/+20
2006-03-20[SPARC64]: Detect sun4v early in boot process.David S. Miller2-0/+9
2006-03-20[SPARC64]: Sun4v cross-call sending support.David S. Miller1-2/+12
2006-03-20[SPARC64]: Sun4v interrupt handling.David S. Miller1-8/+14
2006-03-20[SPARC64]: Add sun4v mondo queue bases to struct trap_per_cpu.David S. Miller1-8/+15
2006-03-20[SPARC64]: Fix some comment typos in asm/hypervisor.hDavid S. Miller1-2/+4
2006-03-20[SPARC64]: Patch up mmu context register writes for sun4v.David S. Miller1-5/+10
2006-03-20[SPARC64]: Register per-cpu fault status area with sun4v hypervisor.David S. Miller1-0/+1
2006-03-20[SPARC64]: asm/cpudata.h needs asm/asi.hDavid S. Miller1-1/+2
2006-03-20[SPARC64]: Rename gl_{1,2}insn_patch --> sun4v_{1,2}insn_patchDavid S. Miller1-4/+7
2006-03-20[SPARC64]: Initial sun4v TLB miss handling infrastructure.David S. Miller2-2/+17
2006-03-20[SPARC64]: Sanitize %pstate writes for sun4v.David S. Miller1-0/+6
2006-03-20[SPARC64]: Kill all %pstate changes in context switch code.David S. Miller1-5/+0
2006-03-20[SPARC64]: Add initial code to twiddle %gl on trap entry/exit.David S. Miller2-0/+9
2006-03-20[SPARC64]: Add define for "GL" field of sun4v %tstate register.David S. Miller1-2/+3
2006-03-20[SPARC64]: Add sun4v case to __GET_CPUID() patch tables.David S. Miller1-0/+8
2006-03-20[SPARC64]: Sun4v interrupt queue register definitions.David S. Miller1-0/+15
2006-03-20[SPARC64]: Sun4v scratchpad register layout.David S. Miller1-0/+14
2006-03-20[SPARC64]: Sun4v specific ASI defines.David S. Miller1-0/+9
2006-03-20[SPARC64]: Add Niagara init-store twin-load ASI defines.David S. Miller1-1/+8
2006-03-20[SPARC64]: Add 'hypervisor' to ultra_tlb_type enumeration.David S. Miller1-0/+1
2006-03-20[SPARC64]: SUN4V hypervisor interface defines.David S. Miller1-0/+2072
2006-03-20[SPARC64]: Refine register window trap handling.David S. Miller1-1/+233
2006-03-20[SPARC64]: Add explicit register args to trap state loading macros.David S. Miller1-44/+44
2006-03-20[SPARC64]: Refine code sequences to get the cpu id.David S. Miller3-47/+71
2006-03-20[SPARC64]: Correctable ECC errors cannot occur at trap level > 0.David S. Miller1-6/+3
2006-03-20[SPARC64]: Access TSB with physical addresses when possible.David S. Miller2-6/+91
2006-03-20[SPARC64]: Kill out-of-date commentary in asm-sparc64/tsb.hDavid S. Miller1-8/+0
2006-03-20[SPARC64]: Fix race in LOAD_PER_CPU_BASE()David S. Miller1-7/+12
2006-03-20[SPARC64]: Increase swapper_tsb size to 32K.David S. Miller1-3/+10
2006-03-20[SPARC64]: Kill sole argument passed to setup_tba().David S. Miller1-0/+1
2006-03-20[SPARC64]: Fix incorrect TSB lock bit handling.David S. Miller1-2/+3
2006-03-20[SPARC64]: Preload TSB entries from update_mmu_cache().David S. Miller1-0/+2
2006-03-20[SPARC64]: Dynamically grow TSB in response to RSS growth.David S. Miller2-0/+8
2006-03-20[SPARC64]: Add infrastructure for dynamic TSB sizing.David S. Miller3-6/+24
2006-03-20[SPARC64]: TSB refinements.David S. Miller2-30/+6
2006-03-20[SPARC64]: Elminate all usage of hard-coded trap globals.David S. Miller3-11/+95
2006-03-20[SPARC64]: Kill pgtable quicklists and use SLAB.David S. Miller3-145/+29
2006-03-20[SPARC64]: No need to D-cache color page tables any longer.David S. Miller2-57/+49
2006-03-20[SPARC64]: Move away from virtual page tables, part 1.David S. Miller7-57/+204
2006-03-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-84/+128
2006-03-19[TG3]: 40-bit DMA workaround part 2Michael Chan1-0/+1
2006-03-19[AX.25]: Fix potencial memory hole.Ralf Baechle DL5RB1-1/+8
2006-03-18[PATCH] fix rmmod problems with elevator attributes, clean them upAl Viro1-7/+7
2006-03-18[PATCH] elevator_t lifetime rules and sysfs fixesAl Viro1-1/+8
2006-03-18[PATCH] fix sysfs interaction and lifetime rules handling for queuesAl Viro1-3/+3
2006-03-18[PATCH] stop elv_unregister() from rogering other iosched's data, fix lockingAl Viro1-0/+1
2006-03-18[PATCH] make cfq_exit_queue() prune the cfq_io_context for that queueAl Viro1-0/+2
2006-03-18[PATCH] keep sync and async cfq_queue separateAl Viro1-1/+1
2006-03-18[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle1-1/+1
2006-03-18[MIPS] Sibyte: Fix M_SCD_TIMER_INIT and M_SCD_TIMER_CNT wrong field width.Ralf Baechle1-2/+3
2006-03-18[MIPS] Work around bad code generation for <asm/io.h>.Ralf Baechle1-3/+15
2006-03-18[MIPS] local_r4k_flush_cache_page fixAtsushi Nemoto3-1/+6
2006-03-18[MIPS] SB1: Fix interrupt disable hazard.Ralf Baechle1-77/+103
2006-03-17[NET]: Fix race condition in sk_wait_event().Alexey Kuznetsov1-1/+1
2006-03-16Merge branch 'upstream-fixes'Jeff Garzik4-2/+8
2006-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds1-0/+1
2006-03-16[PATCH] powerpc: properly configure DDR/P5IOC children devsJohn Rose1-0/+1
2006-03-15[ARM] 3364/1: [cleanup] warning fix - definitions for enable_hlt and disable_hltBen Dooks1-0/+3
2006-03-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+4
2006-03-12[ARM] iwmmxt thread state alignmentRussell King2-2/+4
2006-03-11Merge branch 'upstream-fixes'Jeff Garzik24-30/+94
2006-03-11[PATCH] remove __put_task_struct_cb export againChristoph Hellwig1-1/+0
2006-03-11[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev1-0/+2
2006-03-09[PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages.Christoph Lameter1-2/+2
2006-03-09[PATCH] m68k: fix cmpxchg compile errors if CONFIG_RMW_INSNS=nRoman Zippel1-3/+32
2006-03-09[PATCH] mtd: 64 bit fixesAtsushi Nemoto1-0/+2
2006-03-09[MIPS] Undefine scr_writew and scr_readw in <asm/vga.h>.Ralf Baechle1-0/+3
2006-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds3-7/+5
2006-03-08[PATCH] i386: port ATI timer fix from x86_64 to i386 IIAndi Kleen1-0/+2
2006-03-08[PATCH] fix kexec asmMichael Matz1-1/+2
2006-03-08[PATCH] fix file countingDipankar Sarma2-2/+1
2006-03-08[PATCH] rcu batch tuningDipankar Sarma1-1/+5
2006-03-08[PATCH] percpu_counter_sum()Andrew Morton1-0/+6
2006-03-08[PATCH] __get_unaligned() gcc-4 fixAtsushi Nemoto1-2/+2
2006-03-08[PATCH] powerpc: restore eeh_add_device_late() prototype stubMark Fasheh1-0/+2
2006-03-08Mark the pipe file operations staticLinus Torvalds1-3/+0
2006-03-08powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras1-6/+2
2006-03-07[ARM] 3352/1: DSB required for the completion of a TLB maintenance operationCatalin Marinas1-0/+6
2006-03-06[PATCH] Increase max kmalloc size for very large systemsJack Steiner1-1/+3
2006-03-06[PATCH] memory-hotplug compile fixKAMEZAWA Hiroyuki1-0/+4