aboutsummaryrefslogtreecommitdiffstats
path: root/net/sunrpc/rpcb_clnt.c
Commit message (Expand)AuthorAge
* SUNRPC: Eliminate PROC macro from rpcb_clntChuck Lever2009-08-09
* SUNRPC: Clean up: Remove unused XDR decoder functions from rpcb_clnt.cChuck Lever2009-08-09
* SUNRPC: Introduce new xdr_stream-based decoders to rpcb_clnt.cChuck Lever2009-08-09
* SUNRPC: Introduce xdr_stream-based decoders for RPCB_UNSETChuck Lever2009-08-09
* SUNRPC: Clean up: Remove unused XDR encoder functions from rpcb_clnt.cChuck Lever2009-08-09
* SUNRPC: Introduce new xdr_stream-based encoders to rpcb_clnt.cChuck Lever2009-08-09
* SUNRPC: Remove duplicate universal address generationChuck Lever2009-08-09
* SUNRPC: Move XDR data type size macrosChuck Lever2009-08-09
* SUNRPC: rpcb_register() should handle errors silentlyChuck Lever2009-03-28
* SUNRPC: Allow callers to pass rpcb_v4_register a NULL addressChuck Lever2009-03-28
* SUNRPC: rpcbind actually interprets r_owner stringChuck Lever2009-03-28
* SUNRPC: Clean up address type casts in rpcb_v4_register()Chuck Lever2009-03-28
* SUNRPC: Use IPv4 loopback for registering AF_INET6 kernel RPC servicesChuck Lever2009-03-28
* SUNRPC: Don't flag empty RPCB_GETADDR reply as bogusChuck Lever2009-03-28
* net: replace NIPQUAD() in net/*/Harvey Harrison2008-10-31
* net: replace %p6 with %pI6Harvey Harrison2008-10-29
* net, misc: replace uses of NIP6_FMT with %p6Harvey Harrison2008-10-29
* Merge branch 'next'Trond Myklebust2008-10-15
|\
| * SUNRPC: Fix a memory leak in rpcb_getport_asyncTrond Myklebust2008-10-07
| * SUNRPC: Fix autobind on cloned rpc clientsTrond Myklebust2008-10-07
* | SUNRPC: Clean up debug messages in rpcb_clnt.cChuck Lever2008-09-29
* | SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SETChuck Lever2008-09-29
* | SUNRPC: Simplify rpcb_register() APIChuck Lever2008-09-29
|/
* SUNRPC: Support registering IPv6 interfaces with local rpcbind daemonChuck Lever2008-07-15
* SUNRPC: Refactor rpcb_register to make rpcbindv4 support easierChuck Lever2008-07-15
* SUNRPC: None of rpcb_create's callers wants a privileged source portChuck Lever2008-07-15
* SUNRPC: Introduce a specific rpcb_create for contacting localhostChuck Lever2008-07-15
* SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSETChuck Lever2008-07-15
* SUNRPC: Ensure our task is notified when an rpcbind call is doneTrond Myklebust2008-07-09
* SUNRPC: Use only rpcbind v2 for AF_INET requestsChuck Lever2008-07-09
* SUNRPC: Use GETADDR for rpcbind version 4 queriesChuck Lever2008-07-09
* SUNRPC: Use rpcbind version 2 GETPORTChuck Lever2008-07-09
* SUNRPC: Document some naked integers in rpcbind clientChuck Lever2008-07-09
* SUNRPC: More useful debugging output for rpcb clientChuck Lever2008-07-09
* SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookupsTrond Myklebust2008-07-08
* SUNRPC: Fix a double-free in rpcbindTrond Myklebust2008-07-08
* Merge branch 'devel'Trond Myklebust2008-04-24
|\
| * SUNRPC: Run rpc timeout functions as callbacks instead of in softirqsTrond Myklebust2008-02-26
* | net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-05
|/
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-01-31
|\
| * NFS: Switch from intr mount option to TASK_KILLABLEMatthew Wilcox2007-12-06
* | SUNRPC: rpcb_getport_sync() passes incorrect address size to rpc_create()Chuck Lever2008-01-30
* | SUNRPC: Clean up block comment preceding rpcb_getport_sync()Chuck Lever2008-01-30
* | SUNRPC: Use appropriate argument types in rpcb clientChuck Lever2008-01-30
* | SUNRPC: rpcb_getport_sync() should use built-in hostname generatorChuck Lever2008-01-30
* | SUNRPC: Fix up constant string declarations in struct rpcbind_argsTrond Myklebust2008-01-30
* | SUNRPC: fewer conditionals in the format_ip_address routinesChuck Lever2008-01-30
* | SUNRPC: Move universal address definitions to global headerChuck Lever2008-01-30
* | SUNRPC: RPC version numbers are u32Chuck Lever2008-01-30
* | SUNRPC: Fix socket address handling in rpcb_clntChuck Lever2008-01-30