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