- 323bee3 svc: Add a transport function that checks for write space by Tom Tucker · 17 years ago
- e831fe6 svc: Add xpo_prep_reply_hdr by Tom Tucker · 17 years ago
- 755ccea svc: Add per-transport delete functions by Tom Tucker · 17 years ago
- 5148bf4 svc: Add transport specific xpo_release function by Tom Tucker · 17 years ago
- 5d13799 svc: Move sk_sendto and sk_recvfrom to svc_xprt_class by Tom Tucker · 17 years ago
- 4902315 svc: Add a max payload value to the transport by Tom Tucker · 17 years ago
- 9f29868 svc: Change the svc_sock in the rqstp structure to a transport by Tom Tucker · 17 years ago
- 360d8738 svc: Make svc_sock the tcp/udp transport by Tom Tucker · 17 years ago
- 1d8206b9 svc: Add an svc transport class by Tom Tucker · 17 years ago
- 406a7ea nfsd: Allow AIX client to read dir containing mountpoints by Frank Filz · 17 years ago
- 2e8138a nfsd: move nfsd/auth.h into fs/nfsd by J. Bruce Fields · 17 years ago
- dbf847e knfsd: allow cache_register to return error on failure by J. Bruce Fields · 17 years ago
- df95a9d knfsd: cache unregistration needn't return error by J. Bruce Fields · 17 years ago
- d5c3428 nfsd: fail module init on reply cache init failure by J. Bruce Fields · 17 years ago
- 48b4ba3 NFSD: Path name length signage in nfsd request argument structures by Chuck Lever · 17 years ago
- 5a022fc NFSD: Adjust filename length argument of nfsd_lookup by Chuck Lever · 17 years ago
- 29d5e55 NFSD: File name length signage in nfsd request argument structures by Chuck Lever · 17 years ago
- 48df020 NLM: Fix sign of length of NLM variable length strings by Chuck Lever · 17 years ago
- e5cff48 SUNRPC: Use unsigned string lengths in xdr_decode_string_inplace by Chuck Lever · 17 years ago
- 24e1c13 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
- 3bc217f block: kill swap_io_context() by Jens Axboe · 17 years ago
- 22b1321 block: new end request handling interface should take unsigned byte counts by Jens Axboe · 17 years ago
- e5dfb81 [NET_SCHED]: Add flow classifier by Patrick McHardy · 17 years ago
- 94de78d [NET_SCHED]: sch_sfq: make internal queues visible as classes by Patrick McHardy · 17 years ago
- 0027ba8 [IPV4]: Make struct ipv4_devconf static. by Adrian Bunk · 17 years ago
- 9472c9e [XFRM]: Fix statistics. by Masahide NAKAMURA · 17 years ago
- 29e7525 [IPV4] route cache: Introduce rt_genid for smooth cache invalidation by Eric Dumazet · 17 years ago
- e83a2ea [VLAN]: set_rx_mode support for unicast address list by Chris Leech · 17 years ago
- 71d67e6 [IPV4] fib_trie: rescan if key is lost during dump by Stephen Hemminger · 17 years ago
- d86e0da [NETNS]: Tcp-v6 sockets per-net lookup. by Pavel Emelyanov · 17 years ago
- 535174e [IPV6]: Introduce the INET6_TW_MATCH macro. by Pavel Emelyanov · 17 years ago
- 9ddd0ed [NETFILTER]: nf_{conntrack,nat}_pptp: annotate PPtP helper with const by Jan Engelhardt · 17 years ago
- 13f7d63 [NETFILTER]: nf_{conntrack,nat}_sip: annotate SIP helper with const by Jan Engelhardt · 17 years ago
- 3cb609d [NETFILTER]: x_tables: create per-netns /proc/net/*_tables_* by Alexey Dobriyan · 17 years ago
- 09e410d [NETFILTER]: xt_hashlimit match, revision 1 by Jan Engelhardt · 17 years ago
- b0a6363 [NETFILTER]: {ip,arp,ip6}_tables: fix sparse warnings in compat code by Patrick McHardy · 17 years ago
- edc26f7 [NETFILTER]: xt_owner: allow matching UID/GID ranges by Jan Engelhardt · 17 years ago
- 79df341 [NETFILTER]: arp_tables: netns preparation by Alexey Dobriyan · 17 years ago
- 336b517 [NETFILTER]: ip6_tables: netns preparation by Alexey Dobriyan · 17 years ago
- 44d34e7 [NETFILTER]: x_tables: return new table from {arp,ip,ip6}t_register_table() by Alexey Dobriyan · 17 years ago
- 8d87005 [NETFILTER]: x_tables: per-netns xt_tables by Alexey Dobriyan · 17 years ago
- a98da11 [NETFILTER]: x_tables: change xt_table_register() return value convention by Alexey Dobriyan · 17 years ago
- b416499 [NETFILTER]: xt_conntrack: add port and direction matching by Jan Engelhardt · 17 years ago
- c82a5cb linux/types.h: Use __u64 for aligned_u64 by Jan Engelhardt · 17 years ago
- 2fd8e52 [NETFILTER]: bridge netfilter: remove nf_bridge_info read-only netoutdev member by Patrick McHardy · 17 years ago
- ecb6f85 [NETFILTER]: Use const in struct xt_match, xt_target, xt_table by Jan Engelhardt · 17 years ago
- 1a6509d [IPSEC]: Add support for combined mode algorithms by Herbert Xu · 17 years ago
- 3692e94 Move usbnet.h and rndis_host.h to include/linux/usb by Jussi Kivilinna · 17 years ago
- 303d9bf rfkill: add the WiMAX radio type by Iñaky Pérez-González · 17 years ago
- 75659ca Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc by Linus Torvalds · 17 years ago
- 62152d0 asm-generic/tlb.h: build fix by Ingo Molnar · 17 years ago
- 8af03e7 Merge branch 'for-2.6.25' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
- 6232665 Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
- bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
- 44c3b59 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
- 3b470ac Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
- 05991be ia64: use generic percpu by travis@sgi.com · 17 years ago
- 2f52d58 KVM: Move apic timer migration away from critical section by Avi Kivity · 17 years ago
- a03d7f4 KVM: Put kvm_para.h include outside __KERNEL__ by Glauber de Oliveira Costa · 17 years ago
- 6f723c7 KVM: Portability: Move kvm_fpu to asm-x86/kvm.h by Christian Ehrhardt · 17 years ago
- aaee2c9 KVM: MMU: Switch to mmu spinlock by Marcelo Tosatti · 17 years ago
- 7ec5458 KVM: Add kvm_read_guest_atomic() by Marcelo Tosatti · 17 years ago
- b93463a KVM: Accelerated apic support by Avi Kivity · 17 years ago
- b209749f KVM: local APIC TPR access reporting facility by Avi Kivity · 17 years ago
- ec10f47 KVM: Expose ioapic to ia64 save/restore APIs by Zhang Xiantao · 17 years ago
- 5736199 KVM: Move kvm_vcpu_kick() to x86.c by Zhang Xiantao · 17 years ago
- edf8841 KVM: Move arch dependent files to new directory arch/x86/kvm/ by Avi Kivity · 17 years ago
- fb56dbb KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM by Avi Kivity · 17 years ago
- 51e2962 KVM: Add ifdef in irqchip struct for x86 only structures by Jerone Young · 17 years ago
- 0771671 KVM: Enhance guest cpuid management by Dan Kenigsberg · 17 years ago
- a162dd5 KVM: Portability: Move cpuid structures to <asm/kvm.h> by Jerone Young · 17 years ago
- 244d57e KVM: Portability: Move kvm_sregs and msr structures to <asm/kvm.h> by Jerone Young · 17 years ago
- 3a56b20 KVM: Portability: Move kvm_segment & kvm_dtable structure to <asm/kvm.h> by Jerone Young · 17 years ago
- d9ecf92 KVM: Portability: Move structure lapic_state to <asm/kvm.h> by Jerone Young · 17 years ago
- 19d30b1 KVM: Portability: Move kvm_regs to <asm/kvm.h> by Jerone Young · 17 years ago
- da1386a KVM: Portability: Move x86 pic strutctures by Jerone Young · 17 years ago
- f6a40e3 KVM: Portability: Move kvm_memory_alias to asm/kvm.h by Jerone Young · 17 years ago
- cbc9402 KVM: Add ioctl to tss address from userspace, by Izik Eidus · 17 years ago
- 5f43238 KVM: Per-architecture hypercall definitions by Christian Borntraeger · 17 years ago
- 6fc138d KVM: Support assigning userspace memory to the guest by Izik Eidus · 17 years ago
- 82ce2c9 KVM: Allow dynamic allocation of the mmu shadow cache size by Izik Eidus · 17 years ago
- 7aa81cc KVM: Refactor hypercall infrastructure (v3) by Anthony Liguori · 17 years ago
- f212ec4 x86: early boot debugging via FireWire (ohci1394_dma=early) by Bernhard Kaindl · 17 years ago
- 12d6f21 x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y by Ingo Molnar · 17 years ago
- a5a19c6 x86: demacro asm-x86/pgalloc_32.h by Jeremy Fitzhardinge · 17 years ago
- 0acf8e3 pci: add PCI identifiers for the RDC devices by Florian Fainelli · 17 years ago
- 0325291 x86: print which shared library/executable faulted in segfault etc. messages v3 by Andi Kleen · 17 years ago
- ca74a6f x86: optimize lock prefix switching to run less frequently by Andi Kleen · 17 years ago
- 6b8be6d x86: add ENDPROC() markers by John Reiser · 17 years ago
- 076f977 x86: make early printk selectable on 64-bit as well by Ingo Molnar · 17 years ago
- d50efc6 x86: fix UML and -regparm=3 by Ingo Molnar · 17 years ago
- 8c1c935 x86: kprobes: add kprobes smoke tests that run on boot by Ananth N Mavinakayanahalli · 17 years ago
- 5280e00 percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h by travis@sgi.com · 17 years ago
- 74ef649 x86: add _AT() macro to conditionally cast by Jeremy Fitzhardinge · 17 years ago
- bb61682 x86: x86 core dump TLS by Roland McGrath · 17 years ago
- c269f19 x86: compat_sys_ptrace by Roland McGrath · 17 years ago
- 032d82d x86: compat_ptrace_request by Roland McGrath · 17 years ago
- 5bde4d1 x86: user_regset user-copy helpers by Roland McGrath · 17 years ago
- bae3f7c x86: user_regset helpers by Roland McGrath · 17 years ago
- bdf8821 x86: user_regset header by Roland McGrath · 17 years ago