aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/xdr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-10[NET] SUNRPC: Fix whitespace errors.YOSHIFUJI Hideaki1-3/+3
2006-12-06rpc: move process_xdr_bufOlga Kornievskaia1-0/+68
2006-12-06SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overrunsTrond Myklebust1-33/+26
2006-12-06SUNRPC: Add __(read|write)_bytes_from_xdr_bufTrond Myklebust1-29/+37
2006-12-06SUNRPC: Clean up argument types in xdr.cTrond Myklebust1-43/+43
2006-09-28[SUNRPC]: trivial endianness annotationsAlexey Dobriyan1-27/+27
2006-07-05This fixes a panic doing the first READDIR or READDIRPLUS call when:Trond Myklebust1-2/+1
2006-06-09RPC: Allow struc xdr_stream to read the page section of an xdr_bufTrond Myklebust1-2/+26
2006-01-06SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk1-21/+0
2005-11-08[NET]: kfree cleanupJesper Juhl1-2/+1
2005-09-23[PATCH] RPC: introduce client-side transport switchChuck Lever1-101/+1
2005-09-23[PATCH] RPC: extract socket logic common to both client and serverChuck Lever1-75/+0
2005-08-16[PATCH] NFS: Ensure ACL xdr code doesn't overflow.Trond Myklebust1-0/+1
2005-06-22[PATCH] RPC: Encode and decode arbitrary XDR arraysAndreas Gruenbacher1-3/+253
2005-06-22[PATCH] RPC: fix accounting bug in the case of a truncated RPC messageTrond Myklebust1-8/+14
2005-06-22[PATCH] RPC: Lazy RPC receive buffer allocationOlaf Kirch1-3/+13
2005-06-22[PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_headerTrond Myklebust1-3/+15
2005-05-01[PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa1-6/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+917