kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX...
[safe/jmp/linux-2.6] / net / sunrpc / rpcb_clnt.c
2010-05-25 Alexey Dobriyankernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MI...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-12-03 Chuck LeverSUNRPC: Use soft connects for autobinding over TCP
2009-12-03 Chuck LeverSUNRPC: Use TCP for local rpcbind upcalls
2009-12-03 Chuck LeverSUNRPC: Use a cached RPC client and transport for rpcbi...
2009-12-03 Chuck LeverSUNRPC: Simplify synopsis of rpcb_local_clnt()
2009-08-09 Chuck LeverSUNRPC: Eliminate PROC macro from rpcb_clnt
2009-08-09 Chuck LeverSUNRPC: Clean up: Remove unused XDR decoder functions...
2009-08-09 Chuck LeverSUNRPC: Introduce new xdr_stream-based decoders to...
2009-08-09 Chuck LeverSUNRPC: Introduce xdr_stream-based decoders for RPCB_UNSET
2009-08-09 Chuck LeverSUNRPC: Clean up: Remove unused XDR encoder functions...
2009-08-09 Chuck LeverSUNRPC: Introduce new xdr_stream-based encoders to...
2009-08-09 Chuck LeverSUNRPC: Remove duplicate universal address generation
2009-08-09 Chuck LeverSUNRPC: Move XDR data type size macros
2009-03-28 Chuck LeverSUNRPC: rpcb_register() should handle errors silently
2009-03-28 Chuck LeverSUNRPC: Allow callers to pass rpcb_v4_register a NULL...
2009-03-28 Chuck LeverSUNRPC: rpcbind actually interprets r_owner string
2009-03-28 Chuck LeverSUNRPC: Clean up address type casts in rpcb_v4_register()
2009-03-28 Chuck LeverSUNRPC: Use IPv4 loopback for registering AF_INET6...
2009-03-28 Chuck LeverSUNRPC: Don't flag empty RPCB_GETADDR reply as bogus
2008-10-31 Harvey Harrisonnet: replace NIPQUAD() in net/*/
2008-10-29 Harvey Harrisonnet: replace %p6 with %pI6
2008-10-29 Harvey Harrisonnet, misc: replace uses of NIP6_FMT with %p6
2008-10-15 Trond MyklebustMerge branch 'next'
2008-10-07 Trond MyklebustSUNRPC: Fix a memory leak in rpcb_getport_async
2008-10-07 Trond MyklebustSUNRPC: Fix autobind on cloned rpc clients
2008-09-29 Chuck LeverSUNRPC: Clean up debug messages in rpcb_clnt.c
2008-09-29 Chuck LeverSUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET
2008-09-29 Chuck LeverSUNRPC: Simplify rpcb_register() API
2008-07-15 Chuck LeverSUNRPC: Support registering IPv6 interfaces with local...
2008-07-15 Chuck LeverSUNRPC: Refactor rpcb_register to make rpcbindv4 suppor...
2008-07-15 Chuck LeverSUNRPC: None of rpcb_create's callers wants a privilege...
2008-07-15 Chuck LeverSUNRPC: Introduce a specific rpcb_create for contacting...
2008-07-15 Chuck LeverSUNRPC: Use correct XDR encoding procedure for rpcbind...
2008-07-09 Trond MyklebustSUNRPC: Ensure our task is notified when an rpcbind...
2008-07-09 Chuck LeverSUNRPC: Use only rpcbind v2 for AF_INET requests
2008-07-09 Chuck LeverSUNRPC: Use GETADDR for rpcbind version 4 queries
2008-07-09 Chuck LeverSUNRPC: Use rpcbind version 2 GETPORT
2008-07-09 Chuck LeverSUNRPC: Document some naked integers in rpcbind client
2008-07-09 Chuck LeverSUNRPC: More useful debugging output for rpcb client
2008-07-08 Trond MyklebustSUNRPC: Fix an rpcbind breakage for the case of IPv6...
2008-07-08 Trond MyklebustSUNRPC: Fix a double-free in rpcbind
2008-04-24 Trond MyklebustMerge branch 'devel'
2008-03-06 Harvey Harrisonnet: replace remaining __FUNCTION__ occurrences
2008-02-26 Trond MyklebustSUNRPC: Run rpc timeout functions as callbacks instead...
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-30 Chuck LeverSUNRPC: rpcb_getport_sync() passes incorrect address...
2008-01-30 Chuck LeverSUNRPC: Clean up block comment preceding rpcb_getport_s...
2008-01-30 Chuck LeverSUNRPC: Use appropriate argument types in rpcb client
2008-01-30 Chuck LeverSUNRPC: rpcb_getport_sync() should use built-in hostnam...
2008-01-30 Trond MyklebustSUNRPC: Fix up constant string declarations in struct...
2008-01-30 Chuck LeverSUNRPC: fewer conditionals in the format_ip_address...
2008-01-30 Chuck LeverSUNRPC: Move universal address definitions to global...
2008-01-30 Chuck LeverSUNRPC: RPC version numbers are u32
2008-01-30 Chuck LeverSUNRPC: Fix socket address handling in rpcb_clnt
2008-01-30 Trond MyklebustNFS/SUNRPC: Convert all users of rpc_call_setup()
2008-01-30 Trond MyklebustSUNRPC: Clean up rpc_run_task
2007-12-06 Matthew WilcoxNFS: Switch from intr mount option to TASK_KILLABLE
2007-10-09 Adrian Bunk[2.6 patch] net/sunrpc/rpcb_clnt.c: make struct rpcb_pr...
2007-10-09 \"Talpey, Thomas\NFS/SUNRPC: use transport protocol naming
2007-10-09 \"Talpey, Thomas\SUNRPC: add EXPORT_SYMBOL_GPL for generic transport...
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: 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: Use correct argument type in memcpy()
2007-10-09 Chuck LeverSUNRPC: Fix generation of universal addresses for
2007-10-09 Chuck LeverSUNRPC: add support for IPv6 to the kernel's rpcbind...
2007-10-09 Chuck LeverSUNRPC: Fix a signed v. unsigned comparison in rpcbind...
2007-07-11 Chuck LeverSUNRPC: Rename rpcb_getport to be consistent with new...
2007-07-11 Chuck LeverSUNRPC: Rename rpcb_getport_external routine
2007-07-11 Chuck LeverSUNRPC: Allow rpcbind requests to be interrupted by...
2007-07-11 Trond MyklebustSUNRPC: Remove rpc_clnt->cl_count
2007-07-11 Trond MyklebustSUNRPC: Kill rpc_clnt->cl_oneshot
2007-05-01 Chuck LeverSUNRPC: introduce rpcbind: replacement for in-kernel...