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
Commit message (
Expand
)
Author
Age
*
SUNRPC: constify rpc_program->name
Trond Myklebust
2012-01-31
*
SUNRPC: constify rpc_clnt fields cl_server and cl_protname
Trond Myklebust
2012-01-31
*
SUNRPC: search for service transports in network namespace context
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: register service stats /proc entries in passed network namespace context
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: register RPC stats /proc entries in passed network namespace context
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: generic cache register routines removed
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: ip map cache per network namespace cleanup
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: create GSS auth cache per network namespace
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: create unix gid cache per network namespace
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: cache creation and destruction routines introduced
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: unregister service on creation in current network namespace
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: register service on creation in current network namespace
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: pass network namespace to service registering routines
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: use proper network namespace in rpcbind RPCBPROC_GETADDR procedure
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: parametrize rpc_uaddr2sockaddr() by network context
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: parametrize rpc_pton() by network context
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: parametrize rpc_pton6() by network context
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: parametrize rpc_parse_scope_id() by network context
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: parametrize local rpcbind clients creation with net ns
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: register rpcbind programs in passed network namespase context
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: create rpcbind client in passed network namespace context
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: optimize net_ns dereferencing in rpcbind registering calls
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: optimize net_ns dereferencing in rpcbind creation calls
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: move rpcbind internals to sunrpc part of network namespace context
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: Fix potential races in xprt_lock_write_next()
Trond Myklebust
2012-01-31
*
SUNRPC: kernel PipeFS mount point creation routines removed
Stanislav Kinsbursky
2012-01-31
*
NFS: idmap PipeFS notifier introduced
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: fix pipe->ops cleanup on pipe dentry unlink
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: split cache creation and PipeFS registration
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: remove RPC PipeFS mount point reference from RPC client
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: remove RPC pipefs mount point manipulations from RPC clients code
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: remove RPC client pipefs dentries after unregister
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: subscribe RPC clients to pipefs notifications
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: make SUNPRC clients list per network namespace context
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: handle GSS AUTH pipes by network namespace aware routines
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: handle RPC client pipefs dentries by network namespace aware routines
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: cleanup GSS pipes usage
Stanislav Kinsbursky
2012-01-31
*
SUNPRC: cleanup RPC PipeFS pipes upcall interface
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: cleanup PipeFS redundant RPC inode usage
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: split SUNPRC PipeFS pipe data and inode creation
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: added debug messages to RPC pipefs
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: pipefs per-net operations helper introduced
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: put pipefs superblock link on network namespace
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: pipefs dentry lookup helper introduced
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: send notification events on pipefs sb creation and destruction
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: hold current network namespace while pipefs superblock is active
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: create RPC pipefs superblock per network namespace context
Stanislav Kinsbursky
2012-01-31
*
SUNRPC: remove non-exclusive pipe creation from RPC pipefs
Stanislav Kinsbursky
2012-01-31
[next]