[IPV6]: Fix the return value of ipv6_getsockopt
[safe/jmp/linux-2.6] / net / sunrpc /
2007-11-27 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/net-2.6
2007-11-26 Joe PerchesSUNRPC: Add missing "space" to net/sunrpc/auth_gss.c
2007-11-26 Adrian BunkSUNRPC: make sunrpc/xprtsock.c:xs_setup_{udp,tcp}(...
2007-11-26 James LentiniSUNRPC: remove NFS/RDMA client's binary sysctls
2007-11-22 Jiri Slaby[SUNRPC]: Remove SPIN_LOCK_UNLOCKED
2007-11-22 Adrian Bunk[SUNRPC]: Make xprtsock.c:xs_setup_{udp,tcp}() static
2007-11-20 Joe Perches[SUNRPC]: Add missing "space"
2007-11-17 J. Bruce Fieldssunrpc: rpc_pipe_poll may miss available data in some...
2007-11-17 Kevin Coffmansunrpc: return error if unsupported enctype or cksumtyp...
2007-11-17 Kevin Coffmansunrpc: gss_pipe_downcall(), don't assume all errors...
2007-11-15 Adrian Bunksunrpc/xprtrdma/transport.c: fix use-after-free
2007-11-02 Jens Axboe[SG] Get rid of __sg_mark_end()
2007-11-02 Adrian Bunkcleanup asm/scatterlist.h includes
2007-10-31 David S. Miller[NET]: Fix incorrect sg_mark_end() calls.
2007-10-30 J. Bruce Fieldssunrpc: fix rpc debugging
2007-10-30 J. Bruce Fields[SUNRPC]: fix rpc debugging
2007-10-30 Stephen Rothwell[SUNRPC] rpc_rdma: we need to cast u64 to unsigned...
2007-10-29 Al ViroSUNRPC endianness annotations
2007-10-27 Herbert Xu[CRYPTO] users: Fix up scatterlist conversion errors
2007-10-24 Jens AxboeSG: Change sg_set_page() to take length and offset...
2007-10-22 Jens AxboeUpdate net/ to use sg helpers
2007-10-19 Pavel EmelyanovUse helpers to obtain task pid in printks
2007-10-18 Eric W. Biedermansysctl: remove broken sunrpc debug binary sysctls
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-16 Andrew Mortonnet/sunrpc/xprtrdma/verbs.c printk warning fix
2007-10-15 Linus TorvaldsMerge git://git.linux-nfs.org/pub/linux/nfs-2.6
2007-10-15 Linus TorvaldsMerge branch 'nfs-server-stable' of git://linux-nfs...
2007-10-10 Pavel Emelyanov[SUNRPC]: Make the sunrpc use the seq_open_private()
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-10 John Heffner[NET] Cleanup: Use sock_owned_by_user() macro
2007-10-10 Ilpo Järvinen[NET]: DIV_ROUND_UP cleanup (part two)
2007-10-09 Dr. David Alan Gilbertknfsd: Add source address to sunrpc svc errors
2007-10-09 J. Bruce Fieldssvcgss: move init code into separate function
2007-10-09 Trond MyklebustSUNRPC: Don't call xprt_release in call refresh
2007-10-09 Trond MyklebustSUNRPC: Don't call xprt_release() if call_allocate...
2007-10-09 Trond MyklebustSUNRPC: Fix buggy UDP transmission
2007-10-09 Adrian Bunk[2.6 patch] net/sunrpc/rpcb_clnt.c: make struct rpcb_pr...
2007-10-09 Chuck LeverSUNRPC: Use correct type in buffer length calculations
2007-10-09 J. Bruce FieldsSUNRPC: Fix default hostname created in rpc_create()
2007-10-09 J. Bruce Fieldsnfs: add server port to rpc_pipe info file
2007-10-09 Chuck LeverSUNRPC: Fix bytes-per-op accounting for RPC over UDP
2007-10-09 \"Talpey, Thomas\RPCRDMA: rpc rdma verbs interface implementation
2007-10-09 \"Talpey, Thomas\RPCRDMA: rpc rdma protocol implementation
2007-10-09 \"Talpey, Thomas\RPCRDMA: rpc rdma transport switch
2007-10-09 \"Talpey, Thomas\NFS/SUNRPC: use transport protocol naming
2007-10-09 \"Talpey, Thomas\NFS/SUNRPC: support transport protocol naming
2007-10-09 \"Talpey, Thomas\SUNRPC: rearrange RPC sockets definitions
2007-10-09 \"Talpey, Thomas\SUNRPC: rename the rpc_xprtsock_create structure
2007-10-09 \"Talpey, Thomas\SUNRPC: Finish API to load RPC transport implementation...
2007-10-09 \"Talpey, Thomas\SUNRPC: Provide a new API for registering transport...
2007-10-09 \"Talpey, Thomas\SUNRPC: add EXPORT_SYMBOL_GPL for generic transport...
2007-10-09 \"Talpey, Thomas\SUNRPC: mark bulk read/write data in xdrbuf
2007-10-09 \"Talpey, Thomas\SUNRPC: export per-transport rpcbind netid's
2007-10-09 \"Talpey, Thomas\SUNRPC: move per-transport rpcbind netid's
2007-10-09 Chuck LeverSUNRPC: RPC bind failures should be permanent for NULL...
2007-10-09 Chuck LeverSUNRPC: Split another new rpcbind retry error code...
2007-10-09 Chuck LeverSUNRPC: Add a new error code for retry waiting for...
2007-10-09 Chuck LeverSUNRPC: Retry bad rpcbind replies
2007-10-09 Chuck LeverSUNRPC: Make rpcb_decode_getaddr more picky about unive...
2007-10-09 Chuck LeverSUNRPC: Clean up in rpc_show_tasks
2007-10-09 Chuck LeverSUNRPC: Make sure server name is reasonable before...
2007-10-09 Chuck LeverSUNRPC: Use correct argument type in memcpy()
2007-10-09 Chuck LeverSUNRPC: fix a signed v. unsigned comparison nit in...
2007-10-09 Chuck LeverSUNRPC: Only one dprintk is needed during client creation
2007-10-09 Chuck LeverSUNRPC: Fix generation of universal addresses for
2007-10-09 Chuck LeverSUNRPC: Add support for formatted universal addresses
2007-10-09 Chuck LeverSUNRPC: Split xs_reclassify_socket into an IPv4 and...
2007-10-09 Chuck LeverSUNRPC: Add a helper for extracting the address using...
2007-10-09 Chuck LeverSUNRPC: Add IPv6 address support to net/sunrpc/xprtsock.c
2007-10-09 Chuck LeverSUNRPC: create connect workers for IPv6
2007-10-09 Chuck LeverSUNRPC: Rename IPv4 connect workers
2007-10-09 Chuck LeverSUNRPC: Refactor a part of socket connect logic into...
2007-10-09 Chuck LeverSUNRPC: create an IPv6-savvy mechanism for binding...
2007-10-09 Chuck LeverSUNRPC: Rename xs_bind() to prepare for IPv6-specific...
2007-10-09 Chuck LeverSUNRPC: Introduce support for setting the port number...
2007-10-09 Chuck LeverSUNRPC: add support for IPv6 to the kernel's rpcbind...
2007-10-09 Chuck LeverSUNRPC: add a function to format IPv6 addresses
2007-10-09 Chuck LeverSUNRPC: Rename xs_format_peer_addresses
2007-10-09 Chuck LeverSUNRPC: Add hex-formatted address support to rpc_peerad...
2007-10-09 Chuck LeverSUNRPC: Free address buffers in a loop
2007-10-09 Chuck LeverSUNRPC: Use standard macros for printing IP addresses
2007-10-09 Chuck LeverSUNRPC: Fix a signed v. unsigned comparison in net...
2007-10-09 Chuck LeverSUNRPC: Fix a signed v. unsigned comparison in rpcbind...
2007-10-09 Trond MyklebustSUNRPC: Convert rpc_pipefs to use the generic filesyste...
2007-09-20 Wolfgang Walterrpc: fix garbage in printk in svc_tcp_accept()
2007-09-14 Neil BrownCorrectly close old nfsd/lockd sockets.
2007-08-14 Jesper Juhl[SUNRPC]: Clean up duplicate includes in net/sunrpc/
2007-08-07 Trond MyklebustSUNRPC: Replace flush_workqueue() with cancel_work_sync...
2007-08-07 Trond MyklebustSUNRPC: Don't call gss_delete_sec_context() from an...
2007-08-07 Trond MyklebustSUNRPC: Fix a race in rpciod_down()
2007-07-26 Al Vironet/* misc endianness annotations
2007-07-24 J. Bruce Fieldsnfsd: fix possible oops on re-insertion of rpcsec_gss...
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 J. Bruce FieldsSUNRPC: move bkl locking and xdr proc invocation into...
2007-07-19 Linus TorvaldsMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2007-07-19 Josef 'Jeff' Sipeksunrpc: use vfs_path_lookup
2007-07-19 YOSHIFUJI Hideaki[NET] SUNRPC: Fix whitespace errors.
2007-07-17 J. Bruce Fieldsknfsd: nfsd4: secinfo handling without secinfo= option
2007-07-17 Usha Ketineniknfsd: rpc: add gss krb5 and spkm3 oid values
2007-07-17 J. Bruce Fieldsknfsd: nfsd: set rq_client to ip-address-determined...
next