index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
rpcb_clnt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-25
SUNRPC: use rpcbind reference counting helpers
Stanislav Kinsbursky
1
-8
/
+4
2011-10-25
SUNRPC: introduce helpers for reference counted rpcbind clients
Stanislav Kinsbursky
1
-0
/
+53
2011-10-18
SUNRPC: Fix rpc_sockaddr2uaddr
Trond Myklebust
1
-3
/
+3
2011-07-12
SUNRPC: Fix use of static variable in rpcb_getport_async
Ben Greear
1
-1
/
+1
2011-05-28
SUNRPC: Use AF_LOCAL for rpcbind upcalls
Chuck Lever
1
-14
/
+83
2010-12-16
SUNRPC: New xdr_streams XDR decoder API
Chuck Lever
1
-26
/
+20
2010-12-16
SUNRPC: New xdr_streams XDR encoder API
Chuck Lever
1
-27
/
+20
2010-12-16
SUNRPC: Determine value of "nrprocs" automatically
Chuck Lever
1
-7
/
+3
2010-12-16
SUNRPC: Avoid return code checking in rpcbind XDR encoder functions
Chuck Lever
1
-39
/
+21
2010-10-26
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+3
2010-10-19
sunrpc: Don't return NULL from rpcb_create
Pavel Emelyanov
1
-1
/
+1
2010-10-02
sunrpc: Add net to rpc_create_args
Pavel Emelyanov
1
-0
/
+2
2010-09-22
SUNRPC: Correct an rpcbind debugging message
Chuck Lever
1
-2
/
+3
2010-09-17
SUNRPC: Remove rpcb_getport_sync()
Chuck Lever
1
-51
/
+0
2010-05-25
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-03
SUNRPC: Use soft connects for autobinding over TCP
Chuck Lever
1
-1
/
+1
2009-12-03
SUNRPC: Use TCP for local rpcbind upcalls
Chuck Lever
1
-2
/
+2
2009-12-03
SUNRPC: Use a cached RPC client and transport for rpcbind upcalls
Chuck Lever
1
-16
/
+77
2009-12-03
SUNRPC: Simplify synopsis of rpcb_local_clnt()
Chuck Lever
1
-7
/
+4
2009-08-09
SUNRPC: Eliminate PROC macro from rpcb_clnt
Chuck Lever
1
-22
/
+91
2009-08-09
SUNRPC: Clean up: Remove unused XDR decoder functions from rpcb_clnt.c
Chuck Lever
1
-81
/
+0
2009-08-09
SUNRPC: Introduce new xdr_stream-based decoders to rpcb_clnt.c
Chuck Lever
1
-3
/
+77
2009-08-09
SUNRPC: Introduce xdr_stream-based decoders for RPCB_UNSET
Chuck Lever
1
-0
/
+22
2009-08-09
SUNRPC: Clean up: Remove unused XDR encoder functions from rpcb_clnt.c
Chuck Lever
1
-34
/
+0
2009-08-09
SUNRPC: Introduce new xdr_stream-based encoders to rpcb_clnt.c
Chuck Lever
1
-1
/
+75
2009-08-09
SUNRPC: Remove duplicate universal address generation
Chuck Lever
1
-19
/
+29
2009-08-09
SUNRPC: Move XDR data type size macros
Chuck Lever
1
-25
/
+31
2009-03-28
SUNRPC: rpcb_register() should handle errors silently
Chuck Lever
1
-1
/
+1
2009-03-28
SUNRPC: Allow callers to pass rpcb_v4_register a NULL address
Chuck Lever
1
-10
/
+28
2009-03-28
SUNRPC: rpcbind actually interprets r_owner string
Chuck Lever
1
-3
/
+10
2009-03-28
SUNRPC: Clean up address type casts in rpcb_v4_register()
Chuck Lever
1
-14
/
+12
2009-03-28
SUNRPC: Use IPv4 loopback for registering AF_INET6 kernel RPC services
Chuck Lever
1
-17
/
+6
2009-03-28
SUNRPC: Don't flag empty RPCB_GETADDR reply as bogus
Chuck Lever
1
-3
/
+8
2008-10-31
net: replace NIPQUAD() in net/*/
Harvey Harrison
1
-6
/
+5
2008-10-29
net: replace %p6 with %pI6
Harvey Harrison
1
-1
/
+1
2008-10-29
net, misc: replace uses of NIP6_FMT with %p6
Harvey Harrison
1
-3
/
+3
2008-10-15
Merge branch 'next'
Trond Myklebust
1
-8
/
+32
2008-10-08
SUNRPC: Fix a memory leak in rpcb_getport_async
Trond Myklebust
1
-1
/
+3
2008-10-08
SUNRPC: Fix autobind on cloned rpc clients
Trond Myklebust
1
-7
/
+29
2008-09-30
SUNRPC: Clean up debug messages in rpcb_clnt.c
Chuck Lever
1
-9
/
+5
2008-09-30
SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET
Chuck Lever
1
-4
/
+8
2008-09-30
SUNRPC: Simplify rpcb_register() API
Chuck Lever
1
-37
/
+28
2008-07-16
SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon
Chuck Lever
1
-4
/
+174
2008-07-16
SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier
Chuck Lever
1
-18
/
+30
2008-07-16
SUNRPC: None of rpcb_create's callers wants a privileged source port
Chuck Lever
1
-7
/
+5
2008-07-16
SUNRPC: Introduce a specific rpcb_create for contacting localhost
Chuck Lever
1
-11
/
+31
2008-07-16
SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET
Chuck Lever
1
-4
/
+8
2008-07-09
SUNRPC: Ensure our task is notified when an rpcbind call is done
Trond Myklebust
1
-18
/
+20
2008-07-09
SUNRPC: Use only rpcbind v2 for AF_INET requests
Chuck Lever
1
-12
/
+0
[prev]
[next]