index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
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-28
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-07
SUNRPC: Fix a memory leak in rpcb_getport_async
Trond Myklebust
1
-1
/
+3
2008-10-07
SUNRPC: Fix autobind on cloned rpc clients
Trond Myklebust
1
-7
/
+29
2008-09-29
SUNRPC: Clean up debug messages in rpcb_clnt.c
Chuck Lever
1
-9
/
+5
2008-09-29
SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET
Chuck Lever
1
-4
/
+8
2008-09-29
SUNRPC: Simplify rpcb_register() API
Chuck Lever
1
-37
/
+28
2008-07-15
SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon
Chuck Lever
1
-4
/
+174
2008-07-15
SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier
Chuck Lever
1
-18
/
+30
2008-07-15
SUNRPC: None of rpcb_create's callers wants a privileged source port
Chuck Lever
1
-7
/
+5
2008-07-15
SUNRPC: Introduce a specific rpcb_create for contacting localhost
Chuck Lever
1
-11
/
+31
2008-07-15
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
2008-07-09
SUNRPC: Use GETADDR for rpcbind version 4 queries
Chuck Lever
1
-2
/
+3
2008-07-09
SUNRPC: Use rpcbind version 2 GETPORT
Chuck Lever
1
-1
/
+1
2008-07-09
SUNRPC: Document some naked integers in rpcbind client
Chuck Lever
1
-13
/
+36
2008-07-09
SUNRPC: More useful debugging output for rpcb client
Chuck Lever
1
-3
/
+3
2008-07-08
SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookups
Trond Myklebust
1
-8
/
+9
2008-07-08
SUNRPC: Fix a double-free in rpcbind
Trond Myklebust
1
-4
/
+2
2008-04-24
Merge branch 'devel'
Trond Myklebust
1
-1
/
+1
2008-03-05
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-10
/
+10
2008-02-25
SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs
Trond Myklebust
1
-1
/
+1
2008-02-01
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+1
2008-01-30
SUNRPC: rpcb_getport_sync() passes incorrect address size to rpc_create()
Chuck Lever
1
-1
/
+1
2008-01-30
SUNRPC: Clean up block comment preceding rpcb_getport_sync()
Chuck Lever
1
-1
/
+4
2008-01-30
SUNRPC: Use appropriate argument types in rpcb client
Chuck Lever
1
-2
/
+1
2008-01-30
SUNRPC: rpcb_getport_sync() should use built-in hostname generator
Chuck Lever
1
-3
/
+1
2008-01-30
SUNRPC: Fix up constant string declarations in struct rpcbind_args
Trond Myklebust
1
-7
/
+5
2008-01-30
SUNRPC: fewer conditionals in the format_ip_address routines
Chuck Lever
1
-1
/
+1
2008-01-30
SUNRPC: Move universal address definitions to global header
Chuck Lever
1
-42
/
+3
2008-01-30
SUNRPC: RPC version numbers are u32
Chuck Lever
1
-2
/
+2
2008-01-30
SUNRPC: Fix socket address handling in rpcb_clnt
Chuck Lever
1
-8
/
+12
2008-01-30
NFS/SUNRPC: Convert all users of rpc_call_setup()
Trond Myklebust
1
-21
/
+19
2008-01-30
SUNRPC: Clean up rpc_run_task
Trond Myklebust
1
-1
/
+7
2007-12-06
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
1
-2
/
+1
2007-10-09
[2.6 patch] net/sunrpc/rpcb_clnt.c: make struct rpcb_program static
Adrian Bunk
1
-2
/
+2
2007-10-09
NFS/SUNRPC: use transport protocol naming
\"Talpey, Thomas\
1
-1
/
+2
2007-10-09
SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions
\"Talpey, Thomas\
1
-0
/
+1
2007-10-09
SUNRPC: export per-transport rpcbind netid's
\"Talpey, Thomas\
1
-2
/
+1
2007-10-09
SUNRPC: move per-transport rpcbind netid's
\"Talpey, Thomas\
1
-23
/
+3
2007-10-09
SUNRPC: Split another new rpcbind retry error code from EACCES
Chuck Lever
1
-1
/
+1
[next]