index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
net_namespace.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
net: Make ifindex generation per-net namespace
Pavel Emelyanov
2012-08-09
1
-0
/
+1
|
/
*
net: make sock diag per-namespace
Andrey Vagin
2012-07-16
1
-0
/
+1
*
net sysctl: Add place holder functions for when sysctl support is compiled ou...
Eric W. Biederman
2012-04-23
1
-3
/
+12
*
net: Remove register_net_sysctl_table
Eric W. Biederman
2012-04-20
1
-3
/
+0
*
net: Kill register_sysctl_rotable
Eric W. Biederman
2012-04-20
1
-2
/
+0
*
net sysctl: Initialize the network sysctls sooner to avoid problems.
Eric W. Biederman
2012-04-20
1
-0
/
+5
*
net: Implement register_net_sysctl.
Eric W. Biederman
2012-04-20
1
-0
/
+2
*
net: use IS_ENABLED(CONFIG_IPV6)
Eric Dumazet
2011-12-11
1
-1
/
+1
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
rtnl: provide link dump consistency info
Thomas Graf
2011-07-01
1
-0
/
+1
*
Delay struct net freeing while there's a sysfs instance refering to it
Al Viro
2011-06-12
1
-1
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-05-27
1
-0
/
+1
|
\
|
*
net: Add linux/sysctl.h includes where needed.
David S. Miller
2011-05-27
1
-0
/
+1
*
|
net: Allow setting the network namespace by fd
Eric W. Biederman
2011-05-10
1
-0
/
+1
|
/
*
ipvs: move struct netns_ipvs
Julian Anastasov
2011-03-15
1
-1
/
+1
*
IPVS: netns, add basic init per netns.
Hans Schillstrom
2011-01-13
1
-0
/
+2
*
net_ns: add __rcu annotations
Eric Dumazet
2010-10-25
1
-1
/
+1
*
netns: reorder fields in struct net
Eric Dumazet
2010-10-17
1
-7
/
+10
*
nsproxy: remove INIT_NSPROXY()
Alexey Dobriyan
2010-03-12
1
-5
/
+0
*
netfilter: nfnetlink: netns support
Alexey Dobriyan
2010-01-13
1
-0
/
+2
*
net: Add support for batching network namespace cleanups
Eric W. Biederman
2009-12-03
1
-0
/
+2
*
net: remove [un]register_pernet_gen_... and update the docs.
Eric W. Biederman
2009-12-01
1
-22
/
+0
*
net: Automatically allocate per namespace data.
Eric W. Biederman
2009-12-01
1
-4
/
+24
*
net: Batch network namespace destruction.
Eric W. Biederman
2009-12-01
1
-1
/
+1
*
rtnetlink: speedup rtnl_dump_ifinfo()
Eric Dumazet
2009-10-24
1
-0
/
+4
*
wext: refactor
Johannes Berg
2009-10-07
1
-1
/
+1
*
net: explain netns notifiers a little better
Johannes Berg
2009-07-20
1
-7
/
+9
*
wireless extensions: make netns aware
Johannes Berg
2009-07-15
1
-0
/
+3
*
net: move and export get_net_ns_by_pid
Johannes Berg
2009-07-12
1
-0
/
+2
*
genetlink: make netns aware
Johannes Berg
2009-07-12
1
-0
/
+2
*
net: make namespace iteration possible under RCU
Johannes Berg
2009-07-12
1
-0
/
+3
*
netns: Remove net_alive
Eric W. Biederman
2009-03-03
1
-10
/
+17
*
netns xfrm: add netns boilerplate
Alexey Dobriyan
2008-11-25
1
-0
/
+4
*
net: Introduce read_pnet() and write_pnet() helpers
Eric Dumazet
2008-11-12
1
-0
/
+18
*
netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys
Alexey Dobriyan
2008-10-30
1
-0
/
+2
*
netfilter: netns nf_conntrack: add netns boilerplate
Alexey Dobriyan
2008-10-08
1
-0
/
+6
*
[PATCH] beginning of sysctl cleanup - ctl_table_set
Al Viro
2008-07-26
1
-1
/
+3
*
mib: add netns/mib.h file
Pavel Emelyanov
2008-07-18
1
-0
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-06-28
1
-0
/
+11
|
\
|
*
netns: Don't receive new packets in a dead network namespace.
Eric W. Biederman
2008-06-20
1
-0
/
+11
*
|
netns: Introduce sysctl root for read-only net sysctls.
Pavel Emelyanov
2008-05-19
1
-0
/
+3
|
/
*
[NETNS]: Make netns refconting debug like a socket one.
Denis V. Lunev
2008-04-16
1
-16
/
+24
*
[NETNS]: The generic per-net pointers.
Pavel Emelyanov
2008-04-15
1
-0
/
+2
*
[NETNS]: The net-subsys IDs generator.
Pavel Emelyanov
2008-04-15
1
-0
/
+2
*
[NETNS]: Add an empty netns_dccp structure on struct net.
Pavel Emelyanov
2008-04-13
1
-0
/
+4
*
[NETNS]: Declare init_net even without CONFIG_NET defined.
Denis V. Lunev
2008-04-03
1
-1
/
+2
*
[NETNS]: Do not include net/net_namespace.h from seq_file.h
Denis V. Lunev
2008-04-02
1
-0
/
+2
*
[NETNS]: Merge ifdef CONFIG_NET in include/net/net_namespace.h.
Denis V. Lunev
2008-04-02
1
-8
/
+10
*
[NETNS]: Introduce a netns_core structure.
Pavel Emelyanov
2008-03-31
1
-4
/
+2
*
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
YOSHIFUJI Hideaki
2008-03-26
1
-0
/
+12
[prev]
[next]