index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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: include missing headers in net/net_namespace.h
Pablo Neira Ayuso
2015-06-18
1
-0
/
+2
*
netns: make nsid_lock per net
WANG Cong
2015-05-17
1
-0
/
+1
*
netlink: allow to listen "all" netns
Nicolas Dichtel
2015-05-09
1
-0
/
+2
*
netns: rename peernet2id() to peernet2id_alloc()
Nicolas Dichtel
2015-05-09
1
-1
/
+1
*
net: Introduce possible_net_t
Eric W. Biederman
2015-03-12
1
-10
/
+13
*
net: Kill hold_net release_net
Eric W. Biederman
2015-03-12
1
-29
/
+0
*
net: add real socket cookies
Eric Dumazet
2015-03-11
1
-0
/
+2
*
mpls: Basic routing support
Eric W. Biederman
2015-03-04
1
-0
/
+4
*
netns: add rtnl cmd to add and get peer netns ids
Nicolas Dichtel
2015-01-19
1
-0
/
+4
*
common object embedded into various struct ....ns
Al Viro
2014-12-04
1
-1
/
+2
*
ipv6: remove rt6i_genid
Hannes Frederic Sowa
2014-09-30
1
-17
/
+3
*
6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabled
Luis R. Rodriguez
2014-04-24
1
-7
/
+0
*
6lowpan: add helper to get 6lowpan namespace
Luis R. Rodriguez
2014-04-20
1
-0
/
+15
*
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
2014-04-16
1
-8
/
+1
*
net: ns: add ieee802154_6lowpan namespace
Alexander Aring
2014-02-28
1
-0
/
+4
*
net: Move prototype declaration to header file include/net/net_namespace.h fr...
Rashika Kheria
2014-02-09
1
-0
/
+8
*
netfilter: nf_tables: complete net namespace support
Pablo Neira Ayuso
2013-10-14
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
1
-0
/
+1
|
\
|
*
net: Delay default_device_exit_batch until no devices are unregistering v2
Eric W. Biederman
2013-09-28
1
-0
/
+1
*
|
net_namespace.h: Remove extern from function prototypes
Joe Perches
2013-09-21
1
-14
/
+14
|
/
*
net: split rt_genid for ipv4 and ipv6
fan.du
2013-07-31
1
-5
/
+32
*
netns: exclude ipvs from struct net when IPVS disabled
JunweiZhang
2013-06-26
1
-0
/
+2
*
ipv4: use separate genid for next hop exceptions
Timo Teräs
2013-06-03
1
-0
/
+11
*
netfilter: make /proc/net/netfilter pernet
Gao feng
2013-04-05
1
-0
/
+2
*
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
2012-11-20
1
-0
/
+2
*
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
2012-11-18
1
-2
/
+7
*
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
2012-11-18
1
-6
/
+9
*
sections: fix section conflicts in net
Andi Kleen
2012-10-06
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
1
-0
/
+10
|
\
|
*
netns: move net->ipv4.rt_genid to net->rt_genid
Nicolas Dichtel
2012-09-18
1
-0
/
+10
*
|
ipv6: add a new namespace for nf_conntrack_reasm
Amerigo Wang
2012-09-19
1
-0
/
+3
*
|
sctp: Make the address lists per network namespace
Eric W. Biederman
2012-08-14
1
-0
/
+4
*
|
net: Loopback ifindex is constant now
Pavel Emelyanov
2012-08-09
1
-0
/
+7
*
|
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
[next]