Luis R. Rodriguez
|
7e65eac8e3
6lowpan: nuke net_ieee802154_lowpan() accessor when 6lowpan is disabled
|
11 years ago |
Luis R. Rodriguez
|
599018a710
6lowpan: add helper to get 6lowpan namespace
|
11 years ago |
Cong Wang
|
6a662719c9
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
|
11 years ago |
Alexander Aring
|
633fc86ff6
net: ns: add ieee802154_6lowpan namespace
|
11 years ago |
Rashika Kheria
|
535d3ae9c8
net: Move prototype declaration to header file include/net/net_namespace.h from net/ipx/af_ipx.c
|
11 years ago |
Pablo Neira Ayuso
|
99633ab29b
netfilter: nf_tables: complete net namespace support
|
12 years ago |
David S. Miller
|
4fbef95af4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric W. Biederman
|
50624c934d
net: Delay default_device_exit_batch until no devices are unregistering v2
|
12 years ago |
Joe Perches
|
e67e16ea9b
net_namespace.h: Remove extern from function prototypes
|
12 years ago |
fan.du
|
ca4c3fc24e
net: split rt_genid for ipv4 and ipv6
|
12 years ago |
JunweiZhang
|
8b4d14d8eb
netns: exclude ipvs from struct net when IPVS disabled
|
12 years ago |
Timo Teräs
|
5aad1de5ea
ipv4: use separate genid for next hop exceptions
|
12 years ago |
Gao feng
|
f3c1a44a22
netfilter: make /proc/net/netfilter pernet
|
12 years ago |
Eric W. Biederman
|
98f842e675
proc: Usable inode numbers for the namespace file descriptors.
|
14 years ago |
Eric W. Biederman
|
038e7332b8
userns: make each net (net_ns) belong to a user_ns
|
13 years ago |
Eric W. Biederman
|
d727abcb23
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
|
13 years ago |
Andi Kleen
|
04a6f82cf0
sections: fix section conflicts in net
|
13 years ago |
David S. Miller
|
6a06e5e1bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Amerigo Wang
|
c038a767cd
ipv6: add a new namespace for nf_conntrack_reasm
|
13 years ago |
Nicolas Dichtel
|
b42664f898
netns: move net->ipv4.rt_genid to net->rt_genid
|
13 years ago |
Eric W. Biederman
|
4db67e8086
sctp: Make the address lists per network namespace
|
13 years ago |
Pavel Emelyanov
|
1fb9489bf1
net: Loopback ifindex is constant now
|
13 years ago |
Pavel Emelyanov
|
aa79e66eee
net: Make ifindex generation per-net namespace
|
13 years ago |
Andrey Vagin
|
51d7cccf07
net: make sock diag per-namespace
|
13 years ago |
Eric W. Biederman
|
48c7495857
net sysctl: Add place holder functions for when sysctl support is compiled out of the kernel.
|
13 years ago |
Eric W. Biederman
|
5f568e5afe
net: Remove register_net_sysctl_table
|
13 years ago |
Eric W. Biederman
|
4344475797
net: Kill register_sysctl_rotable
|
13 years ago |
Eric W. Biederman
|
2ca794e5e8
net sysctl: Initialize the network sysctls sooner to avoid problems.
|
13 years ago |
Eric W. Biederman
|
ab41a2ca50
net: Implement register_net_sysctl.
|
13 years ago |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 years ago |