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
/
svc_xprt.h
Commit message (
Expand
)
Author
Age
*
NFS do not find client in NFSv4 pg_authenticate
Andy Adamson
2011-01-25
*
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-01-14
|
\
|
*
rpc: move sk_bc_xprt to svc_xprt
J. Bruce Fields
2011-01-11
|
*
sunrpc: remove xpt_pool
NeilBrown
2010-12-17
*
|
NFS associate sessionid with callback connection
Andy Adamson
2011-01-06
|
/
*
nfsd4: fix 4.1 connection registration race
J. Bruce Fields
2010-11-02
*
nfsd: provide callbacks on svc_xprt deletion
J. Bruce Fields
2010-10-01
*
sunrpc: Pull net argument downto svc_create_socket
Pavel Emelyanov
2010-10-01
*
sunrpc: Add net argument to svc_create_xprt
Pavel Emelyanov
2010-10-01
*
sunrpc: Tag svc_xprt with net
Pavel Emelyanov
2010-09-27
*
nfsd41: sunrpc: Added rpc server-side backchannel handling
Rahul Iyer
2009-09-11
*
NFSD: Prevent a buffer overflow in svc_xprt_names()
Chuck Lever
2009-04-28
*
SUNRPC: Fix error return value of svc_addr_len()
Chuck Lever
2009-04-28
*
SUNRPC: Change svc_create_xprt() to take a @family argument
Chuck Lever
2009-03-28
*
SUNRPC: Clean up svc_find_xprt() calling sequence
Chuck Lever
2009-03-28
*
SUNRPC: Clean up static inline functions in svc_xprt.h
Chuck Lever
2009-03-28
*
misc: replace NIPQUAD()
Harvey Harrison
2008-10-31
*
net: replace %p6 with %pI6
Harvey Harrison
2008-10-29
*
net: replace uses of NIP6_FMT with %p6
Harvey Harrison
2008-10-29
*
svc: Add svc_xprt_names service to replace svc_sock_names
Tom Tucker
2008-02-01
*
svc: Add svc API that queries for a transport instance
Tom Tucker
2008-02-01
*
svc: Add /proc/sys/sunrpc/transport files
Tom Tucker
2008-02-01
*
svc: Move the xprt independent code to the svc_xprt.c file
Tom Tucker
2008-02-01
*
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: Change svc_sock_received to svc_xprt_received and export it
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: Add a generic transport svc_create_xprt function
Tom Tucker
2008-02-01
*
svc: Add xpo_accept transport function
Tom Tucker
2008-02-01
*
svc: Add a transport function that checks for write space
Tom Tucker
2008-02-01
*
svc: Add xpo_prep_reply_hdr
Tom Tucker
2008-02-01
*
svc: Add per-transport delete functions
Tom Tucker
2008-02-01
*
svc: Add transport specific xpo_release function
Tom Tucker
2008-02-01
*
svc: Move sk_sendto and sk_recvfrom to svc_xprt_class
Tom Tucker
2008-02-01
*
svc: Add a max payload value to the transport
Tom Tucker
2008-02-01
*
svc: Add an svc transport class
Tom Tucker
2008-02-01