index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
rpcb_clnt.c
Age
Commit message (
Expand
)
Author
2008-10-31
net: replace NIPQUAD() in net/*/
Harvey Harrison
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
2008-10-28
net, misc: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-15
Merge branch 'next'
Trond Myklebust
2008-10-07
SUNRPC: Fix a memory leak in rpcb_getport_async
Trond Myklebust
2008-10-07
SUNRPC: Fix autobind on cloned rpc clients
Trond Myklebust
2008-09-29
SUNRPC: Clean up debug messages in rpcb_clnt.c
Chuck Lever
2008-09-29
SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET
Chuck Lever
2008-09-29
SUNRPC: Simplify rpcb_register() API
Chuck Lever
2008-07-15
SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon
Chuck Lever
2008-07-15
SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier
Chuck Lever
2008-07-15
SUNRPC: None of rpcb_create's callers wants a privileged source port
Chuck Lever
2008-07-15
SUNRPC: Introduce a specific rpcb_create for contacting localhost
Chuck Lever
2008-07-15
SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET
Chuck Lever
2008-07-09
SUNRPC: Ensure our task is notified when an rpcbind call is done
Trond Myklebust
2008-07-09
SUNRPC: Use only rpcbind v2 for AF_INET requests
Chuck Lever
2008-07-09
SUNRPC: Use GETADDR for rpcbind version 4 queries
Chuck Lever
2008-07-09
SUNRPC: Use rpcbind version 2 GETPORT
Chuck Lever
2008-07-09
SUNRPC: Document some naked integers in rpcbind client
Chuck Lever
2008-07-09
SUNRPC: More useful debugging output for rpcb client
Chuck Lever
2008-07-08
SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookups
Trond Myklebust
2008-07-08
SUNRPC: Fix a double-free in rpcbind
Trond Myklebust
2008-04-24
Merge branch 'devel'
Trond Myklebust
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-25
SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs
Trond Myklebust
2008-02-01
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-01-30
SUNRPC: rpcb_getport_sync() passes incorrect address size to rpc_create()
Chuck Lever
2008-01-30
SUNRPC: Clean up block comment preceding rpcb_getport_sync()
Chuck Lever
2008-01-30
SUNRPC: Use appropriate argument types in rpcb client
Chuck Lever
2008-01-30
SUNRPC: rpcb_getport_sync() should use built-in hostname generator
Chuck Lever
2008-01-30
SUNRPC: Fix up constant string declarations in struct rpcbind_args
Trond Myklebust
2008-01-30
SUNRPC: fewer conditionals in the format_ip_address routines
Chuck Lever
2008-01-30
SUNRPC: Move universal address definitions to global header
Chuck Lever
2008-01-30
SUNRPC: RPC version numbers are u32
Chuck Lever
2008-01-30
SUNRPC: Fix socket address handling in rpcb_clnt
Chuck Lever
2008-01-30
NFS/SUNRPC: Convert all users of rpc_call_setup()
Trond Myklebust
2008-01-30
SUNRPC: Clean up rpc_run_task
Trond Myklebust
2007-12-06
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
2007-10-09
[2.6 patch] net/sunrpc/rpcb_clnt.c: make struct rpcb_program static
Adrian Bunk
2007-10-09
NFS/SUNRPC: use transport protocol naming
\"Talpey, Thomas\
2007-10-09
SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions
\"Talpey, Thomas\
2007-10-09
SUNRPC: export per-transport rpcbind netid's
\"Talpey, Thomas\
2007-10-09
SUNRPC: move per-transport rpcbind netid's
\"Talpey, Thomas\
2007-10-09
SUNRPC: Split another new rpcbind retry error code from EACCES
Chuck Lever
2007-10-09
SUNRPC: Add a new error code for retry waiting for another binder
Chuck Lever
2007-10-09
SUNRPC: Retry bad rpcbind replies
Chuck Lever
2007-10-09
SUNRPC: Make rpcb_decode_getaddr more picky about universal addresses
Chuck Lever
2007-10-09
SUNRPC: Use correct argument type in memcpy()
Chuck Lever
2007-10-09
SUNRPC: Fix generation of universal addresses for
Chuck Lever
2007-10-09
SUNRPC: add support for IPv6 to the kernel's rpcbind client
Chuck Lever
[next]