index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
rpcb_clnt.c
Commit message (
Expand
)
Author
Age
*
SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon
Chuck Lever
2008-07-15
*
SUNRPC: Refactor rpcb_register to make rpcbindv4 support easier
Chuck Lever
2008-07-15
*
SUNRPC: None of rpcb_create's callers wants a privileged source port
Chuck Lever
2008-07-15
*
SUNRPC: Introduce a specific rpcb_create for contacting localhost
Chuck Lever
2008-07-15
*
SUNRPC: Use correct XDR encoding procedure for rpcbind SET/UNSET
Chuck Lever
2008-07-15
*
SUNRPC: Ensure our task is notified when an rpcbind call is done
Trond Myklebust
2008-07-09
*
SUNRPC: Use only rpcbind v2 for AF_INET requests
Chuck Lever
2008-07-09
*
SUNRPC: Use GETADDR for rpcbind version 4 queries
Chuck Lever
2008-07-09
*
SUNRPC: Use rpcbind version 2 GETPORT
Chuck Lever
2008-07-09
*
SUNRPC: Document some naked integers in rpcbind client
Chuck Lever
2008-07-09
*
SUNRPC: More useful debugging output for rpcb client
Chuck Lever
2008-07-09
*
SUNRPC: Fix an rpcbind breakage for the case of IPv6 lookups
Trond Myklebust
2008-07-08
*
SUNRPC: Fix a double-free in rpcbind
Trond Myklebust
2008-07-08
*
Merge branch 'devel'
Trond Myklebust
2008-04-24
|
\
|
*
SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs
Trond Myklebust
2008-02-26
*
|
net: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-03-05
|
/
*
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-01-31
|
\
|
*
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
2007-12-06
*
|
SUNRPC: rpcb_getport_sync() passes incorrect address size to rpc_create()
Chuck Lever
2008-01-30
*
|
SUNRPC: Clean up block comment preceding rpcb_getport_sync()
Chuck Lever
2008-01-30
*
|
SUNRPC: Use appropriate argument types in rpcb client
Chuck Lever
2008-01-30
*
|
SUNRPC: rpcb_getport_sync() should use built-in hostname generator
Chuck Lever
2008-01-30
*
|
SUNRPC: Fix up constant string declarations in struct rpcbind_args
Trond Myklebust
2008-01-30
*
|
SUNRPC: fewer conditionals in the format_ip_address routines
Chuck Lever
2008-01-30
*
|
SUNRPC: Move universal address definitions to global header
Chuck Lever
2008-01-30
*
|
SUNRPC: RPC version numbers are u32
Chuck Lever
2008-01-30
*
|
SUNRPC: Fix socket address handling in rpcb_clnt
Chuck Lever
2008-01-30
*
|
NFS/SUNRPC: Convert all users of rpc_call_setup()
Trond Myklebust
2008-01-30
*
|
SUNRPC: Clean up rpc_run_task
Trond Myklebust
2008-01-30
|
/
*
[2.6 patch] net/sunrpc/rpcb_clnt.c: make struct rpcb_program static
Adrian Bunk
2007-10-09
*
NFS/SUNRPC: use transport protocol naming
\"Talpey, Thomas\
2007-10-09
*
SUNRPC: add EXPORT_SYMBOL_GPL for generic transport functions
\"Talpey, Thomas\
2007-10-09
*
SUNRPC: export per-transport rpcbind netid's
\"Talpey, Thomas\
2007-10-09
*
SUNRPC: move per-transport rpcbind netid's
\"Talpey, Thomas\
2007-10-09
*
SUNRPC: Split another new rpcbind retry error code from EACCES
Chuck Lever
2007-10-09
*
SUNRPC: Add a new error code for retry waiting for another binder
Chuck Lever
2007-10-09
*
SUNRPC: Retry bad rpcbind replies
Chuck Lever
2007-10-09
*
SUNRPC: Make rpcb_decode_getaddr more picky about universal addresses
Chuck Lever
2007-10-09
*
SUNRPC: Use correct argument type in memcpy()
Chuck Lever
2007-10-09
*
SUNRPC: Fix generation of universal addresses for
Chuck Lever
2007-10-09
*
SUNRPC: add support for IPv6 to the kernel's rpcbind client
Chuck Lever
2007-10-09
*
SUNRPC: Fix a signed v. unsigned comparison in rpcbind's XDR routines
Chuck Lever
2007-10-09
*
SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name
Chuck Lever
2007-07-10
*
SUNRPC: Rename rpcb_getport_external routine
Chuck Lever
2007-07-10
*
SUNRPC: Allow rpcbind requests to be interrupted by a signal.
Chuck Lever
2007-07-10
*
SUNRPC: Remove rpc_clnt->cl_count
Trond Myklebust
2007-07-10
*
SUNRPC: Kill rpc_clnt->cl_oneshot
Trond Myklebust
2007-07-10
*
SUNRPC: introduce rpcbind: replacement for in-kernel portmapper
Chuck Lever
2007-05-01