index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
rpcb_clnt.c
Age
Commit message (
Expand
)
Author
2012-03-27
SUNRPC: Use the already looked-up xprt in rpcb_getport_async()
Bryan Schumaker
2012-03-21
SUNRPC/LOCKD: Fix build warnings when CONFIG_SUNRPC_DEBUG is undefined
Trond Myklebust
2012-03-02
SUNRPC: Move clnt->cl_server into struct rpc_xprt
Trond Myklebust
2012-03-02
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
Trond Myklebust
2012-01-31
SUNRPC: constify the rpc_program
Trond Myklebust
2012-01-31
SUNRPC: constify rpc_clnt fields cl_server and cl_protname
Trond Myklebust
2012-01-31
SUNRPC: use proper network namespace in rpcbind RPCBPROC_GETADDR procedure
Stanislav Kinsbursky
2012-01-31
SUNRPC: parametrize rpc_uaddr2sockaddr() by network context
Stanislav Kinsbursky
2012-01-31
SUNRPC: parametrize local rpcbind clients creation with net ns
Stanislav Kinsbursky
2012-01-31
SUNRPC: register rpcbind programs in passed network namespase context
Stanislav Kinsbursky
2012-01-31
SUNRPC: create rpcbind client in passed network namespace context
Stanislav Kinsbursky
2012-01-31
SUNRPC: optimize net_ns dereferencing in rpcbind registering calls
Stanislav Kinsbursky
2012-01-31
SUNRPC: optimize net_ns dereferencing in rpcbind creation calls
Stanislav Kinsbursky
2012-01-31
SUNRPC: move rpcbind internals to sunrpc part of network namespace context
Stanislav Kinsbursky
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
[next]