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: New xdr_streams XDR decoder API
Chuck Lever
2010-12-16
*
SUNRPC: New xdr_streams XDR encoder API
Chuck Lever
2010-12-16
*
SUNRPC: Determine value of "nrprocs" automatically
Chuck Lever
2010-12-16
*
SUNRPC: Avoid return code checking in rpcbind XDR encoder functions
Chuck Lever
2010-12-16
*
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-10-26
|
\
|
*
sunrpc: Don't return NULL from rpcb_create
Pavel Emelyanov
2010-10-19
|
*
sunrpc: Add net to rpc_create_args
Pavel Emelyanov
2010-10-01
*
|
SUNRPC: Correct an rpcbind debugging message
Chuck Lever
2010-09-21
*
|
SUNRPC: Remove rpcb_getport_sync()
Chuck Lever
2010-09-17
|
/
*
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
2010-05-25
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
SUNRPC: Use soft connects for autobinding over TCP
Chuck Lever
2009-12-03
*
SUNRPC: Use TCP for local rpcbind upcalls
Chuck Lever
2009-12-03
*
SUNRPC: Use a cached RPC client and transport for rpcbind upcalls
Chuck Lever
2009-12-03
*
SUNRPC: Simplify synopsis of rpcb_local_clnt()
Chuck Lever
2009-12-03
*
SUNRPC: Eliminate PROC macro from rpcb_clnt
Chuck Lever
2009-08-09
*
SUNRPC: Clean up: Remove unused XDR decoder functions from rpcb_clnt.c
Chuck Lever
2009-08-09
*
SUNRPC: Introduce new xdr_stream-based decoders to rpcb_clnt.c
Chuck Lever
2009-08-09
*
SUNRPC: Introduce xdr_stream-based decoders for RPCB_UNSET
Chuck Lever
2009-08-09
*
SUNRPC: Clean up: Remove unused XDR encoder functions from rpcb_clnt.c
Chuck Lever
2009-08-09
*
SUNRPC: Introduce new xdr_stream-based encoders to rpcb_clnt.c
Chuck Lever
2009-08-09
*
SUNRPC: Remove duplicate universal address generation
Chuck Lever
2009-08-09
*
SUNRPC: Move XDR data type size macros
Chuck Lever
2009-08-09
*
SUNRPC: rpcb_register() should handle errors silently
Chuck Lever
2009-03-28
*
SUNRPC: Allow callers to pass rpcb_v4_register a NULL address
Chuck Lever
2009-03-28
*
SUNRPC: rpcbind actually interprets r_owner string
Chuck Lever
2009-03-28
*
SUNRPC: Clean up address type casts in rpcb_v4_register()
Chuck Lever
2009-03-28
*
SUNRPC: Use IPv4 loopback for registering AF_INET6 kernel RPC services
Chuck Lever
2009-03-28
*
SUNRPC: Don't flag empty RPCB_GETADDR reply as bogus
Chuck Lever
2009-03-28
*
net: replace NIPQUAD() in net/*/
Harvey Harrison
2008-10-31
*
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
*
net, misc: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-29
*
Merge branch 'next'
Trond Myklebust
2008-10-15
|
\
|
*
SUNRPC: Fix a memory leak in rpcb_getport_async
Trond Myklebust
2008-10-07
|
*
SUNRPC: Fix autobind on cloned rpc clients
Trond Myklebust
2008-10-07
*
|
SUNRPC: Clean up debug messages in rpcb_clnt.c
Chuck Lever
2008-09-29
*
|
SUNRPC: Use short-hand IPv6 ANYADDR for RPCB_SET
Chuck Lever
2008-09-29
*
|
SUNRPC: Simplify rpcb_register() API
Chuck Lever
2008-09-29
|
/
*
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
[next]