index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
rpcb_clnt.c
Age
Commit message (
Expand
)
Author
2011-10-25
SUNRPC: remove rpcbind clients destruction on module cleanup
Stanislav Kinsbursky
2011-10-25
SUNRPC: remove rpcbind clients creation during service registering
Stanislav Kinsbursky
2011-10-25
SUNRPC: introduce svc helpers for prepairing rpcbind infrastructure
Stanislav Kinsbursky
2011-10-25
SUNRPC: use rpcbind reference counting helpers
Stanislav Kinsbursky
2011-10-25
SUNRPC: introduce helpers for reference counted rpcbind clients
Stanislav Kinsbursky
2011-10-18
SUNRPC: Fix rpc_sockaddr2uaddr
Trond Myklebust
2011-07-12
SUNRPC: Fix use of static variable in rpcb_getport_async
Ben Greear
2011-05-27
SUNRPC: Use AF_LOCAL for rpcbind upcalls
Chuck Lever
2010-12-16
SUNRPC: New xdr_streams XDR decoder API
Chuck Lever
2010-12-16
SUNRPC: New xdr_streams XDR encoder API
Chuck Lever
2010-12-16
SUNRPC: Determine value of "nrprocs" automatically
Chuck Lever
2010-12-16
SUNRPC: Avoid return code checking in rpcbind XDR encoder functions
Chuck Lever
2010-10-26
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-10-19
sunrpc: Don't return NULL from rpcb_create
Pavel Emelyanov
2010-10-01
sunrpc: Add net to rpc_create_args
Pavel Emelyanov
2010-09-21
SUNRPC: Correct an rpcbind debugging message
Chuck Lever
2010-09-17
SUNRPC: Remove rpcb_getport_sync()
Chuck Lever
2010-05-25
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-03
SUNRPC: Use soft connects for autobinding over TCP
Chuck Lever
2009-12-03
SUNRPC: Use TCP for local rpcbind upcalls
Chuck Lever
2009-12-03
SUNRPC: Use a cached RPC client and transport for rpcbind upcalls
Chuck Lever
2009-12-03
SUNRPC: Simplify synopsis of rpcb_local_clnt()
Chuck Lever
2009-08-09
SUNRPC: Eliminate PROC macro from rpcb_clnt
Chuck Lever
2009-08-09
SUNRPC: Clean up: Remove unused XDR decoder functions from rpcb_clnt.c
Chuck Lever
2009-08-09
SUNRPC: Introduce new xdr_stream-based decoders to rpcb_clnt.c
Chuck Lever
2009-08-09
SUNRPC: Introduce xdr_stream-based decoders for RPCB_UNSET
Chuck Lever
2009-08-09
SUNRPC: Clean up: Remove unused XDR encoder functions from rpcb_clnt.c
Chuck Lever
2009-08-09
SUNRPC: Introduce new xdr_stream-based encoders to rpcb_clnt.c
Chuck Lever
2009-08-09
SUNRPC: Remove duplicate universal address generation
Chuck Lever
2009-08-09
SUNRPC: Move XDR data type size macros
Chuck Lever
2009-03-28
SUNRPC: rpcb_register() should handle errors silently
Chuck Lever
2009-03-28
SUNRPC: Allow callers to pass rpcb_v4_register a NULL address
Chuck Lever
2009-03-28
SUNRPC: rpcbind actually interprets r_owner string
Chuck Lever
2009-03-28
SUNRPC: Clean up address type casts in rpcb_v4_register()
Chuck Lever
2009-03-28
SUNRPC: Use IPv4 loopback for registering AF_INET6 kernel RPC services
Chuck Lever
2009-03-28
SUNRPC: Don't flag empty RPCB_GETADDR reply as bogus
Chuck Lever
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
[prev]
[next]