summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [ARM] Move FLUSH_BASE macros to asm/arch/memory.hRussell King2006-04-0715-33/+53
| * [ARM] Remove unnecessary extra parens in include/asm-arm/memory.hRussell King2006-04-041-3/+3
| * [ARM] arm's arch_local_page_offset() fix against 2.6.17-rc1KAMEZAWA Hiroyuki2006-04-041-1/+1
* | Merge branch 'upstream-linus' of git://oss.oracle.com/home/sourcebo/git/ocfs2Linus Torvalds2006-04-115-36/+101
|\ \
| * | [PATCH] CONFIGFS_FS must depend on SYSFSAdrian Bunk2006-04-101-1/+1
| * | [PATCH] Bogus NULL pointer check in fs/configfs/dir.cEric Sesterhenn2006-04-101-1/+1
| * | ocfs2: Better I/O error handling in heartbeatMark Fasheh2006-04-081-8/+32
| * | ocfs2: test and set teardown flag early in user_dlm_destroy_lock()Mark Fasheh2006-04-081-3/+14
| * | ocfs2: Handle the DLM_CANCELGRANT case in user_unlock_ast()Mark Fasheh2006-04-081-12/+22
| * | ocfs2: catch an invalid ast case in dlmfsMark Fasheh2006-04-081-0/+4
| * | ocfs2: remove an overly aggressive BUG() in dlmfsMark Fasheh2006-04-081-4/+17
| * | ocfs2: multi node truncate fixMark Fasheh2006-04-081-8/+11
| |/
* | [PATCH] de_thread: Don't confuse users do_each_thread.Eric W. Biederman2006-04-112-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-102-67/+83
| * | [IPV4] ip_fragment: Always compute hash with ipfrag_lock held.David S. Miller2006-04-101-5/+10
| * | [NETFILTER]: Fix DNAT in LOCAL_OUTPatrick McHardy2006-04-101-1/+1
| * | [X25]: Restore skb->dev setting in x25_type_trans().David S. Miller2006-04-101-0/+1
| * | [NET]: Fix hotplug race during device registration.Sergey Vlasov2006-04-101-1/+1
| * | [IPV6]: Unexport secure_ipv6_port_ephemeralAdrian Bunk2006-04-101-1/+0
| * | [NETFILTER]: Fix build with CONFIG_NETFILTER=y/m on IA64Brian Haley2006-04-101-0/+1
| * | [NET]: More kzalloc conversions.Andrew Morton2006-04-105-22/+8
| * | [NET] kzalloc: use in alloc_netdevPaolo 'Blaisorblade' Giarrusso2006-04-101-2/+1
| * | [PKT_SCHED] act_police: Rename methods.Jamal Hadi Salim2006-04-101-4/+4
| * | [TG3]: Speed up SRAM access (2nd version)Michael Chan2006-04-102-27/+43
| * | [TG3]: Kill some less useful flagsMichael Chan2006-04-102-15/+8
| * | [NETFILTER]: H.323 helper: remove changelogPatrick McHardy2006-04-102-49/+0
| * | [NETFILTER]: Convert conntrack/ipt_REJECT to new checksumming functionsPatrick McHardy2006-04-108-153/+25
| * | [NETFILTER]: Add address family specific checksum helpersPatrick McHardy2006-04-105-0/+89
| * | [NETFILTER]: Introduce infrastructure for address family specific operationsPatrick McHardy2006-04-105-59/+70
| * | [NETFILTER]: Fix IP_NF_CONNTRACK_NETLINK dependencyPatrick McHardy2006-04-101-0/+1
| * | [NETFILTER]: H.323 helper: add parameter 'default_rrq_ttl'Jing Min Zhao2006-04-101-1/+5
| * | [NETFILTER]: H.323 helper: make get_h245_addr() staticJing Min Zhao2006-04-101-2/+2
| * | [NETFILTER]: H.323 helper: change EXPORT_SYMBOL to EXPORT_SYMBOL_GPLJing Min Zhao2006-04-101-12/+11
| * | [NETFILTER]: H.323 helper: move some function prototypes to ip_conntrack_h323.hJing Min Zhao2006-04-106-56/+53
| * | [NETFILTER]: Fix section mismatch warningsPatrick McHardy2006-04-1010-248/+203
| * | [NETFILTER]: Clean up hook registrationPatrick McHardy2006-04-1011-579/+253
| * | [NETFILTER]: Add helper functions for mass hook registration/unregistrationPatrick McHardy2006-04-102-0/+30
| * | [IRDA]: Support for Sigmatel STIR421x chipSamuel Ortiz2006-04-102-34/+372
| * | [IRDA]: smcinit merged into smsc-ircc driverLinus Walleij2006-04-101-0/+311
| * | [INET]: Use port unreachable instead of proto for tunnelsHerbert Xu2006-04-102-2/+2
| * | [BLUETOOTH] sco: Possible double free.Eric Sesterhenn2006-04-101-1/+1
| * | [TG3]: Fix a memory leak.Adrian Bunk2006-04-101-3/+7
| * | [NET]: Fix an off-by-21-or-49 error.Adrian Bunk2006-04-101-1/+1
| * | [NET] netconsole: set .name in struct consoleRandy Dunlap2006-04-101-0/+1
| * | [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6Herbert Xu2006-04-105-13/+21