aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-04-10[PATCH] Fix buddy list race that could lead to page lru list corruptionsNick Piggin3-17/+27
2006-04-10[Security] Keys: Fix oops when adding key to non-keyringDavid Howells2-0/+5
2006-04-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds71-1367/+1638
2006-04-09[SPARC64]: Set ARCH_SELECT_MEMORY_MODELDavid S. Miller1-0/+3
2006-04-09[SPARC64]: smp_call_function() fixups...David S. Miller1-20/+15
2006-04-09[SPARC64]: Translate PTRACE_GETEVENTMSG for 32-bit tasks.David S. Miller1-0/+16
2006-04-09[SPARC64]: Update defconfig.David S. Miller1-2/+8
2006-04-09[SPARC64]: Print out return PC in cheetah_log_errors().David S. Miller1-2/+2
2006-04-09[SPARC64]: Add dummy PTRACE_PEEKUSR for gdb.David S. Miller1-0/+7
2006-04-09[IPV6]: Deinline few large functions in inet6 codeDenis Vlasenko2-67/+83
2006-04-09[IPV4] ip_fragment: Always compute hash with ipfrag_lock held.David S. Miller1-5/+10
2006-04-09[NETFILTER]: Fix DNAT in LOCAL_OUTPatrick McHardy1-1/+1
2006-04-09[X25]: Restore skb->dev setting in x25_type_trans().David S. Miller1-0/+1
2006-04-09[NET]: Fix hotplug race during device registration.Sergey Vlasov1-1/+1
2006-04-09[IPV6]: Unexport secure_ipv6_port_ephemeralAdrian Bunk1-1/+0
2006-04-09[NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64Brian Haley1-0/+1
2006-04-09[NET]: More kzalloc conversions.Andrew Morton5-22/+8
2006-04-09[NET] kzalloc: use in alloc_netdevPaolo 'Blaisorblade' Giarrusso1-2/+1
2006-04-09[PKT_SCHED] act_police: Rename methods.Jamal Hadi Salim1-4/+4
2006-04-09[TG3]: Speed up SRAM access (2nd version)Michael Chan2-27/+43
2006-04-09[TG3]: Kill some less useful flagsMichael Chan2-15/+8
2006-04-09[NETFILTER]: H.323 helper: remove changelogPatrick McHardy2-49/+0
2006-04-09[NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functionsPatrick McHardy8-153/+25
2006-04-09[NETFILTER]: Add address family specific checksum helpersPatrick McHardy5-0/+89
2006-04-09[NETFILTER]: Introduce infrastructure for address family specific operationsPatrick McHardy5-59/+70
2006-04-09[NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependencyPatrick McHardy1-0/+1
2006-04-09[NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl'Jing Min Zhao1-1/+5
2006-04-09[NETFILTER]: H.323 helper: make get_h245_addr() staticJing Min Zhao1-2/+2
2006-04-09[NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPLJing Min Zhao1-12/+11
2006-04-09[NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.hJing Min Zhao6-56/+53
2006-04-09[NETFILTER]: Fix section mismatch warningsPatrick McHardy10-248/+203
2006-04-09[NETFILTER]: Clean up hook registrationPatrick McHardy11-579/+253
2006-04-09[NETFILTER]: Add helper functions for mass hook registration/unregistrationPatrick McHardy2-0/+30
2006-04-09[IRDA]: Support for Sigmatel STIR421x chipSamuel Ortiz2-34/+372
2006-04-09[IRDA]: smcinit merged into smsc-ircc driverLinus Walleij1-0/+311
2006-04-09[INET]: Use port unreachable instead of proto for tunnelsHerbert Xu2-2/+2
2006-04-09[BLUETOOTH] sco: Possible double free.Eric Sesterhenn1-1/+1
2006-04-09[TG3]: Fix a memory leak.Adrian Bunk1-3/+7
2006-04-09[NET]: Fix an off-by-21-or-49 error.Adrian Bunk1-1/+1
2006-04-09[NET] netconsole: set .name in struct consoleRandy Dunlap1-0/+1
2006-04-09[INET]: Move no-tunnel ICMP error to tunnel4/tunnel6Herbert Xu5-13/+21
2006-04-09[NETFILTER]: Fix fragmentation issues with bridge netfilterPatrick McHardy3-5/+15
2006-04-09[FIB_TRIE]: Fix leaf freeing.Robert Olsson1-7/+7
2006-04-09[IPSEC]: Check x->encap before dereferencing itHerbert Xu1-1/+1
2006-04-09[SELINUX] Fix build after ipsec decap state changes.Dave Jones1-2/+2
2006-04-09Move request_standard_resources() back to before PCI probingLinus Torvalds1-3/+3
2006-04-09[PATCH] x86_64: Update 32-bit system call tableAndi Kleen1-2/+4
2006-04-09[PATCH] x86_64: Eliminate IA32_NR_syscalls defineAndi Kleen2-11/+8
2006-04-09[PATCH] x86_64: fix CONFIG_REORDERSam Ravnborg2-13/+13
2006-04-09[PATCH] x86_64: Plug GS leak in arch_prctl()John Blackwood1-2/+8