aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-01-06[NET]: Endian-annotate struct iphdrAlexey Dobriyan
2006-01-06[LSM-IPSec]: Corrections to LSM-IPSec NethooksTrent Jaeger
2006-01-06[PKTGEN]: Adds missing __init.Luiz Capitulino
2006-01-06[ACPI] linux-acpi@vger.kernel.org replaces acpi-devel@lists.sourceforge.netLen Brown
2006-01-06[NETFILTER]: ipt_helper.c needs linux/interrupt.hJoe
2006-01-06[BRIDGE] netfilter: vlan + hw checksum = bug?Stephen Hemminger
2006-01-06[X25]: Fix for broken x25 module.Shaun Pereira
2006-01-06[NET]: Change sk_run_filter()'s return type in net/core/filter.cKris Katterjohn
2006-01-06[NET]: Use newer is_multicast_ether_addr() in some filesKris Katterjohn
2006-01-06Merge ../torvalds-2.6/Greg Kroah-Hartman
2006-01-06kconfig: fix gconfig with POSIXLY_CORRECT=1Adrian Bunk
2006-01-06kbuild: un-stringnify KBUILD_MODNAMESam Ravnborg
2006-01-06SUNRPC: Make krb5 report unsupported encryption typesJ. Bruce Fields
2006-01-06SUNRPC: Make spkm3 report unsupported encryption typesJ. Bruce Fields
2006-01-06SUNRPC: Update the spkm3 code to use the make_checksum interfaceJ. Bruce Fields
2006-01-06NFSv4: Fix an Oops in nfs_do_expire_all_delegationsTrond Myklebust
2006-01-06NFSv4: Allow entries in the idmap cache to expireTrond Myklebust
2006-01-06SUNRPC: Clean up xprt_destroy()Trond Myklebust
2006-01-06SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust
2006-01-06NFS: get rid of some needless code obfuscation in xdr_encode_sattr().Trond Myklebust
2006-01-06NFS: Send valid mode bits to the serverTrond Myklebust
2006-01-06SUNRPC: get rid of cl_chattyChuck Lever
2006-01-06SUNRPC: transport switch API for setting port numberChuck Lever
2006-01-06SUNRPC: new interface to force an RPC rebindChuck Lever
2006-01-06SUNRPC: switchable buffer allocationChuck Lever
2006-01-06NFSv3: try get_root user-supplied security_flavorJ. Bruce Fields
2006-01-06NLM: fix parsing of sm notify procedureJ. Bruce Fields
2006-01-06NLM: Further cancel fixesJ. Bruce Fields
2006-01-06NLM: clean up nlmsvc_delete_blockJ. Bruce Fields
2006-01-06NLM: don't unlock on cancel requestsJ. Bruce Fields
2006-01-06NLM: Clean up nlmsvc_grant_reply lockingJ. Bruce Fields
2006-01-06SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk
2006-01-06NFSv4: Allow user to set the port used by the NFSv4 callback channelTrond Myklebust
2006-01-06NFS: Clean up weak cache consistency codeTrond Myklebust
2006-01-06NFSv4: Ensure DELEGRETURN returns attributesTrond Myklebust
2006-01-06NFSv4: Ensure change attribute returned by GETATTR callback conforms to specTrond Myklebust
2006-01-06SUNRPC: Fix a potential race in rpc_pipefs.Trond Myklebust
2006-01-06NFS: Make directIO aware of compound pages...Trond Myklebust
2006-01-06NFS: Make stat() return updated mtimes after a write()Trond Myklebust
2006-01-06NFSv4: Ensure that we return the delegation on the target of a rename too.Trond Myklebust
2006-01-06NFS: support large reads and writes on the wireChuck Lever
2006-01-06NFS: make "inode number mismatch" message more usefulChuck Lever
2006-01-06NFS: get rid of useless kernel log messageChuck Lever
2006-01-06NFS: simplify inlined bit ops in nfs_page.hChuck Lever
2006-01-06NFS: Fix error recovery code in fs/nfs/inode.c:__init_nfs()Chuck Lever
2006-01-06NFS: use generic_write_checks() to sanity check direct writesChuck Lever
2006-01-06NFSv4: Remove requirement for machine creds for the "setclientid" operationTrond Myklebust
2006-01-06NFSv4: Remove requirement for machine creds for the "renew" operationTrond Myklebust
2006-01-06NFSv4: Send RENEW requests to the server only when we're holding stateTrond Myklebust
2006-01-06NFS: Convert instances of kernel_thread() to kthread()Trond Myklebust