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
/
core
/
net_namespace.c
Commit message (
Expand
)
Author
Age
*
net_ns: add __rcu annotations
Eric Dumazet
2010-10-25
*
net: disallow to use net_assign_generic externally
Jiri Pirko
2010-04-27
*
netns: rename unregister_pernet_subsys parameter
Jiri Pirko
2010-04-25
*
netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys}
Eric W. Biederman
2009-12-03
*
net: Move network device exit batching
Eric W. Biederman
2009-12-03
*
net: Add support for batching network namespace cleanups
Eric W. Biederman
2009-12-03
*
net: Automatically allocate per namespace data.
Eric W. Biederman
2009-12-01
*
net: Batch network namespace destruction.
Eric W. Biederman
2009-12-01
*
net: use net_eq to compare nets
Octavian Purdila
2009-11-25
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
|
\
|
*
net: net_assign_generic() fix
Eric Dumazet
2009-08-02
*
|
net: move and export get_net_ns_by_pid
Johannes Berg
2009-07-12
*
|
net: make namespace iteration possible under RCU
Johannes Berg
2009-07-12
|
/
*
netns: simplify net_ns_init
Stephen Hemminger
2009-05-21
*
netns: remove leftover debugging message
Stephen Hemminger
2009-05-21
*
netns 2/2: extract net_create()
Alexey Dobriyan
2009-05-04
*
netns 1/2: don't get/put old netns on CLONE_NEWNET
Alexey Dobriyan
2009-05-04
*
netns: Remove net_alive
Eric W. Biederman
2009-03-03
*
netns: build fix for net_alloc_generic
Clemens Noss
2009-02-23
*
netns: fix double free at netns creation
Daniel Lezcano
2009-02-22
*
NET: net_namespace, fix lock imbalance
Jiri Slaby
2009-01-20
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-31
|
\
|
*
netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys
Alexey Dobriyan
2008-10-31
*
|
net: don't use INIT_RCU_HEAD
Alexey Dobriyan
2008-10-28
|
/
*
netns: fix net_generic array leak
Alexey Dobriyan
2008-10-15
*
netns: export netns list
Alexey Dobriyan
2008-10-08
*
netns: Don't receive new packets in a dead network namespace.
Eric W. Biederman
2008-06-21
*
[NETNS]: Make netns refconting debug like a socket one.
Denis V. Lunev
2008-04-16
*
[NETNS]: The generic per-net pointers.
Pavel Emelyanov
2008-04-15
*
[NETNS]: The net-subsys IDs generator.
Pavel Emelyanov
2008-04-15
*
typo fixes in net/core/net_namespace.c
Oliver Pinter
2008-02-03
*
[NET]: Make netns cleanup to run in a separate queue
Benjamin Thery
2008-01-28
*
[NETNS]: Re-export init_net via EXPORT_SYMBOL.
Denis V. Lunev
2008-01-23
*
[NET]: Cleanup pernet operation without CONFIG_NET_NS
Denis V. Lunev
2007-11-13
*
[NETNS]: Fix compiler error in net_namespace.c
Johann Felix Soden
2007-11-07
*
[NET]: Hide the net_ns kmem cache
Pavel Emelyanov
2007-11-01
*
[NET]: Mark the setup_net as __net_init
Pavel Emelyanov
2007-11-01
*
[NET]: Hide the dead code in the net_namespace.c
Pavel Emelyanov
2007-11-01
*
[NETNS]: Make the init/exit hooks checks outside the loop
Pavel Emelyanov
2007-11-01
*
[NETNS]: fix net released by rcu callback
Daniel Lezcano
2007-10-31
*
[NETNS]: Don't memset() netns to zero manually
Pavel Emelyanov
2007-10-10
*
[NETNS]: Simplify the network namespace list locking rules.
Eric W. Biederman
2007-10-10
*
[NET]: Add network namespace clone & unshare support.
Eric W. Biederman
2007-10-10
*
[NETNS]: Cleanup list walking in setup_net and cleanup_net
Pavel Emelyanov
2007-10-10
*
[NET]: #if 0 out net_alloc() for now.
David S. Miller
2007-10-10
*
[NET]: Basic network namespace infrastructure.
Eric W. Biederman
2007-10-10