summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] de_thread: Don't confuse users do_each_thread.Eric W. Biederman2006-04-102-2/+8
* [libata] sata_mv: fix can_queue line accidentally removed in scsi-eh patchJeff Garzik2006-04-101-0/+1
* [PATCH] move ->eh_strategy_handler to the transport classChristoph Hellwig2006-04-1026-66/+18
* [PATCH] Fix buddy list race that could lead to page lru list corruptionsNick Piggin2006-04-103-17/+27
* [Security] Keys: Fix oops when adding key to non-keyringDavid Howells2006-04-102-0/+5
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-04-1071-1367/+1638
|\
| * [IPV6]: Deinline few large functions in inet6 codeDenis Vlasenko2006-04-092-67/+83
| * [IPV4] ip_fragment: Always compute hash with ipfrag_lock held.David S. Miller2006-04-091-5/+10
| * [NETFILTER]: Fix DNAT in LOCAL_OUTPatrick McHardy2006-04-091-1/+1
| * [X25]: Restore skb->dev setting in x25_type_trans().David S. Miller2006-04-091-0/+1
| * [NET]: Fix hotplug race during device registration.Sergey Vlasov2006-04-091-1/+1
| * [IPV6]: Unexport secure_ipv6_port_ephemeralAdrian Bunk2006-04-091-1/+0
| * [NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64Brian Haley2006-04-091-0/+1
| * [NET]: More kzalloc conversions.Andrew Morton2006-04-095-22/+8
| * [NET] kzalloc: use in alloc_netdevPaolo 'Blaisorblade' Giarrusso2006-04-091-2/+1
| * [PKT_SCHED] act_police: Rename methods.Jamal Hadi Salim2006-04-091-4/+4
| * [TG3]: Speed up SRAM access (2nd version)Michael Chan2006-04-092-27/+43
| * [TG3]: Kill some less useful flagsMichael Chan2006-04-092-15/+8
| * [NETFILTER]: H.323 helper: remove changelogPatrick McHardy2006-04-092-49/+0
| * [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functionsPatrick McHardy2006-04-098-153/+25
| * [NETFILTER]: Add address family specific checksum helpersPatrick McHardy2006-04-095-0/+89
| * [NETFILTER]: Introduce infrastructure for address family specific operationsPatrick McHardy2006-04-095-59/+70
| * [NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependencyPatrick McHardy2006-04-091-0/+1
| * [NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl'Jing Min Zhao2006-04-091-1/+5
| * [NETFILTER]: H.323 helper: make get_h245_addr() staticJing Min Zhao2006-04-091-2/+2
| * [NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPLJing Min Zhao2006-04-091-12/+11
| * [NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.hJing Min Zhao2006-04-096-56/+53
| * [NETFILTER]: Fix section mismatch warningsPatrick McHardy2006-04-0910-248/+203
| * [NETFILTER]: Clean up hook registrationPatrick McHardy2006-04-0911-579/+253
| * [NETFILTER]: Add helper functions for mass hook registration/unregistrationPatrick McHardy2006-04-092-0/+30
| * [IRDA]: Support for Sigmatel STIR421x chipSamuel Ortiz2006-04-092-34/+372
| * [IRDA]: smcinit merged into smsc-ircc driverLinus Walleij2006-04-091-0/+311
| * [INET]: Use port unreachable instead of proto for tunnelsHerbert Xu2006-04-092-2/+2
| * [BLUETOOTH] sco: Possible double free.Eric Sesterhenn2006-04-091-1/+1
| * [TG3]: Fix a memory leak.Adrian Bunk2006-04-091-3/+7
| * [NET]: Fix an off-by-21-or-49 error.Adrian Bunk2006-04-091-1/+1
| * [NET] netconsole: set .name in struct consoleRandy Dunlap2006-04-091-0/+1
| * [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6Herbert Xu2006-04-095-13/+21
| * [NETFILTER]: Fix fragmentation issues with bridge netfilterPatrick McHardy2006-04-093-5/+15
| * [FIB_TRIE]: Fix leaf freeing.Robert Olsson2006-04-091-7/+7
| * [IPSEC]: Check x->encap before dereferencing itHerbert Xu2006-04-091-1/+1
* | [SPARC64]: Set ARCH_SELECT_MEMORY_MODELDavid S. Miller2006-04-091-0/+3
* | [SPARC64]: smp_call_function() fixups...David S. Miller2006-04-091-20/+15
* | [SPARC64]: Translate PTRACE_GETEVENTMSG for 32-bit tasks.David S. Miller2006-04-091-0/+16
* | [SPARC64]: Update defconfig.David S. Miller2006-04-091-2/+8
* | [SPARC64]: Print out return PC in cheetah_log_errors().David S. Miller2006-04-091-2/+2
* | [SPARC64]: Add dummy PTRACE_PEEKUSR for gdb.David S. Miller2006-04-091-0/+7
|/
* [SELINUX] Fix build after ipsec decap state changes.Dave Jones2006-04-091-2/+2
* Move request_standard_resources() back to before PCI probingLinus Torvalds2006-04-091-3/+3
* [PATCH] x86_64: Update 32-bit system call tableAndi Kleen2006-04-091-2/+4
OpenPOWER on IntegriCloud