Age | Commit message (Expand) | Author | Files | Lines |
2008-02-01 | [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* | Alexey Dobriyan | 1 | -2/+2 |
2008-02-01 | [NETFILTER]: xt_hashlimit match, revision 1 | Jan Engelhardt | 1 | -5/+32 |
2008-02-01 | [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code | Patrick McHardy | 1 | -4/+4 |
2008-02-01 | [NETFILTER]: xt_owner: allow matching UID/GID ranges | Jan Engelhardt | 1 | -2/+2 |
2008-02-01 | [NETFILTER]: arp_tables: netns preparation | Alexey Dobriyan | 1 | -1/+2 |
2008-02-01 | [NETFILTER]: ip6_tables: netns preparation | Alexey Dobriyan | 1 | -1/+2 |
2008-02-01 | [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() | Alexey Dobriyan | 3 | -6/+7 |
2008-02-01 | [NETFILTER]: x_tables: per-netns xt_tables | Alexey Dobriyan | 1 | -2/+4 |
2008-02-01 | [NETFILTER]: x_tables: change xt_table_register() return value convention | Alexey Dobriyan | 1 | -3/+3 |
2008-02-01 | [NETFILTER]: xt_conntrack: add port and direction matching | Jan Engelhardt | 1 | -12/+18 |
2008-02-01 | linux/types.h: Use __u64 for aligned_u64 | Jan Engelhardt | 1 | -1/+1 |
2008-02-01 | [NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev member | Patrick McHardy | 1 | -3/+0 |
2008-02-01 | [NETFILTER]: Use const in struct xt_match, xt_target, xt_table | Jan Engelhardt | 1 | -3/+3 |
2008-02-01 | [IPSEC]: Add support for combined mode algorithms | Herbert Xu | 2 | -0/+14 |
2008-02-01 | Move usbnet.h and rndis_host.h to include/linux/usb | Jussi Kivilinna | 2 | -0/+488 |
2008-02-01 | rfkill: add the WiMAX radio type | Iñaky Pérez-González | 2 | -0/+4 |
2008-02-01 | Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 9 | -23/+102 |
2008-02-01 | asm-generic/tlb.h: build fix | Ingo Molnar | 1 | -1/+0 |
2008-01-31 | Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 5 | -66/+44 |
2008-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 | Linus Torvalds | 1 | -4/+0 |
2008-01-31 | Merge branch 'linux-2.6' | Paul Mackerras | 189 | -2478/+5351 |
2008-01-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2 | -8/+39 |
2008-01-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -0/+3 |
2008-01-31 | ia64: use generic percpu | travis@sgi.com | 1 | -4/+0 |
2008-01-30 | KVM: Move apic timer migration away from critical section | Avi Kivity | 1 | -0/+6 |
2008-01-30 | KVM: Put kvm_para.h include outside __KERNEL__ | Glauber de Oliveira Costa | 1 | -1/+1 |
2008-01-30 | KVM: Portability: Move kvm_fpu to asm-x86/kvm.h | Christian Ehrhardt | 1 | -17/+0 |
2008-01-30 | KVM: MMU: Switch to mmu spinlock | Marcelo Tosatti | 1 | -1/+2 |
2008-01-30 | KVM: Add kvm_read_guest_atomic() | Marcelo Tosatti | 1 | -0/+2 |
2008-01-30 | KVM: Accelerated apic support | Avi Kivity | 2 | -0/+9 |
2008-01-30 | KVM: local APIC TPR access reporting facility | Avi Kivity | 2 | -1/+18 |
2008-01-30 | KVM: Expose ioapic to ia64 save/restore APIs | Zhang Xiantao | 1 | -0/+2 |
2008-01-30 | KVM: Move kvm_vcpu_kick() to x86.c | Zhang Xiantao | 1 | -0/+1 |
2008-01-30 | KVM: Move arch dependent files to new directory arch/x86/kvm/ | Avi Kivity | 2 | -0/+343 |
2008-01-30 | KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM | Avi Kivity | 1 | -1/+1 |
2008-01-30 | KVM: Add ifdef in irqchip struct for x86 only structures | Jerone Young | 2 | -1/+3 |
2008-01-30 | KVM: Enhance guest cpuid management | Dan Kenigsberg | 1 | -0/+4 |
2008-01-30 | KVM: Portability: Move cpuid structures to <asm/kvm.h> | Jerone Young | 1 | -16/+0 |
2008-01-30 | KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h> | Jerone Young | 1 | -36/+0 |
2008-01-30 | KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h> | Jerone Young | 1 | -15/+0 |
2008-01-30 | KVM: Portability: Move structure lapic_state to <asm/kvm.h> | Jerone Young | 1 | -5/+0 |
2008-01-30 | KVM: Portability: Move kvm_regs to <asm/kvm.h> | Jerone Young | 1 | -9/+0 |
2008-01-30 | KVM: Portability: Move x86 pic strutctures | Jerone Young | 1 | -48/+0 |
2008-01-30 | KVM: Portability: Move kvm_memory_alias to asm/kvm.h | Jerone Young | 1 | -7/+1 |
2008-01-30 | KVM: Add ioctl to tss address from userspace, | Izik Eidus | 1 | -0/+2 |
2008-01-30 | KVM: Per-architecture hypercall definitions | Christian Borntraeger | 1 | -93/+12 |
2008-01-30 | KVM: Support assigning userspace memory to the guest | Izik Eidus | 1 | -0/+12 |
2008-01-30 | KVM: Allow dynamic allocation of the mmu shadow cache size | Izik Eidus | 1 | -0/+3 |
2008-01-30 | KVM: Refactor hypercall infrastructure (v3) | Anthony Liguori | 1 | -61/+98 |
2008-01-30 | x86: early boot debugging via FireWire (ohci1394_dma=early) | Bernhard Kaindl | 1 | -0/+4 |