summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [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
* [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
* [PATCH] x86_64: Eliminate IA32_NR_syscalls defineAndi Kleen2006-04-092-11/+8
* [PATCH] x86_64: fix CONFIG_REORDERSam Ravnborg2006-04-092-13/+13
* [PATCH] x86_64: Plug GS leak in arch_prctl()John Blackwood2006-04-091-2/+8
* [PATCH] i386: Remove printk about reboot fixups at rebootAndi Kleen2006-04-091-2/+0
* [PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave2006-04-095-1/+12
* [PATCH] i386/x86-64: Return defined error value for bad PCI config space acce...Andi Kleen2006-04-093-3/+9
* [PATCH] i386/x86_64: Check if MCFG works for the first 16 bussesAndi Kleen2006-04-092-37/+54
* [PATCH] x86_64: Fixup read_mostly section on internode cache line size for vSMPRavikiran G Thirumalai2006-04-092-1/+6
* [PATCH] x86_64: Don't return error for HPET initialization in initcallAndi Kleen2006-04-091-1/+1
* [PATCH] x86_64: Don't export strlen twiceAndi Kleen2006-04-091-2/+0
* [PATCH] x86_64: When user could have changed RIP always force IRETAndi Kleen2006-04-091-2/+10
* [PATCH] x86_64: Don't run NMI watchdog during machine checksAndi Kleen2006-04-093-1/+21
* [PATCH] x86_64: extra NODES_SHIFT definitionDave Hansen2006-04-091-2/+0
* [PATCH] x86_64: Proper null pointer check in powernow_k8_getJacob Shin2006-04-091-1/+10
* [PATCH] x86_64: Revert earlier powernow-k8 changeAndi Kleen2006-04-091-4/+3
* [PATCH] i386: Consolidate modern APIC handlingAndi Kleen2006-04-093-28/+18
* [PATCH] x86_64: Clear APIC feature bit when local APIC is disabledAndi Kleen2006-04-091-1/+3
* [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen2006-04-091-1/+4
* [PATCH] x86_64: Don't sanity check Type 1 PCI bus access on newer systemsAndi Kleen2006-04-091-0/+5
* [PATCH] x86_64: Fix compilation with CONFIG_PCI=n / allnoconfigAndi Kleen2006-04-091-0/+2
* [PATCH] i386/x86-64: Check that MCFG points to an e820 reserved areaArjan van de Ven2006-04-092-0/+21
* [PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven2006-04-094-0/+68
* [PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven2006-04-094-4/+5
* [PATCH] x86_64: Handle empty PXMs that only contain hotplug memoryAndi Kleen2006-04-094-10/+47
* [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64Andi Kleen2006-04-095-8/+171
* [PATCH] x86_64: Support memory hotadd without sparsememAndi Kleen2006-04-096-12/+47
* [PATCH] x86_64: Clean up execve pathAndi Kleen2006-04-091-16/+0
* [PATCH] x86_64: Update defconfigAndi Kleen2006-04-091-18/+24
OpenPOWER on IntegriCloud