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
/
include
/
linux
/
sunrpc
/
svcsock.h
Commit message (
Expand
)
Author
Age
*
svcrpc: destroy server sockets all at once
J. Bruce Fields
2011-12-06
*
SUNRPC: Don't wait for full record to receive tcp data
J. Bruce Fields
2011-04-07
*
rpc: move sk_bc_xprt to svc_xprt
J. Bruce Fields
2011-01-11
*
nfsd41: sunrpc: Added rpc server-side backchannel handling
Rahul Iyer
2009-09-11
*
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
Linus Torvalds
2009-06-22
|
\
|
*
SUNRPC: pass buffer size to svc_sock_names()
Chuck Lever
2009-04-28
|
*
SUNRPC: pass buffer size to svc_addsock()
Chuck Lever
2009-04-28
*
|
nfs41: sunrpc: provide functions to create and destroy a svc_xprt for backcha...
Benny Halevy
2009-06-17
|
/
*
NLM: Remove unused argument from svc_addsock() function
Chuck Lever
2008-10-04
*
SUNRPC: Update RPC server's TCP record marker decoder
Chuck Lever
2008-04-23
*
svc: Move the sockaddr information to svc_xprt
Tom Tucker
2008-02-01
*
svc: Make deferral processing xprt independent
Tom Tucker
2008-02-01
*
svc: Move the authinfo cache to svc_xprt.
Tom Tucker
2008-02-01
*
svc: Remove sk_lastrecv
Tom Tucker
2008-02-01
*
svc: Make svc_send transport neutral
Tom Tucker
2008-02-01
*
svc: Move sk_reserved to svc_xprt
Tom Tucker
2008-02-01
*
svc: Make close transport independent
Tom Tucker
2008-02-01
*
svc: Move sk_server and sk_pool to svc_xprt
Tom Tucker
2008-02-01
*
svc: Move sk_flags to the svc_xprt structure
Tom Tucker
2008-02-01
*
svc: Change sk_inuse to a kref
Tom Tucker
2008-02-01
*
svc: Change services to use new svc_create_xprt service
Tom Tucker
2008-02-01
*
svc: Add xpo_accept transport function
Tom Tucker
2008-02-01
*
svc: Move sk_sendto and sk_recvfrom to svc_xprt_class
Tom Tucker
2008-02-01
*
svc: Make svc_sock the tcp/udp transport
Tom Tucker
2008-02-01
*
SUNRPC server: record the destination address of a request
Frank van Maarseveen
2007-07-10
*
knfsd: rename sk_defer_lock to sk_lock
NeilBrown
2007-05-09
*
[PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ...
NeilBrown
2007-03-06
*
[PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sock
Chuck Lever
2007-02-12
*
[PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with...
Chuck Lever
2007-02-12
*
[PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp s...
Chuck Lever
2007-02-12
*
[PATCH] knfsd: fix a race in closing NFSd connections
NeilBrown
2007-02-09
*
[PATCH] knfsd: knfsd: cache ipmap per TCP socket
Greg Banks
2006-10-04
*
[PATCH] knfsd: split svc_serv into pools
Greg Banks
2006-10-02
*
[PATCH] knfsd: convert sk_reserved to atomic_t
Greg Banks
2006-10-02
*
[PATCH] knfsd: use new lock for svc_sock deferred list
Greg Banks
2006-10-02
*
[PATCH] knfsd: convert sk_inuse to atomic_t
Greg Banks
2006-10-02
*
[PATCH] knfsd: move tempsock aging to a timer
Greg Banks
2006-10-02
*
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
NeilBrown
2006-10-02
*
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
NeilBrown
2006-10-02
*
[PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports
NeilBrown
2006-10-02
*
[NET]: sem2mutex part 2
Ingo Molnar
2006-03-21
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16