index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
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
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-06
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-10
/
+10
2008-02-26
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-07
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
1
-2
/
+1
2007-10-10
[2.6 patch] net/sunrpc/rpcb_clnt.c: make struct rpcb_program static
Adrian Bunk
1
-2
/
+2
2007-10-10
NFS/SUNRPC: use transport protocol naming
\"Talpey, Thomas\
1
-1
/
+2
2007-10-10
SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions
\"Talpey, Thomas\
1
-0
/
+1
2007-10-10
SUNRPC: export per-transport rpcbind netid's
\"Talpey, Thomas\
1
-2
/
+1
2007-10-10
SUNRPC: move per-transport rpcbind netid's
\"Talpey, Thomas\
1
-23
/
+3
2007-10-10
SUNRPC: Split another new rpcbind retry error code from EACCES
Chuck Lever
1
-1
/
+1
2007-10-10
SUNRPC: Add a new error code for retry waiting for another binder
Chuck Lever
1
-1
/
+1
2007-10-10
SUNRPC: Retry bad rpcbind replies
Chuck Lever
1
-0
/
+4
2007-10-10
SUNRPC: Make rpcb_decode_getaddr more picky about universal addresses
Chuck Lever
1
-5
/
+23
2007-10-10
SUNRPC: Use correct argument type in memcpy()
Chuck Lever
1
-1
/
+1
2007-10-10
SUNRPC: Fix generation of universal addresses for
Chuck Lever
1
-11
/
+13
2007-10-10
SUNRPC: add support for IPv6 to the kernel's rpcbind client
Chuck Lever
1
-6
/
+45
[next]