index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
rpcb_clnt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Use soft connects for autobinding over TCP
Chuck Lever
2009-12-03
1
-1
/
+1
*
SUNRPC: Use TCP for local rpcbind upcalls
Chuck Lever
2009-12-03
1
-2
/
+2
*
SUNRPC: Use a cached RPC client and transport for rpcbind upcalls
Chuck Lever
2009-12-03
1
-16
/
+77
*
SUNRPC: Simplify synopsis of rpcb_local_clnt()
Chuck Lever
2009-12-03
1
-7
/
+4
*
SUNRPC: Eliminate PROC macro from rpcb_clnt
Chuck Lever
2009-08-09
1
-22
/
+91
*
SUNRPC: Clean up: Remove unused XDR decoder functions from rpcb_clnt.c
Chuck Lever
2009-08-09
1
-81
/
+0
*
SUNRPC: Introduce new xdr_stream-based decoders to rpcb_clnt.c
Chuck Lever
2009-08-09
1
-3
/
+77
*
SUNRPC: Introduce xdr_stream-based decoders for RPCB_UNSET
Chuck Lever
2009-08-09
1
-0
/
+22
*
SUNRPC: Clean up: Remove unused XDR encoder functions from rpcb_clnt.c
Chuck Lever
2009-08-09
1
-34
/
+0
*
SUNRPC: Introduce new xdr_stream-based encoders to rpcb_clnt.c
Chuck Lever
2009-08-09
1
-1
/
+75
*
SUNRPC: Remove duplicate universal address generation
Chuck Lever
2009-08-09
1
-19
/
+29
*
SUNRPC: Move XDR data type size macros
Chuck Lever
2009-08-09
1
-25
/
+31
*
SUNRPC: rpcb_register() should handle errors silently
Chuck Lever
2009-03-28
1
-1
/
+1
*
SUNRPC: Allow callers to pass rpcb_v4_register a NULL address
Chuck Lever
2009-03-28
1
-10
/
+28
*
SUNRPC: rpcbind actually interprets r_owner string
Chuck Lever
2009-03-28
1
-3
/
+10
*
SUNRPC: Clean up address type casts in rpcb_v4_register()
Chuck Lever
2009-03-28
1
-14
/
+12
*
SUNRPC: Use IPv4 loopback for registering AF_INET6 kernel RPC services
Chuck Lever
2009-03-28
1
-17
/
+6
*
SUNRPC: Don't flag empty RPCB_GETADDR reply as bogus
Chuck Lever
2009-03-28
1
-3
/
+8
*
net: replace NIPQUAD() in net/*/
Harvey Harrison
2008-10-31
1
-6
/
+5
*
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
1
-1
/
+1
*
net, misc: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-28
1
-3
/
+3
*
Merge branch 'next'
Trond Myklebust
2008-10-15
1
-8
/
+32
|
\
|
*
SUNRPC: Fix a memory leak in rpcb_getport_async
Trond Myklebust
2008-10-07
1
-1
/
+3
|
*
SUNRPC: Fix autobind on cloned rpc clients
Trond Myklebust
2008-10-07
1
-7
/
+29
*
|
SUNRPC: Clean up debug messages in rpcb_clnt.c
Chuck Lever
2008-09-29
1
-9
/
+5
*
|
SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET
Chuck Lever
2008-09-29
1
-4
/
+8
*
|
SUNRPC: Simplify rpcb_register() API
Chuck Lever
2008-09-29
1
-37
/
+28
|
/
*
SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon
Chuck Lever
2008-07-15
1
-4
/
+174
*
SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier
Chuck Lever
2008-07-15
1
-18
/
+30
*
SUNRPC: None of rpcb_create's callers wants a privileged source port
Chuck Lever
2008-07-15
1
-7
/
+5
*
SUNRPC: Introduce a specific rpcb_create for contacting localhost
Chuck Lever
2008-07-15
1
-11
/
+31
*
SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET
Chuck Lever
2008-07-15
1
-4
/
+8
*
SUNRPC: Ensure our task is notified when an rpcbind call is done
Trond Myklebust
2008-07-09
1
-18
/
+20
*
SUNRPC: Use only rpcbind v2 for AF_INET requests
Chuck Lever
2008-07-09
1
-12
/
+0
*
SUNRPC: Use GETADDR for rpcbind version 4 queries
Chuck Lever
2008-07-09
1
-2
/
+3
*
SUNRPC: Use rpcbind version 2 GETPORT
Chuck Lever
2008-07-09
1
-1
/
+1
*
SUNRPC: Document some naked integers in rpcbind client
Chuck Lever
2008-07-09
1
-13
/
+36
*
SUNRPC: More useful debugging output for rpcb client
Chuck Lever
2008-07-09
1
-3
/
+3
*
SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookups
Trond Myklebust
2008-07-08
1
-8
/
+9
*
SUNRPC: Fix a double-free in rpcbind
Trond Myklebust
2008-07-08
1
-4
/
+2
*
Merge branch 'devel'
Trond Myklebust
2008-04-24
1
-1
/
+1
|
\
|
*
SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs
Trond Myklebust
2008-02-25
1
-1
/
+1
*
|
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-05
1
-10
/
+10
|
/
*
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-02-01
1
-2
/
+1
|
\
|
*
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
2007-12-06
1
-2
/
+1
*
|
SUNRPC: rpcb_getport_sync() passes incorrect address size to rpc_create()
Chuck Lever
2008-01-30
1
-1
/
+1
*
|
SUNRPC: Clean up block comment preceding rpcb_getport_sync()
Chuck Lever
2008-01-30
1
-1
/
+4
*
|
SUNRPC: Use appropriate argument types in rpcb client
Chuck Lever
2008-01-30
1
-2
/
+1
*
|
SUNRPC: rpcb_getport_sync() should use built-in hostname generator
Chuck Lever
2008-01-30
1
-3
/
+1
*
|
SUNRPC: Fix up constant string declarations in struct rpcbind_args
Trond Myklebust
2008-01-30
1
-7
/
+5
[next]