index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
rpcb_clnt.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
[next]